minecraft-mod/old-src/main/resources/assets/modchest/lang/en_us.json

14 lines
753 B
JSON
Executable File

{
"item.modchest.shipblock": "Shipblock",
"item.modchest.pirates_coin": "Pirate's Coin",
"block.modchest.steering_wheel": "Steering Wheel",
"itemGroup.modchest.itemlist1": "new blocks",
"chat.modchest.multispawn.beddestroyed": "Oh shit! Looks like that bed got destroyed!",
"chat.modchest.multispawn.respawned": "Respawn #%s used",
"chat.modchest.multispawn.setspawn": "Set spawn #%s",
"chat.modchest.multispawn.setspawnerror": "Sorry! Error when setting that spawn!",
"chat.modchest.multispawn.spawnnotset": "Sorry! Looks like that Spawnpoint isn't set yet!",
"chat.modchest.multispawn.spawnnotsaved": "Sorry! Error when trying to save your spawn!",
"chat.modchest.multispawn.getable": "Sorry! Couldn't get your spawnlocation!"
}