This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
Twine/src/main/resources/assets/twine/lang/en_us.json

54 lines
2.8 KiB
JSON

{
"itemGroup.twine.item_group": "Twine",
"item.twine.large_backpack": "Large Backpack",
"item.twine.small_backpack": "Small Backpack",
"item.twine.backpack.tooltip_1": "This item can carry extra items inside",
"item.twine.backpack.tooltip_2": "of it, but only items of the same type",
"item.twine.backpack.tooltip_3": "or unstackable items",
"block.twine.glowing_obsidian": "Glowing Obsidian",
"block.twine.glowing_obsidian.tooltip_1": "This block heals monsters",
"block.twine.glowing_obsidian.tooltip_2": "and hurts everything else",
"block.twine.creative_item_spawner": "Creative Item Spawner",
"block.twine.creative_item_spawner.tooltip_1": "This block copies the items in the",
"block.twine.creative_item_spawner.tooltip_2": "block on the §cred§r side and",
"block.twine.creative_item_spawner.tooltip_3": "spawns them on the §dpurple§r side",
"advancements.twine.root.title": "Twine",
"advancements.twine.root.description": "A simple survival mod for Minecraft encouraging a nomadic lifestyle",
"advancements.twine.boat.title": "TEAM SWAMP!",
"advancements.twine.boat.description": "Put a block in a Boat",
"advancements.twine.all_boats.title": "Seafaring Utilities",
"advancements.twine.all_boats.description": "Put all possible block in a Boat",
"advancements.twine.small_backpack.title": "On The Go!",
"advancements.twine.small_backpack.description": "Construct a Small Backpack with a Crafting Table",
"advancements.twine.large_backpack.title": "Go Big Or Go Home!",
"advancements.twine.large_backpack.description": "Construct a Large Backpack by combing a Small Backpack and a Gold Ingot in a Smithing Table",
"advancements.twine.diviner.title": "Divination Master",
"advancements.twine.diviner.description": "Construct a Diviner with a Crafting Table",
"item.twine.diviner": "Diviner",
"item.twine.diviner.tooltip_1": "This item shows you the bigger",
"item.twine.diviner.tooltip_2": "picture of your area in the world",
"chat.twine.diviner_info_1": "Effective Stage Of Area: %s",
"chat.twine.diviner_info_2": "Effective Stage Of Area Increases In: %s Ticks",
"chat.twine.diviner_info_3": "Personal Stage Of Area: %s",
"chat.twine.diviner_info_4": "Personal Center Of Area: X: %s Z: %s",
"chat.twine.diviner_info_5": "Personal Stage Of Area Increases In: %s Ticks",
"chat.twine.diviner_info_never": "Never",
"block.twine.creative_url_opener": "Creative URL Opener",
"block.twine.creative_url_opener.tooltip_1": "If this block is facing a lectern when",
"block.twine.creative_url_opener.tooltip_2": "used, it will prompt the user to open",
"block.twine.creative_url_opener.tooltip_3": "the first page of the lectern's book",
"block.twine.creative_url_opener.tooltip_4": "as a URL in a web browser"
}