diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index ce09b48..f480d7f 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -1,52 +1,50 @@ -name: Update resource pack - -on: - schedule: - - cron: "30 16 * * *" - -jobs: - build: - runs-on: ubuntu-latest - strategy: - matrix: - python-version: ["3.12"] - steps: - - uses: actions/checkout@v4 - - - name: Set up Python ${{ matrix.python-version }} - uses: actions/setup-python@v5 - with: - python-version: ${{ matrix.python-version }} - - - name: Install dependencies - run: | - python -m pip install --upgrade pip - pip install -r requirements.txt - - - name: Update language files - run: | - python source.py - - - name: Update resource pack - run: | - python pack.py - - - name: Commit - uses: EndBug/add-and-commit@v9 - with: - default_author: github_actions - message: "Update language files" - - - name: Get Minecraft version - run: | - cat version.txt - echo "ver=$(> "$GITHUB_ENV" - - - name: Release - uses: Kir-Antipov/mc-publish@v3.3 - with: - github-token: ${{ secrets.GITHUB_TOKEN }} - github-tag: "${{ env.ver }}" - files: unreadable_language_pack.zip - name: "${{ env.ver }}" - version: "${{ env.ver }}" +name: Update resource pack + +on: + schedule: + - cron: "30 16 * * *" + +jobs: + build: + runs-on: ubuntu-latest + strategy: + matrix: + python-version: ["3.12"] + steps: + - uses: actions/checkout@v4 + + - name: Set up Python ${{ matrix.python-version }} + uses: actions/setup-python@v5 + with: + python-version: ${{ matrix.python-version }} + + - name: Install dependencies + run: | + python -m pip install --upgrade pip + pip install -r requirements.txt + + - name: Update language files + run: git submodule foreach 'git pull origin master' + + - name: Update resource pack + run: python pack.py + + - name: Commit + uses: EndBug/add-and-commit@v9 + with: + default_author: github_actions + message: "Update language files" + + - name: Get Minecraft version + run: | + cat version.txt + echo "ver=$(> "$GITHUB_ENV" + + - name: Release + uses: Kir-Antipov/mc-publish@v3.3 + with: + github-token: ${{ secrets.GITHUB_TOKEN }} + github-tag: "${{ env.ver }}" + files: unreadable_language_pack.zip + name: "${{ env.ver }}" + version: "${{ env.ver }}" diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6928fe7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "mc_lang"] + path = mc_lang + url = https://github.com/SkyEye-FAST/mc_lang diff --git a/mc_lang b/mc_lang new file mode 160000 index 0000000..cc001a5 --- /dev/null +++ b/mc_lang @@ -0,0 +1 @@ +Subproject commit cc001a5d23b47d2dddad1c52150440676ba80895 diff --git a/pack.py b/pack.py index cd90de3..d65d0d2 100644 --- a/pack.py +++ b/pack.py @@ -68,7 +68,7 @@ def load_json(file: str, folder: str = "data") -> Ldata: # 读取语言文件 data: Dict[str, Ldata] = { - lang_name: load_json(lang_name, "source") for lang_name in ["en_us", "zh_cn"] + lang_name: load_json(lang_name, "mc_lang/full") for lang_name in ["en_us", "zh_cn"] } diff --git a/source/en_us.json b/source/en_us.json deleted file mode 100644 index 0ec346f..0000000 --- a/source/en_us.json +++ /dev/null @@ -1,6883 +0,0 @@ -{ - "accessibility.onboarding.accessibility.button": "Accessibility Settings...", - "accessibility.onboarding.screen.narrator": "Press enter to enable the narrator", - "accessibility.onboarding.screen.title": "Welcome to Minecraft!\n\nWould you like to enable the Narrator or visit the Accessibility Settings?", - "addServer.add": "Done", - "addServer.enterIp": "Server Address", - "addServer.enterName": "Server Name", - "addServer.hideAddress": "Hide Address", - "addServer.resourcePack": "Server Resource Packs", - "addServer.resourcePack.disabled": "Disabled", - "addServer.resourcePack.enabled": "Enabled", - "addServer.resourcePack.prompt": "Prompt", - "addServer.title": "Edit Server Info", - "advancement.advancementNotFound": "Unknown advancement: %s", - "advancements.adventure.adventuring_time.description": "Discover every biome", - "advancements.adventure.adventuring_time.title": "Adventuring Time", - "advancements.adventure.arbalistic.description": "Kill five unique mobs with one crossbow shot", - "advancements.adventure.arbalistic.title": "Arbalistic", - "advancements.adventure.avoid_vibration.description": "Sneak near a Sculk Sensor or Warden to prevent it from detecting you", - "advancements.adventure.avoid_vibration.title": "Sneak 100", - "advancements.adventure.blowback.description": "Kill a Breeze with a deflected Breeze-shot Wind Charge", - "advancements.adventure.blowback.title": "Blowback", - "advancements.adventure.brush_armadillo.description": "Get Armadillo Scutes from an Armadillo using a Brush", - "advancements.adventure.brush_armadillo.title": "Isn't It Scute?", - "advancements.adventure.bullseye.description": "Hit the bullseye of a Target block from at least 30 meters away", - "advancements.adventure.bullseye.title": "Bullseye", - "advancements.adventure.craft_decorated_pot_using_only_sherds.description": "Make a Decorated Pot out of 4 Pottery Sherds", - "advancements.adventure.craft_decorated_pot_using_only_sherds.title": "Careful Restoration", - "advancements.adventure.crafters_crafting_crafters.description": "Be near a Crafter when it crafts a Crafter", - "advancements.adventure.crafters_crafting_crafters.title": "Crafters Crafting Crafters", - "advancements.adventure.fall_from_world_height.description": "Free fall from the top of the world (build limit) to the bottom of the world and survive", - "advancements.adventure.fall_from_world_height.title": "Caves & Cliffs", - "advancements.adventure.hero_of_the_village.description": "Successfully defend a village from a raid", - "advancements.adventure.hero_of_the_village.title": "Hero of the Village", - "advancements.adventure.honey_block_slide.description": "Jump into a Honey Block to break your fall", - "advancements.adventure.honey_block_slide.title": "Sticky Situation", - "advancements.adventure.kill_a_mob.description": "Kill any hostile monster", - "advancements.adventure.kill_a_mob.title": "Monster Hunter", - "advancements.adventure.kill_all_mobs.description": "Kill one of every hostile monster", - "advancements.adventure.kill_all_mobs.title": "Monsters Hunted", - "advancements.adventure.kill_mob_near_sculk_catalyst.description": "Kill a mob near a Sculk Catalyst", - "advancements.adventure.kill_mob_near_sculk_catalyst.title": "It Spreads", - "advancements.adventure.lighten_up.description": "Scrape a Copper Bulb with an Axe to make it brighter", - "advancements.adventure.lighten_up.title": "Lighten Up", - "advancements.adventure.lightning_rod_with_villager_no_fire.description": "Protect a Villager from an undesired shock without starting a fire", - "advancements.adventure.lightning_rod_with_villager_no_fire.title": "Surge Protector", - "advancements.adventure.minecraft_trials_edition.description": "Step foot in a Trial Chamber", - "advancements.adventure.minecraft_trials_edition.title": "Minecraft: Trial(s) Edition", - "advancements.adventure.ol_betsy.description": "Shoot a Crossbow", - "advancements.adventure.ol_betsy.title": "Ol' Betsy", - "advancements.adventure.overoverkill.description": "Deal 50 hearts of damage in a single hit using the Mace", - "advancements.adventure.overoverkill.title": "Over-Overkill", - "advancements.adventure.play_jukebox_in_meadows.description": "Make the Meadows come alive with the sound of music from a Jukebox", - "advancements.adventure.play_jukebox_in_meadows.title": "Sound of Music", - "advancements.adventure.read_power_from_chiseled_bookshelf.description": "Read the power signal of a Chiseled Bookshelf using a Comparator", - "advancements.adventure.read_power_from_chiseled_bookshelf.title": "The Power of Books", - "advancements.adventure.revaulting.description": "Unlock an Ominous Vault with an Ominous Trial Key", - "advancements.adventure.revaulting.title": "Revaulting", - "advancements.adventure.root.description": "Adventure, exploration and combat", - "advancements.adventure.root.title": "Adventure", - "advancements.adventure.salvage_sherd.description": "Brush a Suspicious block to obtain a Pottery Sherd", - "advancements.adventure.salvage_sherd.title": "Respecting the Remnants", - "advancements.adventure.shoot_arrow.description": "Shoot something with an Arrow", - "advancements.adventure.shoot_arrow.title": "Take Aim", - "advancements.adventure.sleep_in_bed.description": "Sleep in a Bed to change your respawn point", - "advancements.adventure.sleep_in_bed.title": "Sweet Dreams", - "advancements.adventure.sniper_duel.description": "Kill a Skeleton from at least 50 meters away", - "advancements.adventure.sniper_duel.title": "Sniper Duel", - "advancements.adventure.spyglass_at_dragon.description": "Look at the Ender Dragon through a Spyglass", - "advancements.adventure.spyglass_at_dragon.title": "Is It a Plane?", - "advancements.adventure.spyglass_at_ghast.description": "Look at a Ghast through a Spyglass", - "advancements.adventure.spyglass_at_ghast.title": "Is It a Balloon?", - "advancements.adventure.spyglass_at_parrot.description": "Look at a Parrot through a Spyglass", - "advancements.adventure.spyglass_at_parrot.title": "Is It a Bird?", - "advancements.adventure.summon_iron_golem.description": "Summon an Iron Golem to help defend a village", - "advancements.adventure.summon_iron_golem.title": "Hired Help", - "advancements.adventure.throw_trident.description": "Throw a Trident at something.\nNote: Throwing away your only weapon is not a good idea.", - "advancements.adventure.throw_trident.title": "A Throwaway Joke", - "advancements.adventure.totem_of_undying.description": "Use a Totem of Undying to cheat death", - "advancements.adventure.totem_of_undying.title": "Postmortal", - "advancements.adventure.trade_at_world_height.description": "Trade with a Villager at the build height limit", - "advancements.adventure.trade_at_world_height.title": "Star Trader", - "advancements.adventure.trade.description": "Successfully trade with a Villager", - "advancements.adventure.trade.title": "What a Deal!", - "advancements.adventure.trim_with_all_exclusive_armor_patterns.description": "Apply these smithing templates at least once: Spire, Snout, Rib, Ward, Silence, Vex, Tide, Wayfinder", - "advancements.adventure.trim_with_all_exclusive_armor_patterns.title": "Smithing with Style", - "advancements.adventure.trim_with_any_armor_pattern.description": "Craft a trimmed armor at a Smithing Table", - "advancements.adventure.trim_with_any_armor_pattern.title": "Crafting a New Look", - "advancements.adventure.two_birds_one_arrow.description": "Kill two Phantoms with a piercing Arrow", - "advancements.adventure.two_birds_one_arrow.title": "Two Birds, One Arrow", - "advancements.adventure.under_lock_and_key.description": "Unlock a Vault with a Trial Key", - "advancements.adventure.under_lock_and_key.title": "Under Lock and Key", - "advancements.adventure.very_very_frightening.description": "Strike a Villager with lightning", - "advancements.adventure.very_very_frightening.title": "Very Very Frightening", - "advancements.adventure.voluntary_exile.description": "Kill a raid captain.\nMaybe consider staying away from villages for the time being...", - "advancements.adventure.voluntary_exile.title": "Voluntary Exile", - "advancements.adventure.walk_on_powder_snow_with_leather_boots.description": "Walk on Powder Snow... without sinking in it", - "advancements.adventure.walk_on_powder_snow_with_leather_boots.title": "Light as a Rabbit", - "advancements.adventure.who_needs_rockets.description": "Use a Wind Charge to launch yourself upward 8 blocks", - "advancements.adventure.who_needs_rockets.title": "Who Needs Rockets?", - "advancements.adventure.whos_the_pillager_now.description": "Give a Pillager a taste of their own medicine", - "advancements.adventure.whos_the_pillager_now.title": "Who's the Pillager Now?", - "advancements.empty": "There doesn't seem to be anything here...", - "advancements.end.dragon_breath.description": "Collect Dragon's Breath in a Glass Bottle", - "advancements.end.dragon_breath.title": "You Need a Mint", - "advancements.end.dragon_egg.description": "Hold the Dragon Egg", - "advancements.end.dragon_egg.title": "The Next Generation", - "advancements.end.elytra.description": "Find Elytra", - "advancements.end.elytra.title": "Sky's the Limit", - "advancements.end.enter_end_gateway.description": "Escape the island", - "advancements.end.enter_end_gateway.title": "Remote Getaway", - "advancements.end.find_end_city.description": "Go on in, what could happen?", - "advancements.end.find_end_city.title": "The City at the End of the Game", - "advancements.end.kill_dragon.description": "Good luck", - "advancements.end.kill_dragon.title": "Free the End", - "advancements.end.levitate.description": "Levitate up 50 blocks from the attacks of a Shulker", - "advancements.end.levitate.title": "Great View From Up Here", - "advancements.end.respawn_dragon.description": "Respawn the Ender Dragon", - "advancements.end.respawn_dragon.title": "The End... Again...", - "advancements.end.root.description": "Or the beginning?", - "advancements.end.root.title": "The End", - "advancements.husbandry.allay_deliver_cake_to_note_block.description": "Have an Allay drop a Cake at a Note Block", - "advancements.husbandry.allay_deliver_cake_to_note_block.title": "Birthday Song", - "advancements.husbandry.allay_deliver_item_to_player.description": "Have an Allay deliver items to you", - "advancements.husbandry.allay_deliver_item_to_player.title": "You've Got a Friend in Me", - "advancements.husbandry.axolotl_in_a_bucket.description": "Catch an Axolotl in a Bucket", - "advancements.husbandry.axolotl_in_a_bucket.title": "The Cutest Predator", - "advancements.husbandry.balanced_diet.description": "Eat everything that is edible, even if it's not good for you", - "advancements.husbandry.balanced_diet.title": "A Balanced Diet", - "advancements.husbandry.breed_all_animals.description": "Breed all the animals!", - "advancements.husbandry.breed_all_animals.title": "Two by Two", - "advancements.husbandry.breed_an_animal.description": "Breed two animals together", - "advancements.husbandry.breed_an_animal.title": "The Parrots and the Bats", - "advancements.husbandry.complete_catalogue.description": "Tame all Cat variants!", - "advancements.husbandry.complete_catalogue.title": "A Complete Catalogue", - "advancements.husbandry.feed_snifflet.description": "Feed a Snifflet", - "advancements.husbandry.feed_snifflet.title": "Little Sniffs", - "advancements.husbandry.fishy_business.description": "Catch a fish", - "advancements.husbandry.fishy_business.title": "Fishy Business", - "advancements.husbandry.froglights.description": "Have all Froglights in your inventory", - "advancements.husbandry.froglights.title": "With Our Powers Combined!", - "advancements.husbandry.kill_axolotl_target.description": "Team up with an Axolotl and win a fight", - "advancements.husbandry.kill_axolotl_target.title": "The Healing Power of Friendship!", - "advancements.husbandry.leash_all_frog_variants.description": "Get each Frog variant on a Lead", - "advancements.husbandry.leash_all_frog_variants.title": "When the Squad Hops into Town", - "advancements.husbandry.make_a_sign_glow.description": "Make the text of any kind of sign glow", - "advancements.husbandry.make_a_sign_glow.title": "Glow and Behold!", - "advancements.husbandry.netherite_hoe.description": "Use a Netherite Ingot to upgrade a Hoe, and then reevaluate your life choices", - "advancements.husbandry.netherite_hoe.title": "Serious Dedication", - "advancements.husbandry.obtain_sniffer_egg.description": "Obtain a Sniffer Egg", - "advancements.husbandry.obtain_sniffer_egg.title": "Smells Interesting", - "advancements.husbandry.plant_any_sniffer_seed.description": "Plant any Sniffer seed", - "advancements.husbandry.plant_any_sniffer_seed.title": "Planting the Past", - "advancements.husbandry.plant_seed.description": "Plant a seed and watch it grow", - "advancements.husbandry.plant_seed.title": "A Seedy Place", - "advancements.husbandry.remove_wolf_armor.description": "Remove Wolf Armor from a Wolf using Shears", - "advancements.husbandry.remove_wolf_armor.title": "Shear Brilliance", - "advancements.husbandry.repair_wolf_armor.description": "Repair a damaged Wolf Armor using Armadillo Scutes", - "advancements.husbandry.repair_wolf_armor.title": "Good as New", - "advancements.husbandry.ride_a_boat_with_a_goat.description": "Get in a Boat and float with a Goat", - "advancements.husbandry.ride_a_boat_with_a_goat.title": "Whatever Floats Your Goat!", - "advancements.husbandry.root.description": "The world is full of friends and food", - "advancements.husbandry.root.title": "Husbandry", - "advancements.husbandry.safely_harvest_honey.description": "Use a Campfire to collect Honey from a Beehive using a Glass Bottle without aggravating the Bees", - "advancements.husbandry.safely_harvest_honey.title": "Bee Our Guest", - "advancements.husbandry.silk_touch_nest.description": "Move a Bee Nest, with 3 Bees inside, using Silk Touch", - "advancements.husbandry.silk_touch_nest.title": "Total Beelocation", - "advancements.husbandry.tactical_fishing.description": "Catch a Fish... without a Fishing Rod!", - "advancements.husbandry.tactical_fishing.title": "Tactical Fishing", - "advancements.husbandry.tadpole_in_a_bucket.description": "Catch a Tadpole in a Bucket", - "advancements.husbandry.tadpole_in_a_bucket.title": "Bukkit Bukkit", - "advancements.husbandry.tame_an_animal.description": "Tame an animal", - "advancements.husbandry.tame_an_animal.title": "Best Friends Forever", - "advancements.husbandry.wax_off.description": "Scrape Wax off of a Copper block!", - "advancements.husbandry.wax_off.title": "Wax Off", - "advancements.husbandry.wax_on.description": "Apply Honeycomb to a Copper block!", - "advancements.husbandry.wax_on.title": "Wax On", - "advancements.husbandry.whole_pack.description": "Tame one of each Wolf variant", - "advancements.husbandry.whole_pack.title": "The Whole Pack", - "advancements.nether.all_effects.description": "Have every effect applied at the same time", - "advancements.nether.all_effects.title": "How Did We Get Here?", - "advancements.nether.all_potions.description": "Have every potion effect applied at the same time", - "advancements.nether.all_potions.title": "A Furious Cocktail", - "advancements.nether.brew_potion.description": "Brew a Potion", - "advancements.nether.brew_potion.title": "Local Brewery", - "advancements.nether.charge_respawn_anchor.description": "Charge a Respawn Anchor to the maximum", - "advancements.nether.charge_respawn_anchor.title": "Not Quite \"Nine\" Lives", - "advancements.nether.create_beacon.description": "Construct and place a Beacon", - "advancements.nether.create_beacon.title": "Bring Home the Beacon", - "advancements.nether.create_full_beacon.description": "Bring a Beacon to full power", - "advancements.nether.create_full_beacon.title": "Beaconator", - "advancements.nether.distract_piglin.description": "Distract Piglins with gold", - "advancements.nether.distract_piglin.title": "Oh Shiny", - "advancements.nether.explore_nether.description": "Explore all Nether biomes", - "advancements.nether.explore_nether.title": "Hot Tourist Destinations", - "advancements.nether.fast_travel.description": "Use the Nether to travel 7 km in the Overworld", - "advancements.nether.fast_travel.title": "Subspace Bubble", - "advancements.nether.find_bastion.description": "Enter a Bastion Remnant", - "advancements.nether.find_bastion.title": "Those Were the Days", - "advancements.nether.find_fortress.description": "Break your way into a Nether Fortress", - "advancements.nether.find_fortress.title": "A Terrible Fortress", - "advancements.nether.get_wither_skull.description": "Obtain a Wither Skeleton's skull", - "advancements.nether.get_wither_skull.title": "Spooky Scary Skeleton", - "advancements.nether.loot_bastion.description": "Loot a Chest in a Bastion Remnant", - "advancements.nether.loot_bastion.title": "War Pigs", - "advancements.nether.netherite_armor.description": "Get a full suit of Netherite armor", - "advancements.nether.netherite_armor.title": "Cover Me in Debris", - "advancements.nether.obtain_ancient_debris.description": "Obtain Ancient Debris", - "advancements.nether.obtain_ancient_debris.title": "Hidden in the Depths", - "advancements.nether.obtain_blaze_rod.description": "Relieve a Blaze of its rod", - "advancements.nether.obtain_blaze_rod.title": "Into Fire", - "advancements.nether.obtain_crying_obsidian.description": "Obtain Crying Obsidian", - "advancements.nether.obtain_crying_obsidian.title": "Who is Cutting Onions?", - "advancements.nether.return_to_sender.description": "Destroy a Ghast with a fireball", - "advancements.nether.return_to_sender.title": "Return to Sender", - "advancements.nether.ride_strider_in_overworld_lava.description": "Take a Strider for a loooong ride on a lava lake in the Overworld", - "advancements.nether.ride_strider_in_overworld_lava.title": "Feels Like Home", - "advancements.nether.ride_strider.description": "Ride a Strider with a Warped Fungus on a Stick", - "advancements.nether.ride_strider.title": "This Boat Has Legs", - "advancements.nether.root.description": "Bring summer clothes", - "advancements.nether.root.title": "Nether", - "advancements.nether.summon_wither.description": "Summon the Wither", - "advancements.nether.summon_wither.title": "Withering Heights", - "advancements.nether.uneasy_alliance.description": "Rescue a Ghast from the Nether, bring it safely home to the Overworld... and then kill it", - "advancements.nether.uneasy_alliance.title": "Uneasy Alliance", - "advancements.nether.use_lodestone.description": "Use a Compass on a Lodestone", - "advancements.nether.use_lodestone.title": "Country Lode, Take Me Home", - "advancements.progress": "%s/%s", - "advancements.sad_label": ":(", - "advancements.story.cure_zombie_villager.description": "Weaken and then cure a Zombie Villager", - "advancements.story.cure_zombie_villager.title": "Zombie Doctor", - "advancements.story.deflect_arrow.description": "Deflect a projectile with a Shield", - "advancements.story.deflect_arrow.title": "Not Today, Thank You", - "advancements.story.enchant_item.description": "Enchant an item at an Enchanting Table", - "advancements.story.enchant_item.title": "Enchanter", - "advancements.story.enter_the_end.description": "Enter the End Portal", - "advancements.story.enter_the_end.title": "The End?", - "advancements.story.enter_the_nether.description": "Build, light and enter a Nether Portal", - "advancements.story.enter_the_nether.title": "We Need to Go Deeper", - "advancements.story.follow_ender_eye.description": "Follow an Eye of Ender", - "advancements.story.follow_ender_eye.title": "Eye Spy", - "advancements.story.form_obsidian.description": "Obtain a block of Obsidian", - "advancements.story.form_obsidian.title": "Ice Bucket Challenge", - "advancements.story.iron_tools.description": "Upgrade your Pickaxe", - "advancements.story.iron_tools.title": "Isn't It Iron Pick", - "advancements.story.lava_bucket.description": "Fill a Bucket with lava", - "advancements.story.lava_bucket.title": "Hot Stuff", - "advancements.story.mine_diamond.description": "Acquire diamonds", - "advancements.story.mine_diamond.title": "Diamonds!", - "advancements.story.mine_stone.description": "Mine Stone with your new Pickaxe", - "advancements.story.mine_stone.title": "Stone Age", - "advancements.story.obtain_armor.description": "Protect yourself with a piece of iron armor", - "advancements.story.obtain_armor.title": "Suit Up", - "advancements.story.root.description": "The heart and story of the game", - "advancements.story.root.title": "Minecraft", - "advancements.story.shiny_gear.description": "Diamond armor saves lives", - "advancements.story.shiny_gear.title": "Cover Me with Diamonds", - "advancements.story.smelt_iron.description": "Smelt an Iron Ingot", - "advancements.story.smelt_iron.title": "Acquire Hardware", - "advancements.story.upgrade_tools.description": "Construct a better Pickaxe", - "advancements.story.upgrade_tools.title": "Getting an Upgrade", - "advancements.toast.challenge": "Challenge Complete!", - "advancements.toast.goal": "Goal Reached!", - "advancements.toast.task": "Advancement Made!", - "advMode.allEntities": "Use \"@e\" to target all entities", - "advMode.allPlayers": "Use \"@a\" to target all players", - "advMode.command": "Console Command", - "advMode.mode": "Mode", - "advMode.mode.auto": "Repeat", - "advMode.mode.autoexec.bat": "Always Active", - "advMode.mode.conditional": "Conditional", - "advMode.mode.redstone": "Impulse", - "advMode.mode.redstoneTriggered": "Needs Redstone", - "advMode.mode.sequence": "Chain", - "advMode.mode.unconditional": "Unconditional", - "advMode.nearestPlayer": "Use \"@p\" to target nearest player", - "advMode.notAllowed": "Must be an opped player in creative mode", - "advMode.notEnabled": "Command blocks are not enabled on this server", - "advMode.previousOutput": "Previous Output", - "advMode.randomPlayer": "Use \"@r\" to target random player", - "advMode.self": "Use \"@s\" to target the executing entity", - "advMode.setCommand": "Set Console Command for Block", - "advMode.setCommand.success": "Command set: %s", - "advMode.trackOutput": "Track output", - "advMode.triggering": "Triggering", - "advMode.type": "Type", - "argument.anchor.invalid": "Invalid entity anchor position %s", - "argument.angle.incomplete": "Incomplete (expected 1 angle)", - "argument.angle.invalid": "Invalid angle", - "argument.block.id.invalid": "Unknown block type '%s'", - "argument.block.property.duplicate": "Property '%s' can only be set once for block %s", - "argument.block.property.invalid": "Block %s does not accept '%s' for %s property", - "argument.block.property.novalue": "Expected value for property '%s' on block %s", - "argument.block.property.unclosed": "Expected closing ] for block state properties", - "argument.block.property.unknown": "Block %s does not have property '%s'", - "argument.block.tag.disallowed": "Tags aren't allowed here, only actual blocks", - "argument.color.invalid": "Unknown color '%s'", - "argument.component.invalid": "Invalid chat component: %s", - "argument.criteria.invalid": "Unknown criterion '%s'", - "argument.dimension.invalid": "Unknown dimension '%s'", - "argument.double.big": "Double must not be more than %s, found %s", - "argument.double.low": "Double must not be less than %s, found %s", - "argument.entity.invalid": "Invalid name or UUID", - "argument.entity.notfound.entity": "No entity was found", - "argument.entity.notfound.player": "No player was found", - "argument.entity.options.advancements.description": "Players with advancements", - "argument.entity.options.distance.description": "Distance to entity", - "argument.entity.options.distance.negative": "Distance cannot be negative", - "argument.entity.options.dx.description": "Entities between x and x + dx", - "argument.entity.options.dy.description": "Entities between y and y + dy", - "argument.entity.options.dz.description": "Entities between z and z + dz", - "argument.entity.options.gamemode.description": "Players with game mode", - "argument.entity.options.inapplicable": "Option '%s' isn't applicable here", - "argument.entity.options.level.description": "Experience level", - "argument.entity.options.level.negative": "Level shouldn't be negative", - "argument.entity.options.limit.description": "Maximum number of entities to return", - "argument.entity.options.limit.toosmall": "Limit must be at least 1", - "argument.entity.options.mode.invalid": "Invalid or unknown game mode '%s'", - "argument.entity.options.name.description": "Entity name", - "argument.entity.options.nbt.description": "Entities with NBT", - "argument.entity.options.predicate.description": "Custom predicate", - "argument.entity.options.scores.description": "Entities with scores", - "argument.entity.options.sort.description": "Sort the entities", - "argument.entity.options.sort.irreversible": "Invalid or unknown sort type '%s'", - "argument.entity.options.tag.description": "Entities with tag", - "argument.entity.options.team.description": "Entities on team", - "argument.entity.options.type.description": "Entities of type", - "argument.entity.options.type.invalid": "Invalid or unknown entity type '%s'", - "argument.entity.options.unknown": "Unknown option '%s'", - "argument.entity.options.unterminated": "Expected end of options", - "argument.entity.options.valueless": "Expected value for option '%s'", - "argument.entity.options.x_rotation.description": "Entity's x rotation", - "argument.entity.options.x.description": "x position", - "argument.entity.options.y_rotation.description": "Entity's y rotation", - "argument.entity.options.y.description": "y position", - "argument.entity.options.z.description": "z position", - "argument.entity.selector.allEntities": "All entities", - "argument.entity.selector.allPlayers": "All players", - "argument.entity.selector.missing": "Missing selector type", - "argument.entity.selector.nearestEntity": "Nearest entity", - "argument.entity.selector.nearestPlayer": "Nearest player", - "argument.entity.selector.not_allowed": "Selector not allowed", - "argument.entity.selector.randomPlayer": "Random player", - "argument.entity.selector.self": "Current entity", - "argument.entity.selector.unknown": "Unknown selector type '%s'", - "argument.entity.toomany": "Only one entity is allowed, but the provided selector allows more than one", - "argument.enum.invalid": "Invalid value \"%s\"", - "argument.float.big": "Float must not be more than %s, found %s", - "argument.float.low": "Float must not be less than %s, found %s", - "argument.gamemode.invalid": "Unknown game mode: %s", - "argument.id.invalid": "Invalid ID", - "argument.id.unknown": "Unknown ID: %s", - "argument.integer.big": "Integer must not be more than %s, found %s", - "argument.integer.low": "Integer must not be less than %s, found %s", - "argument.item.id.invalid": "Unknown item '%s'", - "argument.item.tag.disallowed": "Tags aren't allowed here, only actual items", - "argument.literal.incorrect": "Expected literal %s", - "argument.long.big": "Long must not be more than %s, found %s", - "argument.long.low": "Long must not be less than %s, found %s", - "argument.message.too_long": "Chat message was too long (%s > maximum %s characters)", - "argument.nbt.array.invalid": "Invalid array type '%s'", - "argument.nbt.array.mixed": "Can't insert %s into %s", - "argument.nbt.expected.key": "Expected key", - "argument.nbt.expected.value": "Expected value", - "argument.nbt.list.mixed": "Can't insert %s into list of %s", - "argument.nbt.trailing": "Unexpected trailing data", - "argument.player.entities": "Only players may be affected by this command, but the provided selector includes entities", - "argument.player.toomany": "Only one player is allowed, but the provided selector allows more than one", - "argument.player.unknown": "That player does not exist", - "argument.pos.missing.double": "Expected a coordinate", - "argument.pos.missing.int": "Expected a block position", - "argument.pos.mixed": "Cannot mix world & local coordinates (everything must either use ^ or not)", - "argument.pos.outofbounds": "That position is outside the allowed boundaries.", - "argument.pos.outofworld": "That position is out of this world!", - "argument.pos.unloaded": "That position is not loaded", - "argument.pos2d.incomplete": "Incomplete (expected 2 coordinates)", - "argument.pos3d.incomplete": "Incomplete (expected 3 coordinates)", - "argument.range.empty": "Expected value or range of values", - "argument.range.ints": "Only whole numbers allowed, not decimals", - "argument.range.swapped": "Min cannot be bigger than max", - "argument.resource_or_id.failed_to_parse": "Failed to parse structure: %s", - "argument.resource_or_id.invalid": "Invalid id or tag", - "argument.resource_tag.invalid_type": "Tag '%s' has wrong type '%s' (expected '%s')", - "argument.resource_tag.not_found": "Can't find tag '%s' of type '%s'", - "argument.resource.invalid_type": "Element '%s' has wrong type '%s' (expected '%s')", - "argument.resource.not_found": "Can't find element '%s' of type '%s'", - "argument.rotation.incomplete": "Incomplete (expected 2 coordinates)", - "argument.scoreboardDisplaySlot.invalid": "Unknown display slot '%s'", - "argument.scoreHolder.empty": "No relevant score holders could be found", - "argument.style.invalid": "Invalid style: %s", - "argument.time.invalid_tick_count": "The tick count must be non-negative", - "argument.time.invalid_unit": "Invalid unit", - "argument.time.tick_count_too_low": "The tick count must not be less than %s, found %s", - "argument.uuid.invalid": "Invalid UUID", - "arguments.block.tag.unknown": "Unknown block tag '%s'", - "arguments.function.tag.unknown": "Unknown function tag '%s'", - "arguments.function.unknown": "Unknown function %s", - "arguments.item.component.expected": "Expected item component", - "arguments.item.component.malformed": "Malformed '%s' component: '%s'", - "arguments.item.component.repeated": "Item component '%s' was repeated, but only one value can be specified", - "arguments.item.component.unknown": "Unknown item component '%s'", - "arguments.item.malformed": "Malformed item: '%s'", - "arguments.item.overstacked": "%s can only stack up to %s", - "arguments.item.predicate.malformed": "Malformed '%s' predicate: '%s'", - "arguments.item.predicate.unknown": "Unknown item predicate '%s'", - "arguments.item.tag.unknown": "Unknown item tag '%s'", - "arguments.nbtpath.node.invalid": "Invalid NBT path element", - "arguments.nbtpath.nothing_found": "Found no elements matching %s", - "arguments.nbtpath.too_deep": "Resulting NBT too deeply nested", - "arguments.nbtpath.too_large": "Resulting NBT too large", - "arguments.objective.notFound": "Unknown scoreboard objective '%s'", - "arguments.objective.readonly": "Scoreboard objective '%s' is read-only", - "arguments.operation.div0": "Cannot divide by zero", - "arguments.operation.invalid": "Invalid operation", - "arguments.swizzle.invalid": "Invalid swizzle, expected combination of 'x', 'y' and 'z'", - "attribute.modifier.equals.0": "%s %s", - "attribute.modifier.equals.1": "%s%% %s", - "attribute.modifier.equals.2": "%s%% %s", - "attribute.modifier.plus.0": "+%s %s", - "attribute.modifier.plus.1": "+%s%% %s", - "attribute.modifier.plus.2": "+%s%% %s", - "attribute.modifier.take.0": "-%s %s", - "attribute.modifier.take.1": "-%s%% %s", - "attribute.modifier.take.2": "-%s%% %s", - "attribute.name.generic.armor": "Armor", - "attribute.name.generic.armor_toughness": "Armor Toughness", - "attribute.name.generic.attack_damage": "Attack Damage", - "attribute.name.generic.attack_knockback": "Attack Knockback", - "attribute.name.generic.attack_speed": "Attack Speed", - "attribute.name.generic.block_interaction_range": "Block Interaction Range", - "attribute.name.generic.burning_time": "Burning Time", - "attribute.name.generic.entity_interaction_range": "Entity Interaction Range", - "attribute.name.generic.explosion_knockback_resistance": "Explosion Knockback Resistance", - "attribute.name.generic.fall_damage_multiplier": "Fall Damage Multiplier", - "attribute.name.generic.flying_speed": "Flying Speed", - "attribute.name.generic.follow_range": "Mob Follow Range", - "attribute.name.generic.gravity": "Gravity", - "attribute.name.generic.jump_strength": "Jump Strength", - "attribute.name.generic.knockback_resistance": "Knockback Resistance", - "attribute.name.generic.luck": "Luck", - "attribute.name.generic.max_absorption": "Max Absorption", - "attribute.name.generic.max_health": "Max Health", - "attribute.name.generic.movement_efficiency": "Movement Efficiency", - "attribute.name.generic.movement_speed": "Speed", - "attribute.name.generic.oxygen_bonus": "Oxygen Bonus", - "attribute.name.generic.safe_fall_distance": "Safe Fall Distance", - "attribute.name.generic.scale": "Scale", - "attribute.name.generic.step_height": "Step Height", - "attribute.name.generic.water_movement_efficiency": "Water Movement Efficiency", - "attribute.name.horse.jump_strength": "Horse Jump Strength", - "attribute.name.player.block_break_speed": "Block Break Speed", - "attribute.name.player.block_interaction_range": "Block Interaction Range", - "attribute.name.player.entity_interaction_range": "Entity Interaction Range", - "attribute.name.player.mining_efficiency": "Mining Efficiency", - "attribute.name.player.sneaking_speed": "Sneaking Speed", - "attribute.name.player.submerged_mining_speed": "Submerged Mining Speed", - "attribute.name.player.sweeping_damage_ratio": "Sweeping Damage Ratio", - "attribute.name.zombie.spawn_reinforcements": "Zombie Reinforcements", - "biome.minecraft.badlands": "Badlands", - "biome.minecraft.bamboo_jungle": "Bamboo Jungle", - "biome.minecraft.basalt_deltas": "Basalt Deltas", - "biome.minecraft.beach": "Beach", - "biome.minecraft.birch_forest": "Birch Forest", - "biome.minecraft.cherry_grove": "Cherry Grove", - "biome.minecraft.cold_ocean": "Cold Ocean", - "biome.minecraft.crimson_forest": "Crimson Forest", - "biome.minecraft.dark_forest": "Dark Forest", - "biome.minecraft.deep_cold_ocean": "Deep Cold Ocean", - "biome.minecraft.deep_dark": "Deep Dark", - "biome.minecraft.deep_frozen_ocean": "Deep Frozen Ocean", - "biome.minecraft.deep_lukewarm_ocean": "Deep Lukewarm Ocean", - "biome.minecraft.deep_ocean": "Deep Ocean", - "biome.minecraft.desert": "Desert", - "biome.minecraft.dripstone_caves": "Dripstone Caves", - "biome.minecraft.end_barrens": "End Barrens", - "biome.minecraft.end_highlands": "End Highlands", - "biome.minecraft.end_midlands": "End Midlands", - "biome.minecraft.eroded_badlands": "Eroded Badlands", - "biome.minecraft.flower_forest": "Flower Forest", - "biome.minecraft.forest": "Forest", - "biome.minecraft.frozen_ocean": "Frozen Ocean", - "biome.minecraft.frozen_peaks": "Frozen Peaks", - "biome.minecraft.frozen_river": "Frozen River", - "biome.minecraft.grove": "Grove", - "biome.minecraft.ice_spikes": "Ice Spikes", - "biome.minecraft.jagged_peaks": "Jagged Peaks", - "biome.minecraft.jungle": "Jungle", - "biome.minecraft.lukewarm_ocean": "Lukewarm Ocean", - "biome.minecraft.lush_caves": "Lush Caves", - "biome.minecraft.mangrove_swamp": "Mangrove Swamp", - "biome.minecraft.meadow": "Meadow", - "biome.minecraft.mushroom_fields": "Mushroom Fields", - "biome.minecraft.nether_wastes": "Nether Wastes", - "biome.minecraft.ocean": "Ocean", - "biome.minecraft.old_growth_birch_forest": "Old Growth Birch Forest", - "biome.minecraft.old_growth_pine_taiga": "Old Growth Pine Taiga", - "biome.minecraft.old_growth_spruce_taiga": "Old Growth Spruce Taiga", - "biome.minecraft.plains": "Plains", - "biome.minecraft.river": "River", - "biome.minecraft.savanna": "Savanna", - "biome.minecraft.savanna_plateau": "Savanna Plateau", - "biome.minecraft.small_end_islands": "Small End Islands", - "biome.minecraft.snowy_beach": "Snowy Beach", - "biome.minecraft.snowy_plains": "Snowy Plains", - "biome.minecraft.snowy_slopes": "Snowy Slopes", - "biome.minecraft.snowy_taiga": "Snowy Taiga", - "biome.minecraft.soul_sand_valley": "Soul Sand Valley", - "biome.minecraft.sparse_jungle": "Sparse Jungle", - "biome.minecraft.stony_peaks": "Stony Peaks", - "biome.minecraft.stony_shore": "Stony Shore", - "biome.minecraft.sunflower_plains": "Sunflower Plains", - "biome.minecraft.swamp": "Swamp", - "biome.minecraft.taiga": "Taiga", - "biome.minecraft.the_end": "The End", - "biome.minecraft.the_void": "The Void", - "biome.minecraft.warm_ocean": "Warm Ocean", - "biome.minecraft.warped_forest": "Warped Forest", - "biome.minecraft.windswept_forest": "Windswept Forest", - "biome.minecraft.windswept_gravelly_hills": "Windswept Gravelly Hills", - "biome.minecraft.windswept_hills": "Windswept Hills", - "biome.minecraft.windswept_savanna": "Windswept Savanna", - "biome.minecraft.wooded_badlands": "Wooded Badlands", - "block.minecraft.acacia_button": "Acacia Button", - "block.minecraft.acacia_door": "Acacia Door", - "block.minecraft.acacia_fence": "Acacia Fence", - "block.minecraft.acacia_fence_gate": "Acacia Fence Gate", - "block.minecraft.acacia_hanging_sign": "Acacia Hanging Sign", - "block.minecraft.acacia_leaves": "Acacia Leaves", - "block.minecraft.acacia_log": "Acacia Log", - "block.minecraft.acacia_planks": "Acacia Planks", - "block.minecraft.acacia_pressure_plate": "Acacia Pressure Plate", - "block.minecraft.acacia_sapling": "Acacia Sapling", - "block.minecraft.acacia_sign": "Acacia Sign", - "block.minecraft.acacia_slab": "Acacia Slab", - "block.minecraft.acacia_stairs": "Acacia Stairs", - "block.minecraft.acacia_trapdoor": "Acacia Trapdoor", - "block.minecraft.acacia_wall_hanging_sign": "Acacia Wall Hanging Sign", - "block.minecraft.acacia_wall_sign": "Acacia Wall Sign", - "block.minecraft.acacia_wood": "Acacia Wood", - "block.minecraft.activator_rail": "Activator Rail", - "block.minecraft.air": "Air", - "block.minecraft.allium": "Allium", - "block.minecraft.amethyst_block": "Block of Amethyst", - "block.minecraft.amethyst_cluster": "Amethyst Cluster", - "block.minecraft.ancient_debris": "Ancient Debris", - "block.minecraft.andesite": "Andesite", - "block.minecraft.andesite_slab": "Andesite Slab", - "block.minecraft.andesite_stairs": "Andesite Stairs", - "block.minecraft.andesite_wall": "Andesite Wall", - "block.minecraft.anvil": "Anvil", - "block.minecraft.attached_melon_stem": "Attached Melon Stem", - "block.minecraft.attached_pumpkin_stem": "Attached Pumpkin Stem", - "block.minecraft.azalea": "Azalea", - "block.minecraft.azalea_leaves": "Azalea Leaves", - "block.minecraft.azure_bluet": "Azure Bluet", - "block.minecraft.bamboo": "Bamboo", - "block.minecraft.bamboo_block": "Block of Bamboo", - "block.minecraft.bamboo_button": "Bamboo Button", - "block.minecraft.bamboo_door": "Bamboo Door", - "block.minecraft.bamboo_fence": "Bamboo Fence", - "block.minecraft.bamboo_fence_gate": "Bamboo Fence Gate", - "block.minecraft.bamboo_hanging_sign": "Bamboo Hanging Sign", - "block.minecraft.bamboo_mosaic": "Bamboo Mosaic", - "block.minecraft.bamboo_mosaic_slab": "Bamboo Mosaic Slab", - "block.minecraft.bamboo_mosaic_stairs": "Bamboo Mosaic Stairs", - "block.minecraft.bamboo_planks": "Bamboo Planks", - "block.minecraft.bamboo_pressure_plate": "Bamboo Pressure Plate", - "block.minecraft.bamboo_sapling": "Bamboo Shoot", - "block.minecraft.bamboo_sign": "Bamboo Sign", - "block.minecraft.bamboo_slab": "Bamboo Slab", - "block.minecraft.bamboo_stairs": "Bamboo Stairs", - "block.minecraft.bamboo_trapdoor": "Bamboo Trapdoor", - "block.minecraft.bamboo_wall_hanging_sign": "Bamboo Wall Hanging Sign", - "block.minecraft.bamboo_wall_sign": "Bamboo Wall Sign", - "block.minecraft.banner.base.black": "Fully Black Field", - "block.minecraft.banner.base.blue": "Fully Blue Field", - "block.minecraft.banner.base.brown": "Fully Brown Field", - "block.minecraft.banner.base.cyan": "Fully Cyan Field", - "block.minecraft.banner.base.gray": "Fully Gray Field", - "block.minecraft.banner.base.green": "Fully Green Field", - "block.minecraft.banner.base.light_blue": "Fully Light Blue Field", - "block.minecraft.banner.base.light_gray": "Fully Light Gray Field", - "block.minecraft.banner.base.lime": "Fully Lime Field", - "block.minecraft.banner.base.magenta": "Fully Magenta Field", - "block.minecraft.banner.base.orange": "Fully Orange Field", - "block.minecraft.banner.base.pink": "Fully Pink Field", - "block.minecraft.banner.base.purple": "Fully Purple Field", - "block.minecraft.banner.base.red": "Fully Red Field", - "block.minecraft.banner.base.white": "Fully White Field", - "block.minecraft.banner.base.yellow": "Fully Yellow Field", - "block.minecraft.banner.border.black": "Black Bordure", - "block.minecraft.banner.border.blue": "Blue Bordure", - "block.minecraft.banner.border.brown": "Brown Bordure", - "block.minecraft.banner.border.cyan": "Cyan Bordure", - "block.minecraft.banner.border.gray": "Gray Bordure", - "block.minecraft.banner.border.green": "Green Bordure", - "block.minecraft.banner.border.light_blue": "Light Blue Bordure", - "block.minecraft.banner.border.light_gray": "Light Gray Bordure", - "block.minecraft.banner.border.lime": "Lime Bordure", - "block.minecraft.banner.border.magenta": "Magenta Bordure", - "block.minecraft.banner.border.orange": "Orange Bordure", - "block.minecraft.banner.border.pink": "Pink Bordure", - "block.minecraft.banner.border.purple": "Purple Bordure", - "block.minecraft.banner.border.red": "Red Bordure", - "block.minecraft.banner.border.white": "White Bordure", - "block.minecraft.banner.border.yellow": "Yellow Bordure", - "block.minecraft.banner.bricks.black": "Black Field Masoned", - "block.minecraft.banner.bricks.blue": "Blue Field Masoned", - "block.minecraft.banner.bricks.brown": "Brown Field Masoned", - "block.minecraft.banner.bricks.cyan": "Cyan Field Masoned", - "block.minecraft.banner.bricks.gray": "Gray Field Masoned", - "block.minecraft.banner.bricks.green": "Green Field Masoned", - "block.minecraft.banner.bricks.light_blue": "Light Blue Field Masoned", - "block.minecraft.banner.bricks.light_gray": "Light Gray Field Masoned", - "block.minecraft.banner.bricks.lime": "Lime Field Masoned", - "block.minecraft.banner.bricks.magenta": "Magenta Field Masoned", - "block.minecraft.banner.bricks.orange": "Orange Field Masoned", - "block.minecraft.banner.bricks.pink": "Pink Field Masoned", - "block.minecraft.banner.bricks.purple": "Purple Field Masoned", - "block.minecraft.banner.bricks.red": "Red Field Masoned", - "block.minecraft.banner.bricks.white": "White Field Masoned", - "block.minecraft.banner.bricks.yellow": "Yellow Field Masoned", - "block.minecraft.banner.circle.black": "Black Roundel", - "block.minecraft.banner.circle.blue": "Blue Roundel", - "block.minecraft.banner.circle.brown": "Brown Roundel", - "block.minecraft.banner.circle.cyan": "Cyan Roundel", - "block.minecraft.banner.circle.gray": "Gray Roundel", - "block.minecraft.banner.circle.green": "Green Roundel", - "block.minecraft.banner.circle.light_blue": "Light Blue Roundel", - "block.minecraft.banner.circle.light_gray": "Light Gray Roundel", - "block.minecraft.banner.circle.lime": "Lime Roundel", - "block.minecraft.banner.circle.magenta": "Magenta Roundel", - "block.minecraft.banner.circle.orange": "Orange Roundel", - "block.minecraft.banner.circle.pink": "Pink Roundel", - "block.minecraft.banner.circle.purple": "Purple Roundel", - "block.minecraft.banner.circle.red": "Red Roundel", - "block.minecraft.banner.circle.white": "White Roundel", - "block.minecraft.banner.circle.yellow": "Yellow Roundel", - "block.minecraft.banner.creeper.black": "Black Creeper Charge", - "block.minecraft.banner.creeper.blue": "Blue Creeper Charge", - "block.minecraft.banner.creeper.brown": "Brown Creeper Charge", - "block.minecraft.banner.creeper.cyan": "Cyan Creeper Charge", - "block.minecraft.banner.creeper.gray": "Gray Creeper Charge", - "block.minecraft.banner.creeper.green": "Green Creeper Charge", - "block.minecraft.banner.creeper.light_blue": "Light Blue Creeper Charge", - "block.minecraft.banner.creeper.light_gray": "Light Gray Creeper Charge", - "block.minecraft.banner.creeper.lime": "Lime Creeper Charge", - "block.minecraft.banner.creeper.magenta": "Magenta Creeper Charge", - "block.minecraft.banner.creeper.orange": "Orange Creeper Charge", - "block.minecraft.banner.creeper.pink": "Pink Creeper Charge", - "block.minecraft.banner.creeper.purple": "Purple Creeper Charge", - "block.minecraft.banner.creeper.red": "Red Creeper Charge", - "block.minecraft.banner.creeper.white": "White Creeper Charge", - "block.minecraft.banner.creeper.yellow": "Yellow Creeper Charge", - "block.minecraft.banner.cross.black": "Black Saltire", - "block.minecraft.banner.cross.blue": "Blue Saltire", - "block.minecraft.banner.cross.brown": "Brown Saltire", - "block.minecraft.banner.cross.cyan": "Cyan Saltire", - "block.minecraft.banner.cross.gray": "Gray Saltire", - "block.minecraft.banner.cross.green": "Green Saltire", - "block.minecraft.banner.cross.light_blue": "Light Blue Saltire", - "block.minecraft.banner.cross.light_gray": "Light Gray Saltire", - "block.minecraft.banner.cross.lime": "Lime Saltire", - "block.minecraft.banner.cross.magenta": "Magenta Saltire", - "block.minecraft.banner.cross.orange": "Orange Saltire", - "block.minecraft.banner.cross.pink": "Pink Saltire", - "block.minecraft.banner.cross.purple": "Purple Saltire", - "block.minecraft.banner.cross.red": "Red Saltire", - "block.minecraft.banner.cross.white": "White Saltire", - "block.minecraft.banner.cross.yellow": "Yellow Saltire", - "block.minecraft.banner.curly_border.black": "Black Bordure Indented", - "block.minecraft.banner.curly_border.blue": "Blue Bordure Indented", - "block.minecraft.banner.curly_border.brown": "Brown Bordure Indented", - "block.minecraft.banner.curly_border.cyan": "Cyan Bordure Indented", - "block.minecraft.banner.curly_border.gray": "Gray Bordure Indented", - "block.minecraft.banner.curly_border.green": "Green Bordure Indented", - "block.minecraft.banner.curly_border.light_blue": "Light Blue Bordure Indented", - "block.minecraft.banner.curly_border.light_gray": "Light Gray Bordure Indented", - "block.minecraft.banner.curly_border.lime": "Lime Bordure Indented", - "block.minecraft.banner.curly_border.magenta": "Magenta Bordure Indented", - "block.minecraft.banner.curly_border.orange": "Orange Bordure Indented", - "block.minecraft.banner.curly_border.pink": "Pink Bordure Indented", - "block.minecraft.banner.curly_border.purple": "Purple Bordure Indented", - "block.minecraft.banner.curly_border.red": "Red Bordure Indented", - "block.minecraft.banner.curly_border.white": "White Bordure Indented", - "block.minecraft.banner.curly_border.yellow": "Yellow Bordure Indented", - "block.minecraft.banner.diagonal_left.black": "Black Per Bend Sinister", - "block.minecraft.banner.diagonal_left.blue": "Blue Per Bend Sinister", - "block.minecraft.banner.diagonal_left.brown": "Brown Per Bend Sinister", - "block.minecraft.banner.diagonal_left.cyan": "Cyan Per Bend Sinister", - "block.minecraft.banner.diagonal_left.gray": "Gray Per Bend Sinister", - "block.minecraft.banner.diagonal_left.green": "Green Per Bend Sinister", - "block.minecraft.banner.diagonal_left.light_blue": "Light Blue Per Bend Sinister", - "block.minecraft.banner.diagonal_left.light_gray": "Light Gray Per Bend Sinister", - "block.minecraft.banner.diagonal_left.lime": "Lime Per Bend Sinister", - "block.minecraft.banner.diagonal_left.magenta": "Magenta Per Bend Sinister", - "block.minecraft.banner.diagonal_left.orange": "Orange Per Bend Sinister", - "block.minecraft.banner.diagonal_left.pink": "Pink Per Bend Sinister", - "block.minecraft.banner.diagonal_left.purple": "Purple Per Bend Sinister", - "block.minecraft.banner.diagonal_left.red": "Red Per Bend Sinister", - "block.minecraft.banner.diagonal_left.white": "White Per Bend Sinister", - "block.minecraft.banner.diagonal_left.yellow": "Yellow Per Bend Sinister", - "block.minecraft.banner.diagonal_right.black": "Black Per Bend", - "block.minecraft.banner.diagonal_right.blue": "Blue Per Bend", - "block.minecraft.banner.diagonal_right.brown": "Brown Per Bend", - "block.minecraft.banner.diagonal_right.cyan": "Cyan Per Bend", - "block.minecraft.banner.diagonal_right.gray": "Gray Per Bend", - "block.minecraft.banner.diagonal_right.green": "Green Per Bend", - "block.minecraft.banner.diagonal_right.light_blue": "Light Blue Per Bend", - "block.minecraft.banner.diagonal_right.light_gray": "Light Gray Per Bend", - "block.minecraft.banner.diagonal_right.lime": "Lime Per Bend", - "block.minecraft.banner.diagonal_right.magenta": "Magenta Per Bend", - "block.minecraft.banner.diagonal_right.orange": "Orange Per Bend", - "block.minecraft.banner.diagonal_right.pink": "Pink Per Bend", - "block.minecraft.banner.diagonal_right.purple": "Purple Per Bend", - "block.minecraft.banner.diagonal_right.red": "Red Per Bend", - "block.minecraft.banner.diagonal_right.white": "White Per Bend", - "block.minecraft.banner.diagonal_right.yellow": "Yellow Per Bend", - "block.minecraft.banner.diagonal_up_left.black": "Black Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.blue": "Blue Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.brown": "Brown Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.cyan": "Cyan Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.gray": "Gray Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.green": "Green Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.light_blue": "Light Blue Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.light_gray": "Light Gray Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.lime": "Lime Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.magenta": "Magenta Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.orange": "Orange Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.pink": "Pink Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.purple": "Purple Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.red": "Red Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.white": "White Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.yellow": "Yellow Per Bend Inverted", - "block.minecraft.banner.diagonal_up_right.black": "Black Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.blue": "Blue Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.brown": "Brown Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.cyan": "Cyan Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.gray": "Gray Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.green": "Green Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.light_blue": "Light Blue Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.light_gray": "Light Gray Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.lime": "Lime Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.magenta": "Magenta Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.orange": "Orange Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.pink": "Pink Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.purple": "Purple Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.red": "Red Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.white": "White Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.yellow": "Yellow Per Bend Sinister Inverted", - "block.minecraft.banner.flow.black": "Black Flow", - "block.minecraft.banner.flow.blue": "Blue Flow", - "block.minecraft.banner.flow.brown": "Brown Flow", - "block.minecraft.banner.flow.cyan": "Cyan Flow", - "block.minecraft.banner.flow.gray": "Gray Flow", - "block.minecraft.banner.flow.green": "Green Flow", - "block.minecraft.banner.flow.light_blue": "Light Blue Flow", - "block.minecraft.banner.flow.light_gray": "Light Gray Flow", - "block.minecraft.banner.flow.lime": "Lime Flow", - "block.minecraft.banner.flow.magenta": "Magenta Flow", - "block.minecraft.banner.flow.orange": "Orange Flow", - "block.minecraft.banner.flow.pink": "Pink Flow", - "block.minecraft.banner.flow.purple": "Purple Flow", - "block.minecraft.banner.flow.red": "Red Flow", - "block.minecraft.banner.flow.white": "White Flow", - "block.minecraft.banner.flow.yellow": "Yellow Flow", - "block.minecraft.banner.flower.black": "Black Flower Charge", - "block.minecraft.banner.flower.blue": "Blue Flower Charge", - "block.minecraft.banner.flower.brown": "Brown Flower Charge", - "block.minecraft.banner.flower.cyan": "Cyan Flower Charge", - "block.minecraft.banner.flower.gray": "Gray Flower Charge", - "block.minecraft.banner.flower.green": "Green Flower Charge", - "block.minecraft.banner.flower.light_blue": "Light Blue Flower Charge", - "block.minecraft.banner.flower.light_gray": "Light Gray Flower Charge", - "block.minecraft.banner.flower.lime": "Lime Flower Charge", - "block.minecraft.banner.flower.magenta": "Magenta Flower Charge", - "block.minecraft.banner.flower.orange": "Orange Flower Charge", - "block.minecraft.banner.flower.pink": "Pink Flower Charge", - "block.minecraft.banner.flower.purple": "Purple Flower Charge", - "block.minecraft.banner.flower.red": "Red Flower Charge", - "block.minecraft.banner.flower.white": "White Flower Charge", - "block.minecraft.banner.flower.yellow": "Yellow Flower Charge", - "block.minecraft.banner.globe.black": "Black Globe", - "block.minecraft.banner.globe.blue": "Blue Globe", - "block.minecraft.banner.globe.brown": "Brown Globe", - "block.minecraft.banner.globe.cyan": "Cyan Globe", - "block.minecraft.banner.globe.gray": "Gray Globe", - "block.minecraft.banner.globe.green": "Green Globe", - "block.minecraft.banner.globe.light_blue": "Light Blue Globe", - "block.minecraft.banner.globe.light_gray": "Light Gray Globe", - "block.minecraft.banner.globe.lime": "Lime Globe", - "block.minecraft.banner.globe.magenta": "Magenta Globe", - "block.minecraft.banner.globe.orange": "Orange Globe", - "block.minecraft.banner.globe.pink": "Pink Globe", - "block.minecraft.banner.globe.purple": "Purple Globe", - "block.minecraft.banner.globe.red": "Red Globe", - "block.minecraft.banner.globe.white": "White Globe", - "block.minecraft.banner.globe.yellow": "Yellow Globe", - "block.minecraft.banner.gradient_up.black": "Black Base Gradient", - "block.minecraft.banner.gradient_up.blue": "Blue Base Gradient", - "block.minecraft.banner.gradient_up.brown": "Brown Base Gradient", - "block.minecraft.banner.gradient_up.cyan": "Cyan Base Gradient", - "block.minecraft.banner.gradient_up.gray": "Gray Base Gradient", - "block.minecraft.banner.gradient_up.green": "Green Base Gradient", - "block.minecraft.banner.gradient_up.light_blue": "Light Blue Base Gradient", - "block.minecraft.banner.gradient_up.light_gray": "Light Gray Base Gradient", - "block.minecraft.banner.gradient_up.lime": "Lime Base Gradient", - "block.minecraft.banner.gradient_up.magenta": "Magenta Base Gradient", - "block.minecraft.banner.gradient_up.orange": "Orange Base Gradient", - "block.minecraft.banner.gradient_up.pink": "Pink Base Gradient", - "block.minecraft.banner.gradient_up.purple": "Purple Base Gradient", - "block.minecraft.banner.gradient_up.red": "Red Base Gradient", - "block.minecraft.banner.gradient_up.white": "White Base Gradient", - "block.minecraft.banner.gradient_up.yellow": "Yellow Base Gradient", - "block.minecraft.banner.gradient.black": "Black Gradient", - "block.minecraft.banner.gradient.blue": "Blue Gradient", - "block.minecraft.banner.gradient.brown": "Brown Gradient", - "block.minecraft.banner.gradient.cyan": "Cyan Gradient", - "block.minecraft.banner.gradient.gray": "Gray Gradient", - "block.minecraft.banner.gradient.green": "Green Gradient", - "block.minecraft.banner.gradient.light_blue": "Light Blue Gradient", - "block.minecraft.banner.gradient.light_gray": "Light Gray Gradient", - "block.minecraft.banner.gradient.lime": "Lime Gradient", - "block.minecraft.banner.gradient.magenta": "Magenta Gradient", - "block.minecraft.banner.gradient.orange": "Orange Gradient", - "block.minecraft.banner.gradient.pink": "Pink Gradient", - "block.minecraft.banner.gradient.purple": "Purple Gradient", - "block.minecraft.banner.gradient.red": "Red Gradient", - "block.minecraft.banner.gradient.white": "White Gradient", - "block.minecraft.banner.gradient.yellow": "Yellow Gradient", - "block.minecraft.banner.guster.black": "Black Guster", - "block.minecraft.banner.guster.blue": "Blue Guster", - "block.minecraft.banner.guster.brown": "Brown Guster", - "block.minecraft.banner.guster.cyan": "Cyan Guster", - "block.minecraft.banner.guster.gray": "Gray Guster", - "block.minecraft.banner.guster.green": "Green Guster", - "block.minecraft.banner.guster.light_blue": "Light Blue Guster", - "block.minecraft.banner.guster.light_gray": "Light Gray Guster", - "block.minecraft.banner.guster.lime": "Lime Guster", - "block.minecraft.banner.guster.magenta": "Magenta Guster", - "block.minecraft.banner.guster.orange": "Orange Guster", - "block.minecraft.banner.guster.pink": "Pink Guster", - "block.minecraft.banner.guster.purple": "Purple Guster", - "block.minecraft.banner.guster.red": "Red Guster", - "block.minecraft.banner.guster.white": "White Guster", - "block.minecraft.banner.guster.yellow": "Yellow Guster", - "block.minecraft.banner.half_horizontal_bottom.black": "Black Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.blue": "Blue Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.brown": "Brown Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.cyan": "Cyan Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.gray": "Gray Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.green": "Green Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.light_blue": "Light Blue Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.light_gray": "Light Gray Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.lime": "Lime Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.magenta": "Magenta Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.orange": "Orange Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.pink": "Pink Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.purple": "Purple Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.red": "Red Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.white": "White Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.yellow": "Yellow Per Fess Inverted", - "block.minecraft.banner.half_horizontal.black": "Black Per Fess", - "block.minecraft.banner.half_horizontal.blue": "Blue Per Fess", - "block.minecraft.banner.half_horizontal.brown": "Brown Per Fess", - "block.minecraft.banner.half_horizontal.cyan": "Cyan Per Fess", - "block.minecraft.banner.half_horizontal.gray": "Gray Per Fess", - "block.minecraft.banner.half_horizontal.green": "Green Per Fess", - "block.minecraft.banner.half_horizontal.light_blue": "Light Blue Per Fess", - "block.minecraft.banner.half_horizontal.light_gray": "Light Gray Per Fess", - "block.minecraft.banner.half_horizontal.lime": "Lime Per Fess", - "block.minecraft.banner.half_horizontal.magenta": "Magenta Per Fess", - "block.minecraft.banner.half_horizontal.orange": "Orange Per Fess", - "block.minecraft.banner.half_horizontal.pink": "Pink Per Fess", - "block.minecraft.banner.half_horizontal.purple": "Purple Per Fess", - "block.minecraft.banner.half_horizontal.red": "Red Per Fess", - "block.minecraft.banner.half_horizontal.white": "White Per Fess", - "block.minecraft.banner.half_horizontal.yellow": "Yellow Per Fess", - "block.minecraft.banner.half_vertical_right.black": "Black Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.blue": "Blue Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.brown": "Brown Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.cyan": "Cyan Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.gray": "Gray Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.green": "Green Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.light_blue": "Light Blue Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.light_gray": "Light Gray Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.lime": "Lime Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.magenta": "Magenta Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.orange": "Orange Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.pink": "Pink Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.purple": "Purple Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.red": "Red Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.white": "White Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.yellow": "Yellow Per Pale Inverted", - "block.minecraft.banner.half_vertical.black": "Black Per Pale", - "block.minecraft.banner.half_vertical.blue": "Blue Per Pale", - "block.minecraft.banner.half_vertical.brown": "Brown Per Pale", - "block.minecraft.banner.half_vertical.cyan": "Cyan Per Pale", - "block.minecraft.banner.half_vertical.gray": "Gray Per Pale", - "block.minecraft.banner.half_vertical.green": "Green Per Pale", - "block.minecraft.banner.half_vertical.light_blue": "Light Blue Per Pale", - "block.minecraft.banner.half_vertical.light_gray": "Light Gray Per Pale", - "block.minecraft.banner.half_vertical.lime": "Lime Per Pale", - "block.minecraft.banner.half_vertical.magenta": "Magenta Per Pale", - "block.minecraft.banner.half_vertical.orange": "Orange Per Pale", - "block.minecraft.banner.half_vertical.pink": "Pink Per Pale", - "block.minecraft.banner.half_vertical.purple": "Purple Per Pale", - "block.minecraft.banner.half_vertical.red": "Red Per Pale", - "block.minecraft.banner.half_vertical.white": "White Per Pale", - "block.minecraft.banner.half_vertical.yellow": "Yellow Per Pale", - "block.minecraft.banner.mojang.black": "Black Thing", - "block.minecraft.banner.mojang.blue": "Blue Thing", - "block.minecraft.banner.mojang.brown": "Brown Thing", - "block.minecraft.banner.mojang.cyan": "Cyan Thing", - "block.minecraft.banner.mojang.gray": "Gray Thing", - "block.minecraft.banner.mojang.green": "Green Thing", - "block.minecraft.banner.mojang.light_blue": "Light Blue Thing", - "block.minecraft.banner.mojang.light_gray": "Light Gray Thing", - "block.minecraft.banner.mojang.lime": "Lime Thing", - "block.minecraft.banner.mojang.magenta": "Magenta Thing", - "block.minecraft.banner.mojang.orange": "Orange Thing", - "block.minecraft.banner.mojang.pink": "Pink Thing", - "block.minecraft.banner.mojang.purple": "Purple Thing", - "block.minecraft.banner.mojang.red": "Red Thing", - "block.minecraft.banner.mojang.white": "White Thing", - "block.minecraft.banner.mojang.yellow": "Yellow Thing", - "block.minecraft.banner.piglin.black": "Black Snout", - "block.minecraft.banner.piglin.blue": "Blue Snout", - "block.minecraft.banner.piglin.brown": "Brown Snout", - "block.minecraft.banner.piglin.cyan": "Cyan Snout", - "block.minecraft.banner.piglin.gray": "Gray Snout", - "block.minecraft.banner.piglin.green": "Green Snout", - "block.minecraft.banner.piglin.light_blue": "Light Blue Snout", - "block.minecraft.banner.piglin.light_gray": "Light Gray Snout", - "block.minecraft.banner.piglin.lime": "Lime Snout", - "block.minecraft.banner.piglin.magenta": "Magenta Snout", - "block.minecraft.banner.piglin.orange": "Orange Snout", - "block.minecraft.banner.piglin.pink": "Pink Snout", - "block.minecraft.banner.piglin.purple": "Purple Snout", - "block.minecraft.banner.piglin.red": "Red Snout", - "block.minecraft.banner.piglin.white": "White Snout", - "block.minecraft.banner.piglin.yellow": "Yellow Snout", - "block.minecraft.banner.rhombus.black": "Black Lozenge", - "block.minecraft.banner.rhombus.blue": "Blue Lozenge", - "block.minecraft.banner.rhombus.brown": "Brown Lozenge", - "block.minecraft.banner.rhombus.cyan": "Cyan Lozenge", - "block.minecraft.banner.rhombus.gray": "Gray Lozenge", - "block.minecraft.banner.rhombus.green": "Green Lozenge", - "block.minecraft.banner.rhombus.light_blue": "Light Blue Lozenge", - "block.minecraft.banner.rhombus.light_gray": "Light Gray Lozenge", - "block.minecraft.banner.rhombus.lime": "Lime Lozenge", - "block.minecraft.banner.rhombus.magenta": "Magenta Lozenge", - "block.minecraft.banner.rhombus.orange": "Orange Lozenge", - "block.minecraft.banner.rhombus.pink": "Pink Lozenge", - "block.minecraft.banner.rhombus.purple": "Purple Lozenge", - "block.minecraft.banner.rhombus.red": "Red Lozenge", - "block.minecraft.banner.rhombus.white": "White Lozenge", - "block.minecraft.banner.rhombus.yellow": "Yellow Lozenge", - "block.minecraft.banner.skull.black": "Black Skull Charge", - "block.minecraft.banner.skull.blue": "Blue Skull Charge", - "block.minecraft.banner.skull.brown": "Brown Skull Charge", - "block.minecraft.banner.skull.cyan": "Cyan Skull Charge", - "block.minecraft.banner.skull.gray": "Gray Skull Charge", - "block.minecraft.banner.skull.green": "Green Skull Charge", - "block.minecraft.banner.skull.light_blue": "Light Blue Skull Charge", - "block.minecraft.banner.skull.light_gray": "Light Gray Skull Charge", - "block.minecraft.banner.skull.lime": "Lime Skull Charge", - "block.minecraft.banner.skull.magenta": "Magenta Skull Charge", - "block.minecraft.banner.skull.orange": "Orange Skull Charge", - "block.minecraft.banner.skull.pink": "Pink Skull Charge", - "block.minecraft.banner.skull.purple": "Purple Skull Charge", - "block.minecraft.banner.skull.red": "Red Skull Charge", - "block.minecraft.banner.skull.white": "White Skull Charge", - "block.minecraft.banner.skull.yellow": "Yellow Skull Charge", - "block.minecraft.banner.small_stripes.black": "Black Paly", - "block.minecraft.banner.small_stripes.blue": "Blue Paly", - "block.minecraft.banner.small_stripes.brown": "Brown Paly", - "block.minecraft.banner.small_stripes.cyan": "Cyan Paly", - "block.minecraft.banner.small_stripes.gray": "Gray Paly", - "block.minecraft.banner.small_stripes.green": "Green Paly", - "block.minecraft.banner.small_stripes.light_blue": "Light Blue Paly", - "block.minecraft.banner.small_stripes.light_gray": "Light Gray Paly", - "block.minecraft.banner.small_stripes.lime": "Lime Paly", - "block.minecraft.banner.small_stripes.magenta": "Magenta Paly", - "block.minecraft.banner.small_stripes.orange": "Orange Paly", - "block.minecraft.banner.small_stripes.pink": "Pink Paly", - "block.minecraft.banner.small_stripes.purple": "Purple Paly", - "block.minecraft.banner.small_stripes.red": "Red Paly", - "block.minecraft.banner.small_stripes.white": "White Paly", - "block.minecraft.banner.small_stripes.yellow": "Yellow Paly", - "block.minecraft.banner.square_bottom_left.black": "Black Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.blue": "Blue Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.brown": "Brown Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.cyan": "Cyan Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.gray": "Gray Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.green": "Green Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.light_blue": "Light Blue Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.light_gray": "Light Gray Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.lime": "Lime Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.magenta": "Magenta Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.orange": "Orange Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.pink": "Pink Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.purple": "Purple Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.red": "Red Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.white": "White Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.yellow": "Yellow Base Dexter Canton", - "block.minecraft.banner.square_bottom_right.black": "Black Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.blue": "Blue Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.brown": "Brown Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.cyan": "Cyan Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.gray": "Gray Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.green": "Green Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.light_blue": "Light Blue Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.light_gray": "Light Gray Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.lime": "Lime Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.magenta": "Magenta Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.orange": "Orange Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.pink": "Pink Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.purple": "Purple Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.red": "Red Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.white": "White Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.yellow": "Yellow Base Sinister Canton", - "block.minecraft.banner.square_top_left.black": "Black Chief Dexter Canton", - "block.minecraft.banner.square_top_left.blue": "Blue Chief Dexter Canton", - "block.minecraft.banner.square_top_left.brown": "Brown Chief Dexter Canton", - "block.minecraft.banner.square_top_left.cyan": "Cyan Chief Dexter Canton", - "block.minecraft.banner.square_top_left.gray": "Gray Chief Dexter Canton", - "block.minecraft.banner.square_top_left.green": "Green Chief Dexter Canton", - "block.minecraft.banner.square_top_left.light_blue": "Light Blue Chief Dexter Canton", - "block.minecraft.banner.square_top_left.light_gray": "Light Gray Chief Dexter Canton", - "block.minecraft.banner.square_top_left.lime": "Lime Chief Dexter Canton", - "block.minecraft.banner.square_top_left.magenta": "Magenta Chief Dexter Canton", - "block.minecraft.banner.square_top_left.orange": "Orange Chief Dexter Canton", - "block.minecraft.banner.square_top_left.pink": "Pink Chief Dexter Canton", - "block.minecraft.banner.square_top_left.purple": "Purple Chief Dexter Canton", - "block.minecraft.banner.square_top_left.red": "Red Chief Dexter Canton", - "block.minecraft.banner.square_top_left.white": "White Chief Dexter Canton", - "block.minecraft.banner.square_top_left.yellow": "Yellow Chief Dexter Canton", - "block.minecraft.banner.square_top_right.black": "Black Chief Sinister Canton", - "block.minecraft.banner.square_top_right.blue": "Blue Chief Sinister Canton", - "block.minecraft.banner.square_top_right.brown": "Brown Chief Sinister Canton", - "block.minecraft.banner.square_top_right.cyan": "Cyan Chief Sinister Canton", - "block.minecraft.banner.square_top_right.gray": "Gray Chief Sinister Canton", - "block.minecraft.banner.square_top_right.green": "Green Chief Sinister Canton", - "block.minecraft.banner.square_top_right.light_blue": "Light Blue Chief Sinister Canton", - "block.minecraft.banner.square_top_right.light_gray": "Light Gray Chief Sinister Canton", - "block.minecraft.banner.square_top_right.lime": "Lime Chief Sinister Canton", - "block.minecraft.banner.square_top_right.magenta": "Magenta Chief Sinister Canton", - "block.minecraft.banner.square_top_right.orange": "Orange Chief Sinister Canton", - "block.minecraft.banner.square_top_right.pink": "Pink Chief Sinister Canton", - "block.minecraft.banner.square_top_right.purple": "Purple Chief Sinister Canton", - "block.minecraft.banner.square_top_right.red": "Red Chief Sinister Canton", - "block.minecraft.banner.square_top_right.white": "White Chief Sinister Canton", - "block.minecraft.banner.square_top_right.yellow": "Yellow Chief Sinister Canton", - "block.minecraft.banner.straight_cross.black": "Black Cross", - "block.minecraft.banner.straight_cross.blue": "Blue Cross", - "block.minecraft.banner.straight_cross.brown": "Brown Cross", - "block.minecraft.banner.straight_cross.cyan": "Cyan Cross", - "block.minecraft.banner.straight_cross.gray": "Gray Cross", - "block.minecraft.banner.straight_cross.green": "Green Cross", - "block.minecraft.banner.straight_cross.light_blue": "Light Blue Cross", - "block.minecraft.banner.straight_cross.light_gray": "Light Gray Cross", - "block.minecraft.banner.straight_cross.lime": "Lime Cross", - "block.minecraft.banner.straight_cross.magenta": "Magenta Cross", - "block.minecraft.banner.straight_cross.orange": "Orange Cross", - "block.minecraft.banner.straight_cross.pink": "Pink Cross", - "block.minecraft.banner.straight_cross.purple": "Purple Cross", - "block.minecraft.banner.straight_cross.red": "Red Cross", - "block.minecraft.banner.straight_cross.white": "White Cross", - "block.minecraft.banner.straight_cross.yellow": "Yellow Cross", - "block.minecraft.banner.stripe_bottom.black": "Black Base", - "block.minecraft.banner.stripe_bottom.blue": "Blue Base", - "block.minecraft.banner.stripe_bottom.brown": "Brown Base", - "block.minecraft.banner.stripe_bottom.cyan": "Cyan Base", - "block.minecraft.banner.stripe_bottom.gray": "Gray Base", - "block.minecraft.banner.stripe_bottom.green": "Green Base", - "block.minecraft.banner.stripe_bottom.light_blue": "Light Blue Base", - "block.minecraft.banner.stripe_bottom.light_gray": "Light Gray Base", - "block.minecraft.banner.stripe_bottom.lime": "Lime Base", - "block.minecraft.banner.stripe_bottom.magenta": "Magenta Base", - "block.minecraft.banner.stripe_bottom.orange": "Orange Base", - "block.minecraft.banner.stripe_bottom.pink": "Pink Base", - "block.minecraft.banner.stripe_bottom.purple": "Purple Base", - "block.minecraft.banner.stripe_bottom.red": "Red Base", - "block.minecraft.banner.stripe_bottom.white": "White Base", - "block.minecraft.banner.stripe_bottom.yellow": "Yellow Base", - "block.minecraft.banner.stripe_center.black": "Black Pale", - "block.minecraft.banner.stripe_center.blue": "Blue Pale", - "block.minecraft.banner.stripe_center.brown": "Brown Pale", - "block.minecraft.banner.stripe_center.cyan": "Cyan Pale", - "block.minecraft.banner.stripe_center.gray": "Gray Pale", - "block.minecraft.banner.stripe_center.green": "Green Pale", - "block.minecraft.banner.stripe_center.light_blue": "Light Blue Pale", - "block.minecraft.banner.stripe_center.light_gray": "Light Gray Pale", - "block.minecraft.banner.stripe_center.lime": "Lime Pale", - "block.minecraft.banner.stripe_center.magenta": "Magenta Pale", - "block.minecraft.banner.stripe_center.orange": "Orange Pale", - "block.minecraft.banner.stripe_center.pink": "Pink Pale", - "block.minecraft.banner.stripe_center.purple": "Purple Pale", - "block.minecraft.banner.stripe_center.red": "Red Pale", - "block.minecraft.banner.stripe_center.white": "White Pale", - "block.minecraft.banner.stripe_center.yellow": "Yellow Pale", - "block.minecraft.banner.stripe_downleft.black": "Black Bend Sinister", - "block.minecraft.banner.stripe_downleft.blue": "Blue Bend Sinister", - "block.minecraft.banner.stripe_downleft.brown": "Brown Bend Sinister", - "block.minecraft.banner.stripe_downleft.cyan": "Cyan Bend Sinister", - "block.minecraft.banner.stripe_downleft.gray": "Gray Bend Sinister", - "block.minecraft.banner.stripe_downleft.green": "Green Bend Sinister", - "block.minecraft.banner.stripe_downleft.light_blue": "Light Blue Bend Sinister", - "block.minecraft.banner.stripe_downleft.light_gray": "Light Gray Bend Sinister", - "block.minecraft.banner.stripe_downleft.lime": "Lime Bend Sinister", - "block.minecraft.banner.stripe_downleft.magenta": "Magenta Bend Sinister", - "block.minecraft.banner.stripe_downleft.orange": "Orange Bend Sinister", - "block.minecraft.banner.stripe_downleft.pink": "Pink Bend Sinister", - "block.minecraft.banner.stripe_downleft.purple": "Purple Bend Sinister", - "block.minecraft.banner.stripe_downleft.red": "Red Bend Sinister", - "block.minecraft.banner.stripe_downleft.white": "White Bend Sinister", - "block.minecraft.banner.stripe_downleft.yellow": "Yellow Bend Sinister", - "block.minecraft.banner.stripe_downright.black": "Black Bend", - "block.minecraft.banner.stripe_downright.blue": "Blue Bend", - "block.minecraft.banner.stripe_downright.brown": "Brown Bend", - "block.minecraft.banner.stripe_downright.cyan": "Cyan Bend", - "block.minecraft.banner.stripe_downright.gray": "Gray Bend", - "block.minecraft.banner.stripe_downright.green": "Green Bend", - "block.minecraft.banner.stripe_downright.light_blue": "Light Blue Bend", - "block.minecraft.banner.stripe_downright.light_gray": "Light Gray Bend", - "block.minecraft.banner.stripe_downright.lime": "Lime Bend", - "block.minecraft.banner.stripe_downright.magenta": "Magenta Bend", - "block.minecraft.banner.stripe_downright.orange": "Orange Bend", - "block.minecraft.banner.stripe_downright.pink": "Pink Bend", - "block.minecraft.banner.stripe_downright.purple": "Purple Bend", - "block.minecraft.banner.stripe_downright.red": "Red Bend", - "block.minecraft.banner.stripe_downright.white": "White Bend", - "block.minecraft.banner.stripe_downright.yellow": "Yellow Bend", - "block.minecraft.banner.stripe_left.black": "Black Pale Dexter", - "block.minecraft.banner.stripe_left.blue": "Blue Pale Dexter", - "block.minecraft.banner.stripe_left.brown": "Brown Pale Dexter", - "block.minecraft.banner.stripe_left.cyan": "Cyan Pale Dexter", - "block.minecraft.banner.stripe_left.gray": "Gray Pale Dexter", - "block.minecraft.banner.stripe_left.green": "Green Pale Dexter", - "block.minecraft.banner.stripe_left.light_blue": "Light Blue Pale Dexter", - "block.minecraft.banner.stripe_left.light_gray": "Light Gray Pale Dexter", - "block.minecraft.banner.stripe_left.lime": "Lime Pale Dexter", - "block.minecraft.banner.stripe_left.magenta": "Magenta Pale Dexter", - "block.minecraft.banner.stripe_left.orange": "Orange Pale Dexter", - "block.minecraft.banner.stripe_left.pink": "Pink Pale Dexter", - "block.minecraft.banner.stripe_left.purple": "Purple Pale Dexter", - "block.minecraft.banner.stripe_left.red": "Red Pale Dexter", - "block.minecraft.banner.stripe_left.white": "White Pale Dexter", - "block.minecraft.banner.stripe_left.yellow": "Yellow Pale Dexter", - "block.minecraft.banner.stripe_middle.black": "Black Fess", - "block.minecraft.banner.stripe_middle.blue": "Blue Fess", - "block.minecraft.banner.stripe_middle.brown": "Brown Fess", - "block.minecraft.banner.stripe_middle.cyan": "Cyan Fess", - "block.minecraft.banner.stripe_middle.gray": "Gray Fess", - "block.minecraft.banner.stripe_middle.green": "Green Fess", - "block.minecraft.banner.stripe_middle.light_blue": "Light Blue Fess", - "block.minecraft.banner.stripe_middle.light_gray": "Light Gray Fess", - "block.minecraft.banner.stripe_middle.lime": "Lime Fess", - "block.minecraft.banner.stripe_middle.magenta": "Magenta Fess", - "block.minecraft.banner.stripe_middle.orange": "Orange Fess", - "block.minecraft.banner.stripe_middle.pink": "Pink Fess", - "block.minecraft.banner.stripe_middle.purple": "Purple Fess", - "block.minecraft.banner.stripe_middle.red": "Red Fess", - "block.minecraft.banner.stripe_middle.white": "White Fess", - "block.minecraft.banner.stripe_middle.yellow": "Yellow Fess", - "block.minecraft.banner.stripe_right.black": "Black Pale Sinister", - "block.minecraft.banner.stripe_right.blue": "Blue Pale Sinister", - "block.minecraft.banner.stripe_right.brown": "Brown Pale Sinister", - "block.minecraft.banner.stripe_right.cyan": "Cyan Pale Sinister", - "block.minecraft.banner.stripe_right.gray": "Gray Pale Sinister", - "block.minecraft.banner.stripe_right.green": "Green Pale Sinister", - "block.minecraft.banner.stripe_right.light_blue": "Light Blue Pale Sinister", - "block.minecraft.banner.stripe_right.light_gray": "Light Gray Pale Sinister", - "block.minecraft.banner.stripe_right.lime": "Lime Pale Sinister", - "block.minecraft.banner.stripe_right.magenta": "Magenta Pale Sinister", - "block.minecraft.banner.stripe_right.orange": "Orange Pale Sinister", - "block.minecraft.banner.stripe_right.pink": "Pink Pale Sinister", - "block.minecraft.banner.stripe_right.purple": "Purple Pale Sinister", - "block.minecraft.banner.stripe_right.red": "Red Pale Sinister", - "block.minecraft.banner.stripe_right.white": "White Pale Sinister", - "block.minecraft.banner.stripe_right.yellow": "Yellow Pale Sinister", - "block.minecraft.banner.stripe_top.black": "Black Chief", - "block.minecraft.banner.stripe_top.blue": "Blue Chief", - "block.minecraft.banner.stripe_top.brown": "Brown Chief", - "block.minecraft.banner.stripe_top.cyan": "Cyan Chief", - "block.minecraft.banner.stripe_top.gray": "Gray Chief", - "block.minecraft.banner.stripe_top.green": "Green Chief", - "block.minecraft.banner.stripe_top.light_blue": "Light Blue Chief", - "block.minecraft.banner.stripe_top.light_gray": "Light Gray Chief", - "block.minecraft.banner.stripe_top.lime": "Lime Chief", - "block.minecraft.banner.stripe_top.magenta": "Magenta Chief", - "block.minecraft.banner.stripe_top.orange": "Orange Chief", - "block.minecraft.banner.stripe_top.pink": "Pink Chief", - "block.minecraft.banner.stripe_top.purple": "Purple Chief", - "block.minecraft.banner.stripe_top.red": "Red Chief", - "block.minecraft.banner.stripe_top.white": "White Chief", - "block.minecraft.banner.stripe_top.yellow": "Yellow Chief", - "block.minecraft.banner.triangle_bottom.black": "Black Chevron", - "block.minecraft.banner.triangle_bottom.blue": "Blue Chevron", - "block.minecraft.banner.triangle_bottom.brown": "Brown Chevron", - "block.minecraft.banner.triangle_bottom.cyan": "Cyan Chevron", - "block.minecraft.banner.triangle_bottom.gray": "Gray Chevron", - "block.minecraft.banner.triangle_bottom.green": "Green Chevron", - "block.minecraft.banner.triangle_bottom.light_blue": "Light Blue Chevron", - "block.minecraft.banner.triangle_bottom.light_gray": "Light Gray Chevron", - "block.minecraft.banner.triangle_bottom.lime": "Lime Chevron", - "block.minecraft.banner.triangle_bottom.magenta": "Magenta Chevron", - "block.minecraft.banner.triangle_bottom.orange": "Orange Chevron", - "block.minecraft.banner.triangle_bottom.pink": "Pink Chevron", - "block.minecraft.banner.triangle_bottom.purple": "Purple Chevron", - "block.minecraft.banner.triangle_bottom.red": "Red Chevron", - "block.minecraft.banner.triangle_bottom.white": "White Chevron", - "block.minecraft.banner.triangle_bottom.yellow": "Yellow Chevron", - "block.minecraft.banner.triangle_top.black": "Black Inverted Chevron", - "block.minecraft.banner.triangle_top.blue": "Blue Inverted Chevron", - "block.minecraft.banner.triangle_top.brown": "Brown Inverted Chevron", - "block.minecraft.banner.triangle_top.cyan": "Cyan Inverted Chevron", - "block.minecraft.banner.triangle_top.gray": "Gray Inverted Chevron", - "block.minecraft.banner.triangle_top.green": "Green Inverted Chevron", - "block.minecraft.banner.triangle_top.light_blue": "Light Blue Inverted Chevron", - "block.minecraft.banner.triangle_top.light_gray": "Light Gray Inverted Chevron", - "block.minecraft.banner.triangle_top.lime": "Lime Inverted Chevron", - "block.minecraft.banner.triangle_top.magenta": "Magenta Inverted Chevron", - "block.minecraft.banner.triangle_top.orange": "Orange Inverted Chevron", - "block.minecraft.banner.triangle_top.pink": "Pink Inverted Chevron", - "block.minecraft.banner.triangle_top.purple": "Purple Inverted Chevron", - "block.minecraft.banner.triangle_top.red": "Red Inverted Chevron", - "block.minecraft.banner.triangle_top.white": "White Inverted Chevron", - "block.minecraft.banner.triangle_top.yellow": "Yellow Inverted Chevron", - "block.minecraft.banner.triangles_bottom.black": "Black Base Indented", - "block.minecraft.banner.triangles_bottom.blue": "Blue Base Indented", - "block.minecraft.banner.triangles_bottom.brown": "Brown Base Indented", - "block.minecraft.banner.triangles_bottom.cyan": "Cyan Base Indented", - "block.minecraft.banner.triangles_bottom.gray": "Gray Base Indented", - "block.minecraft.banner.triangles_bottom.green": "Green Base Indented", - "block.minecraft.banner.triangles_bottom.light_blue": "Light Blue Base Indented", - "block.minecraft.banner.triangles_bottom.light_gray": "Light Gray Base Indented", - "block.minecraft.banner.triangles_bottom.lime": "Lime Base Indented", - "block.minecraft.banner.triangles_bottom.magenta": "Magenta Base Indented", - "block.minecraft.banner.triangles_bottom.orange": "Orange Base Indented", - "block.minecraft.banner.triangles_bottom.pink": "Pink Base Indented", - "block.minecraft.banner.triangles_bottom.purple": "Purple Base Indented", - "block.minecraft.banner.triangles_bottom.red": "Red Base Indented", - "block.minecraft.banner.triangles_bottom.white": "White Base Indented", - "block.minecraft.banner.triangles_bottom.yellow": "Yellow Base Indented", - "block.minecraft.banner.triangles_top.black": "Black Chief Indented", - "block.minecraft.banner.triangles_top.blue": "Blue Chief Indented", - "block.minecraft.banner.triangles_top.brown": "Brown Chief Indented", - "block.minecraft.banner.triangles_top.cyan": "Cyan Chief Indented", - "block.minecraft.banner.triangles_top.gray": "Gray Chief Indented", - "block.minecraft.banner.triangles_top.green": "Green Chief Indented", - "block.minecraft.banner.triangles_top.light_blue": "Light Blue Chief Indented", - "block.minecraft.banner.triangles_top.light_gray": "Light Gray Chief Indented", - "block.minecraft.banner.triangles_top.lime": "Lime Chief Indented", - "block.minecraft.banner.triangles_top.magenta": "Magenta Chief Indented", - "block.minecraft.banner.triangles_top.orange": "Orange Chief Indented", - "block.minecraft.banner.triangles_top.pink": "Pink Chief Indented", - "block.minecraft.banner.triangles_top.purple": "Purple Chief Indented", - "block.minecraft.banner.triangles_top.red": "Red Chief Indented", - "block.minecraft.banner.triangles_top.white": "White Chief Indented", - "block.minecraft.banner.triangles_top.yellow": "Yellow Chief Indented", - "block.minecraft.barrel": "Barrel", - "block.minecraft.barrier": "Barrier", - "block.minecraft.basalt": "Basalt", - "block.minecraft.beacon": "Beacon", - "block.minecraft.beacon.primary": "Primary Power", - "block.minecraft.beacon.secondary": "Secondary Power", - "block.minecraft.bed.no_sleep": "You can sleep only at night or during thunderstorms", - "block.minecraft.bed.not_safe": "You may not rest now; there are monsters nearby", - "block.minecraft.bed.obstructed": "This bed is obstructed", - "block.minecraft.bed.occupied": "This bed is occupied", - "block.minecraft.bed.too_far_away": "You may not rest now; the bed is too far away", - "block.minecraft.bedrock": "Bedrock", - "block.minecraft.bee_nest": "Bee Nest", - "block.minecraft.beehive": "Beehive", - "block.minecraft.beetroots": "Beetroots", - "block.minecraft.bell": "Bell", - "block.minecraft.big_dripleaf": "Big Dripleaf", - "block.minecraft.big_dripleaf_stem": "Big Dripleaf Stem", - "block.minecraft.birch_button": "Birch Button", - "block.minecraft.birch_door": "Birch Door", - "block.minecraft.birch_fence": "Birch Fence", - "block.minecraft.birch_fence_gate": "Birch Fence Gate", - "block.minecraft.birch_hanging_sign": "Birch Hanging Sign", - "block.minecraft.birch_leaves": "Birch Leaves", - "block.minecraft.birch_log": "Birch Log", - "block.minecraft.birch_planks": "Birch Planks", - "block.minecraft.birch_pressure_plate": "Birch Pressure Plate", - "block.minecraft.birch_sapling": "Birch Sapling", - "block.minecraft.birch_sign": "Birch Sign", - "block.minecraft.birch_slab": "Birch Slab", - "block.minecraft.birch_stairs": "Birch Stairs", - "block.minecraft.birch_trapdoor": "Birch Trapdoor", - "block.minecraft.birch_wall_hanging_sign": "Birch Wall Hanging Sign", - "block.minecraft.birch_wall_sign": "Birch Wall Sign", - "block.minecraft.birch_wood": "Birch Wood", - "block.minecraft.black_banner": "Black Banner", - "block.minecraft.black_bed": "Black Bed", - "block.minecraft.black_candle": "Black Candle", - "block.minecraft.black_candle_cake": "Cake with Black Candle", - "block.minecraft.black_carpet": "Black Carpet", - "block.minecraft.black_concrete": "Black Concrete", - "block.minecraft.black_concrete_powder": "Black Concrete Powder", - "block.minecraft.black_glazed_terracotta": "Black Glazed Terracotta", - "block.minecraft.black_shulker_box": "Black Shulker Box", - "block.minecraft.black_stained_glass": "Black Stained Glass", - "block.minecraft.black_stained_glass_pane": "Black Stained Glass Pane", - "block.minecraft.black_terracotta": "Black Terracotta", - "block.minecraft.black_wool": "Black Wool", - "block.minecraft.blackstone": "Blackstone", - "block.minecraft.blackstone_slab": "Blackstone Slab", - "block.minecraft.blackstone_stairs": "Blackstone Stairs", - "block.minecraft.blackstone_wall": "Blackstone Wall", - "block.minecraft.blast_furnace": "Blast Furnace", - "block.minecraft.blue_banner": "Blue Banner", - "block.minecraft.blue_bed": "Blue Bed", - "block.minecraft.blue_candle": "Blue Candle", - "block.minecraft.blue_candle_cake": "Cake with Blue Candle", - "block.minecraft.blue_carpet": "Blue Carpet", - "block.minecraft.blue_concrete": "Blue Concrete", - "block.minecraft.blue_concrete_powder": "Blue Concrete Powder", - "block.minecraft.blue_glazed_terracotta": "Blue Glazed Terracotta", - "block.minecraft.blue_ice": "Blue Ice", - "block.minecraft.blue_orchid": "Blue Orchid", - "block.minecraft.blue_shulker_box": "Blue Shulker Box", - "block.minecraft.blue_stained_glass": "Blue Stained Glass", - "block.minecraft.blue_stained_glass_pane": "Blue Stained Glass Pane", - "block.minecraft.blue_terracotta": "Blue Terracotta", - "block.minecraft.blue_wool": "Blue Wool", - "block.minecraft.bone_block": "Bone Block", - "block.minecraft.bookshelf": "Bookshelf", - "block.minecraft.brain_coral": "Brain Coral", - "block.minecraft.brain_coral_block": "Brain Coral Block", - "block.minecraft.brain_coral_fan": "Brain Coral Fan", - "block.minecraft.brain_coral_wall_fan": "Brain Coral Wall Fan", - "block.minecraft.brewing_stand": "Brewing Stand", - "block.minecraft.brick_slab": "Brick Slab", - "block.minecraft.brick_stairs": "Brick Stairs", - "block.minecraft.brick_wall": "Brick Wall", - "block.minecraft.bricks": "Bricks", - "block.minecraft.brown_banner": "Brown Banner", - "block.minecraft.brown_bed": "Brown Bed", - "block.minecraft.brown_candle": "Brown Candle", - "block.minecraft.brown_candle_cake": "Cake with Brown Candle", - "block.minecraft.brown_carpet": "Brown Carpet", - "block.minecraft.brown_concrete": "Brown Concrete", - "block.minecraft.brown_concrete_powder": "Brown Concrete Powder", - "block.minecraft.brown_glazed_terracotta": "Brown Glazed Terracotta", - "block.minecraft.brown_mushroom": "Brown Mushroom", - "block.minecraft.brown_mushroom_block": "Brown Mushroom Block", - "block.minecraft.brown_shulker_box": "Brown Shulker Box", - "block.minecraft.brown_stained_glass": "Brown Stained Glass", - "block.minecraft.brown_stained_glass_pane": "Brown Stained Glass Pane", - "block.minecraft.brown_terracotta": "Brown Terracotta", - "block.minecraft.brown_wool": "Brown Wool", - "block.minecraft.bubble_column": "Bubble Column", - "block.minecraft.bubble_coral": "Bubble Coral", - "block.minecraft.bubble_coral_block": "Bubble Coral Block", - "block.minecraft.bubble_coral_fan": "Bubble Coral Fan", - "block.minecraft.bubble_coral_wall_fan": "Bubble Coral Wall Fan", - "block.minecraft.budding_amethyst": "Budding Amethyst", - "block.minecraft.cactus": "Cactus", - "block.minecraft.cake": "Cake", - "block.minecraft.calcite": "Calcite", - "block.minecraft.calibrated_sculk_sensor": "Calibrated Sculk Sensor", - "block.minecraft.campfire": "Campfire", - "block.minecraft.candle": "Candle", - "block.minecraft.candle_cake": "Cake with Candle", - "block.minecraft.carrots": "Carrots", - "block.minecraft.cartography_table": "Cartography Table", - "block.minecraft.carved_pumpkin": "Carved Pumpkin", - "block.minecraft.cauldron": "Cauldron", - "block.minecraft.cave_air": "Cave Air", - "block.minecraft.cave_vines": "Cave Vines", - "block.minecraft.cave_vines_plant": "Cave Vines Plant", - "block.minecraft.chain": "Chain", - "block.minecraft.chain_command_block": "Chain Command Block", - "block.minecraft.cherry_button": "Cherry Button", - "block.minecraft.cherry_door": "Cherry Door", - "block.minecraft.cherry_fence": "Cherry Fence", - "block.minecraft.cherry_fence_gate": "Cherry Fence Gate", - "block.minecraft.cherry_hanging_sign": "Cherry Hanging Sign", - "block.minecraft.cherry_leaves": "Cherry Leaves", - "block.minecraft.cherry_log": "Cherry Log", - "block.minecraft.cherry_planks": "Cherry Planks", - "block.minecraft.cherry_pressure_plate": "Cherry Pressure Plate", - "block.minecraft.cherry_sapling": "Cherry Sapling", - "block.minecraft.cherry_sign": "Cherry Sign", - "block.minecraft.cherry_slab": "Cherry Slab", - "block.minecraft.cherry_stairs": "Cherry Stairs", - "block.minecraft.cherry_trapdoor": "Cherry Trapdoor", - "block.minecraft.cherry_wall_hanging_sign": "Cherry Wall Hanging Sign", - "block.minecraft.cherry_wall_sign": "Cherry Wall Sign", - "block.minecraft.cherry_wood": "Cherry Wood", - "block.minecraft.chest": "Chest", - "block.minecraft.chipped_anvil": "Chipped Anvil", - "block.minecraft.chiseled_bookshelf": "Chiseled Bookshelf", - "block.minecraft.chiseled_copper": "Chiseled Copper", - "block.minecraft.chiseled_deepslate": "Chiseled Deepslate", - "block.minecraft.chiseled_nether_bricks": "Chiseled Nether Bricks", - "block.minecraft.chiseled_polished_blackstone": "Chiseled Polished Blackstone", - "block.minecraft.chiseled_quartz_block": "Chiseled Quartz Block", - "block.minecraft.chiseled_red_sandstone": "Chiseled Red Sandstone", - "block.minecraft.chiseled_sandstone": "Chiseled Sandstone", - "block.minecraft.chiseled_stone_bricks": "Chiseled Stone Bricks", - "block.minecraft.chiseled_tuff": "Chiseled Tuff", - "block.minecraft.chiseled_tuff_bricks": "Chiseled Tuff Bricks", - "block.minecraft.chorus_flower": "Chorus Flower", - "block.minecraft.chorus_plant": "Chorus Plant", - "block.minecraft.clay": "Clay", - "block.minecraft.coal_block": "Block of Coal", - "block.minecraft.coal_ore": "Coal Ore", - "block.minecraft.coarse_dirt": "Coarse Dirt", - "block.minecraft.cobbled_deepslate": "Cobbled Deepslate", - "block.minecraft.cobbled_deepslate_slab": "Cobbled Deepslate Slab", - "block.minecraft.cobbled_deepslate_stairs": "Cobbled Deepslate Stairs", - "block.minecraft.cobbled_deepslate_wall": "Cobbled Deepslate Wall", - "block.minecraft.cobblestone": "Cobblestone", - "block.minecraft.cobblestone_slab": "Cobblestone Slab", - "block.minecraft.cobblestone_stairs": "Cobblestone Stairs", - "block.minecraft.cobblestone_wall": "Cobblestone Wall", - "block.minecraft.cobweb": "Cobweb", - "block.minecraft.cocoa": "Cocoa", - "block.minecraft.command_block": "Command Block", - "block.minecraft.comparator": "Redstone Comparator", - "block.minecraft.composter": "Composter", - "block.minecraft.conduit": "Conduit", - "block.minecraft.copper_block": "Block of Copper", - "block.minecraft.copper_bulb": "Copper Bulb", - "block.minecraft.copper_door": "Copper Door", - "block.minecraft.copper_grate": "Copper Grate", - "block.minecraft.copper_ore": "Copper Ore", - "block.minecraft.copper_trapdoor": "Copper Trapdoor", - "block.minecraft.cornflower": "Cornflower", - "block.minecraft.cracked_deepslate_bricks": "Cracked Deepslate Bricks", - "block.minecraft.cracked_deepslate_tiles": "Cracked Deepslate Tiles", - "block.minecraft.cracked_nether_bricks": "Cracked Nether Bricks", - "block.minecraft.cracked_polished_blackstone_bricks": "Cracked Polished Blackstone Bricks", - "block.minecraft.cracked_stone_bricks": "Cracked Stone Bricks", - "block.minecraft.crafter": "Crafter", - "block.minecraft.crafting_table": "Crafting Table", - "block.minecraft.creeper_head": "Creeper Head", - "block.minecraft.creeper_wall_head": "Creeper Wall Head", - "block.minecraft.crimson_button": "Crimson Button", - "block.minecraft.crimson_door": "Crimson Door", - "block.minecraft.crimson_fence": "Crimson Fence", - "block.minecraft.crimson_fence_gate": "Crimson Fence Gate", - "block.minecraft.crimson_fungus": "Crimson Fungus", - "block.minecraft.crimson_hanging_sign": "Crimson Hanging Sign", - "block.minecraft.crimson_hyphae": "Crimson Hyphae", - "block.minecraft.crimson_nylium": "Crimson Nylium", - "block.minecraft.crimson_planks": "Crimson Planks", - "block.minecraft.crimson_pressure_plate": "Crimson Pressure Plate", - "block.minecraft.crimson_roots": "Crimson Roots", - "block.minecraft.crimson_sign": "Crimson Sign", - "block.minecraft.crimson_slab": "Crimson Slab", - "block.minecraft.crimson_stairs": "Crimson Stairs", - "block.minecraft.crimson_stem": "Crimson Stem", - "block.minecraft.crimson_trapdoor": "Crimson Trapdoor", - "block.minecraft.crimson_wall_hanging_sign": "Crimson Wall Hanging Sign", - "block.minecraft.crimson_wall_sign": "Crimson Wall Sign", - "block.minecraft.crying_obsidian": "Crying Obsidian", - "block.minecraft.cut_copper": "Cut Copper", - "block.minecraft.cut_copper_slab": "Cut Copper Slab", - "block.minecraft.cut_copper_stairs": "Cut Copper Stairs", - "block.minecraft.cut_red_sandstone": "Cut Red Sandstone", - "block.minecraft.cut_red_sandstone_slab": "Cut Red Sandstone Slab", - "block.minecraft.cut_sandstone": "Cut Sandstone", - "block.minecraft.cut_sandstone_slab": "Cut Sandstone Slab", - "block.minecraft.cyan_banner": "Cyan Banner", - "block.minecraft.cyan_bed": "Cyan Bed", - "block.minecraft.cyan_candle": "Cyan Candle", - "block.minecraft.cyan_candle_cake": "Cake with Cyan Candle", - "block.minecraft.cyan_carpet": "Cyan Carpet", - "block.minecraft.cyan_concrete": "Cyan Concrete", - "block.minecraft.cyan_concrete_powder": "Cyan Concrete Powder", - "block.minecraft.cyan_glazed_terracotta": "Cyan Glazed Terracotta", - "block.minecraft.cyan_shulker_box": "Cyan Shulker Box", - "block.minecraft.cyan_stained_glass": "Cyan Stained Glass", - "block.minecraft.cyan_stained_glass_pane": "Cyan Stained Glass Pane", - "block.minecraft.cyan_terracotta": "Cyan Terracotta", - "block.minecraft.cyan_wool": "Cyan Wool", - "block.minecraft.damaged_anvil": "Damaged Anvil", - "block.minecraft.dandelion": "Dandelion", - "block.minecraft.dark_oak_button": "Dark Oak Button", - "block.minecraft.dark_oak_door": "Dark Oak Door", - "block.minecraft.dark_oak_fence": "Dark Oak Fence", - "block.minecraft.dark_oak_fence_gate": "Dark Oak Fence Gate", - "block.minecraft.dark_oak_hanging_sign": "Dark Oak Hanging Sign", - "block.minecraft.dark_oak_leaves": "Dark Oak Leaves", - "block.minecraft.dark_oak_log": "Dark Oak Log", - "block.minecraft.dark_oak_planks": "Dark Oak Planks", - "block.minecraft.dark_oak_pressure_plate": "Dark Oak Pressure Plate", - "block.minecraft.dark_oak_sapling": "Dark Oak Sapling", - "block.minecraft.dark_oak_sign": "Dark Oak Sign", - "block.minecraft.dark_oak_slab": "Dark Oak Slab", - "block.minecraft.dark_oak_stairs": "Dark Oak Stairs", - "block.minecraft.dark_oak_trapdoor": "Dark Oak Trapdoor", - "block.minecraft.dark_oak_wall_hanging_sign": "Dark Oak Wall Hanging Sign", - "block.minecraft.dark_oak_wall_sign": "Dark Oak Wall Sign", - "block.minecraft.dark_oak_wood": "Dark Oak Wood", - "block.minecraft.dark_prismarine": "Dark Prismarine", - "block.minecraft.dark_prismarine_slab": "Dark Prismarine Slab", - "block.minecraft.dark_prismarine_stairs": "Dark Prismarine Stairs", - "block.minecraft.daylight_detector": "Daylight Detector", - "block.minecraft.dead_brain_coral": "Dead Brain Coral", - "block.minecraft.dead_brain_coral_block": "Dead Brain Coral Block", - "block.minecraft.dead_brain_coral_fan": "Dead Brain Coral Fan", - "block.minecraft.dead_brain_coral_wall_fan": "Dead Brain Coral Wall Fan", - "block.minecraft.dead_bubble_coral": "Dead Bubble Coral", - "block.minecraft.dead_bubble_coral_block": "Dead Bubble Coral Block", - "block.minecraft.dead_bubble_coral_fan": "Dead Bubble Coral Fan", - "block.minecraft.dead_bubble_coral_wall_fan": "Dead Bubble Coral Wall Fan", - "block.minecraft.dead_bush": "Dead Bush", - "block.minecraft.dead_fire_coral": "Dead Fire Coral", - "block.minecraft.dead_fire_coral_block": "Dead Fire Coral Block", - "block.minecraft.dead_fire_coral_fan": "Dead Fire Coral Fan", - "block.minecraft.dead_fire_coral_wall_fan": "Dead Fire Coral Wall Fan", - "block.minecraft.dead_horn_coral": "Dead Horn Coral", - "block.minecraft.dead_horn_coral_block": "Dead Horn Coral Block", - "block.minecraft.dead_horn_coral_fan": "Dead Horn Coral Fan", - "block.minecraft.dead_horn_coral_wall_fan": "Dead Horn Coral Wall Fan", - "block.minecraft.dead_tube_coral": "Dead Tube Coral", - "block.minecraft.dead_tube_coral_block": "Dead Tube Coral Block", - "block.minecraft.dead_tube_coral_fan": "Dead Tube Coral Fan", - "block.minecraft.dead_tube_coral_wall_fan": "Dead Tube Coral Wall Fan", - "block.minecraft.decorated_pot": "Decorated Pot", - "block.minecraft.deepslate": "Deepslate", - "block.minecraft.deepslate_brick_slab": "Deepslate Brick Slab", - "block.minecraft.deepslate_brick_stairs": "Deepslate Brick Stairs", - "block.minecraft.deepslate_brick_wall": "Deepslate Brick Wall", - "block.minecraft.deepslate_bricks": "Deepslate Bricks", - "block.minecraft.deepslate_coal_ore": "Deepslate Coal Ore", - "block.minecraft.deepslate_copper_ore": "Deepslate Copper Ore", - "block.minecraft.deepslate_diamond_ore": "Deepslate Diamond Ore", - "block.minecraft.deepslate_emerald_ore": "Deepslate Emerald Ore", - "block.minecraft.deepslate_gold_ore": "Deepslate Gold Ore", - "block.minecraft.deepslate_iron_ore": "Deepslate Iron Ore", - "block.minecraft.deepslate_lapis_ore": "Deepslate Lapis Lazuli Ore", - "block.minecraft.deepslate_redstone_ore": "Deepslate Redstone Ore", - "block.minecraft.deepslate_tile_slab": "Deepslate Tile Slab", - "block.minecraft.deepslate_tile_stairs": "Deepslate Tile Stairs", - "block.minecraft.deepslate_tile_wall": "Deepslate Tile Wall", - "block.minecraft.deepslate_tiles": "Deepslate Tiles", - "block.minecraft.detector_rail": "Detector Rail", - "block.minecraft.diamond_block": "Block of Diamond", - "block.minecraft.diamond_ore": "Diamond Ore", - "block.minecraft.diorite": "Diorite", - "block.minecraft.diorite_slab": "Diorite Slab", - "block.minecraft.diorite_stairs": "Diorite Stairs", - "block.minecraft.diorite_wall": "Diorite Wall", - "block.minecraft.dirt": "Dirt", - "block.minecraft.dirt_path": "Dirt Path", - "block.minecraft.dispenser": "Dispenser", - "block.minecraft.dragon_egg": "Dragon Egg", - "block.minecraft.dragon_head": "Dragon Head", - "block.minecraft.dragon_wall_head": "Dragon Wall Head", - "block.minecraft.dried_kelp_block": "Dried Kelp Block", - "block.minecraft.dripstone_block": "Dripstone Block", - "block.minecraft.dropper": "Dropper", - "block.minecraft.emerald_block": "Block of Emerald", - "block.minecraft.emerald_ore": "Emerald Ore", - "block.minecraft.enchanting_table": "Enchanting Table", - "block.minecraft.end_gateway": "End Gateway", - "block.minecraft.end_portal": "End Portal", - "block.minecraft.end_portal_frame": "End Portal Frame", - "block.minecraft.end_rod": "End Rod", - "block.minecraft.end_stone": "End Stone", - "block.minecraft.end_stone_brick_slab": "End Stone Brick Slab", - "block.minecraft.end_stone_brick_stairs": "End Stone Brick Stairs", - "block.minecraft.end_stone_brick_wall": "End Stone Brick Wall", - "block.minecraft.end_stone_bricks": "End Stone Bricks", - "block.minecraft.ender_chest": "Ender Chest", - "block.minecraft.exposed_chiseled_copper": "Exposed Chiseled Copper", - "block.minecraft.exposed_copper": "Exposed Copper", - "block.minecraft.exposed_copper_bulb": "Exposed Copper Bulb", - "block.minecraft.exposed_copper_door": "Exposed Copper Door", - "block.minecraft.exposed_copper_grate": "Exposed Copper Grate", - "block.minecraft.exposed_copper_trapdoor": "Exposed Copper Trapdoor", - "block.minecraft.exposed_cut_copper": "Exposed Cut Copper", - "block.minecraft.exposed_cut_copper_slab": "Exposed Cut Copper Slab", - "block.minecraft.exposed_cut_copper_stairs": "Exposed Cut Copper Stairs", - "block.minecraft.farmland": "Farmland", - "block.minecraft.fern": "Fern", - "block.minecraft.fire": "Fire", - "block.minecraft.fire_coral": "Fire Coral", - "block.minecraft.fire_coral_block": "Fire Coral Block", - "block.minecraft.fire_coral_fan": "Fire Coral Fan", - "block.minecraft.fire_coral_wall_fan": "Fire Coral Wall Fan", - "block.minecraft.fletching_table": "Fletching Table", - "block.minecraft.flower_pot": "Flower Pot", - "block.minecraft.flowering_azalea": "Flowering Azalea", - "block.minecraft.flowering_azalea_leaves": "Flowering Azalea Leaves", - "block.minecraft.frogspawn": "Frogspawn", - "block.minecraft.frosted_ice": "Frosted Ice", - "block.minecraft.furnace": "Furnace", - "block.minecraft.gilded_blackstone": "Gilded Blackstone", - "block.minecraft.glass": "Glass", - "block.minecraft.glass_pane": "Glass Pane", - "block.minecraft.glow_lichen": "Glow Lichen", - "block.minecraft.glowstone": "Glowstone", - "block.minecraft.gold_block": "Block of Gold", - "block.minecraft.gold_ore": "Gold Ore", - "block.minecraft.granite": "Granite", - "block.minecraft.granite_slab": "Granite Slab", - "block.minecraft.granite_stairs": "Granite Stairs", - "block.minecraft.granite_wall": "Granite Wall", - "block.minecraft.grass": "Grass", - "block.minecraft.grass_block": "Grass Block", - "block.minecraft.gravel": "Gravel", - "block.minecraft.gray_banner": "Gray Banner", - "block.minecraft.gray_bed": "Gray Bed", - "block.minecraft.gray_candle": "Gray Candle", - "block.minecraft.gray_candle_cake": "Cake with Gray Candle", - "block.minecraft.gray_carpet": "Gray Carpet", - "block.minecraft.gray_concrete": "Gray Concrete", - "block.minecraft.gray_concrete_powder": "Gray Concrete Powder", - "block.minecraft.gray_glazed_terracotta": "Gray Glazed Terracotta", - "block.minecraft.gray_shulker_box": "Gray Shulker Box", - "block.minecraft.gray_stained_glass": "Gray Stained Glass", - "block.minecraft.gray_stained_glass_pane": "Gray Stained Glass Pane", - "block.minecraft.gray_terracotta": "Gray Terracotta", - "block.minecraft.gray_wool": "Gray Wool", - "block.minecraft.green_banner": "Green Banner", - "block.minecraft.green_bed": "Green Bed", - "block.minecraft.green_candle": "Green Candle", - "block.minecraft.green_candle_cake": "Cake with Green Candle", - "block.minecraft.green_carpet": "Green Carpet", - "block.minecraft.green_concrete": "Green Concrete", - "block.minecraft.green_concrete_powder": "Green Concrete Powder", - "block.minecraft.green_glazed_terracotta": "Green Glazed Terracotta", - "block.minecraft.green_shulker_box": "Green Shulker Box", - "block.minecraft.green_stained_glass": "Green Stained Glass", - "block.minecraft.green_stained_glass_pane": "Green Stained Glass Pane", - "block.minecraft.green_terracotta": "Green Terracotta", - "block.minecraft.green_wool": "Green Wool", - "block.minecraft.grindstone": "Grindstone", - "block.minecraft.hanging_roots": "Hanging Roots", - "block.minecraft.hay_block": "Hay Bale", - "block.minecraft.heavy_core": "Heavy Core", - "block.minecraft.heavy_weighted_pressure_plate": "Heavy Weighted Pressure Plate", - "block.minecraft.honey_block": "Honey Block", - "block.minecraft.honeycomb_block": "Honeycomb Block", - "block.minecraft.hopper": "Hopper", - "block.minecraft.horn_coral": "Horn Coral", - "block.minecraft.horn_coral_block": "Horn Coral Block", - "block.minecraft.horn_coral_fan": "Horn Coral Fan", - "block.minecraft.horn_coral_wall_fan": "Horn Coral Wall Fan", - "block.minecraft.ice": "Ice", - "block.minecraft.infested_chiseled_stone_bricks": "Infested Chiseled Stone Bricks", - "block.minecraft.infested_cobblestone": "Infested Cobblestone", - "block.minecraft.infested_cracked_stone_bricks": "Infested Cracked Stone Bricks", - "block.minecraft.infested_deepslate": "Infested Deepslate", - "block.minecraft.infested_mossy_stone_bricks": "Infested Mossy Stone Bricks", - "block.minecraft.infested_stone": "Infested Stone", - "block.minecraft.infested_stone_bricks": "Infested Stone Bricks", - "block.minecraft.iron_bars": "Iron Bars", - "block.minecraft.iron_block": "Block of Iron", - "block.minecraft.iron_door": "Iron Door", - "block.minecraft.iron_ore": "Iron Ore", - "block.minecraft.iron_trapdoor": "Iron Trapdoor", - "block.minecraft.jack_o_lantern": "Jack o'Lantern", - "block.minecraft.jigsaw": "Jigsaw Block", - "block.minecraft.jukebox": "Jukebox", - "block.minecraft.jungle_button": "Jungle Button", - "block.minecraft.jungle_door": "Jungle Door", - "block.minecraft.jungle_fence": "Jungle Fence", - "block.minecraft.jungle_fence_gate": "Jungle Fence Gate", - "block.minecraft.jungle_hanging_sign": "Jungle Hanging Sign", - "block.minecraft.jungle_leaves": "Jungle Leaves", - "block.minecraft.jungle_log": "Jungle Log", - "block.minecraft.jungle_planks": "Jungle Planks", - "block.minecraft.jungle_pressure_plate": "Jungle Pressure Plate", - "block.minecraft.jungle_sapling": "Jungle Sapling", - "block.minecraft.jungle_sign": "Jungle Sign", - "block.minecraft.jungle_slab": "Jungle Slab", - "block.minecraft.jungle_stairs": "Jungle Stairs", - "block.minecraft.jungle_trapdoor": "Jungle Trapdoor", - "block.minecraft.jungle_wall_hanging_sign": "Jungle Wall Hanging Sign", - "block.minecraft.jungle_wall_sign": "Jungle Wall Sign", - "block.minecraft.jungle_wood": "Jungle Wood", - "block.minecraft.kelp": "Kelp", - "block.minecraft.kelp_plant": "Kelp Plant", - "block.minecraft.ladder": "Ladder", - "block.minecraft.lantern": "Lantern", - "block.minecraft.lapis_block": "Block of Lapis Lazuli", - "block.minecraft.lapis_ore": "Lapis Lazuli Ore", - "block.minecraft.large_amethyst_bud": "Large Amethyst Bud", - "block.minecraft.large_fern": "Large Fern", - "block.minecraft.lava": "Lava", - "block.minecraft.lava_cauldron": "Lava Cauldron", - "block.minecraft.lectern": "Lectern", - "block.minecraft.lever": "Lever", - "block.minecraft.light": "Light", - "block.minecraft.light_blue_banner": "Light Blue Banner", - "block.minecraft.light_blue_bed": "Light Blue Bed", - "block.minecraft.light_blue_candle": "Light Blue Candle", - "block.minecraft.light_blue_candle_cake": "Cake with Light Blue Candle", - "block.minecraft.light_blue_carpet": "Light Blue Carpet", - "block.minecraft.light_blue_concrete": "Light Blue Concrete", - "block.minecraft.light_blue_concrete_powder": "Light Blue Concrete Powder", - "block.minecraft.light_blue_glazed_terracotta": "Light Blue Glazed Terracotta", - "block.minecraft.light_blue_shulker_box": "Light Blue Shulker Box", - "block.minecraft.light_blue_stained_glass": "Light Blue Stained Glass", - "block.minecraft.light_blue_stained_glass_pane": "Light Blue Stained Glass Pane", - "block.minecraft.light_blue_terracotta": "Light Blue Terracotta", - "block.minecraft.light_blue_wool": "Light Blue Wool", - "block.minecraft.light_gray_banner": "Light Gray Banner", - "block.minecraft.light_gray_bed": "Light Gray Bed", - "block.minecraft.light_gray_candle": "Light Gray Candle", - "block.minecraft.light_gray_candle_cake": "Cake with Light Gray Candle", - "block.minecraft.light_gray_carpet": "Light Gray Carpet", - "block.minecraft.light_gray_concrete": "Light Gray Concrete", - "block.minecraft.light_gray_concrete_powder": "Light Gray Concrete Powder", - "block.minecraft.light_gray_glazed_terracotta": "Light Gray Glazed Terracotta", - "block.minecraft.light_gray_shulker_box": "Light Gray Shulker Box", - "block.minecraft.light_gray_stained_glass": "Light Gray Stained Glass", - "block.minecraft.light_gray_stained_glass_pane": "Light Gray Stained Glass Pane", - "block.minecraft.light_gray_terracotta": "Light Gray Terracotta", - "block.minecraft.light_gray_wool": "Light Gray Wool", - "block.minecraft.light_weighted_pressure_plate": "Light Weighted Pressure Plate", - "block.minecraft.lightning_rod": "Lightning Rod", - "block.minecraft.lilac": "Lilac", - "block.minecraft.lily_of_the_valley": "Lily of the Valley", - "block.minecraft.lily_pad": "Lily Pad", - "block.minecraft.lime_banner": "Lime Banner", - "block.minecraft.lime_bed": "Lime Bed", - "block.minecraft.lime_candle": "Lime Candle", - "block.minecraft.lime_candle_cake": "Cake with Lime Candle", - "block.minecraft.lime_carpet": "Lime Carpet", - "block.minecraft.lime_concrete": "Lime Concrete", - "block.minecraft.lime_concrete_powder": "Lime Concrete Powder", - "block.minecraft.lime_glazed_terracotta": "Lime Glazed Terracotta", - "block.minecraft.lime_shulker_box": "Lime Shulker Box", - "block.minecraft.lime_stained_glass": "Lime Stained Glass", - "block.minecraft.lime_stained_glass_pane": "Lime Stained Glass Pane", - "block.minecraft.lime_terracotta": "Lime Terracotta", - "block.minecraft.lime_wool": "Lime Wool", - "block.minecraft.lodestone": "Lodestone", - "block.minecraft.loom": "Loom", - "block.minecraft.magenta_banner": "Magenta Banner", - "block.minecraft.magenta_bed": "Magenta Bed", - "block.minecraft.magenta_candle": "Magenta Candle", - "block.minecraft.magenta_candle_cake": "Cake with Magenta Candle", - "block.minecraft.magenta_carpet": "Magenta Carpet", - "block.minecraft.magenta_concrete": "Magenta Concrete", - "block.minecraft.magenta_concrete_powder": "Magenta Concrete Powder", - "block.minecraft.magenta_glazed_terracotta": "Magenta Glazed Terracotta", - "block.minecraft.magenta_shulker_box": "Magenta Shulker Box", - "block.minecraft.magenta_stained_glass": "Magenta Stained Glass", - "block.minecraft.magenta_stained_glass_pane": "Magenta Stained Glass Pane", - "block.minecraft.magenta_terracotta": "Magenta Terracotta", - "block.minecraft.magenta_wool": "Magenta Wool", - "block.minecraft.magma_block": "Magma Block", - "block.minecraft.mangrove_button": "Mangrove Button", - "block.minecraft.mangrove_door": "Mangrove Door", - "block.minecraft.mangrove_fence": "Mangrove Fence", - "block.minecraft.mangrove_fence_gate": "Mangrove Fence Gate", - "block.minecraft.mangrove_hanging_sign": "Mangrove Hanging Sign", - "block.minecraft.mangrove_leaves": "Mangrove Leaves", - "block.minecraft.mangrove_log": "Mangrove Log", - "block.minecraft.mangrove_planks": "Mangrove Planks", - "block.minecraft.mangrove_pressure_plate": "Mangrove Pressure Plate", - "block.minecraft.mangrove_propagule": "Mangrove Propagule", - "block.minecraft.mangrove_roots": "Mangrove Roots", - "block.minecraft.mangrove_sign": "Mangrove Sign", - "block.minecraft.mangrove_slab": "Mangrove Slab", - "block.minecraft.mangrove_stairs": "Mangrove Stairs", - "block.minecraft.mangrove_trapdoor": "Mangrove Trapdoor", - "block.minecraft.mangrove_wall_hanging_sign": "Mangrove Wall Hanging Sign", - "block.minecraft.mangrove_wall_sign": "Mangrove Wall Sign", - "block.minecraft.mangrove_wood": "Mangrove Wood", - "block.minecraft.medium_amethyst_bud": "Medium Amethyst Bud", - "block.minecraft.melon": "Melon", - "block.minecraft.melon_stem": "Melon Stem", - "block.minecraft.moss_block": "Moss Block", - "block.minecraft.moss_carpet": "Moss Carpet", - "block.minecraft.mossy_cobblestone": "Mossy Cobblestone", - "block.minecraft.mossy_cobblestone_slab": "Mossy Cobblestone Slab", - "block.minecraft.mossy_cobblestone_stairs": "Mossy Cobblestone Stairs", - "block.minecraft.mossy_cobblestone_wall": "Mossy Cobblestone Wall", - "block.minecraft.mossy_stone_brick_slab": "Mossy Stone Brick Slab", - "block.minecraft.mossy_stone_brick_stairs": "Mossy Stone Brick Stairs", - "block.minecraft.mossy_stone_brick_wall": "Mossy Stone Brick Wall", - "block.minecraft.mossy_stone_bricks": "Mossy Stone Bricks", - "block.minecraft.moving_piston": "Moving Piston", - "block.minecraft.mud": "Mud", - "block.minecraft.mud_brick_slab": "Mud Brick Slab", - "block.minecraft.mud_brick_stairs": "Mud Brick Stairs", - "block.minecraft.mud_brick_wall": "Mud Brick Wall", - "block.minecraft.mud_bricks": "Mud Bricks", - "block.minecraft.muddy_mangrove_roots": "Muddy Mangrove Roots", - "block.minecraft.mushroom_stem": "Mushroom Stem", - "block.minecraft.mycelium": "Mycelium", - "block.minecraft.nether_brick_fence": "Nether Brick Fence", - "block.minecraft.nether_brick_slab": "Nether Brick Slab", - "block.minecraft.nether_brick_stairs": "Nether Brick Stairs", - "block.minecraft.nether_brick_wall": "Nether Brick Wall", - "block.minecraft.nether_bricks": "Nether Bricks", - "block.minecraft.nether_gold_ore": "Nether Gold Ore", - "block.minecraft.nether_portal": "Nether Portal", - "block.minecraft.nether_quartz_ore": "Nether Quartz Ore", - "block.minecraft.nether_sprouts": "Nether Sprouts", - "block.minecraft.nether_wart": "Nether Wart", - "block.minecraft.nether_wart_block": "Nether Wart Block", - "block.minecraft.netherite_block": "Block of Netherite", - "block.minecraft.netherrack": "Netherrack", - "block.minecraft.note_block": "Note Block", - "block.minecraft.oak_button": "Oak Button", - "block.minecraft.oak_door": "Oak Door", - "block.minecraft.oak_fence": "Oak Fence", - "block.minecraft.oak_fence_gate": "Oak Fence Gate", - "block.minecraft.oak_hanging_sign": "Oak Hanging Sign", - "block.minecraft.oak_leaves": "Oak Leaves", - "block.minecraft.oak_log": "Oak Log", - "block.minecraft.oak_planks": "Oak Planks", - "block.minecraft.oak_pressure_plate": "Oak Pressure Plate", - "block.minecraft.oak_sapling": "Oak Sapling", - "block.minecraft.oak_sign": "Oak Sign", - "block.minecraft.oak_slab": "Oak Slab", - "block.minecraft.oak_stairs": "Oak Stairs", - "block.minecraft.oak_trapdoor": "Oak Trapdoor", - "block.minecraft.oak_wall_hanging_sign": "Oak Wall Hanging Sign", - "block.minecraft.oak_wall_sign": "Oak Wall Sign", - "block.minecraft.oak_wood": "Oak Wood", - "block.minecraft.observer": "Observer", - "block.minecraft.obsidian": "Obsidian", - "block.minecraft.ochre_froglight": "Ochre Froglight", - "block.minecraft.ominous_banner": "Ominous Banner", - "block.minecraft.orange_banner": "Orange Banner", - "block.minecraft.orange_bed": "Orange Bed", - "block.minecraft.orange_candle": "Orange Candle", - "block.minecraft.orange_candle_cake": "Cake with Orange Candle", - "block.minecraft.orange_carpet": "Orange Carpet", - "block.minecraft.orange_concrete": "Orange Concrete", - "block.minecraft.orange_concrete_powder": "Orange Concrete Powder", - "block.minecraft.orange_glazed_terracotta": "Orange Glazed Terracotta", - "block.minecraft.orange_shulker_box": "Orange Shulker Box", - "block.minecraft.orange_stained_glass": "Orange Stained Glass", - "block.minecraft.orange_stained_glass_pane": "Orange Stained Glass Pane", - "block.minecraft.orange_terracotta": "Orange Terracotta", - "block.minecraft.orange_tulip": "Orange Tulip", - "block.minecraft.orange_wool": "Orange Wool", - "block.minecraft.oxeye_daisy": "Oxeye Daisy", - "block.minecraft.oxidized_chiseled_copper": "Oxidized Chiseled Copper", - "block.minecraft.oxidized_copper": "Oxidized Copper", - "block.minecraft.oxidized_copper_bulb": "Oxidized Copper Bulb", - "block.minecraft.oxidized_copper_door": "Oxidized Copper Door", - "block.minecraft.oxidized_copper_grate": "Oxidized Copper Grate", - "block.minecraft.oxidized_copper_trapdoor": "Oxidized Copper Trapdoor", - "block.minecraft.oxidized_cut_copper": "Oxidized Cut Copper", - "block.minecraft.oxidized_cut_copper_slab": "Oxidized Cut Copper Slab", - "block.minecraft.oxidized_cut_copper_stairs": "Oxidized Cut Copper Stairs", - "block.minecraft.packed_ice": "Packed Ice", - "block.minecraft.packed_mud": "Packed Mud", - "block.minecraft.pearlescent_froglight": "Pearlescent Froglight", - "block.minecraft.peony": "Peony", - "block.minecraft.petrified_oak_slab": "Petrified Oak Slab", - "block.minecraft.piglin_head": "Piglin Head", - "block.minecraft.piglin_wall_head": "Piglin Wall Head", - "block.minecraft.pink_banner": "Pink Banner", - "block.minecraft.pink_bed": "Pink Bed", - "block.minecraft.pink_candle": "Pink Candle", - "block.minecraft.pink_candle_cake": "Cake with Pink Candle", - "block.minecraft.pink_carpet": "Pink Carpet", - "block.minecraft.pink_concrete": "Pink Concrete", - "block.minecraft.pink_concrete_powder": "Pink Concrete Powder", - "block.minecraft.pink_glazed_terracotta": "Pink Glazed Terracotta", - "block.minecraft.pink_petals": "Pink Petals", - "block.minecraft.pink_shulker_box": "Pink Shulker Box", - "block.minecraft.pink_stained_glass": "Pink Stained Glass", - "block.minecraft.pink_stained_glass_pane": "Pink Stained Glass Pane", - "block.minecraft.pink_terracotta": "Pink Terracotta", - "block.minecraft.pink_tulip": "Pink Tulip", - "block.minecraft.pink_wool": "Pink Wool", - "block.minecraft.piston": "Piston", - "block.minecraft.piston_head": "Piston Head", - "block.minecraft.pitcher_crop": "Pitcher Crop", - "block.minecraft.pitcher_plant": "Pitcher Plant", - "block.minecraft.player_head": "Player Head", - "block.minecraft.player_head.named": "%s's Head", - "block.minecraft.player_wall_head": "Player Wall Head", - "block.minecraft.podzol": "Podzol", - "block.minecraft.pointed_dripstone": "Pointed Dripstone", - "block.minecraft.polished_andesite": "Polished Andesite", - "block.minecraft.polished_andesite_slab": "Polished Andesite Slab", - "block.minecraft.polished_andesite_stairs": "Polished Andesite Stairs", - "block.minecraft.polished_basalt": "Polished Basalt", - "block.minecraft.polished_blackstone": "Polished Blackstone", - "block.minecraft.polished_blackstone_brick_slab": "Polished Blackstone Brick Slab", - "block.minecraft.polished_blackstone_brick_stairs": "Polished Blackstone Brick Stairs", - "block.minecraft.polished_blackstone_brick_wall": "Polished Blackstone Brick Wall", - "block.minecraft.polished_blackstone_bricks": "Polished Blackstone Bricks", - "block.minecraft.polished_blackstone_button": "Polished Blackstone Button", - "block.minecraft.polished_blackstone_pressure_plate": "Polished Blackstone Pressure Plate", - "block.minecraft.polished_blackstone_slab": "Polished Blackstone Slab", - "block.minecraft.polished_blackstone_stairs": "Polished Blackstone Stairs", - "block.minecraft.polished_blackstone_wall": "Polished Blackstone Wall", - "block.minecraft.polished_deepslate": "Polished Deepslate", - "block.minecraft.polished_deepslate_slab": "Polished Deepslate Slab", - "block.minecraft.polished_deepslate_stairs": "Polished Deepslate Stairs", - "block.minecraft.polished_deepslate_wall": "Polished Deepslate Wall", - "block.minecraft.polished_diorite": "Polished Diorite", - "block.minecraft.polished_diorite_slab": "Polished Diorite Slab", - "block.minecraft.polished_diorite_stairs": "Polished Diorite Stairs", - "block.minecraft.polished_granite": "Polished Granite", - "block.minecraft.polished_granite_slab": "Polished Granite Slab", - "block.minecraft.polished_granite_stairs": "Polished Granite Stairs", - "block.minecraft.polished_tuff": "Polished Tuff", - "block.minecraft.polished_tuff_slab": "Polished Tuff Slab", - "block.minecraft.polished_tuff_stairs": "Polished Tuff Stairs", - "block.minecraft.polished_tuff_wall": "Polished Tuff Wall", - "block.minecraft.poppy": "Poppy", - "block.minecraft.potatoes": "Potatoes", - "block.minecraft.potted_acacia_sapling": "Potted Acacia Sapling", - "block.minecraft.potted_allium": "Potted Allium", - "block.minecraft.potted_azalea_bush": "Potted Azalea", - "block.minecraft.potted_azure_bluet": "Potted Azure Bluet", - "block.minecraft.potted_bamboo": "Potted Bamboo", - "block.minecraft.potted_birch_sapling": "Potted Birch Sapling", - "block.minecraft.potted_blue_orchid": "Potted Blue Orchid", - "block.minecraft.potted_brown_mushroom": "Potted Brown Mushroom", - "block.minecraft.potted_cactus": "Potted Cactus", - "block.minecraft.potted_cherry_sapling": "Potted Cherry Sapling", - "block.minecraft.potted_cornflower": "Potted Cornflower", - "block.minecraft.potted_crimson_fungus": "Potted Crimson Fungus", - "block.minecraft.potted_crimson_roots": "Potted Crimson Roots", - "block.minecraft.potted_dandelion": "Potted Dandelion", - "block.minecraft.potted_dark_oak_sapling": "Potted Dark Oak Sapling", - "block.minecraft.potted_dead_bush": "Potted Dead Bush", - "block.minecraft.potted_fern": "Potted Fern", - "block.minecraft.potted_flowering_azalea_bush": "Potted Flowering Azalea", - "block.minecraft.potted_jungle_sapling": "Potted Jungle Sapling", - "block.minecraft.potted_lily_of_the_valley": "Potted Lily of the Valley", - "block.minecraft.potted_mangrove_propagule": "Potted Mangrove Propagule", - "block.minecraft.potted_oak_sapling": "Potted Oak Sapling", - "block.minecraft.potted_orange_tulip": "Potted Orange Tulip", - "block.minecraft.potted_oxeye_daisy": "Potted Oxeye Daisy", - "block.minecraft.potted_pink_tulip": "Potted Pink Tulip", - "block.minecraft.potted_poppy": "Potted Poppy", - "block.minecraft.potted_red_mushroom": "Potted Red Mushroom", - "block.minecraft.potted_red_tulip": "Potted Red Tulip", - "block.minecraft.potted_spruce_sapling": "Potted Spruce Sapling", - "block.minecraft.potted_torchflower": "Potted Torchflower", - "block.minecraft.potted_warped_fungus": "Potted Warped Fungus", - "block.minecraft.potted_warped_roots": "Potted Warped Roots", - "block.minecraft.potted_white_tulip": "Potted White Tulip", - "block.minecraft.potted_wither_rose": "Potted Wither Rose", - "block.minecraft.powder_snow": "Powder Snow", - "block.minecraft.powder_snow_cauldron": "Powder Snow Cauldron", - "block.minecraft.powered_rail": "Powered Rail", - "block.minecraft.prismarine": "Prismarine", - "block.minecraft.prismarine_brick_slab": "Prismarine Brick Slab", - "block.minecraft.prismarine_brick_stairs": "Prismarine Brick Stairs", - "block.minecraft.prismarine_bricks": "Prismarine Bricks", - "block.minecraft.prismarine_slab": "Prismarine Slab", - "block.minecraft.prismarine_stairs": "Prismarine Stairs", - "block.minecraft.prismarine_wall": "Prismarine Wall", - "block.minecraft.pumpkin": "Pumpkin", - "block.minecraft.pumpkin_stem": "Pumpkin Stem", - "block.minecraft.purple_banner": "Purple Banner", - "block.minecraft.purple_bed": "Purple Bed", - "block.minecraft.purple_candle": "Purple Candle", - "block.minecraft.purple_candle_cake": "Cake with Purple Candle", - "block.minecraft.purple_carpet": "Purple Carpet", - "block.minecraft.purple_concrete": "Purple Concrete", - "block.minecraft.purple_concrete_powder": "Purple Concrete Powder", - "block.minecraft.purple_glazed_terracotta": "Purple Glazed Terracotta", - "block.minecraft.purple_shulker_box": "Purple Shulker Box", - "block.minecraft.purple_stained_glass": "Purple Stained Glass", - "block.minecraft.purple_stained_glass_pane": "Purple Stained Glass Pane", - "block.minecraft.purple_terracotta": "Purple Terracotta", - "block.minecraft.purple_wool": "Purple Wool", - "block.minecraft.purpur_block": "Purpur Block", - "block.minecraft.purpur_pillar": "Purpur Pillar", - "block.minecraft.purpur_slab": "Purpur Slab", - "block.minecraft.purpur_stairs": "Purpur Stairs", - "block.minecraft.quartz_block": "Block of Quartz", - "block.minecraft.quartz_bricks": "Quartz Bricks", - "block.minecraft.quartz_pillar": "Quartz Pillar", - "block.minecraft.quartz_slab": "Quartz Slab", - "block.minecraft.quartz_stairs": "Quartz Stairs", - "block.minecraft.rail": "Rail", - "block.minecraft.raw_copper_block": "Block of Raw Copper", - "block.minecraft.raw_gold_block": "Block of Raw Gold", - "block.minecraft.raw_iron_block": "Block of Raw Iron", - "block.minecraft.red_banner": "Red Banner", - "block.minecraft.red_bed": "Red Bed", - "block.minecraft.red_candle": "Red Candle", - "block.minecraft.red_candle_cake": "Cake with Red Candle", - "block.minecraft.red_carpet": "Red Carpet", - "block.minecraft.red_concrete": "Red Concrete", - "block.minecraft.red_concrete_powder": "Red Concrete Powder", - "block.minecraft.red_glazed_terracotta": "Red Glazed Terracotta", - "block.minecraft.red_mushroom": "Red Mushroom", - "block.minecraft.red_mushroom_block": "Red Mushroom Block", - "block.minecraft.red_nether_brick_slab": "Red Nether Brick Slab", - "block.minecraft.red_nether_brick_stairs": "Red Nether Brick Stairs", - "block.minecraft.red_nether_brick_wall": "Red Nether Brick Wall", - "block.minecraft.red_nether_bricks": "Red Nether Bricks", - "block.minecraft.red_sand": "Red Sand", - "block.minecraft.red_sandstone": "Red Sandstone", - "block.minecraft.red_sandstone_slab": "Red Sandstone Slab", - "block.minecraft.red_sandstone_stairs": "Red Sandstone Stairs", - "block.minecraft.red_sandstone_wall": "Red Sandstone Wall", - "block.minecraft.red_shulker_box": "Red Shulker Box", - "block.minecraft.red_stained_glass": "Red Stained Glass", - "block.minecraft.red_stained_glass_pane": "Red Stained Glass Pane", - "block.minecraft.red_terracotta": "Red Terracotta", - "block.minecraft.red_tulip": "Red Tulip", - "block.minecraft.red_wool": "Red Wool", - "block.minecraft.redstone_block": "Block of Redstone", - "block.minecraft.redstone_lamp": "Redstone Lamp", - "block.minecraft.redstone_ore": "Redstone Ore", - "block.minecraft.redstone_torch": "Redstone Torch", - "block.minecraft.redstone_wall_torch": "Redstone Wall Torch", - "block.minecraft.redstone_wire": "Redstone Wire", - "block.minecraft.reinforced_deepslate": "Reinforced Deepslate", - "block.minecraft.repeater": "Redstone Repeater", - "block.minecraft.repeating_command_block": "Repeating Command Block", - "block.minecraft.respawn_anchor": "Respawn Anchor", - "block.minecraft.rooted_dirt": "Rooted Dirt", - "block.minecraft.rose_bush": "Rose Bush", - "block.minecraft.sand": "Sand", - "block.minecraft.sandstone": "Sandstone", - "block.minecraft.sandstone_slab": "Sandstone Slab", - "block.minecraft.sandstone_stairs": "Sandstone Stairs", - "block.minecraft.sandstone_wall": "Sandstone Wall", - "block.minecraft.scaffolding": "Scaffolding", - "block.minecraft.sculk": "Sculk", - "block.minecraft.sculk_catalyst": "Sculk Catalyst", - "block.minecraft.sculk_sensor": "Sculk Sensor", - "block.minecraft.sculk_shrieker": "Sculk Shrieker", - "block.minecraft.sculk_vein": "Sculk Vein", - "block.minecraft.sea_lantern": "Sea Lantern", - "block.minecraft.sea_pickle": "Sea Pickle", - "block.minecraft.seagrass": "Seagrass", - "block.minecraft.set_spawn": "Respawn point set", - "block.minecraft.short_grass": "Short Grass", - "block.minecraft.shroomlight": "Shroomlight", - "block.minecraft.shulker_box": "Shulker Box", - "block.minecraft.skeleton_skull": "Skeleton Skull", - "block.minecraft.skeleton_wall_skull": "Skeleton Wall Skull", - "block.minecraft.slime_block": "Slime Block", - "block.minecraft.small_amethyst_bud": "Small Amethyst Bud", - "block.minecraft.small_dripleaf": "Small Dripleaf", - "block.minecraft.smithing_table": "Smithing Table", - "block.minecraft.smoker": "Smoker", - "block.minecraft.smooth_basalt": "Smooth Basalt", - "block.minecraft.smooth_quartz": "Smooth Quartz Block", - "block.minecraft.smooth_quartz_slab": "Smooth Quartz Slab", - "block.minecraft.smooth_quartz_stairs": "Smooth Quartz Stairs", - "block.minecraft.smooth_red_sandstone": "Smooth Red Sandstone", - "block.minecraft.smooth_red_sandstone_slab": "Smooth Red Sandstone Slab", - "block.minecraft.smooth_red_sandstone_stairs": "Smooth Red Sandstone Stairs", - "block.minecraft.smooth_sandstone": "Smooth Sandstone", - "block.minecraft.smooth_sandstone_slab": "Smooth Sandstone Slab", - "block.minecraft.smooth_sandstone_stairs": "Smooth Sandstone Stairs", - "block.minecraft.smooth_stone": "Smooth Stone", - "block.minecraft.smooth_stone_slab": "Smooth Stone Slab", - "block.minecraft.sniffer_egg": "Sniffer Egg", - "block.minecraft.snow": "Snow", - "block.minecraft.snow_block": "Snow Block", - "block.minecraft.soul_campfire": "Soul Campfire", - "block.minecraft.soul_fire": "Soul Fire", - "block.minecraft.soul_lantern": "Soul Lantern", - "block.minecraft.soul_sand": "Soul Sand", - "block.minecraft.soul_soil": "Soul Soil", - "block.minecraft.soul_torch": "Soul Torch", - "block.minecraft.soul_wall_torch": "Soul Wall Torch", - "block.minecraft.spawn.not_valid": "You have no home bed or charged respawn anchor, or it was obstructed", - "block.minecraft.spawner": "Monster Spawner", - "block.minecraft.spawner.desc1": "Interact with Spawn Egg:", - "block.minecraft.spawner.desc2": "Sets Mob Type", - "block.minecraft.sponge": "Sponge", - "block.minecraft.spore_blossom": "Spore Blossom", - "block.minecraft.spruce_button": "Spruce Button", - "block.minecraft.spruce_door": "Spruce Door", - "block.minecraft.spruce_fence": "Spruce Fence", - "block.minecraft.spruce_fence_gate": "Spruce Fence Gate", - "block.minecraft.spruce_hanging_sign": "Spruce Hanging Sign", - "block.minecraft.spruce_leaves": "Spruce Leaves", - "block.minecraft.spruce_log": "Spruce Log", - "block.minecraft.spruce_planks": "Spruce Planks", - "block.minecraft.spruce_pressure_plate": "Spruce Pressure Plate", - "block.minecraft.spruce_sapling": "Spruce Sapling", - "block.minecraft.spruce_sign": "Spruce Sign", - "block.minecraft.spruce_slab": "Spruce Slab", - "block.minecraft.spruce_stairs": "Spruce Stairs", - "block.minecraft.spruce_trapdoor": "Spruce Trapdoor", - "block.minecraft.spruce_wall_hanging_sign": "Spruce Wall Hanging Sign", - "block.minecraft.spruce_wall_sign": "Spruce Wall Sign", - "block.minecraft.spruce_wood": "Spruce Wood", - "block.minecraft.sticky_piston": "Sticky Piston", - "block.minecraft.stone": "Stone", - "block.minecraft.stone_brick_slab": "Stone Brick Slab", - "block.minecraft.stone_brick_stairs": "Stone Brick Stairs", - "block.minecraft.stone_brick_wall": "Stone Brick Wall", - "block.minecraft.stone_bricks": "Stone Bricks", - "block.minecraft.stone_button": "Stone Button", - "block.minecraft.stone_pressure_plate": "Stone Pressure Plate", - "block.minecraft.stone_slab": "Stone Slab", - "block.minecraft.stone_stairs": "Stone Stairs", - "block.minecraft.stonecutter": "Stonecutter", - "block.minecraft.stripped_acacia_log": "Stripped Acacia Log", - "block.minecraft.stripped_acacia_wood": "Stripped Acacia Wood", - "block.minecraft.stripped_bamboo_block": "Block of Stripped Bamboo", - "block.minecraft.stripped_birch_log": "Stripped Birch Log", - "block.minecraft.stripped_birch_wood": "Stripped Birch Wood", - "block.minecraft.stripped_cherry_log": "Stripped Cherry Log", - "block.minecraft.stripped_cherry_wood": "Stripped Cherry Wood", - "block.minecraft.stripped_crimson_hyphae": "Stripped Crimson Hyphae", - "block.minecraft.stripped_crimson_stem": "Stripped Crimson Stem", - "block.minecraft.stripped_dark_oak_log": "Stripped Dark Oak Log", - "block.minecraft.stripped_dark_oak_wood": "Stripped Dark Oak Wood", - "block.minecraft.stripped_jungle_log": "Stripped Jungle Log", - "block.minecraft.stripped_jungle_wood": "Stripped Jungle Wood", - "block.minecraft.stripped_mangrove_log": "Stripped Mangrove Log", - "block.minecraft.stripped_mangrove_wood": "Stripped Mangrove Wood", - "block.minecraft.stripped_oak_log": "Stripped Oak Log", - "block.minecraft.stripped_oak_wood": "Stripped Oak Wood", - "block.minecraft.stripped_spruce_log": "Stripped Spruce Log", - "block.minecraft.stripped_spruce_wood": "Stripped Spruce Wood", - "block.minecraft.stripped_warped_hyphae": "Stripped Warped Hyphae", - "block.minecraft.stripped_warped_stem": "Stripped Warped Stem", - "block.minecraft.structure_block": "Structure Block", - "block.minecraft.structure_void": "Structure Void", - "block.minecraft.sugar_cane": "Sugar Cane", - "block.minecraft.sunflower": "Sunflower", - "block.minecraft.suspicious_gravel": "Suspicious Gravel", - "block.minecraft.suspicious_sand": "Suspicious Sand", - "block.minecraft.sweet_berry_bush": "Sweet Berry Bush", - "block.minecraft.tall_grass": "Tall Grass", - "block.minecraft.tall_seagrass": "Tall Seagrass", - "block.minecraft.target": "Target", - "block.minecraft.terracotta": "Terracotta", - "block.minecraft.tinted_glass": "Tinted Glass", - "block.minecraft.tnt": "TNT", - "block.minecraft.torch": "Torch", - "block.minecraft.torchflower": "Torchflower", - "block.minecraft.torchflower_crop": "Torchflower Crop", - "block.minecraft.trapped_chest": "Trapped Chest", - "block.minecraft.trial_spawner": "Trial Spawner", - "block.minecraft.tripwire": "Tripwire", - "block.minecraft.tripwire_hook": "Tripwire Hook", - "block.minecraft.tube_coral": "Tube Coral", - "block.minecraft.tube_coral_block": "Tube Coral Block", - "block.minecraft.tube_coral_fan": "Tube Coral Fan", - "block.minecraft.tube_coral_wall_fan": "Tube Coral Wall Fan", - "block.minecraft.tuff": "Tuff", - "block.minecraft.tuff_brick_slab": "Tuff Brick Slab", - "block.minecraft.tuff_brick_stairs": "Tuff Brick Stairs", - "block.minecraft.tuff_brick_wall": "Tuff Brick Wall", - "block.minecraft.tuff_bricks": "Tuff Bricks", - "block.minecraft.tuff_slab": "Tuff Slab", - "block.minecraft.tuff_stairs": "Tuff Stairs", - "block.minecraft.tuff_wall": "Tuff Wall", - "block.minecraft.turtle_egg": "Turtle Egg", - "block.minecraft.twisting_vines": "Twisting Vines", - "block.minecraft.twisting_vines_plant": "Twisting Vines Plant", - "block.minecraft.vault": "Vault", - "block.minecraft.verdant_froglight": "Verdant Froglight", - "block.minecraft.vine": "Vines", - "block.minecraft.void_air": "Void Air", - "block.minecraft.wall_torch": "Wall Torch", - "block.minecraft.warped_button": "Warped Button", - "block.minecraft.warped_door": "Warped Door", - "block.minecraft.warped_fence": "Warped Fence", - "block.minecraft.warped_fence_gate": "Warped Fence Gate", - "block.minecraft.warped_fungus": "Warped Fungus", - "block.minecraft.warped_hanging_sign": "Warped Hanging Sign", - "block.minecraft.warped_hyphae": "Warped Hyphae", - "block.minecraft.warped_nylium": "Warped Nylium", - "block.minecraft.warped_planks": "Warped Planks", - "block.minecraft.warped_pressure_plate": "Warped Pressure Plate", - "block.minecraft.warped_roots": "Warped Roots", - "block.minecraft.warped_sign": "Warped Sign", - "block.minecraft.warped_slab": "Warped Slab", - "block.minecraft.warped_stairs": "Warped Stairs", - "block.minecraft.warped_stem": "Warped Stem", - "block.minecraft.warped_trapdoor": "Warped Trapdoor", - "block.minecraft.warped_wall_hanging_sign": "Warped Wall Hanging Sign", - "block.minecraft.warped_wall_sign": "Warped Wall Sign", - "block.minecraft.warped_wart_block": "Warped Wart Block", - "block.minecraft.water": "Water", - "block.minecraft.water_cauldron": "Water Cauldron", - "block.minecraft.waxed_chiseled_copper": "Waxed Chiseled Copper", - "block.minecraft.waxed_copper_block": "Waxed Block of Copper", - "block.minecraft.waxed_copper_bulb": "Waxed Copper Bulb", - "block.minecraft.waxed_copper_door": "Waxed Copper Door", - "block.minecraft.waxed_copper_grate": "Waxed Copper Grate", - "block.minecraft.waxed_copper_trapdoor": "Waxed Copper Trapdoor", - "block.minecraft.waxed_cut_copper": "Waxed Cut Copper", - "block.minecraft.waxed_cut_copper_slab": "Waxed Cut Copper Slab", - "block.minecraft.waxed_cut_copper_stairs": "Waxed Cut Copper Stairs", - "block.minecraft.waxed_exposed_chiseled_copper": "Waxed Exposed Chiseled Copper", - "block.minecraft.waxed_exposed_copper": "Waxed Exposed Copper", - "block.minecraft.waxed_exposed_copper_bulb": "Waxed Exposed Copper Bulb", - "block.minecraft.waxed_exposed_copper_door": "Waxed Exposed Copper Door", - "block.minecraft.waxed_exposed_copper_grate": "Waxed Exposed Copper Grate", - "block.minecraft.waxed_exposed_copper_trapdoor": "Waxed Exposed Copper Trapdoor", - "block.minecraft.waxed_exposed_cut_copper": "Waxed Exposed Cut Copper", - "block.minecraft.waxed_exposed_cut_copper_slab": "Waxed Exposed Cut Copper Slab", - "block.minecraft.waxed_exposed_cut_copper_stairs": "Waxed Exposed Cut Copper Stairs", - "block.minecraft.waxed_oxidized_chiseled_copper": "Waxed Oxidized Chiseled Copper", - "block.minecraft.waxed_oxidized_copper": "Waxed Oxidized Copper", - "block.minecraft.waxed_oxidized_copper_bulb": "Waxed Oxidized Copper Bulb", - "block.minecraft.waxed_oxidized_copper_door": "Waxed Oxidized Copper Door", - "block.minecraft.waxed_oxidized_copper_grate": "Waxed Oxidized Copper Grate", - "block.minecraft.waxed_oxidized_copper_trapdoor": "Waxed Oxidized Copper Trapdoor", - "block.minecraft.waxed_oxidized_cut_copper": "Waxed Oxidized Cut Copper", - "block.minecraft.waxed_oxidized_cut_copper_slab": "Waxed Oxidized Cut Copper Slab", - "block.minecraft.waxed_oxidized_cut_copper_stairs": "Waxed Oxidized Cut Copper Stairs", - "block.minecraft.waxed_weathered_chiseled_copper": "Waxed Weathered Chiseled Copper", - "block.minecraft.waxed_weathered_copper": "Waxed Weathered Copper", - "block.minecraft.waxed_weathered_copper_bulb": "Waxed Weathered Copper Bulb", - "block.minecraft.waxed_weathered_copper_door": "Waxed Weathered Copper Door", - "block.minecraft.waxed_weathered_copper_grate": "Waxed Weathered Copper Grate", - "block.minecraft.waxed_weathered_copper_trapdoor": "Waxed Weathered Copper Trapdoor", - "block.minecraft.waxed_weathered_cut_copper": "Waxed Weathered Cut Copper", - "block.minecraft.waxed_weathered_cut_copper_slab": "Waxed Weathered Cut Copper Slab", - "block.minecraft.waxed_weathered_cut_copper_stairs": "Waxed Weathered Cut Copper Stairs", - "block.minecraft.weathered_chiseled_copper": "Weathered Chiseled Copper", - "block.minecraft.weathered_copper": "Weathered Copper", - "block.minecraft.weathered_copper_bulb": "Weathered Copper Bulb", - "block.minecraft.weathered_copper_door": "Weathered Copper Door", - "block.minecraft.weathered_copper_grate": "Weathered Copper Grate", - "block.minecraft.weathered_copper_trapdoor": "Weathered Copper Trapdoor", - "block.minecraft.weathered_cut_copper": "Weathered Cut Copper", - "block.minecraft.weathered_cut_copper_slab": "Weathered Cut Copper Slab", - "block.minecraft.weathered_cut_copper_stairs": "Weathered Cut Copper Stairs", - "block.minecraft.weeping_vines": "Weeping Vines", - "block.minecraft.weeping_vines_plant": "Weeping Vines Plant", - "block.minecraft.wet_sponge": "Wet Sponge", - "block.minecraft.wheat": "Wheat Crops", - "block.minecraft.white_banner": "White Banner", - "block.minecraft.white_bed": "White Bed", - "block.minecraft.white_candle": "White Candle", - "block.minecraft.white_candle_cake": "Cake with White Candle", - "block.minecraft.white_carpet": "White Carpet", - "block.minecraft.white_concrete": "White Concrete", - "block.minecraft.white_concrete_powder": "White Concrete Powder", - "block.minecraft.white_glazed_terracotta": "White Glazed Terracotta", - "block.minecraft.white_shulker_box": "White Shulker Box", - "block.minecraft.white_stained_glass": "White Stained Glass", - "block.minecraft.white_stained_glass_pane": "White Stained Glass Pane", - "block.minecraft.white_terracotta": "White Terracotta", - "block.minecraft.white_tulip": "White Tulip", - "block.minecraft.white_wool": "White Wool", - "block.minecraft.wither_rose": "Wither Rose", - "block.minecraft.wither_skeleton_skull": "Wither Skeleton Skull", - "block.minecraft.wither_skeleton_wall_skull": "Wither Skeleton Wall Skull", - "block.minecraft.yellow_banner": "Yellow Banner", - "block.minecraft.yellow_bed": "Yellow Bed", - "block.minecraft.yellow_candle": "Yellow Candle", - "block.minecraft.yellow_candle_cake": "Cake with Yellow Candle", - "block.minecraft.yellow_carpet": "Yellow Carpet", - "block.minecraft.yellow_concrete": "Yellow Concrete", - "block.minecraft.yellow_concrete_powder": "Yellow Concrete Powder", - "block.minecraft.yellow_glazed_terracotta": "Yellow Glazed Terracotta", - "block.minecraft.yellow_shulker_box": "Yellow Shulker Box", - "block.minecraft.yellow_stained_glass": "Yellow Stained Glass", - "block.minecraft.yellow_stained_glass_pane": "Yellow Stained Glass Pane", - "block.minecraft.yellow_terracotta": "Yellow Terracotta", - "block.minecraft.yellow_wool": "Yellow Wool", - "block.minecraft.zombie_head": "Zombie Head", - "block.minecraft.zombie_wall_head": "Zombie Wall Head", - "book.byAuthor": "by %1$s", - "book.editTitle": "Enter Book Title:", - "book.finalizeButton": "Sign and Close", - "book.finalizeWarning": "Note! When you sign the book, it will no longer be editable.", - "book.generation.0": "Original", - "book.generation.1": "Copy of original", - "book.generation.2": "Copy of a copy", - "book.generation.3": "Tattered", - "book.invalid.tag": "* Invalid book tag *", - "book.pageIndicator": "Page %1$s of %2$s", - "book.signButton": "Sign", - "build.tooHigh": "Height limit for building is %s", - "chat_screen.message": "Message to send: %s", - "chat_screen.title": "Chat screen", - "chat_screen.usage": "Input message and press Enter to send", - "chat.cannotSend": "Cannot send chat message", - "chat.coordinates": "%s, %s, %s", - "chat.coordinates.tooltip": "Click to teleport", - "chat.copy": "Copy to Clipboard", - "chat.copy.click": "Click to Copy to Clipboard", - "chat.deleted_marker": "This chat message has been deleted by the server.", - "chat.disabled.chain_broken": "Chat disabled due to broken chain. Please try reconnecting.", - "chat.disabled.expiredProfileKey": "Chat disabled due to expired profile public key. Please try reconnecting.", - "chat.disabled.invalid_command_signature": "Command had unexpected or missing command argument signatures.", - "chat.disabled.invalid_signature": "Chat had an invalid signature. Please try reconnecting.", - "chat.disabled.launcher": "Chat disabled by launcher option. Cannot send message.", - "chat.disabled.missingProfileKey": "Chat disabled due to missing profile public key. Please try reconnecting.", - "chat.disabled.options": "Chat disabled in client options.", - "chat.disabled.out_of_order_chat": "Chat received out-of-order. Did your system time change?", - "chat.disabled.profile": "Chat is not allowed by account settings. Press '%s' again for more information.", - "chat.disabled.profile.moreInfo": "Chat is not allowed by account settings. Cannot send or view messages.", - "chat.editBox": "chat", - "chat.filtered": "Filtered by the server.", - "chat.filtered_full": "The server has hidden your message for some players.", - "chat.link.confirm": "Are you sure you want to open the following website?", - "chat.link.confirmTrusted": "Do you want to open this link or copy it to your clipboard?", - "chat.link.open": "Open in Browser", - "chat.link.warning": "Never open links from people that you don't trust!", - "chat.queue": "[+%s pending lines]", - "chat.square_brackets": "[%s]", - "chat.tag.error": "Server sent invalid message.", - "chat.tag.modified": "Message modified by the server. Original:", - "chat.tag.not_secure": "Unverified message. Cannot be reported.", - "chat.tag.system": "Server message. Cannot be reported.", - "chat.tag.system_single_player": "Server message.", - "chat.type.admin": "[%s: %s]", - "chat.type.advancement.challenge": "%s has completed the challenge %s", - "chat.type.advancement.goal": "%s has reached the goal %s", - "chat.type.advancement.task": "%s has made the advancement %s", - "chat.type.announcement": "[%s] %s", - "chat.type.emote": "* %s %s", - "chat.type.team.hover": "Message Team", - "chat.type.team.sent": "-> %s <%s> %s", - "chat.type.team.text": "%s <%s> %s", - "chat.type.text": "<%s> %s", - "chat.type.text.narrate": "%s says %s", - "chat.validation_error": "Chat validation error", - "chunk.toast.checkLog": "See log for more details", - "chunk.toast.loadFailure": "Failed to load chunk at %s", - "chunk.toast.lowDiskSpace": "Low disk space!", - "chunk.toast.lowDiskSpace.description": "Might not be able to save the world.", - "chunk.toast.saveFailure": "Failed to save chunk at %s", - "clear.failed.multiple": "No items were found on %s players", - "clear.failed.single": "No items were found on player %s", - "color.minecraft.black": "Black", - "color.minecraft.blue": "Blue", - "color.minecraft.brown": "Brown", - "color.minecraft.cyan": "Cyan", - "color.minecraft.gray": "Gray", - "color.minecraft.green": "Green", - "color.minecraft.light_blue": "Light Blue", - "color.minecraft.light_gray": "Light Gray", - "color.minecraft.lime": "Lime", - "color.minecraft.magenta": "Magenta", - "color.minecraft.orange": "Orange", - "color.minecraft.pink": "Pink", - "color.minecraft.purple": "Purple", - "color.minecraft.red": "Red", - "color.minecraft.white": "White", - "color.minecraft.yellow": "Yellow", - "command.context.here": "<--[HERE]", - "command.context.parse_error": "%s at position %s: %s", - "command.exception": "Could not parse command: %s", - "command.expected.separator": "Expected whitespace to end one argument, but found trailing data", - "command.failed": "An unexpected error occurred trying to execute that command", - "command.forkLimit": "Maximum number of contexts (%s) reached", - "command.unknown.argument": "Incorrect argument for command", - "command.unknown.command": "Unknown or incomplete command, see below for error", - "commands.advancement.advancementNotFound": "No advancement was found by the name '%1$s'", - "commands.advancement.criterionNotFound": "The advancement %1$s does not contain the criterion '%2$s'", - "commands.advancement.grant.criterion.to.many.failure": "Couldn't grant criterion '%s' of advancement %s to %s players as they already have it", - "commands.advancement.grant.criterion.to.many.success": "Granted criterion '%s' of advancement %s to %s players", - "commands.advancement.grant.criterion.to.one.failure": "Couldn't grant criterion '%s' of advancement %s to %s as they already have it", - "commands.advancement.grant.criterion.to.one.success": "Granted criterion '%s' of advancement %s to %s", - "commands.advancement.grant.many.to.many.failure": "Couldn't grant %s advancements to %s players as they already have them", - "commands.advancement.grant.many.to.many.success": "Granted %s advancements to %s players", - "commands.advancement.grant.many.to.one.failure": "Couldn't grant %s advancements to %s as they already have them", - "commands.advancement.grant.many.to.one.success": "Granted %s advancements to %s", - "commands.advancement.grant.one.to.many.failure": "Couldn't grant advancement %s to %s players as they already have it", - "commands.advancement.grant.one.to.many.success": "Granted the advancement %s to %s players", - "commands.advancement.grant.one.to.one.failure": "Couldn't grant advancement %s to %s as they already have it", - "commands.advancement.grant.one.to.one.success": "Granted the advancement %s to %s", - "commands.advancement.revoke.criterion.to.many.failure": "Couldn't revoke criterion '%s' of advancement %s from %s players as they don't have it", - "commands.advancement.revoke.criterion.to.many.success": "Revoked criterion '%s' of advancement %s from %s players", - "commands.advancement.revoke.criterion.to.one.failure": "Couldn't revoke criterion '%s' of advancement %s from %s as they don't have it", - "commands.advancement.revoke.criterion.to.one.success": "Revoked criterion '%s' of advancement %s from %s", - "commands.advancement.revoke.many.to.many.failure": "Couldn't revoke %s advancements from %s players as they don't have them", - "commands.advancement.revoke.many.to.many.success": "Revoked %s advancements from %s players", - "commands.advancement.revoke.many.to.one.failure": "Couldn't revoke %s advancements from %s as they don't have them", - "commands.advancement.revoke.many.to.one.success": "Revoked %s advancements from %s", - "commands.advancement.revoke.one.to.many.failure": "Couldn't revoke advancement %s from %s players as they don't have it", - "commands.advancement.revoke.one.to.many.success": "Revoked the advancement %s from %s players", - "commands.advancement.revoke.one.to.one.failure": "Couldn't revoke advancement %s from %s as they don't have it", - "commands.advancement.revoke.one.to.one.success": "Revoked the advancement %s from %s", - "commands.attribute.base_value.get.success": "Base value of attribute %s for entity %s is %s", - "commands.attribute.base_value.set.success": "Base value for attribute %s for entity %s set to %s", - "commands.attribute.failed.entity": "%s is not a valid entity for this command", - "commands.attribute.failed.modifier_already_present": "Modifier %s is already present on attribute %s for entity %s", - "commands.attribute.failed.no_attribute": "Entity %s has no attribute %s", - "commands.attribute.failed.no_modifier": "Attribute %s for entity %s has no modifier %s", - "commands.attribute.modifier.add.success": "Added modifier %s to attribute %s for entity %s", - "commands.attribute.modifier.remove.success": "Removed modifier %s from attribute %s for entity %s", - "commands.attribute.modifier.value.get.success": "Value of modifier %s on attribute %s for entity %s is %s", - "commands.attribute.value.get.success": "Value of attribute %s for entity %s is %s", - "commands.ban.failed": "Nothing changed. The player is already banned", - "commands.ban.success": "Banned %s: %s", - "commands.banip.failed": "Nothing changed. That IP is already banned", - "commands.banip.info": "This ban affects %s player(s): %s", - "commands.banip.invalid": "Invalid IP address or unknown player", - "commands.banip.success": "Banned IP %s: %s", - "commands.banlist.entry": "%s was banned by %s: %s", - "commands.banlist.entry.unknown": "(Unknown)", - "commands.banlist.list": "There are %s ban(s):", - "commands.banlist.none": "There are no bans", - "commands.bossbar.create.failed": "A bossbar already exists with the ID '%s'", - "commands.bossbar.create.success": "Created custom bossbar %s", - "commands.bossbar.get.max": "Custom bossbar %s has a maximum of %s", - "commands.bossbar.get.players.none": "Custom bossbar %s has no players currently online", - "commands.bossbar.get.players.some": "Custom bossbar %s has %s player(s) currently online: %s", - "commands.bossbar.get.value": "Custom bossbar %s has a value of %s", - "commands.bossbar.get.visible.hidden": "Custom bossbar %s is currently hidden", - "commands.bossbar.get.visible.visible": "Custom bossbar %s is currently shown", - "commands.bossbar.list.bars.none": "There are no custom bossbars active", - "commands.bossbar.list.bars.some": "There are %s custom bossbar(s) active: %s", - "commands.bossbar.remove.success": "Removed custom bossbar %s", - "commands.bossbar.set.color.success": "Custom bossbar %s has changed color", - "commands.bossbar.set.color.unchanged": "Nothing changed. That's already the color of this bossbar", - "commands.bossbar.set.max.success": "Custom bossbar %s has changed maximum to %s", - "commands.bossbar.set.max.unchanged": "Nothing changed. That's already the max of this bossbar", - "commands.bossbar.set.name.success": "Custom bossbar %s has been renamed", - "commands.bossbar.set.name.unchanged": "Nothing changed. That's already the name of this bossbar", - "commands.bossbar.set.players.success.none": "Custom bossbar %s no longer has any players", - "commands.bossbar.set.players.success.some": "Custom bossbar %s now has %s player(s): %s", - "commands.bossbar.set.players.unchanged": "Nothing changed. Those players are already on the bossbar with nobody to add or remove", - "commands.bossbar.set.style.success": "Custom bossbar %s has changed style", - "commands.bossbar.set.style.unchanged": "Nothing changed. That's already the style of this bossbar", - "commands.bossbar.set.value.success": "Custom bossbar %s has changed value to %s", - "commands.bossbar.set.value.unchanged": "Nothing changed. That's already the value of this bossbar", - "commands.bossbar.set.visibility.unchanged.hidden": "Nothing changed. The bossbar is already hidden", - "commands.bossbar.set.visibility.unchanged.visible": "Nothing changed. The bossbar is already visible", - "commands.bossbar.set.visible.success.hidden": "Custom bossbar %s is now hidden", - "commands.bossbar.set.visible.success.visible": "Custom bossbar %s is now visible", - "commands.bossbar.unknown": "No bossbar exists with the ID '%s'", - "commands.clear.success.multiple": "Removed %s item(s) from %s players", - "commands.clear.success.single": "Removed %s item(s) from player %s", - "commands.clear.test.multiple": "Found %s matching item(s) on %s players", - "commands.clear.test.single": "Found %s matching item(s) on player %s", - "commands.clone.failed": "No blocks were cloned", - "commands.clone.overlap": "The source and destination areas cannot overlap", - "commands.clone.success": "Successfully cloned %s block(s)", - "commands.clone.toobig": "Too many blocks in the specified area (maximum %s, specified %s)", - "commands.damage.invulnerable": "Target is invulnerable to the given damage type", - "commands.damage.success": "Applied %s damage to %s", - "commands.data.block.get": "%s on block %s, %s, %s after scale factor of %s is %s", - "commands.data.block.invalid": "The target block is not a block entity", - "commands.data.block.modified": "Modified block data of %s, %s, %s", - "commands.data.block.query": "%s, %s, %s has the following block data: %s", - "commands.data.entity.get": "%s on %s after scale factor of %s is %s", - "commands.data.entity.invalid": "Unable to modify player data", - "commands.data.entity.modified": "Modified entity data of %s", - "commands.data.entity.query": "%s has the following entity data: %s", - "commands.data.get.invalid": "Can't get %s; only numeric tags are allowed", - "commands.data.get.multiple": "This argument accepts a single NBT value", - "commands.data.get.unknown": "Can't get %s; tag doesn't exist", - "commands.data.merge.failed": "Nothing changed. The specified properties already have these values", - "commands.data.modify.expected_list": "Expected list, got: %s", - "commands.data.modify.expected_object": "Expected object, got: %s", - "commands.data.modify.expected_value": "Expected value, got: %s", - "commands.data.modify.invalid_index": "Invalid list index: %s", - "commands.data.modify.invalid_substring": "Invalid substring indices: %s to %s", - "commands.data.storage.get": "%s in storage %s after scale factor of %s is %s", - "commands.data.storage.modified": "Modified storage %s", - "commands.data.storage.query": "Storage %s has the following contents: %s", - "commands.datapack.disable.failed": "Pack '%s' is not enabled!", - "commands.datapack.disable.failed.feature": "Pack '%s' cannot be disabled, since it is part of an enabled flag!", - "commands.datapack.enable.failed": "Pack '%s' is already enabled!", - "commands.datapack.enable.failed.no_flags": "Pack '%s' cannot be enabled, since required flags are not enabled in this world: %s!", - "commands.datapack.list.available.none": "There are no more data packs available", - "commands.datapack.list.available.success": "There are %s data pack(s) available: %s", - "commands.datapack.list.enabled.none": "There are no data packs enabled", - "commands.datapack.list.enabled.success": "There are %s data pack(s) enabled: %s", - "commands.datapack.modify.disable": "Disabling data pack %s", - "commands.datapack.modify.enable": "Enabling data pack %s", - "commands.datapack.unknown": "Unknown data pack '%s'", - "commands.debug.alreadyRunning": "The tick profiler is already started", - "commands.debug.function.noRecursion": "Can't trace from inside of function", - "commands.debug.function.noReturnRun": "Tracing can't be used with return run", - "commands.debug.function.success.multiple": "Traced %s command(s) from %s functions to output file %s", - "commands.debug.function.success.single": "Traced %s command(s) from function '%s' to output file %s", - "commands.debug.function.traceFailed": "Failed to trace function", - "commands.debug.notRunning": "The tick profiler hasn't started", - "commands.debug.started": "Started tick profiling", - "commands.debug.stopped": "Stopped tick profiling after %s seconds and %s ticks (%s ticks per second)", - "commands.defaultgamemode.success": "The default game mode is now %s", - "commands.deop.failed": "Nothing changed. The player is not an operator", - "commands.deop.success": "Made %s no longer a server operator", - "commands.difficulty.failure": "The difficulty did not change; it is already set to %s", - "commands.difficulty.query": "The difficulty is %s", - "commands.difficulty.success": "The difficulty has been set to %s", - "commands.drop.no_held_items": "Entity can't hold any items", - "commands.drop.no_loot_table": "Entity %s has no loot table", - "commands.drop.success.multiple": "Dropped %s items", - "commands.drop.success.multiple_with_table": "Dropped %s items from loot table %s", - "commands.drop.success.single": "Dropped %s %s", - "commands.drop.success.single_with_table": "Dropped %s %s from loot table %s", - "commands.effect.clear.everything.failed": "Target has no effects to remove", - "commands.effect.clear.everything.success.multiple": "Removed every effect from %s targets", - "commands.effect.clear.everything.success.single": "Removed every effect from %s", - "commands.effect.clear.specific.failed": "Target doesn't have the requested effect", - "commands.effect.clear.specific.success.multiple": "Removed effect %s from %s targets", - "commands.effect.clear.specific.success.single": "Removed effect %s from %s", - "commands.effect.give.failed": "Unable to apply this effect (target is either immune to effects, or has something stronger)", - "commands.effect.give.success.multiple": "Applied effect %s to %s targets", - "commands.effect.give.success.single": "Applied effect %s to %s", - "commands.enchant.failed": "Nothing changed. Targets either have no item in their hands or the enchantment could not be applied", - "commands.enchant.failed.entity": "%s is not a valid entity for this command", - "commands.enchant.failed.incompatible": "%s cannot support that enchantment", - "commands.enchant.failed.itemless": "%s is not holding any item", - "commands.enchant.failed.level": "%s is higher than the maximum level of %s supported by that enchantment", - "commands.enchant.success.multiple": "Applied enchantment %s to %s entities", - "commands.enchant.success.single": "Applied enchantment %s to %s's item", - "commands.execute.blocks.toobig": "Too many blocks in the specified area (maximum %s, specified %s)", - "commands.execute.conditional.fail": "Test failed", - "commands.execute.conditional.fail_count": "Test failed, count: %s", - "commands.execute.conditional.pass": "Test passed", - "commands.execute.conditional.pass_count": "Test passed, count: %s", - "commands.execute.function.instantiationFailure": "Failed to instantiate function %s: %s", - "commands.experience.add.levels.success.multiple": "Gave %s experience levels to %s players", - "commands.experience.add.levels.success.single": "Gave %s experience levels to %s", - "commands.experience.add.points.success.multiple": "Gave %s experience points to %s players", - "commands.experience.add.points.success.single": "Gave %s experience points to %s", - "commands.experience.query.levels": "%s has %s experience levels", - "commands.experience.query.points": "%s has %s experience points", - "commands.experience.set.levels.success.multiple": "Set %s experience levels on %s players", - "commands.experience.set.levels.success.single": "Set %s experience levels on %s", - "commands.experience.set.points.invalid": "Cannot set experience points above the maximum points for the player's current level", - "commands.experience.set.points.success.multiple": "Set %s experience points on %s players", - "commands.experience.set.points.success.single": "Set %s experience points on %s", - "commands.fill.failed": "No blocks were filled", - "commands.fill.success": "Successfully filled %s block(s)", - "commands.fill.toobig": "Too many blocks in the specified area (maximum %s, specified %s)", - "commands.fillbiome.success": "Biomes set between %s, %s, %s and %s, %s, %s", - "commands.fillbiome.success.count": "%s biome entry/entries set between %s, %s, %s and %s, %s, %s", - "commands.fillbiome.toobig": "Too many blocks in the specified volume (maximum %s, specified %s)", - "commands.forceload.added.failure": "No chunks were marked for force loading", - "commands.forceload.added.multiple": "Marked %s chunks in %s from %s to %s to be force loaded", - "commands.forceload.added.none": "No force loaded chunks were found in %s", - "commands.forceload.added.single": "Marked chunk %s in %s to be force loaded", - "commands.forceload.list.multiple": "%s force loaded chunks were found in %s at: %s", - "commands.forceload.list.single": "A force loaded chunk was found in %s at: %s", - "commands.forceload.query.failure": "Chunk at %s in %s is not marked for force loading", - "commands.forceload.query.success": "Chunk at %s in %s is marked for force loading", - "commands.forceload.removed.all": "Unmarked all force loaded chunks in %s", - "commands.forceload.removed.failure": "No chunks were removed from force loading", - "commands.forceload.removed.multiple": "Unmarked %s chunks in %s from %s to %s for force loading", - "commands.forceload.removed.single": "Unmarked chunk %s in %s for force loading", - "commands.forceload.toobig": "Too many chunks in the specified area (maximum %s, specified %s)", - "commands.function.error.argument_not_compound": "Invalid argument type: %s, expected Compound", - "commands.function.error.missing_argument": "Missing argument %2$s to function %1$s", - "commands.function.error.missing_arguments": "Missing arguments to function %s", - "commands.function.error.parse": "While instantiating macro %s: Command '%s' caused error: %s", - "commands.function.instantiationFailure": "Failed to instantiate function %s: %s", - "commands.function.result": "Function %s returned %s", - "commands.function.scheduled.multiple": "Running functions %s", - "commands.function.scheduled.no_functions": "Can't find any functions for name %s", - "commands.function.scheduled.single": "Running function %s", - "commands.function.success.multiple": "Executed %s command(s) from %s functions", - "commands.function.success.multiple.result": "Executed %s functions", - "commands.function.success.single": "Executed %s command(s) from function '%s'", - "commands.function.success.single.result": "Function '%2$s' returned %1$s", - "commands.gamemode.success.other": "Set %s's game mode to %s", - "commands.gamemode.success.self": "Set own game mode to %s", - "commands.gamerule.query": "Gamerule %s is currently set to: %s", - "commands.gamerule.set": "Gamerule %s is now set to: %s", - "commands.give.failed.toomanyitems": "Can't give more than %s of %s", - "commands.give.success.multiple": "Gave %s %s to %s players", - "commands.give.success.single": "Gave %s %s to %s", - "commands.help.failed": "Unknown command or insufficient permissions", - "commands.item.block.set.success": "Replaced a slot at %s, %s, %s with %s", - "commands.item.entity.set.success.multiple": "Replaced a slot on %s entities with %s", - "commands.item.entity.set.success.single": "Replaced a slot on %s with %s", - "commands.item.source.no_such_slot": "The source does not have slot %s", - "commands.item.source.not_a_container": "Source position %s, %s, %s is not a container", - "commands.item.target.no_changed.known_item": "No targets accepted item %s into slot %s", - "commands.item.target.no_changes": "No targets accepted item into slot %s", - "commands.item.target.no_such_slot": "The target does not have slot %s", - "commands.item.target.not_a_container": "Target position %s, %s, %s is not a container", - "commands.jfr.dump.failed": "Failed to dump JFR recording: %s", - "commands.jfr.start.failed": "Failed to start JFR profiling", - "commands.jfr.started": "JFR profiling started", - "commands.jfr.stopped": "JFR profiling stopped and dumped to %s", - "commands.kick.owner.failed": "Cannot kick server owner in LAN game", - "commands.kick.singleplayer.failed": "Cannot kick in an offline singleplayer game", - "commands.kick.success": "Kicked %s: %s", - "commands.kill.success.multiple": "Killed %s entities", - "commands.kill.success.single": "Killed %s", - "commands.list.nameAndId": "%s (%s)", - "commands.list.players": "There are %s of a max of %s players online: %s", - "commands.locate.biome.not_found": "Could not find a biome of type \"%s\" within reasonable distance", - "commands.locate.biome.success": "The nearest %s is at %s (%s blocks away)", - "commands.locate.poi.not_found": "Could not find a point of interest of type \"%s\" within reasonable distance", - "commands.locate.poi.success": "The nearest %s is at %s (%s blocks away)", - "commands.locate.structure.invalid": "There is no structure with type \"%s\"", - "commands.locate.structure.not_found": "Could not find a structure of type \"%s\" nearby", - "commands.locate.structure.success": "The nearest %s is at %s (%s blocks away)", - "commands.message.display.incoming": "%s whispers to you: %s", - "commands.message.display.outgoing": "You whisper to %s: %s", - "commands.op.failed": "Nothing changed. The player already is an operator", - "commands.op.success": "Made %s a server operator", - "commands.pardon.failed": "Nothing changed. The player isn't banned", - "commands.pardon.success": "Unbanned %s", - "commands.pardonip.failed": "Nothing changed. That IP isn't banned", - "commands.pardonip.invalid": "Invalid IP address", - "commands.pardonip.success": "Unbanned IP %s", - "commands.particle.failed": "The particle was not visible for anybody", - "commands.particle.success": "Displaying particle %s", - "commands.perf.alreadyRunning": "The performance profiler is already started", - "commands.perf.notRunning": "The performance profiler hasn't started", - "commands.perf.reportFailed": "Failed to create debug report", - "commands.perf.reportSaved": "Created debug report in %s", - "commands.perf.started": "Started 10 second performance profiling run (use '/perf stop' to stop early)", - "commands.perf.stopped": "Stopped performance profiling after %s second(s) and %s tick(s) (%s tick(s) per second)", - "commands.place.feature.failed": "Failed to place feature", - "commands.place.feature.invalid": "There is no feature with type \"%s\"", - "commands.place.feature.success": "Placed \"%s\" at %s, %s, %s", - "commands.place.jigsaw.failed": "Failed to generate jigsaw", - "commands.place.jigsaw.invalid": "There is no template pool with type \"%s\"", - "commands.place.jigsaw.success": "Generated jigsaw at %s, %s, %s", - "commands.place.structure.failed": "Failed to place structure", - "commands.place.structure.invalid": "There is no structure with type \"%s\"", - "commands.place.structure.success": "Generated structure \"%s\" at %s, %s, %s", - "commands.place.template.failed": "Failed to place template", - "commands.place.template.invalid": "There is no template with id \"%s\"", - "commands.place.template.success": "Loaded template \"%s\" at %s, %s, %s", - "commands.playsound.failed": "The sound is too far away to be heard", - "commands.playsound.success.multiple": "Played sound %s to %s players", - "commands.playsound.success.single": "Played sound %s to %s", - "commands.publish.alreadyPublished": "Multiplayer game is already hosted on port %s", - "commands.publish.failed": "Unable to host local game", - "commands.publish.started": "Local game hosted on port %s", - "commands.publish.success": "Multiplayer game is now hosted on port %s", - "commands.random.error.range_too_large": "The range of the random value must be at most 2147483646", - "commands.random.error.range_too_small": "The range of the random value must be at least 2", - "commands.random.reset.all.success": "Reset %s random sequence(s)", - "commands.random.reset.success": "Reset random sequence %s", - "commands.random.roll": "%s rolled %s (from %s to %s)", - "commands.random.sample.success": "Randomized value: %s", - "commands.recipe.give.failed": "No new recipes were learned", - "commands.recipe.give.success.multiple": "Unlocked %s recipes for %s players", - "commands.recipe.give.success.single": "Unlocked %s recipes for %s", - "commands.recipe.take.failed": "No recipes could be forgotten", - "commands.recipe.take.success.multiple": "Took %s recipes from %s players", - "commands.recipe.take.success.single": "Took %s recipes from %s", - "commands.reload.failure": "Reload failed; keeping old data", - "commands.reload.success": "Reloading!", - "commands.ride.already_riding": "%s is already riding %s", - "commands.ride.dismount.success": "%s stopped riding %s", - "commands.ride.mount.failure.cant_ride_players": "Players can't be ridden", - "commands.ride.mount.failure.generic": "%s couldn't start riding %s", - "commands.ride.mount.failure.loop": "Can't mount entity on itself or any of its passengers", - "commands.ride.mount.failure.wrong_dimension": "Can't mount entity in different dimension", - "commands.ride.mount.success": "%s started riding %s", - "commands.ride.not_riding": "%s is not riding any vehicle", - "commands.save.alreadyOff": "Saving is already turned off", - "commands.save.alreadyOn": "Saving is already turned on", - "commands.save.disabled": "Automatic saving is now disabled", - "commands.save.enabled": "Automatic saving is now enabled", - "commands.save.failed": "Unable to save the game (is there enough disk space?)", - "commands.save.saving": "Saving the game (this may take a moment!)", - "commands.save.success": "Saved the game", - "commands.schedule.cleared.failure": "No schedules with id %s", - "commands.schedule.cleared.success": "Removed %s schedule(s) with id %s", - "commands.schedule.created.function": "Scheduled function '%s' in %s tick(s) at gametime %s", - "commands.schedule.created.tag": "Scheduled tag '%s' in %s ticks at gametime %s", - "commands.schedule.same_tick": "Can't schedule for current tick", - "commands.scoreboard.objectives.add.duplicate": "An objective already exists by that name", - "commands.scoreboard.objectives.add.success": "Created new objective %s", - "commands.scoreboard.objectives.display.alreadyEmpty": "Nothing changed. That display slot is already empty", - "commands.scoreboard.objectives.display.alreadySet": "Nothing changed. That display slot is already showing that objective", - "commands.scoreboard.objectives.display.cleared": "Cleared any objectives in display slot %s", - "commands.scoreboard.objectives.display.set": "Set display slot %s to show objective %s", - "commands.scoreboard.objectives.list.empty": "There are no objectives", - "commands.scoreboard.objectives.list.success": "There are %s objective(s): %s", - "commands.scoreboard.objectives.modify.displayAutoUpdate.disable": "Disabled display auto-update for objective %s", - "commands.scoreboard.objectives.modify.displayAutoUpdate.enable": "Enabled display auto-update for objective %s", - "commands.scoreboard.objectives.modify.displayname": "Changed the display name of %s to %s", - "commands.scoreboard.objectives.modify.objectiveFormat.clear": "Cleared default number format of objective %s", - "commands.scoreboard.objectives.modify.objectiveFormat.set": "Changed default number format of objective %s", - "commands.scoreboard.objectives.modify.rendertype": "Changed the render type of objective %s", - "commands.scoreboard.objectives.remove.success": "Removed objective %s", - "commands.scoreboard.players.add.success.multiple": "Added %s to %s for %s entities", - "commands.scoreboard.players.add.success.single": "Added %s to %s for %s (now %s)", - "commands.scoreboard.players.display.name.clear.success.multiple": "Cleared display name for %s entities in %s", - "commands.scoreboard.players.display.name.clear.success.single": "Cleared display name for %s in %s", - "commands.scoreboard.players.display.name.set.success.multiple": "Changed display name to %s for %s entities in %s", - "commands.scoreboard.players.display.name.set.success.single": "Changed display name to %s for %s in %s", - "commands.scoreboard.players.display.numberFormat.clear.success.multiple": "Cleared number format for %s entities in %s", - "commands.scoreboard.players.display.numberFormat.clear.success.single": "Cleared number format for %s in %s", - "commands.scoreboard.players.display.numberFormat.set.success.multiple": "Changed number format for %s entities in %s", - "commands.scoreboard.players.display.numberFormat.set.success.single": "Changed number format for %s in %s", - "commands.scoreboard.players.enable.failed": "Nothing changed. That trigger is already enabled", - "commands.scoreboard.players.enable.invalid": "Enable only works on trigger-objectives", - "commands.scoreboard.players.enable.success.multiple": "Enabled trigger %s for %s entities", - "commands.scoreboard.players.enable.success.single": "Enabled trigger %s for %s", - "commands.scoreboard.players.get.null": "Can't get value of %s for %s; none is set", - "commands.scoreboard.players.get.success": "%s has %s %s", - "commands.scoreboard.players.list.empty": "There are no tracked entities", - "commands.scoreboard.players.list.entity.empty": "%s has no scores to show", - "commands.scoreboard.players.list.entity.entry": "%s: %s", - "commands.scoreboard.players.list.entity.success": "%s has %s score(s):", - "commands.scoreboard.players.list.success": "There are %s tracked entity/entities: %s", - "commands.scoreboard.players.operation.success.multiple": "Updated %s for %s entities", - "commands.scoreboard.players.operation.success.single": "Set %s for %s to %s", - "commands.scoreboard.players.remove.success.multiple": "Removed %s from %s for %s entities", - "commands.scoreboard.players.remove.success.single": "Removed %s from %s for %s (now %s)", - "commands.scoreboard.players.reset.all.multiple": "Reset all scores for %s entities", - "commands.scoreboard.players.reset.all.single": "Reset all scores for %s", - "commands.scoreboard.players.reset.specific.multiple": "Reset %s for %s entities", - "commands.scoreboard.players.reset.specific.single": "Reset %s for %s", - "commands.scoreboard.players.set.success.multiple": "Set %s for %s entities to %s", - "commands.scoreboard.players.set.success.single": "Set %s for %s to %s", - "commands.seed.success": "Seed: %s", - "commands.setblock.failed": "Could not set the block", - "commands.setblock.success": "Changed the block at %s, %s, %s", - "commands.setidletimeout.success": "The player idle timeout is now %s minute(s)", - "commands.setworldspawn.failure.not_overworld": "Can only set the world spawn for overworld", - "commands.setworldspawn.success": "Set the world spawn point to %s, %s, %s [%s]", - "commands.spawnpoint.success.multiple": "Set spawn point to %s, %s, %s [%s] in %s for %s players", - "commands.spawnpoint.success.single": "Set spawn point to %s, %s, %s [%s] in %s for %s", - "commands.spectate.not_spectator": "%s is not in spectator mode", - "commands.spectate.self": "Cannot spectate yourself", - "commands.spectate.success.started": "Now spectating %s", - "commands.spectate.success.stopped": "No longer spectating an entity", - "commands.spreadplayers.failed.entities": "Could not spread %s entity/entities around %s, %s (too many entities for space - try using spread of at most %s)", - "commands.spreadplayers.failed.invalid.height": "Invalid maxHeight %s; expected higher than world minimum %s", - "commands.spreadplayers.failed.teams": "Could not spread %s team(s) around %s, %s (too many entities for space - try using spread of at most %s)", - "commands.spreadplayers.success.entities": "Spread %s player(s) around %s, %s with an average distance of %s blocks apart", - "commands.spreadplayers.success.teams": "Spread %s team(s) around %s, %s with an average distance of %s blocks apart", - "commands.stop.stopping": "Stopping the server", - "commands.stopsound.success.source.any": "Stopped all '%s' sounds", - "commands.stopsound.success.source.sound": "Stopped sound '%s' on source '%s'", - "commands.stopsound.success.sourceless.any": "Stopped all sounds", - "commands.stopsound.success.sourceless.sound": "Stopped sound '%s'", - "commands.summon.failed": "Unable to summon entity", - "commands.summon.failed.uuid": "Unable to summon entity due to duplicate UUIDs", - "commands.summon.invalidPosition": "Invalid position for summon", - "commands.summon.success": "Summoned new %s", - "commands.tag.add.failed": "Target either already has the tag or has too many tags", - "commands.tag.add.success.multiple": "Added tag '%s' to %s entities", - "commands.tag.add.success.single": "Added tag '%s' to %s", - "commands.tag.list.multiple.empty": "There are no tags on the %s entities", - "commands.tag.list.multiple.success": "The %s entities have %s total tags: %s", - "commands.tag.list.single.empty": "%s has no tags", - "commands.tag.list.single.success": "%s has %s tags: %s", - "commands.tag.remove.failed": "Target does not have this tag", - "commands.tag.remove.success.multiple": "Removed tag '%s' from %s entities", - "commands.tag.remove.success.single": "Removed tag '%s' from %s", - "commands.team.add.duplicate": "A team already exists by that name", - "commands.team.add.success": "Created team %s", - "commands.team.empty.success": "Removed %s member(s) from team %s", - "commands.team.empty.unchanged": "Nothing changed. That team is already empty", - "commands.team.join.success.multiple": "Added %s members to team %s", - "commands.team.join.success.single": "Added %s to team %s", - "commands.team.leave.success.multiple": "Removed %s members from any team", - "commands.team.leave.success.single": "Removed %s from any team", - "commands.team.list.members.empty": "There are no members on team %s", - "commands.team.list.members.success": "Team %s has %s member(s): %s", - "commands.team.list.teams.empty": "There are no teams", - "commands.team.list.teams.success": "There are %s team(s): %s", - "commands.team.option.collisionRule.success": "Collision rule for team %s is now \"%s\"", - "commands.team.option.collisionRule.unchanged": "Nothing changed. Collision rule is already that value", - "commands.team.option.color.success": "Updated the color for team %s to %s", - "commands.team.option.color.unchanged": "Nothing changed. That team already has that color", - "commands.team.option.deathMessageVisibility.success": "Death message visibility for team %s is now \"%s\"", - "commands.team.option.deathMessageVisibility.unchanged": "Nothing changed. Death message visibility is already that value", - "commands.team.option.friendlyfire.alreadyDisabled": "Nothing changed. Friendly fire is already disabled for that team", - "commands.team.option.friendlyfire.alreadyEnabled": "Nothing changed. Friendly fire is already enabled for that team", - "commands.team.option.friendlyfire.disabled": "Disabled friendly fire for team %s", - "commands.team.option.friendlyfire.enabled": "Enabled friendly fire for team %s", - "commands.team.option.name.success": "Updated the name of team %s", - "commands.team.option.name.unchanged": "Nothing changed. That team already has that name", - "commands.team.option.nametagVisibility.success": "Nametag visibility for team %s is now \"%s\"", - "commands.team.option.nametagVisibility.unchanged": "Nothing changed. Nametag visibility is already that value", - "commands.team.option.prefix.success": "Team prefix set to %s", - "commands.team.option.seeFriendlyInvisibles.alreadyDisabled": "Nothing changed. That team already can't see invisible teammates", - "commands.team.option.seeFriendlyInvisibles.alreadyEnabled": "Nothing changed. That team can already see invisible teammates", - "commands.team.option.seeFriendlyInvisibles.disabled": "Team %s can no longer see invisible teammates", - "commands.team.option.seeFriendlyInvisibles.enabled": "Team %s can now see invisible teammates", - "commands.team.option.suffix.success": "Team suffix set to %s", - "commands.team.remove.success": "Removed team %s", - "commands.teammsg.failed.noteam": "You must be on a team to message your team", - "commands.teleport.invalidPosition": "Invalid position for teleport", - "commands.teleport.success.entity.multiple": "Teleported %s entities to %s", - "commands.teleport.success.entity.single": "Teleported %s to %s", - "commands.teleport.success.location.multiple": "Teleported %s entities to %s, %s, %s", - "commands.teleport.success.location.single": "Teleported %s to %s, %s, %s", - "commands.tick.query.percentiles": "Percentiles: P50: %sms P95: %sms P99: %sms, sample: %s", - "commands.tick.query.rate.running": "Target tick rate: %s per second.\nAverage time per tick: %sms (Target: %sms)", - "commands.tick.query.rate.sprinting": "Target tick rate: %s per second (ignored, reference only).\nAverage time per tick: %sms", - "commands.tick.rate.success": "Set the target tick rate to %s per second", - "commands.tick.sprint.report": "Sprint completed with %s ticks per second, or %s ms per tick", - "commands.tick.sprint.stop.fail": "No tick sprint in progress", - "commands.tick.sprint.stop.success": "Interrupted the current tick sprint", - "commands.tick.status.frozen": "The game is frozen", - "commands.tick.status.lagging": "The game is running, but can't keep up with the target tick rate", - "commands.tick.status.running": "The game is running normally", - "commands.tick.status.sprinting": "The game is sprinting", - "commands.tick.step.fail": "Unable to step the game - the game must be frozen first", - "commands.tick.step.stop.fail": "No tick step in progress", - "commands.tick.step.stop.success": "Interrupted the current tick step", - "commands.tick.step.success": "Stepping %s tick(s)", - "commands.time.query": "The time is %s", - "commands.time.set": "Set the time to %s", - "commands.title.cleared.multiple": "Cleared titles for %s players", - "commands.title.cleared.single": "Cleared titles for %s", - "commands.title.reset.multiple": "Reset title options for %s players", - "commands.title.reset.single": "Reset title options for %s", - "commands.title.show.actionbar.multiple": "Showing new actionbar title for %s players", - "commands.title.show.actionbar.single": "Showing new actionbar title for %s", - "commands.title.show.subtitle.multiple": "Showing new subtitle for %s players", - "commands.title.show.subtitle.single": "Showing new subtitle for %s", - "commands.title.show.title.multiple": "Showing new title for %s players", - "commands.title.show.title.single": "Showing new title for %s", - "commands.title.times.multiple": "Changed title display times for %s players", - "commands.title.times.single": "Changed title display times for %s", - "commands.transfer.error.no_players": "Must specify at least one player to transfer", - "commands.transfer.success.multiple": "Transferring %s players to %s:%s", - "commands.transfer.success.single": "Transferring %s to %s:%s", - "commands.trigger.add.success": "Triggered %s (added %s to value)", - "commands.trigger.failed.invalid": "You can only trigger objectives that are 'trigger' type", - "commands.trigger.failed.unprimed": "You cannot trigger this objective yet", - "commands.trigger.set.success": "Triggered %s (set value to %s)", - "commands.trigger.simple.success": "Triggered %s", - "commands.weather.set.clear": "Set the weather to clear", - "commands.weather.set.rain": "Set the weather to rain", - "commands.weather.set.thunder": "Set the weather to rain & thunder", - "commands.whitelist.add.failed": "Player is already whitelisted", - "commands.whitelist.add.success": "Added %s to the whitelist", - "commands.whitelist.alreadyOff": "Whitelist is already turned off", - "commands.whitelist.alreadyOn": "Whitelist is already turned on", - "commands.whitelist.disabled": "Whitelist is now turned off", - "commands.whitelist.enabled": "Whitelist is now turned on", - "commands.whitelist.list": "There are %s whitelisted player(s): %s", - "commands.whitelist.none": "There are no whitelisted players", - "commands.whitelist.reloaded": "Reloaded the whitelist", - "commands.whitelist.remove.failed": "Player is not whitelisted", - "commands.whitelist.remove.success": "Removed %s from the whitelist", - "commands.worldborder.center.failed": "Nothing changed. The world border is already centered there", - "commands.worldborder.center.success": "Set the center of the world border to %s, %s", - "commands.worldborder.damage.amount.failed": "Nothing changed. The world border damage is already that amount", - "commands.worldborder.damage.amount.success": "Set the world border damage to %s per block each second", - "commands.worldborder.damage.buffer.failed": "Nothing changed. The world border damage buffer is already that distance", - "commands.worldborder.damage.buffer.success": "Set the world border damage buffer to %s block(s)", - "commands.worldborder.get": "The world border is currently %s block(s) wide", - "commands.worldborder.set.failed.big": "World border cannot be bigger than %s blocks wide", - "commands.worldborder.set.failed.far": "World border cannot be further out than %s blocks", - "commands.worldborder.set.failed.nochange": "Nothing changed. The world border is already that size", - "commands.worldborder.set.failed.small": "World border cannot be smaller than 1 block wide", - "commands.worldborder.set.grow": "Growing the world border to %s blocks wide over %s seconds", - "commands.worldborder.set.immediate": "Set the world border to %s block(s) wide", - "commands.worldborder.set.shrink": "Shrinking the world border to %s block(s) wide over %s second(s)", - "commands.worldborder.warning.distance.failed": "Nothing changed. The world border warning is already that distance", - "commands.worldborder.warning.distance.success": "Set the world border warning distance to %s block(s)", - "commands.worldborder.warning.time.failed": "Nothing changed. The world border warning is already that amount of time", - "commands.worldborder.warning.time.success": "Set the world border warning time to %s second(s)", - "compliance.playtime.greaterThan24Hours": "You've been playing for greater than 24 hours", - "compliance.playtime.hours": "You've been playing for %s hour(s)", - "compliance.playtime.message": "Excessive gaming may interfere with normal daily life", - "connect.aborted": "Aborted", - "connect.authorizing": "Logging in...", - "connect.connecting": "Connecting to the server...", - "connect.encrypting": "Encrypting...", - "connect.failed": "Failed to connect to the server", - "connect.failed.transfer": "Connection failed while transferring to the server", - "connect.joining": "Joining world...", - "connect.negotiating": "Negotiating...", - "connect.reconfiging": "Reconfiguring...", - "connect.reconfiguring": "Reconfiguring...", - "connect.transferring": "Transferring to new server...", - "container.barrel": "Barrel", - "container.beacon": "Beacon", - "container.blast_furnace": "Blast Furnace", - "container.brewing": "Brewing Stand", - "container.cartography_table": "Cartography Table", - "container.chest": "Chest", - "container.chestDouble": "Large Chest", - "container.crafter": "Crafter", - "container.crafting": "Crafting", - "container.creative": "Item Selection", - "container.dispenser": "Dispenser", - "container.dropper": "Dropper", - "container.enchant": "Enchant", - "container.enchant.clue": "%s . . . ?", - "container.enchant.lapis.many": "%s Lapis Lazuli", - "container.enchant.lapis.one": "1 Lapis Lazuli", - "container.enchant.level.many": "%s Enchantment Levels", - "container.enchant.level.one": "1 Enchantment Level", - "container.enchant.level.requirement": "Level Requirement: %s", - "container.enderchest": "Ender Chest", - "container.furnace": "Furnace", - "container.grindstone_title": "Repair & Disenchant", - "container.hopper": "Item Hopper", - "container.inventory": "Inventory", - "container.isLocked": "%s is locked!", - "container.lectern": "Lectern", - "container.loom": "Loom", - "container.repair": "Repair & Name", - "container.repair.cost": "Enchantment Cost: %1$s", - "container.repair.expensive": "Too Expensive!", - "container.shulkerBox": "Shulker Box", - "container.shulkerBox.itemCount": "%s x%s", - "container.shulkerBox.more": "and %s more...", - "container.shulkerBox.unknownContents": "???????", - "container.smoker": "Smoker", - "container.spectatorCantOpen": "Unable to open. Loot not generated yet.", - "container.stonecutter": "Stonecutter", - "container.upgrade": "Upgrade Gear", - "container.upgrade.error_tooltip": "Item can't be upgraded this way", - "container.upgrade.missing_template_tooltip": "Add Smithing Template", - "controls.keybinds": "Key Binds...", - "controls.keybinds.duplicateKeybinds": "This key is also used for:\n%s", - "controls.keybinds.title": "Key Binds", - "controls.reset": "Reset", - "controls.resetAll": "Reset Keys", - "controls.title": "Controls", - "createWorld.customize.buffet.biome": "Please select a biome", - "createWorld.customize.buffet.title": "Buffet world customization", - "createWorld.customize.custom.baseSize": "Depth Base Size", - "createWorld.customize.custom.biomeDepthOffset": "Biome Depth Offset", - "createWorld.customize.custom.biomeDepthWeight": "Biome Depth Weight", - "createWorld.customize.custom.biomeScaleOffset": "Biome Scale Offset", - "createWorld.customize.custom.biomeScaleWeight": "Biome Scale Weight", - "createWorld.customize.custom.biomeSize": "Biome Size", - "createWorld.customize.custom.center": "Center Height", - "createWorld.customize.custom.confirm1": "This will overwrite your current", - "createWorld.customize.custom.confirm2": "settings and cannot be undone.", - "createWorld.customize.custom.confirmTitle": "Warning!", - "createWorld.customize.custom.coordinateScale": "Coordinate Scale", - "createWorld.customize.custom.count": "Spawn Tries", - "createWorld.customize.custom.defaults": "Defaults", - "createWorld.customize.custom.depthNoiseScaleExponent": "Depth Noise Exponent", - "createWorld.customize.custom.depthNoiseScaleX": "Depth Noise Scale X", - "createWorld.customize.custom.depthNoiseScaleZ": "Depth Noise Scale Z", - "createWorld.customize.custom.dungeonChance": "Dungeon Count", - "createWorld.customize.custom.fixedBiome": "Biome", - "createWorld.customize.custom.heightScale": "Height Scale", - "createWorld.customize.custom.lavaLakeChance": "Lava Lake Rarity", - "createWorld.customize.custom.lowerLimitScale": "Lower Limit Scale", - "createWorld.customize.custom.mainNoiseScaleX": "Main Noise Scale X", - "createWorld.customize.custom.mainNoiseScaleY": "Main Noise Scale Y", - "createWorld.customize.custom.mainNoiseScaleZ": "Main Noise Scale Z", - "createWorld.customize.custom.maxHeight": "Max. Height", - "createWorld.customize.custom.minHeight": "Min. Height", - "createWorld.customize.custom.next": "Next Page", - "createWorld.customize.custom.page0": "Basic Settings", - "createWorld.customize.custom.page1": "Ore Settings", - "createWorld.customize.custom.page2": "Advanced Settings (Expert Users Only!)", - "createWorld.customize.custom.page3": "Extra Advanced Settings (Expert Users Only!)", - "createWorld.customize.custom.preset.caveChaos": "Caves of Chaos", - "createWorld.customize.custom.preset.caveDelight": "Caver's Delight", - "createWorld.customize.custom.preset.drought": "Drought", - "createWorld.customize.custom.preset.goodLuck": "Good Luck", - "createWorld.customize.custom.preset.isleLand": "Isle Land", - "createWorld.customize.custom.preset.mountains": "Mountain Madness", - "createWorld.customize.custom.preset.waterWorld": "Water World", - "createWorld.customize.custom.presets": "Presets", - "createWorld.customize.custom.presets.title": "Customize World Presets", - "createWorld.customize.custom.prev": "Previous Page", - "createWorld.customize.custom.randomize": "Randomize", - "createWorld.customize.custom.riverSize": "River Size", - "createWorld.customize.custom.seaLevel": "Sea Level", - "createWorld.customize.custom.size": "Spawn Size", - "createWorld.customize.custom.spread": "Spread Height", - "createWorld.customize.custom.stretchY": "Height Stretch", - "createWorld.customize.custom.upperLimitScale": "Upper Limit Scale", - "createWorld.customize.custom.useCaves": "Caves", - "createWorld.customize.custom.useDungeons": "Dungeons", - "createWorld.customize.custom.useLavaLakes": "Lava Lakes", - "createWorld.customize.custom.useLavaOceans": "Lava Oceans", - "createWorld.customize.custom.useMansions": "Woodland Mansions", - "createWorld.customize.custom.useMineShafts": "Mineshafts", - "createWorld.customize.custom.useMonuments": "Ocean Monuments", - "createWorld.customize.custom.useOceanRuins": "Ocean Ruins", - "createWorld.customize.custom.useRavines": "Ravines", - "createWorld.customize.custom.useStrongholds": "Strongholds", - "createWorld.customize.custom.useTemples": "Temples", - "createWorld.customize.custom.useVillages": "Villages", - "createWorld.customize.custom.useWaterLakes": "Water Lakes", - "createWorld.customize.custom.waterLakeChance": "Water Lake Rarity", - "createWorld.customize.flat.height": "Height", - "createWorld.customize.flat.layer": "%s", - "createWorld.customize.flat.layer.bottom": "Bottom - %s", - "createWorld.customize.flat.layer.top": "Top - %s", - "createWorld.customize.flat.removeLayer": "Remove Layer", - "createWorld.customize.flat.tile": "Layer Material", - "createWorld.customize.flat.title": "Superflat Customization", - "createWorld.customize.presets": "Presets", - "createWorld.customize.presets.list": "Alternatively, here's some we made earlier!", - "createWorld.customize.presets.select": "Use Preset", - "createWorld.customize.presets.share": "Want to share your preset with someone? Use the box below!", - "createWorld.customize.presets.title": "Select a Preset", - "createWorld.preparing": "Preparing for world creation...", - "createWorld.tab.game.title": "Game", - "createWorld.tab.more.title": "More", - "createWorld.tab.world.title": "World", - "credits_and_attribution.button.attribution": "Attribution", - "credits_and_attribution.button.credits": "Credits", - "credits_and_attribution.button.licenses": "Licenses", - "credits_and_attribution.screen.title": "Credits and Attribution", - "dataPack.bundle.description": "Enables experimental Bundle item", - "dataPack.bundle.name": "Bundles", - "dataPack.title": "Select Data Packs", - "dataPack.trade_rebalance.description": "Updated trades for Villagers", - "dataPack.trade_rebalance.name": "Villager Trade Rebalance", - "dataPack.update_1_20.description": "New features and content for Minecraft 1.20", - "dataPack.update_1_20.name": "Update 1.20", - "dataPack.update_1_21.description": "New features and content for Minecraft 1.21", - "dataPack.update_1_21.name": "Update 1.21", - "dataPack.validation.back": "Go Back", - "dataPack.validation.failed": "Data pack validation failed!", - "dataPack.validation.reset": "Reset to Default", - "dataPack.validation.working": "Validating selected data packs...", - "dataPack.vanilla.description": "The default data for Minecraft", - "dataPack.vanilla.name": "Default", - "datapackFailure.safeMode": "Safe Mode", - "datapackFailure.safeMode.failed.description": "This world contains invalid or corrupted save data.", - "datapackFailure.safeMode.failed.title": "Failed to load world in Safe Mode.", - "datapackFailure.title": "Errors in currently selected data packs prevented the world from loading.\nYou can either try to load it with only the vanilla data pack (\"safe mode\"), or go back to the title screen and fix it manually.", - "death.attack.anvil": "%1$s was squashed by a falling anvil", - "death.attack.anvil.player": "%1$s was squashed by a falling anvil while fighting %2$s", - "death.attack.arrow": "%1$s was shot by %2$s", - "death.attack.arrow.item": "%1$s was shot by %2$s using %3$s", - "death.attack.badRespawnPoint.link": "Intentional Game Design", - "death.attack.badRespawnPoint.message": "%1$s was killed by %2$s", - "death.attack.cactus": "%1$s was pricked to death", - "death.attack.cactus.player": "%1$s walked into a cactus while trying to escape %2$s", - "death.attack.cramming": "%1$s was squished too much", - "death.attack.cramming.player": "%1$s was squashed by %2$s", - "death.attack.dragonBreath": "%1$s was roasted in dragon's breath", - "death.attack.dragonBreath.player": "%1$s was roasted in dragon's breath by %2$s", - "death.attack.drown": "%1$s drowned", - "death.attack.drown.player": "%1$s drowned while trying to escape %2$s", - "death.attack.dryout": "%1$s died from dehydration", - "death.attack.dryout.player": "%1$s died from dehydration while trying to escape %2$s", - "death.attack.even_more_magic": "%1$s was killed by even more magic", - "death.attack.explosion": "%1$s blew up", - "death.attack.explosion.player": "%1$s was blown up by %2$s", - "death.attack.explosion.player.item": "%1$s was blown up by %2$s using %3$s", - "death.attack.fall": "%1$s hit the ground too hard", - "death.attack.fall.player": "%1$s hit the ground too hard while trying to escape %2$s", - "death.attack.fallingBlock": "%1$s was squashed by a falling block", - "death.attack.fallingBlock.player": "%1$s was squashed by a falling block while fighting %2$s", - "death.attack.fallingStalactite": "%1$s was skewered by a falling stalactite", - "death.attack.fallingStalactite.player": "%1$s was skewered by a falling stalactite while fighting %2$s", - "death.attack.fireball": "%1$s was fireballed by %2$s", - "death.attack.fireball.item": "%1$s was fireballed by %2$s using %3$s", - "death.attack.fireworks": "%1$s went off with a bang", - "death.attack.fireworks.item": "%1$s went off with a bang due to a firework fired from %3$s by %2$s", - "death.attack.fireworks.player": "%1$s went off with a bang while fighting %2$s", - "death.attack.flyIntoWall": "%1$s experienced kinetic energy", - "death.attack.flyIntoWall.player": "%1$s experienced kinetic energy while trying to escape %2$s", - "death.attack.freeze": "%1$s froze to death", - "death.attack.freeze.player": "%1$s was frozen to death by %2$s", - "death.attack.generic": "%1$s died", - "death.attack.generic.player": "%1$s died because of %2$s", - "death.attack.genericKill": "%1$s was killed", - "death.attack.genericKill.player": "%1$s was killed while fighting %2$s", - "death.attack.hotFloor": "%1$s discovered the floor was lava", - "death.attack.hotFloor.player": "%1$s walked into the danger zone due to %2$s", - "death.attack.indirectMagic": "%1$s was killed by %2$s using magic", - "death.attack.indirectMagic.item": "%1$s was killed by %2$s using %3$s", - "death.attack.inFire": "%1$s went up in flames", - "death.attack.inFire.player": "%1$s walked into fire while fighting %2$s", - "death.attack.inWall": "%1$s suffocated in a wall", - "death.attack.inWall.player": "%1$s suffocated in a wall while fighting %2$s", - "death.attack.lava": "%1$s tried to swim in lava", - "death.attack.lava.player": "%1$s tried to swim in lava to escape %2$s", - "death.attack.lightningBolt": "%1$s was struck by lightning", - "death.attack.lightningBolt.player": "%1$s was struck by lightning while fighting %2$s", - "death.attack.magic": "%1$s was killed by magic", - "death.attack.magic.player": "%1$s was killed by magic while trying to escape %2$s", - "death.attack.message_too_long": "Actually, the message was too long to deliver fully. Sorry! Here's a stripped version: %s", - "death.attack.mob": "%1$s was slain by %2$s", - "death.attack.mob.item": "%1$s was slain by %2$s using %3$s", - "death.attack.onFire": "%1$s burned to death", - "death.attack.onFire.item": "%1$s was burned to a crisp while fighting %2$s wielding %3$s", - "death.attack.onFire.player": "%1$s was burned to a crisp while fighting %2$s", - "death.attack.outOfWorld": "%1$s fell out of the world", - "death.attack.outOfWorld.player": "%1$s didn't want to live in the same world as %2$s", - "death.attack.outsideBorder": "%1$s left the confines of this world", - "death.attack.outsideBorder.player": "%1$s left the confines of this world while fighting %2$s", - "death.attack.player": "%1$s was slain by %2$s", - "death.attack.player.item": "%1$s was slain by %2$s using %3$s", - "death.attack.sonic_boom": "%1$s was obliterated by a sonically-charged shriek", - "death.attack.sonic_boom.item": "%1$s was obliterated by a sonically-charged shriek while trying to escape %2$s wielding %3$s", - "death.attack.sonic_boom.player": "%1$s was obliterated by a sonically-charged shriek while trying to escape %2$s", - "death.attack.stalagmite": "%1$s was impaled on a stalagmite", - "death.attack.stalagmite.player": "%1$s was impaled on a stalagmite while fighting %2$s", - "death.attack.starve": "%1$s starved to death", - "death.attack.starve.player": "%1$s starved to death while fighting %2$s", - "death.attack.sting": "%1$s was stung to death", - "death.attack.sting.item": "%1$s was stung to death by %2$s using %3$s", - "death.attack.sting.player": "%1$s was stung to death by %2$s", - "death.attack.sweetBerryBush": "%1$s was poked to death by a sweet berry bush", - "death.attack.sweetBerryBush.player": "%1$s was poked to death by a sweet berry bush while trying to escape %2$s", - "death.attack.thorns": "%1$s was killed while trying to hurt %2$s", - "death.attack.thorns.item": "%1$s was killed by %3$s while trying to hurt %2$s", - "death.attack.thrown": "%1$s was pummeled by %2$s", - "death.attack.thrown.item": "%1$s was pummeled by %2$s using %3$s", - "death.attack.trident": "%1$s was impaled by %2$s", - "death.attack.trident.item": "%1$s was impaled by %2$s with %3$s", - "death.attack.wither": "%1$s withered away", - "death.attack.wither.player": "%1$s withered away while fighting %2$s", - "death.attack.witherSkull": "%1$s was shot by a skull from %2$s", - "death.attack.witherSkull.item": "%1$s was shot by a skull from %2$s using %3$s", - "death.fell.accident.generic": "%1$s fell from a high place", - "death.fell.accident.ladder": "%1$s fell off a ladder", - "death.fell.accident.other_climbable": "%1$s fell while climbing", - "death.fell.accident.scaffolding": "%1$s fell off scaffolding", - "death.fell.accident.twisting_vines": "%1$s fell off some twisting vines", - "death.fell.accident.vines": "%1$s fell off some vines", - "death.fell.accident.weeping_vines": "%1$s fell off some weeping vines", - "death.fell.assist": "%1$s was doomed to fall by %2$s", - "death.fell.assist.item": "%1$s was doomed to fall by %2$s using %3$s", - "death.fell.finish": "%1$s fell too far and was finished by %2$s", - "death.fell.finish.item": "%1$s fell too far and was finished by %2$s using %3$s", - "death.fell.killer": "%1$s was doomed to fall", - "deathScreen.quit.confirm": "Are you sure you want to quit?", - "deathScreen.respawn": "Respawn", - "deathScreen.score": "Score", - "deathScreen.score.value": "Score: %s", - "deathScreen.spectate": "Spectate World", - "deathScreen.title": "You Died!", - "deathScreen.title.hardcore": "Game Over!", - "deathScreen.titleScreen": "Title Screen", - "debug.advanced_tooltips.help": "F3 + H = Advanced tooltips", - "debug.advanced_tooltips.off": "Advanced tooltips: hidden", - "debug.advanced_tooltips.on": "Advanced tooltips: shown", - "debug.chunk_boundaries.help": "F3 + G = Show chunk boundaries", - "debug.chunk_boundaries.off": "Chunk borders: hidden", - "debug.chunk_boundaries.on": "Chunk borders: shown", - "debug.clear_chat.help": "F3 + D = Clear chat", - "debug.copy_location.help": "F3 + C = Copy location as /tp command, hold F3 + C to crash the game", - "debug.copy_location.message": "Copied location to clipboard", - "debug.crash.message": "F3 + C is held down. This will crash the game unless released.", - "debug.crash.warning": "Crashing in %s...", - "debug.creative_spectator.error": "Unable to switch game mode; no permission", - "debug.creative_spectator.help": "F3 + N = Cycle previous game mode <-> spectator", - "debug.dump_dynamic_textures": "Saved dynamic textures to %s", - "debug.dump_dynamic_textures.help": "F3 + S = Dump dynamic textures", - "debug.gamemodes.error": "Unable to open game mode switcher; no permission", - "debug.gamemodes.help": "F3 + F4 = Open game mode switcher", - "debug.gamemodes.press_f4": "[ F4 ]", - "debug.gamemodes.select_next": "%s Next", - "debug.help.help": "F3 + Q = Show this list", - "debug.help.message": "Key bindings:", - "debug.inspect.client.block": "Copied client-side block data to clipboard", - "debug.inspect.client.entity": "Copied client-side entity data to clipboard", - "debug.inspect.help": "F3 + I = Copy entity or block data to clipboard", - "debug.inspect.server.block": "Copied server-side block data to clipboard", - "debug.inspect.server.entity": "Copied server-side entity data to clipboard", - "debug.pause_focus.help": "F3 + P = Pause on lost focus", - "debug.pause_focus.off": "Pause on lost focus: disabled", - "debug.pause_focus.on": "Pause on lost focus: enabled", - "debug.pause.help": "F3 + Esc = Pause without pause menu (if pausing is possible)", - "debug.prefix": "[Debug]:", - "debug.profiling.help": "F3 + L = Start/stop profiling", - "debug.profiling.start": "Profiling started for %s seconds. Use F3 + L to stop early", - "debug.profiling.stop": "Profiling ended. Saved results to %s", - "debug.reload_chunks.help": "F3 + A = Reload chunks", - "debug.reload_chunks.message": "Reloading all chunks", - "debug.reload_resourcepacks.help": "F3 + T = Reload resource packs", - "debug.reload_resourcepacks.message": "Reloaded resource packs", - "debug.show_hitboxes.help": "F3 + B = Show hitboxes", - "debug.show_hitboxes.off": "Hitboxes: hidden", - "debug.show_hitboxes.on": "Hitboxes: shown", - "demo.day.1": "This demo will last five game days. Do your best!", - "demo.day.2": "Day Two", - "demo.day.3": "Day Three", - "demo.day.4": "Day Four", - "demo.day.5": "This is your last day!", - "demo.day.6": "You have passed your fifth day. Use %s to save a screenshot of your creation.", - "demo.day.warning": "Your time is almost up!", - "demo.demoExpired": "Demo time's up!", - "demo.help.buy": "Purchase Now!", - "demo.help.fullWrapped": "This demo will last 5 in-game days (about 1 hour and 40 minutes of real time). Check the advancements for hints! Have fun!", - "demo.help.inventory": "Use the %1$s key to open your inventory", - "demo.help.jump": "Jump by pressing the %1$s key", - "demo.help.later": "Continue Playing!", - "demo.help.movement": "Use the %1$s, %2$s, %3$s, %4$s keys and the mouse to move around", - "demo.help.movementMouse": "Look around using the mouse", - "demo.help.movementShort": "Move by pressing the %1$s, %2$s, %3$s, %4$s keys", - "demo.help.title": "Minecraft Demo Mode", - "demo.remainingTime": "Remaining time: %s", - "demo.reminder": "The demo time has expired. Buy the game to continue or start a new world!", - "difficulty.lock.question": "Are you sure you want to lock the difficulty of this world? This will set this world to always be %1$s, and you will never be able to change that again.", - "difficulty.lock.title": "Lock World Difficulty", - "disconnect.closed": "Connection closed", - "disconnect.disconnected": "Disconnected by Server", - "disconnect.endOfStream": "End of stream", - "disconnect.exceeded_packet_rate": "Kicked for exceeding packet rate limit", - "disconnect.genericReason": "%s", - "disconnect.ignoring_status_request": "Ignoring status request", - "disconnect.kicked": "Was kicked from the game", - "disconnect.loginFailed": "Failed to log in", - "disconnect.loginFailedInfo": "Failed to log in: %s", - "disconnect.loginFailedInfo.insufficientPrivileges": "Multiplayer is disabled. Please check your Microsoft account settings.", - "disconnect.loginFailedInfo.invalidSession": "Invalid session (Try restarting your game and the launcher)", - "disconnect.loginFailedInfo.serversUnavailable": "The authentication servers are currently not reachable. Please try again.", - "disconnect.loginFailedInfo.userBanned": "You are banned from playing online", - "disconnect.lost": "Connection Lost", - "disconnect.overflow": "Buffer overflow", - "disconnect.packetError": "Network Protocol Error", - "disconnect.quitting": "Quitting", - "disconnect.spam": "Kicked for spamming", - "disconnect.timeout": "Timed out", - "disconnect.transfer": "Transferred to another server", - "disconnect.unknownHost": "Unknown host", - "download.pack.failed": "%s out of %s pack(s) failed to download", - "download.pack.progress.bytes": "Progress: %s (total size unknown)", - "download.pack.progress.percent": "Progress: %s%%", - "download.pack.title": "Downloading resource pack %s/%s", - "editGamerule.default": "Default: %s", - "editGamerule.title": "Edit Game Rules", - "effect.duration.infinite": "∞", - "effect.minecraft.absorption": "Absorption", - "effect.minecraft.bad_omen": "Bad Omen", - "effect.minecraft.blindness": "Blindness", - "effect.minecraft.conduit_power": "Conduit Power", - "effect.minecraft.darkness": "Darkness", - "effect.minecraft.dolphins_grace": "Dolphin's Grace", - "effect.minecraft.fire_resistance": "Fire Resistance", - "effect.minecraft.glowing": "Glowing", - "effect.minecraft.haste": "Haste", - "effect.minecraft.health_boost": "Health Boost", - "effect.minecraft.hero_of_the_village": "Hero of the Village", - "effect.minecraft.hunger": "Hunger", - "effect.minecraft.infested": "Infested", - "effect.minecraft.instant_damage": "Instant Damage", - "effect.minecraft.instant_health": "Instant Health", - "effect.minecraft.invisibility": "Invisibility", - "effect.minecraft.jump_boost": "Jump Boost", - "effect.minecraft.levitation": "Levitation", - "effect.minecraft.luck": "Luck", - "effect.minecraft.mining_fatigue": "Mining Fatigue", - "effect.minecraft.nausea": "Nausea", - "effect.minecraft.night_vision": "Night Vision", - "effect.minecraft.oozing": "Oozing", - "effect.minecraft.poison": "Poison", - "effect.minecraft.raid_omen": "Raid Omen", - "effect.minecraft.regeneration": "Regeneration", - "effect.minecraft.resistance": "Resistance", - "effect.minecraft.saturation": "Saturation", - "effect.minecraft.slow_falling": "Slow Falling", - "effect.minecraft.slowness": "Slowness", - "effect.minecraft.speed": "Speed", - "effect.minecraft.strength": "Strength", - "effect.minecraft.trial_omen": "Trial Omen", - "effect.minecraft.unluck": "Bad Luck", - "effect.minecraft.water_breathing": "Water Breathing", - "effect.minecraft.weakness": "Weakness", - "effect.minecraft.weaving": "Weaving", - "effect.minecraft.wind_charged": "Wind Charged", - "effect.minecraft.wither": "Wither", - "effect.none": "No Effects", - "enchantment.level.1": "I", - "enchantment.level.2": "II", - "enchantment.level.3": "III", - "enchantment.level.4": "IV", - "enchantment.level.5": "V", - "enchantment.level.6": "VI", - "enchantment.level.7": "VII", - "enchantment.level.8": "VIII", - "enchantment.level.9": "IX", - "enchantment.level.10": "X", - "enchantment.minecraft.aqua_affinity": "Aqua Affinity", - "enchantment.minecraft.bane_of_arthropods": "Bane of Arthropods", - "enchantment.minecraft.binding_curse": "Curse of Binding", - "enchantment.minecraft.blast_protection": "Blast Protection", - "enchantment.minecraft.breach": "Breach", - "enchantment.minecraft.channeling": "Channeling", - "enchantment.minecraft.density": "Density", - "enchantment.minecraft.depth_strider": "Depth Strider", - "enchantment.minecraft.efficiency": "Efficiency", - "enchantment.minecraft.feather_falling": "Feather Falling", - "enchantment.minecraft.fire_aspect": "Fire Aspect", - "enchantment.minecraft.fire_protection": "Fire Protection", - "enchantment.minecraft.flame": "Flame", - "enchantment.minecraft.fortune": "Fortune", - "enchantment.minecraft.frost_walker": "Frost Walker", - "enchantment.minecraft.impaling": "Impaling", - "enchantment.minecraft.infinity": "Infinity", - "enchantment.minecraft.knockback": "Knockback", - "enchantment.minecraft.looting": "Looting", - "enchantment.minecraft.loyalty": "Loyalty", - "enchantment.minecraft.luck_of_the_sea": "Luck of the Sea", - "enchantment.minecraft.lure": "Lure", - "enchantment.minecraft.mending": "Mending", - "enchantment.minecraft.multishot": "Multishot", - "enchantment.minecraft.piercing": "Piercing", - "enchantment.minecraft.power": "Power", - "enchantment.minecraft.projectile_protection": "Projectile Protection", - "enchantment.minecraft.protection": "Protection", - "enchantment.minecraft.punch": "Punch", - "enchantment.minecraft.quick_charge": "Quick Charge", - "enchantment.minecraft.respiration": "Respiration", - "enchantment.minecraft.riptide": "Riptide", - "enchantment.minecraft.sharpness": "Sharpness", - "enchantment.minecraft.silk_touch": "Silk Touch", - "enchantment.minecraft.smite": "Smite", - "enchantment.minecraft.soul_speed": "Soul Speed", - "enchantment.minecraft.sweeping": "Sweeping Edge", - "enchantment.minecraft.sweeping_edge": "Sweeping Edge", - "enchantment.minecraft.swift_sneak": "Swift Sneak", - "enchantment.minecraft.thorns": "Thorns", - "enchantment.minecraft.unbreaking": "Unbreaking", - "enchantment.minecraft.vanishing_curse": "Curse of Vanishing", - "enchantment.minecraft.wind_burst": "Wind Burst", - "entity.minecraft.allay": "Allay", - "entity.minecraft.area_effect_cloud": "Area Effect Cloud", - "entity.minecraft.armadillo": "Armadillo", - "entity.minecraft.armor_stand": "Armor Stand", - "entity.minecraft.arrow": "Arrow", - "entity.minecraft.axolotl": "Axolotl", - "entity.minecraft.bat": "Bat", - "entity.minecraft.bee": "Bee", - "entity.minecraft.blaze": "Blaze", - "entity.minecraft.block_display": "Block Display", - "entity.minecraft.boat": "Boat", - "entity.minecraft.bogged": "Bogged", - "entity.minecraft.breeze": "Breeze", - "entity.minecraft.breeze_wind_charge": "Wind Charge", - "entity.minecraft.camel": "Camel", - "entity.minecraft.cat": "Cat", - "entity.minecraft.cave_spider": "Cave Spider", - "entity.minecraft.chest_boat": "Boat with Chest", - "entity.minecraft.chest_minecart": "Minecart with Chest", - "entity.minecraft.chicken": "Chicken", - "entity.minecraft.cod": "Cod", - "entity.minecraft.command_block_minecart": "Minecart with Command Block", - "entity.minecraft.cow": "Cow", - "entity.minecraft.creeper": "Creeper", - "entity.minecraft.dolphin": "Dolphin", - "entity.minecraft.donkey": "Donkey", - "entity.minecraft.dragon_fireball": "Dragon Fireball", - "entity.minecraft.drowned": "Drowned", - "entity.minecraft.egg": "Thrown Egg", - "entity.minecraft.elder_guardian": "Elder Guardian", - "entity.minecraft.end_crystal": "End Crystal", - "entity.minecraft.ender_dragon": "Ender Dragon", - "entity.minecraft.ender_pearl": "Thrown Ender Pearl", - "entity.minecraft.enderman": "Enderman", - "entity.minecraft.endermite": "Endermite", - "entity.minecraft.evoker": "Evoker", - "entity.minecraft.evoker_fangs": "Evoker Fangs", - "entity.minecraft.experience_bottle": "Thrown Bottle o' Enchanting", - "entity.minecraft.experience_orb": "Experience Orb", - "entity.minecraft.eye_of_ender": "Eye of Ender", - "entity.minecraft.falling_block": "Falling Block", - "entity.minecraft.falling_block_type": "Falling %s", - "entity.minecraft.fireball": "Fireball", - "entity.minecraft.firework_rocket": "Firework Rocket", - "entity.minecraft.fishing_bobber": "Fishing Bobber", - "entity.minecraft.fox": "Fox", - "entity.minecraft.frog": "Frog", - "entity.minecraft.furnace_minecart": "Minecart with Furnace", - "entity.minecraft.ghast": "Ghast", - "entity.minecraft.giant": "Giant", - "entity.minecraft.glow_item_frame": "Glow Item Frame", - "entity.minecraft.glow_squid": "Glow Squid", - "entity.minecraft.goat": "Goat", - "entity.minecraft.guardian": "Guardian", - "entity.minecraft.hoglin": "Hoglin", - "entity.minecraft.hopper_minecart": "Minecart with Hopper", - "entity.minecraft.horse": "Horse", - "entity.minecraft.husk": "Husk", - "entity.minecraft.illusioner": "Illusioner", - "entity.minecraft.interaction": "Interaction", - "entity.minecraft.iron_golem": "Iron Golem", - "entity.minecraft.item": "Item", - "entity.minecraft.item_display": "Item Display", - "entity.minecraft.item_frame": "Item Frame", - "entity.minecraft.killer_bunny": "The Killer Bunny", - "entity.minecraft.leash_knot": "Leash Knot", - "entity.minecraft.lightning_bolt": "Lightning Bolt", - "entity.minecraft.llama": "Llama", - "entity.minecraft.llama_spit": "Llama Spit", - "entity.minecraft.magma_cube": "Magma Cube", - "entity.minecraft.marker": "Marker", - "entity.minecraft.minecart": "Minecart", - "entity.minecraft.mooshroom": "Mooshroom", - "entity.minecraft.mule": "Mule", - "entity.minecraft.ocelot": "Ocelot", - "entity.minecraft.ominous_item_spawner": "Ominous Item Spawner", - "entity.minecraft.painting": "Painting", - "entity.minecraft.panda": "Panda", - "entity.minecraft.parrot": "Parrot", - "entity.minecraft.phantom": "Phantom", - "entity.minecraft.pig": "Pig", - "entity.minecraft.piglin": "Piglin", - "entity.minecraft.piglin_brute": "Piglin Brute", - "entity.minecraft.pillager": "Pillager", - "entity.minecraft.player": "Player", - "entity.minecraft.polar_bear": "Polar Bear", - "entity.minecraft.potion": "Potion", - "entity.minecraft.pufferfish": "Pufferfish", - "entity.minecraft.rabbit": "Rabbit", - "entity.minecraft.ravager": "Ravager", - "entity.minecraft.salmon": "Salmon", - "entity.minecraft.sheep": "Sheep", - "entity.minecraft.shulker": "Shulker", - "entity.minecraft.shulker_bullet": "Shulker Bullet", - "entity.minecraft.silverfish": "Silverfish", - "entity.minecraft.skeleton": "Skeleton", - "entity.minecraft.skeleton_horse": "Skeleton Horse", - "entity.minecraft.slime": "Slime", - "entity.minecraft.small_fireball": "Small Fireball", - "entity.minecraft.sniffer": "Sniffer", - "entity.minecraft.snow_golem": "Snow Golem", - "entity.minecraft.snowball": "Snowball", - "entity.minecraft.spawner_minecart": "Minecart with Monster Spawner", - "entity.minecraft.spectral_arrow": "Spectral Arrow", - "entity.minecraft.spider": "Spider", - "entity.minecraft.squid": "Squid", - "entity.minecraft.stray": "Stray", - "entity.minecraft.strider": "Strider", - "entity.minecraft.tadpole": "Tadpole", - "entity.minecraft.text_display": "Text Display", - "entity.minecraft.tnt": "Primed TNT", - "entity.minecraft.tnt_minecart": "Minecart with TNT", - "entity.minecraft.trader_llama": "Trader Llama", - "entity.minecraft.trident": "Trident", - "entity.minecraft.tropical_fish": "Tropical Fish", - "entity.minecraft.tropical_fish.predefined.0": "Anemone", - "entity.minecraft.tropical_fish.predefined.1": "Black Tang", - "entity.minecraft.tropical_fish.predefined.2": "Blue Tang", - "entity.minecraft.tropical_fish.predefined.3": "Butterflyfish", - "entity.minecraft.tropical_fish.predefined.4": "Cichlid", - "entity.minecraft.tropical_fish.predefined.5": "Clownfish", - "entity.minecraft.tropical_fish.predefined.6": "Cotton Candy Betta", - "entity.minecraft.tropical_fish.predefined.7": "Dottyback", - "entity.minecraft.tropical_fish.predefined.8": "Emperor Red Snapper", - "entity.minecraft.tropical_fish.predefined.9": "Goatfish", - "entity.minecraft.tropical_fish.predefined.10": "Moorish Idol", - "entity.minecraft.tropical_fish.predefined.11": "Ornate Butterflyfish", - "entity.minecraft.tropical_fish.predefined.12": "Parrotfish", - "entity.minecraft.tropical_fish.predefined.13": "Queen Angelfish", - "entity.minecraft.tropical_fish.predefined.14": "Red Cichlid", - "entity.minecraft.tropical_fish.predefined.15": "Red Lipped Blenny", - "entity.minecraft.tropical_fish.predefined.16": "Red Snapper", - "entity.minecraft.tropical_fish.predefined.17": "Threadfin", - "entity.minecraft.tropical_fish.predefined.18": "Tomato Clownfish", - "entity.minecraft.tropical_fish.predefined.19": "Triggerfish", - "entity.minecraft.tropical_fish.predefined.20": "Yellowtail Parrotfish", - "entity.minecraft.tropical_fish.predefined.21": "Yellow Tang", - "entity.minecraft.tropical_fish.type.betty": "Betty", - "entity.minecraft.tropical_fish.type.blockfish": "Blockfish", - "entity.minecraft.tropical_fish.type.brinely": "Brinely", - "entity.minecraft.tropical_fish.type.clayfish": "Clayfish", - "entity.minecraft.tropical_fish.type.dasher": "Dasher", - "entity.minecraft.tropical_fish.type.flopper": "Flopper", - "entity.minecraft.tropical_fish.type.glitter": "Glitter", - "entity.minecraft.tropical_fish.type.kob": "Kob", - "entity.minecraft.tropical_fish.type.snooper": "Snooper", - "entity.minecraft.tropical_fish.type.spotty": "Spotty", - "entity.minecraft.tropical_fish.type.stripey": "Stripey", - "entity.minecraft.tropical_fish.type.sunstreak": "Sunstreak", - "entity.minecraft.turtle": "Turtle", - "entity.minecraft.vex": "Vex", - "entity.minecraft.villager": "Villager", - "entity.minecraft.villager.armorer": "Armorer", - "entity.minecraft.villager.butcher": "Butcher", - "entity.minecraft.villager.cartographer": "Cartographer", - "entity.minecraft.villager.cleric": "Cleric", - "entity.minecraft.villager.farmer": "Farmer", - "entity.minecraft.villager.fisherman": "Fisherman", - "entity.minecraft.villager.fletcher": "Fletcher", - "entity.minecraft.villager.leatherworker": "Leatherworker", - "entity.minecraft.villager.librarian": "Librarian", - "entity.minecraft.villager.mason": "Mason", - "entity.minecraft.villager.nitwit": "Nitwit", - "entity.minecraft.villager.none": "Villager", - "entity.minecraft.villager.shepherd": "Shepherd", - "entity.minecraft.villager.toolsmith": "Toolsmith", - "entity.minecraft.villager.weaponsmith": "Weaponsmith", - "entity.minecraft.vindicator": "Vindicator", - "entity.minecraft.wandering_trader": "Wandering Trader", - "entity.minecraft.warden": "Warden", - "entity.minecraft.wind_charge": "Wind Charge", - "entity.minecraft.witch": "Witch", - "entity.minecraft.wither": "Wither", - "entity.minecraft.wither_skeleton": "Wither Skeleton", - "entity.minecraft.wither_skull": "Wither Skull", - "entity.minecraft.wolf": "Wolf", - "entity.minecraft.zoglin": "Zoglin", - "entity.minecraft.zombie": "Zombie", - "entity.minecraft.zombie_horse": "Zombie Horse", - "entity.minecraft.zombie_villager": "Zombie Villager", - "entity.minecraft.zombified_piglin": "Zombified Piglin", - "entity.not_summonable": "Can't summon entity of type %s", - "event.minecraft.raid": "Raid", - "event.minecraft.raid.defeat": "Defeat", - "event.minecraft.raid.defeat.full": "Raid - Defeat", - "event.minecraft.raid.raiders_remaining": "Raiders Remaining: %s", - "event.minecraft.raid.victory": "Victory", - "event.minecraft.raid.victory.full": "Raid - Victory", - "filled_map.buried_treasure": "Buried Treasure Map", - "filled_map.explorer_jungle": "Jungle Explorer Map", - "filled_map.explorer_swamp": "Swamp Explorer Map", - "filled_map.id": "Id #%s", - "filled_map.level": "(Level %s/%s)", - "filled_map.locked": "Locked", - "filled_map.mansion": "Woodland Explorer Map", - "filled_map.monument": "Ocean Explorer Map", - "filled_map.scale": "Scaling at 1:%s", - "filled_map.trial_chambers": "Trial Explorer Map", - "filled_map.unknown": "Unknown Map", - "filled_map.village_desert": "Desert Village Map", - "filled_map.village_plains": "Plains Village Map", - "filled_map.village_savanna": "Savanna Village Map", - "filled_map.village_snowy": "Snowy Village Map", - "filled_map.village_taiga": "Taiga Village Map", - "flat_world_preset.minecraft.bottomless_pit": "Bottomless Pit", - "flat_world_preset.minecraft.classic_flat": "Classic Flat", - "flat_world_preset.minecraft.desert": "Desert", - "flat_world_preset.minecraft.overworld": "Overworld", - "flat_world_preset.minecraft.redstone_ready": "Redstone Ready", - "flat_world_preset.minecraft.snowy_kingdom": "Snowy Kingdom", - "flat_world_preset.minecraft.the_void": "The Void", - "flat_world_preset.minecraft.tunnelers_dream": "Tunnelers' Dream", - "flat_world_preset.minecraft.water_world": "Water World", - "flat_world_preset.unknown": "???", - "gameMode.adventure": "Adventure Mode", - "gameMode.changed": "Your game mode has been updated to %s", - "gameMode.creative": "Creative Mode", - "gameMode.hardcore": "Hardcore Mode!", - "gameMode.spectator": "Spectator Mode", - "gameMode.survival": "Survival Mode", - "gamerule.announceAdvancements": "Announce advancements", - "gamerule.blockExplosionDropDecay": "In block interaction explosions, some blocks won't drop their loot", - "gamerule.blockExplosionDropDecay.description": "Some of the drops from blocks destroyed by explosions caused by block interactions are lost in the explosion.", - "gamerule.category.chat": "Chat", - "gamerule.category.drops": "Drops", - "gamerule.category.misc": "Miscellaneous", - "gamerule.category.mobs": "Mobs", - "gamerule.category.player": "Player", - "gamerule.category.spawning": "Spawning", - "gamerule.category.updates": "World Updates", - "gamerule.commandBlockOutput": "Broadcast command block output", - "gamerule.commandModificationBlockLimit": "Command modification block limit", - "gamerule.commandModificationBlockLimit.description": "Number of blocks that can be changed at once by one command, such as fill or clone.", - "gamerule.disableElytraMovementCheck": "Disable elytra movement check", - "gamerule.disableRaids": "Disable raids", - "gamerule.doDaylightCycle": "Advance time of day", - "gamerule.doEntityDrops": "Drop entity equipment", - "gamerule.doEntityDrops.description": "Controls drops from minecarts (including inventories), item frames, boats, etc.", - "gamerule.doFireTick": "Update fire", - "gamerule.doImmediateRespawn": "Respawn immediately", - "gamerule.doInsomnia": "Spawn phantoms", - "gamerule.doLimitedCrafting": "Require recipe for crafting", - "gamerule.doLimitedCrafting.description": "If enabled, players will be able to craft only unlocked recipes.", - "gamerule.doMobLoot": "Drop mob loot", - "gamerule.doMobLoot.description": "Controls resource drops from mobs, including experience orbs.", - "gamerule.doMobSpawning": "Spawn mobs", - "gamerule.doMobSpawning.description": "Some entities might have separate rules.", - "gamerule.doPatrolSpawning": "Spawn pillager patrols", - "gamerule.doTileDrops": "Drop blocks", - "gamerule.doTileDrops.description": "Controls resource drops from blocks, including experience orbs.", - "gamerule.doTraderSpawning": "Spawn Wandering Traders", - "gamerule.doVinesSpread": "Vines spread", - "gamerule.doVinesSpread.description": "Controls whether or not the Vines block spreads randomly to adjacent blocks. Does not affect other types of vine blocks such as Weeping Vines, Twisting Vines, etc.", - "gamerule.doWardenSpawning": "Spawn Wardens", - "gamerule.doWeatherCycle": "Update weather", - "gamerule.drowningDamage": "Deal drowning damage", - "gamerule.enderPearlsVanishOnDeath": "Thrown Ender Pearls vanish on death", - "gamerule.enderPearlsVanishOnDeath.description": "Whether Ender Pearls thrown by a player vanish when that player dies.", - "gamerule.entitiesWithPassengersCanUsePortals": "Entities with passengers can use portals", - "gamerule.entitiesWithPassengersCanUsePortals.description": "Allow entities with passengers to teleport through Nether Portals, End Portals, and End Gateways.", - "gamerule.fallDamage": "Deal fall damage", - "gamerule.fireDamage": "Deal fire damage", - "gamerule.forgiveDeadPlayers": "Forgive dead players", - "gamerule.forgiveDeadPlayers.description": "Angered neutral mobs stop being angry when the targeted player dies nearby.", - "gamerule.freezeDamage": "Deal freeze damage", - "gamerule.globalSoundEvents": "Global sound events", - "gamerule.globalSoundEvents.description": "When certain game events happen, like a boss spawning, the sound is heard everywhere.", - "gamerule.keepInventory": "Keep inventory after death", - "gamerule.lavaSourceConversion": "Lava converts to source", - "gamerule.lavaSourceConversion.description": "When flowing lava is surrounded on two sides by lava sources it converts into a source.", - "gamerule.logAdminCommands": "Broadcast admin commands", - "gamerule.maxCommandChainLength": "Command chain size limit", - "gamerule.maxCommandChainLength.description": "Applies to command block chains and functions.", - "gamerule.maxCommandForkCount": "Command context limit", - "gamerule.maxCommandForkCount.description": "Maximum number of contexts that can be used by commands like 'execute as'.", - "gamerule.maxEntityCramming": "Entity cramming threshold", - "gamerule.mobExplosionDropDecay": "In mob explosions, some blocks won't drop their loot", - "gamerule.mobExplosionDropDecay.description": "Some of the drops from blocks destroyed by explosions caused by mobs are lost in the explosion.", - "gamerule.mobGriefing": "Allow destructive mob actions", - "gamerule.naturalRegeneration": "Regenerate health", - "gamerule.playersNetherPortalCreativeDelay": "Player's Nether portal delay in creative mode", - "gamerule.playersNetherPortalCreativeDelay.description": "Time (in ticks) that a creative mode player needs to stand in a Nether portal before changing dimensions.", - "gamerule.playersNetherPortalDefaultDelay": "Player's Nether portal delay in non-creative mode", - "gamerule.playersNetherPortalDefaultDelay.description": "Time (in ticks) that a non-creative mode player needs to stand in a Nether portal before changing dimensions.", - "gamerule.playersSleepingPercentage": "Sleep percentage", - "gamerule.playersSleepingPercentage.description": "The percentage of players who must be sleeping to skip the night.", - "gamerule.projectilesCanBreakBlocks": "Projectiles can break blocks", - "gamerule.projectilesCanBreakBlocks.description": "Controls whether impact projectiles will destroy blocks that are destructible by them.", - "gamerule.randomTickSpeed": "Random tick speed rate", - "gamerule.reducedDebugInfo": "Reduce debug info", - "gamerule.reducedDebugInfo.description": "Limits contents of debug screen.", - "gamerule.sendCommandFeedback": "Send command feedback", - "gamerule.showDeathMessages": "Show death messages", - "gamerule.snowAccumulationHeight": "Snow accumulation height", - "gamerule.snowAccumulationHeight.description": "When it snows, layers of snow form on the ground up to at most this number of layers.", - "gamerule.spawnChunkRadius": "Spawn chunk radius", - "gamerule.spawnChunkRadius.description": "Amount of chunks that stay loaded around the overworld spawn position.", - "gamerule.spawnRadius": "Respawn location radius", - "gamerule.spawnRadius.description": "Controls the size of the area around the spawn point that players can spawn in.", - "gamerule.spectatorsGenerateChunks": "Allow spectators to generate terrain", - "gamerule.tntExplosionDropDecay": "In TNT explosions, some blocks won't drop their loot", - "gamerule.tntExplosionDropDecay.description": "Some of the drops from blocks destroyed by explosions caused by TNT are lost in the explosion.", - "gamerule.universalAnger": "Universal anger", - "gamerule.universalAnger.description": "Angered neutral mobs attack any nearby player, not just the player that angered them. Works best if forgiveDeadPlayers is disabled.", - "gamerule.waterSourceConversion": "Water converts to source", - "gamerule.waterSourceConversion.description": "When flowing water is surrounded on two sides by water sources it converts into a source.", - "generator.custom": "Custom", - "generator.customized": "Old Customized", - "generator.minecraft.amplified": "AMPLIFIED", - "generator.minecraft.amplified.info": "Notice: Just for fun! Requires a beefy computer.", - "generator.minecraft.debug_all_block_states": "Debug Mode", - "generator.minecraft.flat": "Superflat", - "generator.minecraft.large_biomes": "Large Biomes", - "generator.minecraft.normal": "Default", - "generator.minecraft.single_biome_surface": "Single Biome", - "generator.single_biome_caves": "Caves", - "generator.single_biome_floating_islands": "Floating Islands", - "gui.abuseReport.attestation": "By submitting this report, you confirm that the information you have provided is accurate and complete to the best of your knowledge.", - "gui.abuseReport.comments": "Comments", - "gui.abuseReport.describe": "Sharing details will help us make a well-informed decision.", - "gui.abuseReport.discard.content": "If you leave, you'll lose this report and your comments.\nAre you sure you want to leave?", - "gui.abuseReport.discard.discard": "Leave and Discard Report", - "gui.abuseReport.discard.draft": "Save as Draft", - "gui.abuseReport.discard.return": "Continue Editing", - "gui.abuseReport.discard.title": "Discard report and comments?", - "gui.abuseReport.draft.content": "Would you like to continue editing the existing report or discard it and create a new one?", - "gui.abuseReport.draft.discard": "Discard", - "gui.abuseReport.draft.edit": "Continue Editing", - "gui.abuseReport.draft.quittotitle.content": "Would you like to continue editing it or discard it?", - "gui.abuseReport.draft.quittotitle.title": "You have a draft chat report that will be lost if you quit", - "gui.abuseReport.draft.title": "Edit draft chat report?", - "gui.abuseReport.error.title": "Problem sending your report", - "gui.abuseReport.message": "Where did you observe the bad behavior?\nThis will help us in researching your case.", - "gui.abuseReport.more_comments": "Please describe what happened:", - "gui.abuseReport.name.reporting": "You are reporting \"%s\".", - "gui.abuseReport.name.title": "Report Player Name", - "gui.abuseReport.observed_what": "Why are you reporting this?", - "gui.abuseReport.read_info": "Learn About Reporting", - "gui.abuseReport.reason.alcohol_tobacco_drugs": "Drugs or alcohol", - "gui.abuseReport.reason.alcohol_tobacco_drugs.description": "Someone is encouraging others to partake in illegal drug related activities or encouraging underage drinking.", - "gui.abuseReport.reason.child_sexual_exploitation_or_abuse": "Child sexual exploitation or abuse", - "gui.abuseReport.reason.child_sexual_exploitation_or_abuse.description": "Someone is talking about or otherwise promoting indecent behavior involving children.", - "gui.abuseReport.reason.defamation_impersonation_false_information": "Defamation", - "gui.abuseReport.reason.defamation_impersonation_false_information.description": "Someone is damaging your or someone else's reputation, for example sharing false information with the aim to exploit or mislead others.", - "gui.abuseReport.reason.description": "Description:", - "gui.abuseReport.reason.false_reporting": "False Reporting", - "gui.abuseReport.reason.generic": "I want to report them", - "gui.abuseReport.reason.generic.description": "I'm annoyed with them / they have done something I do not like.", - "gui.abuseReport.reason.harassment_or_bullying": "Harassment or bullying", - "gui.abuseReport.reason.harassment_or_bullying.description": "Someone is shaming, attacking, or bullying you or someone else. This includes when someone is repeatedly trying to contact you or someone else without consent or posting private personal information about you or someone else without consent (\"doxing\").", - "gui.abuseReport.reason.hate_speech": "Hate speech", - "gui.abuseReport.reason.hate_speech.description": "Someone is attacking you or another player based on characteristics of their identity, like religion, race, or sexuality.", - "gui.abuseReport.reason.imminent_harm": "Threat of harm to others", - "gui.abuseReport.reason.imminent_harm.description": "Someone is threatening to harm you or someone else in real life.", - "gui.abuseReport.reason.narration": "%s: %s", - "gui.abuseReport.reason.non_consensual_intimate_imagery": "Non-consensual intimate imagery", - "gui.abuseReport.reason.non_consensual_intimate_imagery.description": "Someone is talking about, sharing, or otherwise promoting private and intimate images.", - "gui.abuseReport.reason.self_harm_or_suicide": "Self-harm or suicide", - "gui.abuseReport.reason.self_harm_or_suicide.description": "Someone is threatening to harm themselves in real life or talking about harming themselves in real life.", - "gui.abuseReport.reason.terrorism_or_violent_extremism": "Terrorism or violent extremism", - "gui.abuseReport.reason.terrorism_or_violent_extremism.description": "Someone is talking about, promoting, or threatening to commit acts of terrorism or violent extremism for political, religious, ideological, or other reasons.", - "gui.abuseReport.reason.title": "Select Report Category", - "gui.abuseReport.report_sent_msg": "We’ve successfully received your report. Thank you!\n\nOur team will review it as soon as possible.", - "gui.abuseReport.select_reason": "Select Report Category", - "gui.abuseReport.send": "Send Report", - "gui.abuseReport.send.comment_too_long": "Please shorten the comment", - "gui.abuseReport.send.error_message": "An error was returned while sending your report:\n'%s'", - "gui.abuseReport.send.generic_error": "Encountered an unexpected error while sending your report.", - "gui.abuseReport.send.http_error": "An unexpected HTTP error occurred while sending your report.", - "gui.abuseReport.send.json_error": "Encountered malformed payload while sending your report.", - "gui.abuseReport.send.no_reason": "Please select a report category", - "gui.abuseReport.send.not_attested": "Please read the text above and tick the checkbox to be able to send the report", - "gui.abuseReport.send.service_unavailable": "Unable to reach the Abuse Reporting service. Please make sure you are connected to the internet and try again.", - "gui.abuseReport.sending.title": "Sending your report...", - "gui.abuseReport.sent.title": "Report sent", - "gui.abuseReport.skin.title": "Report Player Skin", - "gui.abuseReport.title": "Report Player", - "gui.abuseReport.type.chat": "Chat Messages", - "gui.abuseReport.type.name": "Player Name", - "gui.abuseReport.type.skin": "Player Skin", - "gui.acknowledge": "Acknowledge", - "gui.advancements": "Advancements", - "gui.all": "All", - "gui.back": "Back", - "gui.banned.description": "%s\n\n%s\n\nLearn more at the following link: %s", - "gui.banned.description.permanent": "Your account is permanently banned, which means you can’t play online or join Realms.", - "gui.banned.description.reason": "We recently received a report for bad behavior by your account. Our moderators have now reviewed your case and identified it as %s, which goes against the Minecraft Community Standards.", - "gui.banned.description.reason_id": "Code: %s", - "gui.banned.description.reason_id_message": "Code: %s - %s", - "gui.banned.description.temporary": "%s Until then, you can’t play online or join Realms.", - "gui.banned.description.temporary.duration": "Your account is temporarily suspended and will be reactivated in %s.", - "gui.banned.description.unknownreason": "We recently received a report for bad behavior by your account. Our moderators have now reviewed your case and identified that it goes against the Minecraft Community Standards.", - "gui.banned.name.description": "Your current name - \"%s\" - violates our Community Standards. You can play singleplayer, but will need to change your name to play online.\n\nLearn more or submit a case review at the following link: %s", - "gui.banned.name.title": "Name Not Allowed in Multiplayer", - "gui.banned.reason.defamation_impersonation_false_information": "Impersonation or sharing information to exploit or mislead others", - "gui.banned.reason.drugs": "References to illegal drugs", - "gui.banned.reason.extreme_violence_or_gore": "Depictions of real-life excessive violence or gore", - "gui.banned.reason.false_reporting": "Excessive false or inaccurate reports", - "gui.banned.reason.fraud": "Fraudulent acquisition or use of content", - "gui.banned.reason.generic_violation": "Violating Community Standards", - "gui.banned.reason.harassment_or_bullying": "Abusive language used in a directed, harmful manner", - "gui.banned.reason.hate_speech": "Hate speech or discrimination", - "gui.banned.reason.hate_terrorism_notorious_figure": "References to hate groups, terrorist organizations, or notorious figures", - "gui.banned.reason.imminent_harm_to_person_or_property": "Intent to cause real-life harm to persons or property", - "gui.banned.reason.nudity_or_pornography": "Displaying lewd or pornographic material", - "gui.banned.reason.sexually_inappropriate": "Topics or content of a sexual nature", - "gui.banned.reason.spam_or_advertising": "Spam or advertising", - "gui.banned.skin.description": "Your current skin violates our Community Standards. You can still play with a default skin, or select a new one.\n\nLearn more or submit a case review at the following link: %s", - "gui.banned.skin.title": "Skin Not Allowed", - "gui.banned.title.permanent": "Account permanently banned", - "gui.banned.title.temporary": "Account temporarily suspended", - "gui.cancel": "Cancel", - "gui.chatReport.comments": "Comments", - "gui.chatReport.describe": "Sharing details will help us make a well-informed decision.", - "gui.chatReport.discard.content": "If you leave, you'll lose this report and your comments.\nAre you sure you want to leave?", - "gui.chatReport.discard.discard": "Leave and Discard Report", - "gui.chatReport.discard.draft": "Save as Draft", - "gui.chatReport.discard.return": "Continue Editing", - "gui.chatReport.discard.title": "Discard report and comments?", - "gui.chatReport.draft.content": "Would you like to continue editing the existing report or discard it and create a new one?", - "gui.chatReport.draft.discard": "Discard", - "gui.chatReport.draft.edit": "Continue Editing", - "gui.chatReport.draft.quittotitle.content": "Would you like to continue editing it or discard it?", - "gui.chatReport.draft.quittotitle.title": "You have a draft chat report that will be lost if you quit", - "gui.chatReport.draft.title": "Edit draft chat report?", - "gui.chatReport.more_comments": "Please describe what happened:", - "gui.chatReport.observed_what": "Why are you reporting this?", - "gui.chatReport.read_info": "Learn About Reporting", - "gui.chatReport.report_sent_msg": "We’ve successfully received your report. Thank you!\n\nOur team will review it as soon as possible.", - "gui.chatReport.select_chat": "Select Chat Messages to Report", - "gui.chatReport.select_reason": "Select Report Category", - "gui.chatReport.selected_chat": "%s Chat Message(s) Selected to Report", - "gui.chatReport.send": "Send Report", - "gui.chatReport.send.comments_too_long": "Please shorten the comment", - "gui.chatReport.send.no_reason": "Please select a report category", - "gui.chatReport.send.no_reported_messages": "Please select at least one chat message to report", - "gui.chatReport.send.too_many_messages": "Trying to include too many messages in the report", - "gui.chatReport.title": "Report Player Chat", - "gui.chatSelection.context": "Messages surrounding this selection will be included to provide additional context", - "gui.chatSelection.fold": "%s message(s) hidden", - "gui.chatSelection.heading": "%s %s", - "gui.chatSelection.join": "%s joined the chat", - "gui.chatSelection.message.narrate": "%s said: %s at %s", - "gui.chatSelection.selected": "%s/%s message(s) selected", - "gui.chatSelection.title": "Select Chat Messages to Report", - "gui.continue": "Continue", - "gui.copy_link_to_clipboard": "Copy Link to Clipboard", - "gui.days": "%s day(s)", - "gui.done": "Done", - "gui.down": "Down", - "gui.entity_tooltip.type": "Type: %s", - "gui.fileDropFailure.detail": "Rejected %d files", - "gui.fileDropFailure.title": "Failed to add files", - "gui.hours": "%s hour(s)", - "gui.loadingMinecraft": "Loading Minecraft", - "gui.minutes": "%s minute(s)", - "gui.multiLineEditBox.character_limit": "%s/%s", - "gui.narrate.button": "%s button", - "gui.narrate.editBox": "%s edit box: %s", - "gui.narrate.slider": "%s slider", - "gui.narrate.tab": "%s tab", - "gui.no": "No", - "gui.none": "None", - "gui.ok": "Ok", - "gui.open_report_dir": "Open Report Directory", - "gui.proceed": "Proceed", - "gui.recipebook.moreRecipes": "Right Click for More", - "gui.recipebook.page": "%s/%s", - "gui.recipebook.search_hint": "Search...", - "gui.recipebook.toggleRecipes.all": "Showing All", - "gui.recipebook.toggleRecipes.blastable": "Showing Blastable", - "gui.recipebook.toggleRecipes.craftable": "Showing Craftable", - "gui.recipebook.toggleRecipes.smeltable": "Showing Smeltable", - "gui.recipebook.toggleRecipes.smokable": "Showing Smokable", - "gui.report_to_server": "Report To Server", - "gui.socialInteractions.blocking_hint": "Manage with Microsoft account", - "gui.socialInteractions.empty_blocked": "No blocked players in chat", - "gui.socialInteractions.empty_hidden": "No players hidden in chat", - "gui.socialInteractions.hidden_in_chat": "Chat messages from %s will be hidden", - "gui.socialInteractions.hide": "Hide in Chat", - "gui.socialInteractions.narration.hide": "Hide messages from %s", - "gui.socialInteractions.narration.report": "Report player %s", - "gui.socialInteractions.narration.show": "Show messages from %s", - "gui.socialInteractions.report": "Report", - "gui.socialInteractions.search_empty": "Couldn't find any players with that name", - "gui.socialInteractions.search_hint": "Search...", - "gui.socialInteractions.server_label.multiple": "%s - %s players", - "gui.socialInteractions.server_label.single": "%s - %s player", - "gui.socialInteractions.show": "Show in Chat", - "gui.socialInteractions.shown_in_chat": "Chat messages from %s will be shown", - "gui.socialInteractions.status_blocked": "Blocked", - "gui.socialInteractions.status_blocked_offline": "Blocked - Offline", - "gui.socialInteractions.status_hidden": "Hidden", - "gui.socialInteractions.status_hidden_offline": "Hidden - Offline", - "gui.socialInteractions.status_offline": "Offline", - "gui.socialInteractions.tab_all": "All", - "gui.socialInteractions.tab_blocked": "Blocked", - "gui.socialInteractions.tab_hidden": "Hidden", - "gui.socialInteractions.title": "Social Interactions", - "gui.socialInteractions.tooltip.hide": "Hide messages", - "gui.socialInteractions.tooltip.report": "Report player", - "gui.socialInteractions.tooltip.report.disabled": "The reporting service is unavailable", - "gui.socialInteractions.tooltip.report.no_messages": "No reportable messages from player %s", - "gui.socialInteractions.tooltip.report.not_reportable": "This player can't be reported, because their chat messages can't be verified on this server", - "gui.socialInteractions.tooltip.show": "Show messages", - "gui.stats": "Statistics", - "gui.togglable_slot": "Click to disable slot", - "gui.toMenu": "Back to Server List", - "gui.toRealms": "Back to Realms List", - "gui.toTitle": "Back to Title Screen", - "gui.toWorld": "Back to World List", - "gui.up": "Up", - "gui.yes": "Yes", - "hanging_sign.edit": "Edit Hanging Sign Message", - "instrument.minecraft.admire_goat_horn": "Admire", - "instrument.minecraft.call_goat_horn": "Call", - "instrument.minecraft.dream_goat_horn": "Dream", - "instrument.minecraft.feel_goat_horn": "Feel", - "instrument.minecraft.ponder_goat_horn": "Ponder", - "instrument.minecraft.seek_goat_horn": "Seek", - "instrument.minecraft.sing_goat_horn": "Sing", - "instrument.minecraft.yearn_goat_horn": "Yearn", - "inventory.binSlot": "Destroy Item", - "inventory.hotbarInfo": "Save hotbar with %1$s+%2$s", - "inventory.hotbarSaved": "Item hotbar saved (restore with %1$s+%2$s)", - "item_modifier.unknown": "Unknown item modifier: %s", - "item.canBreak": "Can break:", - "item.canPlace": "Can be placed on:", - "item.canUse.unknown": "Unknown", - "item.color": "Color: %s", - "item.components": "%s component(s)", - "item.disabled": "Disabled item", - "item.durability": "Durability: %s / %s", - "item.dyed": "Dyed", - "item.minecraft.acacia_boat": "Acacia Boat", - "item.minecraft.acacia_chest_boat": "Acacia Boat with Chest", - "item.minecraft.allay_spawn_egg": "Allay Spawn Egg", - "item.minecraft.amethyst_shard": "Amethyst Shard", - "item.minecraft.angler_pottery_shard": "Angler Pottery Shard", - "item.minecraft.angler_pottery_sherd": "Angler Pottery Sherd", - "item.minecraft.apple": "Apple", - "item.minecraft.archer_pottery_shard": "Archer Pottery Shard", - "item.minecraft.archer_pottery_sherd": "Archer Pottery Sherd", - "item.minecraft.armadillo_scute": "Armadillo Scute", - "item.minecraft.armadillo_spawn_egg": "Armadillo Spawn Egg", - "item.minecraft.armor_stand": "Armor Stand", - "item.minecraft.arms_up_pottery_shard": "Arms Up Pottery Shard", - "item.minecraft.arms_up_pottery_sherd": "Arms Up Pottery Sherd", - "item.minecraft.arrow": "Arrow", - "item.minecraft.axolotl_bucket": "Bucket of Axolotl", - "item.minecraft.axolotl_spawn_egg": "Axolotl Spawn Egg", - "item.minecraft.baked_potato": "Baked Potato", - "item.minecraft.bamboo_chest_raft": "Bamboo Raft with Chest", - "item.minecraft.bamboo_raft": "Bamboo Raft", - "item.minecraft.bat_spawn_egg": "Bat Spawn Egg", - "item.minecraft.bee_spawn_egg": "Bee Spawn Egg", - "item.minecraft.beef": "Raw Beef", - "item.minecraft.beetroot": "Beetroot", - "item.minecraft.beetroot_seeds": "Beetroot Seeds", - "item.minecraft.beetroot_soup": "Beetroot Soup", - "item.minecraft.birch_boat": "Birch Boat", - "item.minecraft.birch_chest_boat": "Birch Boat with Chest", - "item.minecraft.black_dye": "Black Dye", - "item.minecraft.blade_pottery_shard": "Blade Pottery Shard", - "item.minecraft.blade_pottery_sherd": "Blade Pottery Sherd", - "item.minecraft.blaze_powder": "Blaze Powder", - "item.minecraft.blaze_rod": "Blaze Rod", - "item.minecraft.blaze_spawn_egg": "Blaze Spawn Egg", - "item.minecraft.blue_dye": "Blue Dye", - "item.minecraft.bogged_spawn_egg": "Bogged Spawn Egg", - "item.minecraft.bolt_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.bone": "Bone", - "item.minecraft.bone_meal": "Bone Meal", - "item.minecraft.book": "Book", - "item.minecraft.bow": "Bow", - "item.minecraft.bowl": "Bowl", - "item.minecraft.bread": "Bread", - "item.minecraft.breeze_rod": "Breeze Rod", - "item.minecraft.breeze_spawn_egg": "Breeze Spawn Egg", - "item.minecraft.brewer_pottery_shard": "Brewer Pottery Shard", - "item.minecraft.brewer_pottery_sherd": "Brewer Pottery Sherd", - "item.minecraft.brewing_stand": "Brewing Stand", - "item.minecraft.brick": "Brick", - "item.minecraft.brown_dye": "Brown Dye", - "item.minecraft.brush": "Brush", - "item.minecraft.bucket": "Bucket", - "item.minecraft.bundle": "Bundle", - "item.minecraft.bundle.fullness": "%s/%s", - "item.minecraft.burn_pottery_shard": "Burn Pottery Shard", - "item.minecraft.burn_pottery_sherd": "Burn Pottery Sherd", - "item.minecraft.camel_spawn_egg": "Camel Spawn Egg", - "item.minecraft.carrot": "Carrot", - "item.minecraft.carrot_on_a_stick": "Carrot on a Stick", - "item.minecraft.cat_spawn_egg": "Cat Spawn Egg", - "item.minecraft.cauldron": "Cauldron", - "item.minecraft.cave_spider_spawn_egg": "Cave Spider Spawn Egg", - "item.minecraft.chainmail_boots": "Chainmail Boots", - "item.minecraft.chainmail_chestplate": "Chainmail Chestplate", - "item.minecraft.chainmail_helmet": "Chainmail Helmet", - "item.minecraft.chainmail_leggings": "Chainmail Leggings", - "item.minecraft.charcoal": "Charcoal", - "item.minecraft.cherry_boat": "Cherry Boat", - "item.minecraft.cherry_chest_boat": "Cherry Boat with Chest", - "item.minecraft.chest_minecart": "Minecart with Chest", - "item.minecraft.chicken": "Raw Chicken", - "item.minecraft.chicken_spawn_egg": "Chicken Spawn Egg", - "item.minecraft.chorus_fruit": "Chorus Fruit", - "item.minecraft.clay_ball": "Clay Ball", - "item.minecraft.clock": "Clock", - "item.minecraft.coal": "Coal", - "item.minecraft.coast_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.cocoa_beans": "Cocoa Beans", - "item.minecraft.cod": "Raw Cod", - "item.minecraft.cod_bucket": "Bucket of Cod", - "item.minecraft.cod_spawn_egg": "Cod Spawn Egg", - "item.minecraft.command_block_minecart": "Minecart with Command Block", - "item.minecraft.compass": "Compass", - "item.minecraft.cooked_beef": "Steak", - "item.minecraft.cooked_chicken": "Cooked Chicken", - "item.minecraft.cooked_cod": "Cooked Cod", - "item.minecraft.cooked_mutton": "Cooked Mutton", - "item.minecraft.cooked_porkchop": "Cooked Porkchop", - "item.minecraft.cooked_rabbit": "Cooked Rabbit", - "item.minecraft.cooked_salmon": "Cooked Salmon", - "item.minecraft.cookie": "Cookie", - "item.minecraft.copper_ingot": "Copper Ingot", - "item.minecraft.cow_spawn_egg": "Cow Spawn Egg", - "item.minecraft.creeper_banner_pattern": "Banner Pattern", - "item.minecraft.creeper_banner_pattern.desc": "Creeper Charge", - "item.minecraft.creeper_spawn_egg": "Creeper Spawn Egg", - "item.minecraft.crossbow": "Crossbow", - "item.minecraft.crossbow.projectile": "Projectile:", - "item.minecraft.cyan_dye": "Cyan Dye", - "item.minecraft.danger_pottery_shard": "Danger Pottery Shard", - "item.minecraft.danger_pottery_sherd": "Danger Pottery Sherd", - "item.minecraft.dark_oak_boat": "Dark Oak Boat", - "item.minecraft.dark_oak_chest_boat": "Dark Oak Boat with Chest", - "item.minecraft.debug_stick": "Debug Stick", - "item.minecraft.debug_stick.empty": "%s has no properties", - "item.minecraft.debug_stick.select": "selected \"%s\" (%s)", - "item.minecraft.debug_stick.update": "\"%s\" to %s", - "item.minecraft.diamond": "Diamond", - "item.minecraft.diamond_axe": "Diamond Axe", - "item.minecraft.diamond_boots": "Diamond Boots", - "item.minecraft.diamond_chestplate": "Diamond Chestplate", - "item.minecraft.diamond_helmet": "Diamond Helmet", - "item.minecraft.diamond_hoe": "Diamond Hoe", - "item.minecraft.diamond_horse_armor": "Diamond Horse Armor", - "item.minecraft.diamond_leggings": "Diamond Leggings", - "item.minecraft.diamond_pickaxe": "Diamond Pickaxe", - "item.minecraft.diamond_shovel": "Diamond Shovel", - "item.minecraft.diamond_sword": "Diamond Sword", - "item.minecraft.disc_fragment_5": "Disc Fragment", - "item.minecraft.disc_fragment_5.desc": "Music Disc - 5", - "item.minecraft.dolphin_spawn_egg": "Dolphin Spawn Egg", - "item.minecraft.donkey_spawn_egg": "Donkey Spawn Egg", - "item.minecraft.dragon_breath": "Dragon's Breath", - "item.minecraft.dried_kelp": "Dried Kelp", - "item.minecraft.drowned_spawn_egg": "Drowned Spawn Egg", - "item.minecraft.dune_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.echo_shard": "Echo Shard", - "item.minecraft.egg": "Egg", - "item.minecraft.elder_guardian_spawn_egg": "Elder Guardian Spawn Egg", - "item.minecraft.elytra": "Elytra", - "item.minecraft.emerald": "Emerald", - "item.minecraft.enchanted_book": "Enchanted Book", - "item.minecraft.enchanted_golden_apple": "Enchanted Golden Apple", - "item.minecraft.end_crystal": "End Crystal", - "item.minecraft.ender_dragon_spawn_egg": "Ender Dragon Spawn Egg", - "item.minecraft.ender_eye": "Eye of Ender", - "item.minecraft.ender_pearl": "Ender Pearl", - "item.minecraft.enderman_spawn_egg": "Enderman Spawn Egg", - "item.minecraft.endermite_spawn_egg": "Endermite Spawn Egg", - "item.minecraft.evoker_spawn_egg": "Evoker Spawn Egg", - "item.minecraft.experience_bottle": "Bottle o' Enchanting", - "item.minecraft.explorer_pottery_shard": "Explorer Pottery Shard", - "item.minecraft.explorer_pottery_sherd": "Explorer Pottery Sherd", - "item.minecraft.eye_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.feather": "Feather", - "item.minecraft.fermented_spider_eye": "Fermented Spider Eye", - "item.minecraft.filled_map": "Map", - "item.minecraft.fire_charge": "Fire Charge", - "item.minecraft.firework_rocket": "Firework Rocket", - "item.minecraft.firework_rocket.flight": "Flight Duration:", - "item.minecraft.firework_star": "Firework Star", - "item.minecraft.firework_star.black": "Black", - "item.minecraft.firework_star.blue": "Blue", - "item.minecraft.firework_star.brown": "Brown", - "item.minecraft.firework_star.custom_color": "Custom", - "item.minecraft.firework_star.cyan": "Cyan", - "item.minecraft.firework_star.fade_to": "Fade to", - "item.minecraft.firework_star.flicker": "Twinkle", - "item.minecraft.firework_star.gray": "Gray", - "item.minecraft.firework_star.green": "Green", - "item.minecraft.firework_star.light_blue": "Light Blue", - "item.minecraft.firework_star.light_gray": "Light Gray", - "item.minecraft.firework_star.lime": "Lime", - "item.minecraft.firework_star.magenta": "Magenta", - "item.minecraft.firework_star.orange": "Orange", - "item.minecraft.firework_star.pink": "Pink", - "item.minecraft.firework_star.purple": "Purple", - "item.minecraft.firework_star.red": "Red", - "item.minecraft.firework_star.shape": "Unknown Shape", - "item.minecraft.firework_star.shape.burst": "Burst", - "item.minecraft.firework_star.shape.creeper": "Creeper-shaped", - "item.minecraft.firework_star.shape.large_ball": "Large Ball", - "item.minecraft.firework_star.shape.small_ball": "Small Ball", - "item.minecraft.firework_star.shape.star": "Star-shaped", - "item.minecraft.firework_star.trail": "Trail", - "item.minecraft.firework_star.white": "White", - "item.minecraft.firework_star.yellow": "Yellow", - "item.minecraft.fishing_rod": "Fishing Rod", - "item.minecraft.flint": "Flint", - "item.minecraft.flint_and_steel": "Flint and Steel", - "item.minecraft.flow_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.flow_banner_pattern": "Banner Pattern", - "item.minecraft.flow_banner_pattern.desc": "Flow", - "item.minecraft.flow_pottery_sherd": "Flow Pottery Sherd", - "item.minecraft.flower_banner_pattern": "Banner Pattern", - "item.minecraft.flower_banner_pattern.desc": "Flower Charge", - "item.minecraft.flower_pot": "Flower Pot", - "item.minecraft.fox_spawn_egg": "Fox Spawn Egg", - "item.minecraft.friend_pottery_shard": "Friend Pottery Shard", - "item.minecraft.friend_pottery_sherd": "Friend Pottery Sherd", - "item.minecraft.frog_spawn_egg": "Frog Spawn Egg", - "item.minecraft.furnace_minecart": "Minecart with Furnace", - "item.minecraft.ghast_spawn_egg": "Ghast Spawn Egg", - "item.minecraft.ghast_tear": "Ghast Tear", - "item.minecraft.glass_bottle": "Glass Bottle", - "item.minecraft.glistering_melon_slice": "Glistering Melon Slice", - "item.minecraft.globe_banner_pattern": "Banner Pattern", - "item.minecraft.globe_banner_pattern.desc": "Globe", - "item.minecraft.glow_berries": "Glow Berries", - "item.minecraft.glow_ink_sac": "Glow Ink Sac", - "item.minecraft.glow_item_frame": "Glow Item Frame", - "item.minecraft.glow_squid_spawn_egg": "Glow Squid Spawn Egg", - "item.minecraft.glowstone_dust": "Glowstone Dust", - "item.minecraft.goat_horn": "Goat Horn", - "item.minecraft.goat_spawn_egg": "Goat Spawn Egg", - "item.minecraft.gold_ingot": "Gold Ingot", - "item.minecraft.gold_nugget": "Gold Nugget", - "item.minecraft.golden_apple": "Golden Apple", - "item.minecraft.golden_axe": "Golden Axe", - "item.minecraft.golden_boots": "Golden Boots", - "item.minecraft.golden_carrot": "Golden Carrot", - "item.minecraft.golden_chestplate": "Golden Chestplate", - "item.minecraft.golden_helmet": "Golden Helmet", - "item.minecraft.golden_hoe": "Golden Hoe", - "item.minecraft.golden_horse_armor": "Golden Horse Armor", - "item.minecraft.golden_leggings": "Golden Leggings", - "item.minecraft.golden_pickaxe": "Golden Pickaxe", - "item.minecraft.golden_shovel": "Golden Shovel", - "item.minecraft.golden_sword": "Golden Sword", - "item.minecraft.gray_dye": "Gray Dye", - "item.minecraft.green_dye": "Green Dye", - "item.minecraft.guardian_spawn_egg": "Guardian Spawn Egg", - "item.minecraft.gunpowder": "Gunpowder", - "item.minecraft.guster_banner_pattern": "Banner Pattern", - "item.minecraft.guster_banner_pattern.desc": "Guster", - "item.minecraft.guster_pottery_sherd": "Guster Pottery Sherd", - "item.minecraft.heart_of_the_sea": "Heart of the Sea", - "item.minecraft.heart_pottery_shard": "Heart Pottery Shard", - "item.minecraft.heart_pottery_sherd": "Heart Pottery Sherd", - "item.minecraft.heartbreak_pottery_shard": "Heartbreak Pottery Shard", - "item.minecraft.heartbreak_pottery_sherd": "Heartbreak Pottery Sherd", - "item.minecraft.hoglin_spawn_egg": "Hoglin Spawn Egg", - "item.minecraft.honey_bottle": "Honey Bottle", - "item.minecraft.honeycomb": "Honeycomb", - "item.minecraft.hopper_minecart": "Minecart with Hopper", - "item.minecraft.horse_spawn_egg": "Horse Spawn Egg", - "item.minecraft.host_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.howl_pottery_shard": "Howl Pottery Shard", - "item.minecraft.howl_pottery_sherd": "Howl Pottery Sherd", - "item.minecraft.husk_spawn_egg": "Husk Spawn Egg", - "item.minecraft.ink_sac": "Ink Sac", - "item.minecraft.iron_axe": "Iron Axe", - "item.minecraft.iron_boots": "Iron Boots", - "item.minecraft.iron_chestplate": "Iron Chestplate", - "item.minecraft.iron_golem_spawn_egg": "Iron Golem Spawn Egg", - "item.minecraft.iron_helmet": "Iron Helmet", - "item.minecraft.iron_hoe": "Iron Hoe", - "item.minecraft.iron_horse_armor": "Iron Horse Armor", - "item.minecraft.iron_ingot": "Iron Ingot", - "item.minecraft.iron_leggings": "Iron Leggings", - "item.minecraft.iron_nugget": "Iron Nugget", - "item.minecraft.iron_pickaxe": "Iron Pickaxe", - "item.minecraft.iron_shovel": "Iron Shovel", - "item.minecraft.iron_sword": "Iron Sword", - "item.minecraft.item_frame": "Item Frame", - "item.minecraft.jungle_boat": "Jungle Boat", - "item.minecraft.jungle_chest_boat": "Jungle Boat with Chest", - "item.minecraft.knowledge_book": "Knowledge Book", - "item.minecraft.lapis_lazuli": "Lapis Lazuli", - "item.minecraft.lava_bucket": "Lava Bucket", - "item.minecraft.lead": "Lead", - "item.minecraft.leather": "Leather", - "item.minecraft.leather_boots": "Leather Boots", - "item.minecraft.leather_chestplate": "Leather Tunic", - "item.minecraft.leather_helmet": "Leather Cap", - "item.minecraft.leather_horse_armor": "Leather Horse Armor", - "item.minecraft.leather_leggings": "Leather Pants", - "item.minecraft.light_blue_dye": "Light Blue Dye", - "item.minecraft.light_gray_dye": "Light Gray Dye", - "item.minecraft.lime_dye": "Lime Dye", - "item.minecraft.lingering_potion": "Lingering Potion", - "item.minecraft.lingering_potion.effect.awkward": "Awkward Lingering Potion", - "item.minecraft.lingering_potion.effect.empty": "Lingering Uncraftable Potion", - "item.minecraft.lingering_potion.effect.fire_resistance": "Lingering Potion of Fire Resistance", - "item.minecraft.lingering_potion.effect.harming": "Lingering Potion of Harming", - "item.minecraft.lingering_potion.effect.healing": "Lingering Potion of Healing", - "item.minecraft.lingering_potion.effect.infested": "Lingering Potion of Infestation", - "item.minecraft.lingering_potion.effect.invisibility": "Lingering Potion of Invisibility", - "item.minecraft.lingering_potion.effect.leaping": "Lingering Potion of Leaping", - "item.minecraft.lingering_potion.effect.levitation": "Lingering Potion of Levitation", - "item.minecraft.lingering_potion.effect.luck": "Lingering Potion of Luck", - "item.minecraft.lingering_potion.effect.mundane": "Mundane Lingering Potion", - "item.minecraft.lingering_potion.effect.night_vision": "Lingering Potion of Night Vision", - "item.minecraft.lingering_potion.effect.oozing": "Lingering Potion of Oozing", - "item.minecraft.lingering_potion.effect.poison": "Lingering Potion of Poison", - "item.minecraft.lingering_potion.effect.regeneration": "Lingering Potion of Regeneration", - "item.minecraft.lingering_potion.effect.slow_falling": "Lingering Potion of Slow Falling", - "item.minecraft.lingering_potion.effect.slowness": "Lingering Potion of Slowness", - "item.minecraft.lingering_potion.effect.strength": "Lingering Potion of Strength", - "item.minecraft.lingering_potion.effect.swiftness": "Lingering Potion of Swiftness", - "item.minecraft.lingering_potion.effect.thick": "Thick Lingering Potion", - "item.minecraft.lingering_potion.effect.turtle_master": "Lingering Potion of the Turtle Master", - "item.minecraft.lingering_potion.effect.water": "Lingering Water Bottle", - "item.minecraft.lingering_potion.effect.water_breathing": "Lingering Potion of Water Breathing", - "item.minecraft.lingering_potion.effect.weakness": "Lingering Potion of Weakness", - "item.minecraft.lingering_potion.effect.weaving": "Lingering Potion of Weaving", - "item.minecraft.lingering_potion.effect.wind_charged": "Lingering Potion of Wind Charging", - "item.minecraft.llama_spawn_egg": "Llama Spawn Egg", - "item.minecraft.lodestone_compass": "Lodestone Compass", - "item.minecraft.mace": "Mace", - "item.minecraft.magenta_dye": "Magenta Dye", - "item.minecraft.magma_cream": "Magma Cream", - "item.minecraft.magma_cube_spawn_egg": "Magma Cube Spawn Egg", - "item.minecraft.mangrove_boat": "Mangrove Boat", - "item.minecraft.mangrove_chest_boat": "Mangrove Boat with Chest", - "item.minecraft.map": "Empty Map", - "item.minecraft.melon_seeds": "Melon Seeds", - "item.minecraft.melon_slice": "Melon Slice", - "item.minecraft.milk_bucket": "Milk Bucket", - "item.minecraft.minecart": "Minecart", - "item.minecraft.miner_pottery_shard": "Miner Pottery Shard", - "item.minecraft.miner_pottery_sherd": "Miner Pottery Sherd", - "item.minecraft.mojang_banner_pattern": "Banner Pattern", - "item.minecraft.mojang_banner_pattern.desc": "Thing", - "item.minecraft.mooshroom_spawn_egg": "Mooshroom Spawn Egg", - "item.minecraft.mourner_pottery_shard": "Mourner Pottery Shard", - "item.minecraft.mourner_pottery_sherd": "Mourner Pottery Sherd", - "item.minecraft.mule_spawn_egg": "Mule Spawn Egg", - "item.minecraft.mushroom_stew": "Mushroom Stew", - "item.minecraft.music_disc_5": "Music Disc", - "item.minecraft.music_disc_5.desc": "Samuel Åberg - 5", - "item.minecraft.music_disc_11": "Music Disc", - "item.minecraft.music_disc_11.desc": "C418 - 11", - "item.minecraft.music_disc_13": "Music Disc", - "item.minecraft.music_disc_13.desc": "C418 - 13", - "item.minecraft.music_disc_blocks": "Music Disc", - "item.minecraft.music_disc_blocks.desc": "C418 - blocks", - "item.minecraft.music_disc_cat": "Music Disc", - "item.minecraft.music_disc_cat.desc": "C418 - cat", - "item.minecraft.music_disc_chirp": "Music Disc", - "item.minecraft.music_disc_chirp.desc": "C418 - chirp", - "item.minecraft.music_disc_creator": "Music Disc", - "item.minecraft.music_disc_creator_music_box": "Music Disc", - "item.minecraft.music_disc_creator_music_box.desc": "Lena Raine - Creator (Music Box)", - "item.minecraft.music_disc_creator.desc": "Lena Raine - Creator", - "item.minecraft.music_disc_far": "Music Disc", - "item.minecraft.music_disc_far.desc": "C418 - far", - "item.minecraft.music_disc_mall": "Music Disc", - "item.minecraft.music_disc_mall.desc": "C418 - mall", - "item.minecraft.music_disc_mellohi": "Music Disc", - "item.minecraft.music_disc_mellohi.desc": "C418 - mellohi", - "item.minecraft.music_disc_otherside": "Music Disc", - "item.minecraft.music_disc_otherside.desc": "Lena Raine - otherside", - "item.minecraft.music_disc_pigstep": "Music Disc", - "item.minecraft.music_disc_pigstep.desc": "Lena Raine - Pigstep", - "item.minecraft.music_disc_precipice": "Music Disc", - "item.minecraft.music_disc_precipice.desc": "Aaron Cherof - Precipice", - "item.minecraft.music_disc_relic": "Music Disc", - "item.minecraft.music_disc_relic.desc": "Aaron Cherof - Relic", - "item.minecraft.music_disc_stal": "Music Disc", - "item.minecraft.music_disc_stal.desc": "C418 - stal", - "item.minecraft.music_disc_strad": "Music Disc", - "item.minecraft.music_disc_strad.desc": "C418 - strad", - "item.minecraft.music_disc_wait": "Music Disc", - "item.minecraft.music_disc_wait.desc": "C418 - wait", - "item.minecraft.music_disc_ward": "Music Disc", - "item.minecraft.music_disc_ward.desc": "C418 - ward", - "item.minecraft.mutton": "Raw Mutton", - "item.minecraft.name_tag": "Name Tag", - "item.minecraft.nautilus_shell": "Nautilus Shell", - "item.minecraft.nether_brick": "Nether Brick", - "item.minecraft.nether_star": "Nether Star", - "item.minecraft.nether_wart": "Nether Wart", - "item.minecraft.netherite_axe": "Netherite Axe", - "item.minecraft.netherite_boots": "Netherite Boots", - "item.minecraft.netherite_chestplate": "Netherite Chestplate", - "item.minecraft.netherite_helmet": "Netherite Helmet", - "item.minecraft.netherite_hoe": "Netherite Hoe", - "item.minecraft.netherite_ingot": "Netherite Ingot", - "item.minecraft.netherite_leggings": "Netherite Leggings", - "item.minecraft.netherite_pickaxe": "Netherite Pickaxe", - "item.minecraft.netherite_scrap": "Netherite Scrap", - "item.minecraft.netherite_shovel": "Netherite Shovel", - "item.minecraft.netherite_sword": "Netherite Sword", - "item.minecraft.netherite_upgrade_smithing_template": "Smithing Template", - "item.minecraft.oak_boat": "Oak Boat", - "item.minecraft.oak_chest_boat": "Oak Boat with Chest", - "item.minecraft.ocelot_spawn_egg": "Ocelot Spawn Egg", - "item.minecraft.ominous_bottle": "Ominous Bottle", - "item.minecraft.ominous_trial_key": "Ominous Trial Key", - "item.minecraft.orange_dye": "Orange Dye", - "item.minecraft.painting": "Painting", - "item.minecraft.panda_spawn_egg": "Panda Spawn Egg", - "item.minecraft.paper": "Paper", - "item.minecraft.parrot_spawn_egg": "Parrot Spawn Egg", - "item.minecraft.phantom_membrane": "Phantom Membrane", - "item.minecraft.phantom_spawn_egg": "Phantom Spawn Egg", - "item.minecraft.pig_spawn_egg": "Pig Spawn Egg", - "item.minecraft.piglin_banner_pattern": "Banner Pattern", - "item.minecraft.piglin_banner_pattern.desc": "Snout", - "item.minecraft.piglin_brute_spawn_egg": "Piglin Brute Spawn Egg", - "item.minecraft.piglin_spawn_egg": "Piglin Spawn Egg", - "item.minecraft.pillager_spawn_egg": "Pillager Spawn Egg", - "item.minecraft.pink_dye": "Pink Dye", - "item.minecraft.pitcher_plant": "Pitcher Plant", - "item.minecraft.pitcher_pod": "Pitcher Pod", - "item.minecraft.plenty_pottery_shard": "Plenty Pottery Shard", - "item.minecraft.plenty_pottery_sherd": "Plenty Pottery Sherd", - "item.minecraft.poisonous_potato": "Poisonous Potato", - "item.minecraft.polar_bear_spawn_egg": "Polar Bear Spawn Egg", - "item.minecraft.popped_chorus_fruit": "Popped Chorus Fruit", - "item.minecraft.porkchop": "Raw Porkchop", - "item.minecraft.potato": "Potato", - "item.minecraft.potion": "Potion", - "item.minecraft.potion.effect.awkward": "Awkward Potion", - "item.minecraft.potion.effect.empty": "Uncraftable Potion", - "item.minecraft.potion.effect.fire_resistance": "Potion of Fire Resistance", - "item.minecraft.potion.effect.harming": "Potion of Harming", - "item.minecraft.potion.effect.healing": "Potion of Healing", - "item.minecraft.potion.effect.infested": "Potion of Infestation", - "item.minecraft.potion.effect.invisibility": "Potion of Invisibility", - "item.minecraft.potion.effect.leaping": "Potion of Leaping", - "item.minecraft.potion.effect.levitation": "Potion of Levitation", - "item.minecraft.potion.effect.luck": "Potion of Luck", - "item.minecraft.potion.effect.mundane": "Mundane Potion", - "item.minecraft.potion.effect.night_vision": "Potion of Night Vision", - "item.minecraft.potion.effect.oozing": "Potion of Oozing", - "item.minecraft.potion.effect.poison": "Potion of Poison", - "item.minecraft.potion.effect.regeneration": "Potion of Regeneration", - "item.minecraft.potion.effect.slow_falling": "Potion of Slow Falling", - "item.minecraft.potion.effect.slowness": "Potion of Slowness", - "item.minecraft.potion.effect.strength": "Potion of Strength", - "item.minecraft.potion.effect.swiftness": "Potion of Swiftness", - "item.minecraft.potion.effect.thick": "Thick Potion", - "item.minecraft.potion.effect.turtle_master": "Potion of the Turtle Master", - "item.minecraft.potion.effect.water": "Water Bottle", - "item.minecraft.potion.effect.water_breathing": "Potion of Water Breathing", - "item.minecraft.potion.effect.weakness": "Potion of Weakness", - "item.minecraft.potion.effect.weaving": "Potion of Weaving", - "item.minecraft.potion.effect.wind_charged": "Potion of Wind Charging", - "item.minecraft.pottery_shard_archer": "Archer Pottery Shard", - "item.minecraft.pottery_shard_arms_up": "Arms Up Pottery Shard", - "item.minecraft.pottery_shard_prize": "Prize Pottery Shard", - "item.minecraft.pottery_shard_skull": "Skull Pottery Shard", - "item.minecraft.powder_snow_bucket": "Powder Snow Bucket", - "item.minecraft.prismarine_crystals": "Prismarine Crystals", - "item.minecraft.prismarine_shard": "Prismarine Shard", - "item.minecraft.prize_pottery_shard": "Prize Pottery Shard", - "item.minecraft.prize_pottery_sherd": "Prize Pottery Sherd", - "item.minecraft.pufferfish": "Pufferfish", - "item.minecraft.pufferfish_bucket": "Bucket of Pufferfish", - "item.minecraft.pufferfish_spawn_egg": "Pufferfish Spawn Egg", - "item.minecraft.pumpkin_pie": "Pumpkin Pie", - "item.minecraft.pumpkin_seeds": "Pumpkin Seeds", - "item.minecraft.purple_dye": "Purple Dye", - "item.minecraft.quartz": "Nether Quartz", - "item.minecraft.rabbit": "Raw Rabbit", - "item.minecraft.rabbit_foot": "Rabbit's Foot", - "item.minecraft.rabbit_hide": "Rabbit Hide", - "item.minecraft.rabbit_spawn_egg": "Rabbit Spawn Egg", - "item.minecraft.rabbit_stew": "Rabbit Stew", - "item.minecraft.raiser_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.ravager_spawn_egg": "Ravager Spawn Egg", - "item.minecraft.raw_copper": "Raw Copper", - "item.minecraft.raw_gold": "Raw Gold", - "item.minecraft.raw_iron": "Raw Iron", - "item.minecraft.recovery_compass": "Recovery Compass", - "item.minecraft.red_dye": "Red Dye", - "item.minecraft.redstone": "Redstone Dust", - "item.minecraft.rib_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.rotten_flesh": "Rotten Flesh", - "item.minecraft.saddle": "Saddle", - "item.minecraft.salmon": "Raw Salmon", - "item.minecraft.salmon_bucket": "Bucket of Salmon", - "item.minecraft.salmon_spawn_egg": "Salmon Spawn Egg", - "item.minecraft.scrape_pottery_sherd": "Scrape Pottery Sherd", - "item.minecraft.scute": "Scute", - "item.minecraft.sentry_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.shaper_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.sheaf_pottery_shard": "Sheaf Pottery Shard", - "item.minecraft.sheaf_pottery_sherd": "Sheaf Pottery Sherd", - "item.minecraft.shears": "Shears", - "item.minecraft.sheep_spawn_egg": "Sheep Spawn Egg", - "item.minecraft.shelter_pottery_shard": "Shelter Pottery Shard", - "item.minecraft.shelter_pottery_sherd": "Shelter Pottery Sherd", - "item.minecraft.shield": "Shield", - "item.minecraft.shield.black": "Black Shield", - "item.minecraft.shield.blue": "Blue Shield", - "item.minecraft.shield.brown": "Brown Shield", - "item.minecraft.shield.cyan": "Cyan Shield", - "item.minecraft.shield.gray": "Gray Shield", - "item.minecraft.shield.green": "Green Shield", - "item.minecraft.shield.light_blue": "Light Blue Shield", - "item.minecraft.shield.light_gray": "Light Gray Shield", - "item.minecraft.shield.lime": "Lime Shield", - "item.minecraft.shield.magenta": "Magenta Shield", - "item.minecraft.shield.orange": "Orange Shield", - "item.minecraft.shield.pink": "Pink Shield", - "item.minecraft.shield.purple": "Purple Shield", - "item.minecraft.shield.red": "Red Shield", - "item.minecraft.shield.white": "White Shield", - "item.minecraft.shield.yellow": "Yellow Shield", - "item.minecraft.shulker_shell": "Shulker Shell", - "item.minecraft.shulker_spawn_egg": "Shulker Spawn Egg", - "item.minecraft.sign": "Sign", - "item.minecraft.silence_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.silverfish_spawn_egg": "Silverfish Spawn Egg", - "item.minecraft.skeleton_horse_spawn_egg": "Skeleton Horse Spawn Egg", - "item.minecraft.skeleton_spawn_egg": "Skeleton Spawn Egg", - "item.minecraft.skull_banner_pattern": "Banner Pattern", - "item.minecraft.skull_banner_pattern.desc": "Skull Charge", - "item.minecraft.skull_pottery_shard": "Skull Pottery Shard", - "item.minecraft.skull_pottery_sherd": "Skull Pottery Sherd", - "item.minecraft.slime_ball": "Slimeball", - "item.minecraft.slime_spawn_egg": "Slime Spawn Egg", - "item.minecraft.smithing_template": "Smithing Template", - "item.minecraft.smithing_template.applies_to": "Applies to:", - "item.minecraft.smithing_template.armor_trim.additions_slot_description": "Add ingot or crystal", - "item.minecraft.smithing_template.armor_trim.applies_to": "Armor", - "item.minecraft.smithing_template.armor_trim.base_slot_description": "Add a piece of armor", - "item.minecraft.smithing_template.armor_trim.ingredients": "Ingots & Crystals", - "item.minecraft.smithing_template.ingredients": "Ingredients:", - "item.minecraft.smithing_template.netherite_upgrade.additions_slot_description": "Add Netherite Ingot", - "item.minecraft.smithing_template.netherite_upgrade.applies_to": "Diamond Equipment", - "item.minecraft.smithing_template.netherite_upgrade.base_slot_description": "Add diamond armor, weapon, or tool", - "item.minecraft.smithing_template.netherite_upgrade.ingredients": "Netherite Ingot", - "item.minecraft.smithing_template.upgrade": "Upgrade: ", - "item.minecraft.sniffer_spawn_egg": "Sniffer Spawn Egg", - "item.minecraft.snort_pottery_shard": "Snort Pottery Shard", - "item.minecraft.snort_pottery_sherd": "Snort Pottery Sherd", - "item.minecraft.snout_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.snow_golem_spawn_egg": "Snow Golem Spawn Egg", - "item.minecraft.snowball": "Snowball", - "item.minecraft.spectral_arrow": "Spectral Arrow", - "item.minecraft.spider_eye": "Spider Eye", - "item.minecraft.spider_spawn_egg": "Spider Spawn Egg", - "item.minecraft.spire_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.splash_potion": "Splash Potion", - "item.minecraft.splash_potion.effect.awkward": "Awkward Splash Potion", - "item.minecraft.splash_potion.effect.empty": "Splash Uncraftable Potion", - "item.minecraft.splash_potion.effect.fire_resistance": "Splash Potion of Fire Resistance", - "item.minecraft.splash_potion.effect.harming": "Splash Potion of Harming", - "item.minecraft.splash_potion.effect.healing": "Splash Potion of Healing", - "item.minecraft.splash_potion.effect.infested": "Splash Potion of Infestation", - "item.minecraft.splash_potion.effect.invisibility": "Splash Potion of Invisibility", - "item.minecraft.splash_potion.effect.leaping": "Splash Potion of Leaping", - "item.minecraft.splash_potion.effect.levitation": "Splash Potion of Levitation", - "item.minecraft.splash_potion.effect.luck": "Splash Potion of Luck", - "item.minecraft.splash_potion.effect.mundane": "Mundane Splash Potion", - "item.minecraft.splash_potion.effect.night_vision": "Splash Potion of Night Vision", - "item.minecraft.splash_potion.effect.oozing": "Splash Potion of Oozing", - "item.minecraft.splash_potion.effect.poison": "Splash Potion of Poison", - "item.minecraft.splash_potion.effect.regeneration": "Splash Potion of Regeneration", - "item.minecraft.splash_potion.effect.slow_falling": "Splash Potion of Slow Falling", - "item.minecraft.splash_potion.effect.slowness": "Splash Potion of Slowness", - "item.minecraft.splash_potion.effect.strength": "Splash Potion of Strength", - "item.minecraft.splash_potion.effect.swiftness": "Splash Potion of Swiftness", - "item.minecraft.splash_potion.effect.thick": "Thick Splash Potion", - "item.minecraft.splash_potion.effect.turtle_master": "Splash Potion of the Turtle Master", - "item.minecraft.splash_potion.effect.water": "Splash Water Bottle", - "item.minecraft.splash_potion.effect.water_breathing": "Splash Potion of Water Breathing", - "item.minecraft.splash_potion.effect.weakness": "Splash Potion of Weakness", - "item.minecraft.splash_potion.effect.weaving": "Splash Potion of Weaving", - "item.minecraft.splash_potion.effect.wind_charged": "Splash Potion of Wind Charging", - "item.minecraft.spruce_boat": "Spruce Boat", - "item.minecraft.spruce_chest_boat": "Spruce Boat with Chest", - "item.minecraft.spyglass": "Spyglass", - "item.minecraft.squid_spawn_egg": "Squid Spawn Egg", - "item.minecraft.stick": "Stick", - "item.minecraft.stone_axe": "Stone Axe", - "item.minecraft.stone_hoe": "Stone Hoe", - "item.minecraft.stone_pickaxe": "Stone Pickaxe", - "item.minecraft.stone_shovel": "Stone Shovel", - "item.minecraft.stone_sword": "Stone Sword", - "item.minecraft.stray_spawn_egg": "Stray Spawn Egg", - "item.minecraft.strider_spawn_egg": "Strider Spawn Egg", - "item.minecraft.string": "String", - "item.minecraft.sugar": "Sugar", - "item.minecraft.suspicious_stew": "Suspicious Stew", - "item.minecraft.sweet_berries": "Sweet Berries", - "item.minecraft.tadpole_bucket": "Bucket of Tadpole", - "item.minecraft.tadpole_spawn_egg": "Tadpole Spawn Egg", - "item.minecraft.tide_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.tipped_arrow": "Tipped Arrow", - "item.minecraft.tipped_arrow.effect.awkward": "Tipped Arrow", - "item.minecraft.tipped_arrow.effect.empty": "Uncraftable Tipped Arrow", - "item.minecraft.tipped_arrow.effect.fire_resistance": "Arrow of Fire Resistance", - "item.minecraft.tipped_arrow.effect.harming": "Arrow of Harming", - "item.minecraft.tipped_arrow.effect.healing": "Arrow of Healing", - "item.minecraft.tipped_arrow.effect.infested": "Arrow of Infestation", - "item.minecraft.tipped_arrow.effect.invisibility": "Arrow of Invisibility", - "item.minecraft.tipped_arrow.effect.leaping": "Arrow of Leaping", - "item.minecraft.tipped_arrow.effect.levitation": "Arrow of Levitation", - "item.minecraft.tipped_arrow.effect.luck": "Arrow of Luck", - "item.minecraft.tipped_arrow.effect.mundane": "Tipped Arrow", - "item.minecraft.tipped_arrow.effect.night_vision": "Arrow of Night Vision", - "item.minecraft.tipped_arrow.effect.oozing": "Arrow of Oozing", - "item.minecraft.tipped_arrow.effect.poison": "Arrow of Poison", - "item.minecraft.tipped_arrow.effect.regeneration": "Arrow of Regeneration", - "item.minecraft.tipped_arrow.effect.slow_falling": "Arrow of Slow Falling", - "item.minecraft.tipped_arrow.effect.slowness": "Arrow of Slowness", - "item.minecraft.tipped_arrow.effect.strength": "Arrow of Strength", - "item.minecraft.tipped_arrow.effect.swiftness": "Arrow of Swiftness", - "item.minecraft.tipped_arrow.effect.thick": "Tipped Arrow", - "item.minecraft.tipped_arrow.effect.turtle_master": "Arrow of the Turtle Master", - "item.minecraft.tipped_arrow.effect.water": "Arrow of Splashing", - "item.minecraft.tipped_arrow.effect.water_breathing": "Arrow of Water Breathing", - "item.minecraft.tipped_arrow.effect.weakness": "Arrow of Weakness", - "item.minecraft.tipped_arrow.effect.weaving": "Arrow of Weaving", - "item.minecraft.tipped_arrow.effect.wind_charged": "Arrow of Wind Charging", - "item.minecraft.tnt_minecart": "Minecart with TNT", - "item.minecraft.torchflower_seeds": "Torchflower Seeds", - "item.minecraft.totem_of_undying": "Totem of Undying", - "item.minecraft.trader_llama_spawn_egg": "Trader Llama Spawn Egg", - "item.minecraft.trial_key": "Trial Key", - "item.minecraft.trident": "Trident", - "item.minecraft.tropical_fish": "Tropical Fish", - "item.minecraft.tropical_fish_bucket": "Bucket of Tropical Fish", - "item.minecraft.tropical_fish_spawn_egg": "Tropical Fish Spawn Egg", - "item.minecraft.turtle_helmet": "Turtle Shell", - "item.minecraft.turtle_scute": "Turtle Scute", - "item.minecraft.turtle_spawn_egg": "Turtle Spawn Egg", - "item.minecraft.vex_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.vex_spawn_egg": "Vex Spawn Egg", - "item.minecraft.villager_spawn_egg": "Villager Spawn Egg", - "item.minecraft.vindicator_spawn_egg": "Vindicator Spawn Egg", - "item.minecraft.wandering_trader_spawn_egg": "Wandering Trader Spawn Egg", - "item.minecraft.ward_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.warden_spawn_egg": "Warden Spawn Egg", - "item.minecraft.warped_fungus_on_a_stick": "Warped Fungus on a Stick", - "item.minecraft.water_bucket": "Water Bucket", - "item.minecraft.wayfinder_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.wheat": "Wheat", - "item.minecraft.wheat_seeds": "Wheat Seeds", - "item.minecraft.white_dye": "White Dye", - "item.minecraft.wild_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.wind_charge": "Wind Charge", - "item.minecraft.witch_spawn_egg": "Witch Spawn Egg", - "item.minecraft.wither_skeleton_spawn_egg": "Wither Skeleton Spawn Egg", - "item.minecraft.wither_spawn_egg": "Wither Spawn Egg", - "item.minecraft.wolf_armor": "Wolf Armor", - "item.minecraft.wolf_spawn_egg": "Wolf Spawn Egg", - "item.minecraft.wooden_axe": "Wooden Axe", - "item.minecraft.wooden_hoe": "Wooden Hoe", - "item.minecraft.wooden_pickaxe": "Wooden Pickaxe", - "item.minecraft.wooden_shovel": "Wooden Shovel", - "item.minecraft.wooden_sword": "Wooden Sword", - "item.minecraft.writable_book": "Book and Quill", - "item.minecraft.written_book": "Written Book", - "item.minecraft.yellow_dye": "Yellow Dye", - "item.minecraft.zoglin_spawn_egg": "Zoglin Spawn Egg", - "item.minecraft.zombie_horse_spawn_egg": "Zombie Horse Spawn Egg", - "item.minecraft.zombie_spawn_egg": "Zombie Spawn Egg", - "item.minecraft.zombie_villager_spawn_egg": "Zombie Villager Spawn Egg", - "item.minecraft.zombified_piglin_spawn_egg": "Zombified Piglin Spawn Egg", - "item.modifiers.any": "When equipped:", - "item.modifiers.armor": "When worn:", - "item.modifiers.body": "When equipped:", - "item.modifiers.chest": "When on Body:", - "item.modifiers.feet": "When on Feet:", - "item.modifiers.hand": "When held:", - "item.modifiers.head": "When on Head:", - "item.modifiers.legs": "When on Legs:", - "item.modifiers.mainhand": "When in Main Hand:", - "item.modifiers.offhand": "When in Off Hand:", - "item.nbt_tags": "NBT: %s tag(s)", - "item.unbreakable": "Unbreakable", - "itemGroup.buildingBlocks": "Building Blocks", - "itemGroup.coloredBlocks": "Colored Blocks", - "itemGroup.combat": "Combat", - "itemGroup.consumables": "Consumables", - "itemGroup.crafting": "Crafting", - "itemGroup.foodAndDrink": "Food & Drinks", - "itemGroup.functional": "Functional Blocks", - "itemGroup.hotbar": "Saved Hotbars", - "itemGroup.ingredients": "Ingredients", - "itemGroup.inventory": "Survival Inventory", - "itemGroup.natural": "Natural Blocks", - "itemGroup.op": "Operator Utilities", - "itemGroup.redstone": "Redstone Blocks", - "itemGroup.search": "Search Items", - "itemGroup.spawnEggs": "Spawn Eggs", - "itemGroup.tools": "Tools & Utilities", - "jigsaw_block.final_state": "Turns into:", - "jigsaw_block.generate": "Generate", - "jigsaw_block.joint_label": "Joint Type:", - "jigsaw_block.joint.aligned": "Aligned", - "jigsaw_block.joint.rollable": "Rollable", - "jigsaw_block.keep_jigsaws": "Keep Jigsaws", - "jigsaw_block.levels": "Levels: %s", - "jigsaw_block.name": "Name:", - "jigsaw_block.placement_priority": "Placement Priority:", - "jigsaw_block.placement_priority.tooltip": "When this Jigsaw block connects to a piece, this is the order in which that piece is processed for connections in the wider structure.\n\nPieces will be processed in descending priority with insertion order breaking ties.", - "jigsaw_block.pool": "Target Pool:", - "jigsaw_block.selection_priority": "Selection Priority:", - "jigsaw_block.selection_priority.tooltip": "When the parent piece is being processed for connections, this is the order in which this Jigsaw block attempts to connect to its target piece.\n\nJigsaws will be processed in descending priority with random ordering breaking ties.", - "jigsaw_block.target": "Target Name:", - "jukebox_song.minecraft.5": "Samuel Åberg - 5", - "jukebox_song.minecraft.11": "C418 - 11", - "jukebox_song.minecraft.13": "C418 - 13", - "jukebox_song.minecraft.blocks": "C418 - blocks", - "jukebox_song.minecraft.cat": "C418 - cat", - "jukebox_song.minecraft.chirp": "C418 - chirp", - "jukebox_song.minecraft.creator": "Lena Raine - Creator", - "jukebox_song.minecraft.creator_music_box": "Lena Raine - Creator (Music Box)", - "jukebox_song.minecraft.far": "C418 - far", - "jukebox_song.minecraft.mall": "C418 - mall", - "jukebox_song.minecraft.mellohi": "C418 - mellohi", - "jukebox_song.minecraft.otherside": "Lena Raine - otherside", - "jukebox_song.minecraft.pigstep": "Lena Raine - Pigstep", - "jukebox_song.minecraft.precipice": "Aaron Cherof - Precipice", - "jukebox_song.minecraft.relic": "Aaron Cherof - Relic", - "jukebox_song.minecraft.stal": "C418 - stal", - "jukebox_song.minecraft.strad": "C418 - strad", - "jukebox_song.minecraft.wait": "C418 - wait", - "jukebox_song.minecraft.ward": "C418 - ward", - "key.advancements": "Advancements", - "key.attack": "Attack/Destroy", - "key.back": "Walk Backwards", - "key.categories.creative": "Creative Mode", - "key.categories.gameplay": "Gameplay", - "key.categories.inventory": "Inventory", - "key.categories.misc": "Miscellaneous", - "key.categories.movement": "Movement", - "key.categories.multiplayer": "Multiplayer", - "key.categories.ui": "Game Interface", - "key.chat": "Open Chat", - "key.command": "Open Command", - "key.drop": "Drop Selected Item", - "key.forward": "Walk Forwards", - "key.fullscreen": "Toggle Fullscreen", - "key.hotbar.1": "Hotbar Slot 1", - "key.hotbar.2": "Hotbar Slot 2", - "key.hotbar.3": "Hotbar Slot 3", - "key.hotbar.4": "Hotbar Slot 4", - "key.hotbar.5": "Hotbar Slot 5", - "key.hotbar.6": "Hotbar Slot 6", - "key.hotbar.7": "Hotbar Slot 7", - "key.hotbar.8": "Hotbar Slot 8", - "key.hotbar.9": "Hotbar Slot 9", - "key.inventory": "Open/Close Inventory", - "key.jump": "Jump", - "key.keyboard.apostrophe": "'", - "key.keyboard.backslash": "\\", - "key.keyboard.backspace": "Backspace", - "key.keyboard.caps.lock": "Caps Lock", - "key.keyboard.comma": ",", - "key.keyboard.delete": "Delete", - "key.keyboard.down": "Down Arrow", - "key.keyboard.end": "End", - "key.keyboard.enter": "Enter", - "key.keyboard.equal": "=", - "key.keyboard.escape": "Escape", - "key.keyboard.f1": "F1", - "key.keyboard.f2": "F2", - "key.keyboard.f3": "F3", - "key.keyboard.f4": "F4", - "key.keyboard.f5": "F5", - "key.keyboard.f6": "F6", - "key.keyboard.f7": "F7", - "key.keyboard.f8": "F8", - "key.keyboard.f9": "F9", - "key.keyboard.f10": "F10", - "key.keyboard.f11": "F11", - "key.keyboard.f12": "F12", - "key.keyboard.f13": "F13", - "key.keyboard.f14": "F14", - "key.keyboard.f15": "F15", - "key.keyboard.f16": "F16", - "key.keyboard.f17": "F17", - "key.keyboard.f18": "F18", - "key.keyboard.f19": "F19", - "key.keyboard.f20": "F20", - "key.keyboard.f21": "F21", - "key.keyboard.f22": "F22", - "key.keyboard.f23": "F23", - "key.keyboard.f24": "F24", - "key.keyboard.f25": "F25", - "key.keyboard.grave.accent": "`", - "key.keyboard.home": "Home", - "key.keyboard.insert": "Insert", - "key.keyboard.keypad.0": "Keypad 0", - "key.keyboard.keypad.1": "Keypad 1", - "key.keyboard.keypad.2": "Keypad 2", - "key.keyboard.keypad.3": "Keypad 3", - "key.keyboard.keypad.4": "Keypad 4", - "key.keyboard.keypad.5": "Keypad 5", - "key.keyboard.keypad.6": "Keypad 6", - "key.keyboard.keypad.7": "Keypad 7", - "key.keyboard.keypad.8": "Keypad 8", - "key.keyboard.keypad.9": "Keypad 9", - "key.keyboard.keypad.add": "Keypad +", - "key.keyboard.keypad.decimal": "Keypad Decimal", - "key.keyboard.keypad.divide": "Keypad /", - "key.keyboard.keypad.enter": "Keypad Enter", - "key.keyboard.keypad.equal": "Keypad =", - "key.keyboard.keypad.multiply": "Keypad *", - "key.keyboard.keypad.subtract": "Keypad -", - "key.keyboard.left": "Left Arrow", - "key.keyboard.left.alt": "Left Alt", - "key.keyboard.left.bracket": "[", - "key.keyboard.left.control": "Left Control", - "key.keyboard.left.shift": "Left Shift", - "key.keyboard.left.win": "Left Win", - "key.keyboard.menu": "Menu", - "key.keyboard.minus": "-", - "key.keyboard.num.lock": "Num Lock", - "key.keyboard.page.down": "Page Down", - "key.keyboard.page.up": "Page Up", - "key.keyboard.pause": "Pause", - "key.keyboard.period": ".", - "key.keyboard.print.screen": "Print Screen", - "key.keyboard.right": "Right Arrow", - "key.keyboard.right.alt": "Right Alt", - "key.keyboard.right.bracket": "]", - "key.keyboard.right.control": "Right Control", - "key.keyboard.right.shift": "Right Shift", - "key.keyboard.right.win": "Right Win", - "key.keyboard.scroll.lock": "Scroll Lock", - "key.keyboard.semicolon": ";", - "key.keyboard.slash": "/", - "key.keyboard.space": "Space", - "key.keyboard.tab": "Tab", - "key.keyboard.unknown": "Not Bound", - "key.keyboard.up": "Up Arrow", - "key.keyboard.world.1": "World 1", - "key.keyboard.world.2": "World 2", - "key.left": "Strafe Left", - "key.loadToolbarActivator": "Load Hotbar Activator", - "key.mouse": "Button %1$s", - "key.mouse.left": "Left Button", - "key.mouse.middle": "Middle Button", - "key.mouse.right": "Right Button", - "key.pickItem": "Pick Block", - "key.playerlist": "List Players", - "key.right": "Strafe Right", - "key.saveToolbarActivator": "Save Hotbar Activator", - "key.screenshot": "Take Screenshot", - "key.smoothCamera": "Toggle Cinematic Camera", - "key.sneak": "Sneak", - "key.socialInteractions": "Social Interactions Screen", - "key.spectatorOutlines": "Highlight Players (Spectators)", - "key.sprint": "Sprint", - "key.swapOffhand": "Swap Item With Off Hand", - "key.togglePerspective": "Toggle Perspective", - "key.use": "Use Item/Place Block", - "known_server_link.announcements": "Announcements", - "known_server_link.community": "Community", - "known_server_link.community_guidelines": "Community Guidelines", - "known_server_link.feedback": "Feedback", - "known_server_link.forums": "Forums", - "known_server_link.news": "News", - "known_server_link.report_bug": "Report Server Bug", - "known_server_link.status": "Status", - "known_server_link.support": "Support", - "known_server_link.website": "Website", - "language.code": "en_us", - "language.name": "English", - "language.region": "United States", - "lanServer.otherPlayers": "Settings for Other Players", - "lanServer.port": "Port Number", - "lanServer.port.invalid": "Not a valid port.\nLeave the edit box empty or enter a number between 1024 and 65535.", - "lanServer.port.invalid.new": "Not a valid port.\nLeave the edit box empty or enter a number between %s and %s.", - "lanServer.port.unavailable": "Port not available.\nLeave the edit box empty or enter a different number between 1024 and 65535.", - "lanServer.port.unavailable.new": "Port not available.\nLeave the edit box empty or enter a different number between %s and %s.", - "lanServer.scanning": "Scanning for games on your local network", - "lanServer.start": "Start LAN World", - "lanServer.title": "LAN World", - "lectern.take_book": "Take Book", - "loading.progress": "%s%%", - "mco.account.privacy.info": "Read more about Mojang and privacy laws", - "mco.account.privacy.info.button": "Read more about GDPR", - "mco.account.privacy.information": "Mojang implements certain procedures to help protect children and their privacy including complying with the Children’s Online Privacy Protection Act (COPPA) and General Data Protection Regulation (GDPR).\n\nYou may need to obtain parental consent before accessing your Realms account.", - "mco.account.privacyinfo": "Mojang implements certain procedures to help protect children and their privacy including complying with the Children’s Online Privacy Protection Act (COPPA) and General Data Protection Regulation (GDPR).\n\nYou may need to obtain parental consent before accessing your Realms account.\n\nIf you have an older Minecraft account (you log in with your username), you need to migrate the account to a Mojang account in order to access Realms.", - "mco.account.update": "Update account", - "mco.activity.noactivity": "No activity for the past %s day(s)", - "mco.activity.title": "Player activity", - "mco.backup.button.download": "Download Latest", - "mco.backup.button.reset": "Reset World", - "mco.backup.button.restore": "Restore", - "mco.backup.button.upload": "Upload World", - "mco.backup.changes.tooltip": "Changes", - "mco.backup.entry": "Backup (%s)", - "mco.backup.entry.description": "Description", - "mco.backup.entry.enabledPack": "Enabled Pack(s)", - "mco.backup.entry.gameDifficulty": "Game Difficulty", - "mco.backup.entry.gameMode": "Game Mode", - "mco.backup.entry.gameServerVersion": "Game Server Version", - "mco.backup.entry.name": "Name", - "mco.backup.entry.seed": "Seed", - "mco.backup.entry.templateName": "Template Name", - "mco.backup.entry.undefined": "Undefined Change", - "mco.backup.entry.uploaded": "Uploaded", - "mco.backup.entry.worldType": "World Type", - "mco.backup.generate.world": "Generate world", - "mco.backup.info.title": "Changes From Last Backup", - "mco.backup.narration": "Backup from %s", - "mco.backup.nobackups": "This realm doesn't have any backups currently.", - "mco.backup.restoring": "Restoring your realm", - "mco.backup.unknown": "UNKNOWN", - "mco.brokenworld.download": "Download", - "mco.brokenworld.downloaded": "Downloaded", - "mco.brokenworld.message.line1": "Please reset or select another world.", - "mco.brokenworld.message.line2": "You can also choose to download the world to singleplayer.", - "mco.brokenworld.minigame.title": "This minigame is no longer supported", - "mco.brokenworld.nonowner.error": "Please wait for the realm owner to reset the world", - "mco.brokenworld.nonowner.title": "World is out of date", - "mco.brokenworld.play": "Play", - "mco.brokenworld.reset": "Reset", - "mco.brokenworld.title": "Your current world is no longer supported", - "mco.client.incompatible.msg.line1": "Your client is not compatible with Realms.", - "mco.client.incompatible.msg.line2": "Please use the most recent version of Minecraft.", - "mco.client.incompatible.msg.line3": "Realms is not compatible with snapshot versions.", - "mco.client.incompatible.title": "Client incompatible!", - "mco.client.outdated.stable.version": "Your client version (%s) is not compatible with Realms.\n\nPlease use the most recent version of Minecraft.", - "mco.client.unsupported.snapshot.version": "Your client version (%s) is not compatible with Realms.\n\nRealms is not available for this snapshot version.", - "mco.compatibility.downgrade": "Downgrade", - "mco.compatibility.downgrade.description": "This world was last played in version %s; you are on version %s. Downgrading a world could cause corruption - we cannot guarantee that it will load or work.\n\nA backup of your world will be saved under \"World Backups\". Please restore your world if needed.", - "mco.compatibility.incompatible.popup.title": "Incompatible version", - "mco.compatibility.incompatible.releaseType.popup.message": "The world you are trying to join is incompatible with the version you are on.", - "mco.compatibility.incompatible.series.popup.message": "This world was last played in version %s; you are on version %s.\n\nThese series are not compatible with each other. A new world is needed to play on this version.", - "mco.compatibility.unverifiable.message": "The version this world was last played in could not be verified. If the world gets upgraded or downgraded, a backup will be automatically created and saved under \"World Backups\".", - "mco.compatibility.unverifiable.title": "Compatibility not verifiable", - "mco.compatibility.upgrade": "Upgrade", - "mco.compatibility.upgrade.description": "This world was last played in version %s; you are on version %s.\n\nA backup of your world will be saved under \"World Backups\".\n\nPlease restore your world if needed.", - "mco.compatibility.upgrade.friend.description": "This world was last played in version %s; you are on version %s.\n\nA backup of the world will be saved under \"World Backups\".\n\nThe owner of the Realm can restore the world if needed.", - "mco.compatibility.upgrade.title": "Do you really want to upgrade this world?", - "mco.configure.current.minigame": "Current", - "mco.configure.world.activityfeed.disabled": "Player feed temporarily disabled", - "mco.configure.world.backup": "World Backups", - "mco.configure.world.buttons.activity": "Player activity", - "mco.configure.world.buttons.close": "Close Realm", - "mco.configure.world.buttons.delete": "Delete", - "mco.configure.world.buttons.done": "Done", - "mco.configure.world.buttons.edit": "Settings", - "mco.configure.world.buttons.invite": "Invite Player", - "mco.configure.world.buttons.moreoptions": "More options", - "mco.configure.world.buttons.open": "Open Realm", - "mco.configure.world.buttons.options": "World Options", - "mco.configure.world.buttons.players": "Players", - "mco.configure.world.buttons.resetworld": "Reset World", - "mco.configure.world.buttons.settings": "Settings", - "mco.configure.world.buttons.subscription": "Subscription", - "mco.configure.world.buttons.switchminigame": "Switch Minigame", - "mco.configure.world.close.question.line1": "Your realm will become unavailable.", - "mco.configure.world.close.question.line2": "Are you sure you want to continue?", - "mco.configure.world.closing": "Closing the realm...", - "mco.configure.world.commandBlocks": "Command Blocks", - "mco.configure.world.delete.button": "Delete Realm", - "mco.configure.world.delete.question.line1": "Your realm will be permanently deleted", - "mco.configure.world.delete.question.line2": "Are you sure you want to continue?", - "mco.configure.world.description": "Realm Description", - "mco.configure.world.edit.slot.name": "World Name", - "mco.configure.world.edit.subscreen.adventuremap": "Some settings are disabled since your current world is an adventure", - "mco.configure.world.edit.subscreen.experience": "Some settings are disabled since your current world is an experience", - "mco.configure.world.edit.subscreen.inspiration": "Some settings are disabled since your current world is an inspiration", - "mco.configure.world.forceGameMode": "Force Game Mode", - "mco.configure.world.invite.narration": "You have %s new invite(s)", - "mco.configure.world.invite.profile.name": "Name", - "mco.configure.world.invited": "Invited", - "mco.configure.world.invited.number": "Invited (%s)", - "mco.configure.world.invites.normal.tooltip": "Normal User", - "mco.configure.world.invites.ops.tooltip": "Operator", - "mco.configure.world.invites.remove.tooltip": "Remove", - "mco.configure.world.leave.question.line1": "If you leave this realm you won't see it unless you are invited again", - "mco.configure.world.leave.question.line2": "Are you sure you want to continue?", - "mco.configure.world.location": "Location", - "mco.configure.world.minigame": "Current: %s", - "mco.configure.world.name": "Realm Name", - "mco.configure.world.opening": "Opening the realm...", - "mco.configure.world.players.error": "A player with the provided name does not exist", - "mco.configure.world.players.inviting": "Inviting player...", - "mco.configure.world.players.title": "Players", - "mco.configure.world.pvp": "PVP", - "mco.configure.world.reset.question.line1": "Your world will be regenerated and your current world will be lost", - "mco.configure.world.reset.question.line2": "Are you sure you want to continue?", - "mco.configure.world.resourcepack.question": "You need a custom resource pack to play on this realm\n\nDo you want to download it and play?", - "mco.configure.world.resourcepack.question.line1": "You need a custom resource pack to play on this realm", - "mco.configure.world.resourcepack.question.line2": "Do you want to download it and play?", - "mco.configure.world.restore.download.question.line1": "The world will be downloaded and added to your single player worlds.", - "mco.configure.world.restore.download.question.line2": "Do you want to continue?", - "mco.configure.world.restore.question.line1": "Your world will be restored to date '%s' (%s)", - "mco.configure.world.restore.question.line2": "Are you sure you want to continue?", - "mco.configure.world.settings.title": "Settings", - "mco.configure.world.slot": "World %s", - "mco.configure.world.slot.empty": "Empty", - "mco.configure.world.slot.switch.question.line1": "Your realm will be switched to another world", - "mco.configure.world.slot.switch.question.line2": "Are you sure you want to continue?", - "mco.configure.world.slot.tooltip": "Switch to world", - "mco.configure.world.slot.tooltip.active": "Join", - "mco.configure.world.slot.tooltip.minigame": "Switch to minigame", - "mco.configure.world.spawn_toggle.message": "Turning this option off will remove all existing entities of that type", - "mco.configure.world.spawn_toggle.message.npc": "Turning this option off will remove all existing entities of that type, like Villagers", - "mco.configure.world.spawn_toggle.title": "Warning!", - "mco.configure.world.spawnAnimals": "Spawn Animals", - "mco.configure.world.spawnMonsters": "Spawn Monsters", - "mco.configure.world.spawnNPCs": "Spawn NPCs", - "mco.configure.world.spawnProtection": "Spawn Protection", - "mco.configure.world.status": "Status", - "mco.configure.world.subscription.day": "day", - "mco.configure.world.subscription.days": "days", - "mco.configure.world.subscription.expired": "Expired", - "mco.configure.world.subscription.extend": "Extend Subscription", - "mco.configure.world.subscription.less_than_a_day": "Less than a day", - "mco.configure.world.subscription.month": "month", - "mco.configure.world.subscription.months": "months", - "mco.configure.world.subscription.recurring.daysleft": "Renewed automatically in", - "mco.configure.world.subscription.recurring.info": "Changes made to your Realms subscription such as stacking time or turning off recurring billing will not be reflected until your next bill date.", - "mco.configure.world.subscription.remaining.days": "%1$s day(s)", - "mco.configure.world.subscription.remaining.months": "%1$s month(s)", - "mco.configure.world.subscription.remaining.months.days": "%1$s month(s), %2$s day(s)", - "mco.configure.world.subscription.start": "Start Date", - "mco.configure.world.subscription.timeleft": "Time Left", - "mco.configure.world.subscription.title": "Your Subscription", - "mco.configure.world.subscription.unknown": "Unknown", - "mco.configure.world.switch.slot": "Create World", - "mco.configure.world.switch.slot.subtitle": "This world is empty, choose how to create your world", - "mco.configure.world.title": "Configure Realm:", - "mco.configure.world.uninvite.player": "Are you sure that you want to uninvite '%s'?", - "mco.configure.world.uninvite.question": "Are you sure that you want to uninvite", - "mco.configure.worlds.title": "Worlds", - "mco.connect.authorizing": "Logging in...", - "mco.connect.connecting": "Connecting to the realm...", - "mco.connect.failed": "Failed to connect to the realm", - "mco.connect.success": "Done", - "mco.create.world": "Create", - "mco.create.world.error": "You must enter a name!", - "mco.create.world.reset.title": "Creating world...", - "mco.create.world.skip": "Skip", - "mco.create.world.subtitle": "Optionally, select what world to put on your new realm", - "mco.create.world.wait": "Creating the realm...", - "mco.download.cancelled": "Download cancelled", - "mco.download.confirmation.line1": "The world you are going to download is larger than %s", - "mco.download.confirmation.line2": "You won't be able to upload this world to your realm again", - "mco.download.confirmation.oversized": "The world you are going to download is larger than %s\n\nYou won't be able to upload this world to your realm again", - "mco.download.done": "Download done", - "mco.download.downloading": "Downloading", - "mco.download.extracting": "Extracting", - "mco.download.failed": "Download failed", - "mco.download.percent": "%s %%", - "mco.download.preparing": "Preparing download", - "mco.download.resourcePack.fail": "Failed to download resource pack!", - "mco.download.speed": "(%s/s)", - "mco.download.speed.narration": "%s/s", - "mco.download.title": "Downloading Latest World", - "mco.error.invalid.session.message": "Please try restarting Minecraft", - "mco.error.invalid.session.title": "Invalid Session", - "mco.errorMessage.6001": "Client outdated", - "mco.errorMessage.6002": "Terms of service not accepted", - "mco.errorMessage.6003": "Download limit reached", - "mco.errorMessage.6004": "Upload limit reached", - "mco.errorMessage.6005": "World locked", - "mco.errorMessage.6006": "World is out of date", - "mco.errorMessage.6007": "User in too many Realms", - "mco.errorMessage.6008": "Invalid Realm name", - "mco.errorMessage.6009": "Invalid Realm description", - "mco.errorMessage.connectionFailure": "An error occurred, please try again later.", - "mco.errorMessage.generic": "An error occurred: ", - "mco.errorMessage.noDetails": "No error details provided", - "mco.errorMessage.realmsService": "An error occurred (%s):", - "mco.errorMessage.realmsService.connectivity": "Could not connect to Realms: %s", - "mco.errorMessage.realmsService.realmsError": "Realms (%s):", - "mco.errorMessage.realmsService.unknownCompatibility": "Could not check compatible version, got response: %s", - "mco.errorMessage.retry": "Retry operation", - "mco.errorMessage.serviceBusy": "Realms is busy at the moment.\nPlease try connecting to your Realm again in a couple of minutes.", - "mco.gui.button": "Button", - "mco.gui.ok": "Ok", - "mco.info": "Info!", - "mco.invited.player.narration": "Invited player %s", - "mco.invites.button.accept": "Accept", - "mco.invites.button.reject": "Reject", - "mco.invites.nopending": "No pending invites!", - "mco.invites.pending": "New invite(s)!", - "mco.invites.title": "Pending Invites", - "mco.minigame.world.changeButton": "Select Another Minigame", - "mco.minigame.world.info.line1": "This will temporarily replace your world with a minigame!", - "mco.minigame.world.info.line2": "You can later return to your original world without losing anything.", - "mco.minigame.world.noSelection": "Please make a selection", - "mco.minigame.world.restore": "Ending Minigame...", - "mco.minigame.world.restore.question.line1": "The minigame will end and your realm will be restored.", - "mco.minigame.world.restore.question.line2": "Are you sure you want to continue?", - "mco.minigame.world.selected": "Selected Minigame:", - "mco.minigame.world.slot.screen.title": "Switching World...", - "mco.minigame.world.startButton": "Switch", - "mco.minigame.world.starting.screen.title": "Starting Minigame...", - "mco.minigame.world.stopButton": "End Minigame", - "mco.minigame.world.switch.new": "Select another minigame?", - "mco.minigame.world.switch.title": "Switch Minigame", - "mco.minigame.world.title": "Switch Realm to Minigame", - "mco.news": "Realms news", - "mco.notification.dismiss": "Dismiss", - "mco.notification.transferSubscription.buttonText": "Transfer Now", - "mco.notification.transferSubscription.message": "Java Realms subscriptions are moving to the Microsoft Store. Do not let your subscription expire!\nTransfer now and get 30 days of Realms for free.\nGo to Profile on minecraft.net to transfer your subscription.", - "mco.notification.visitUrl.buttonText.default": "Open Link", - "mco.notification.visitUrl.message.default": "Please visit the link below", - "mco.onlinePlayers": "Online Players", - "mco.question": "Question", - "mco.reset.world.adventure": "Adventures", - "mco.reset.world.experience": "Experiences", - "mco.reset.world.generate": "New World", - "mco.reset.world.inspiration": "Inspiration", - "mco.reset.world.resetting.screen.title": "Resetting world...", - "mco.reset.world.seed": "Seed (Optional)", - "mco.reset.world.template": "World Templates", - "mco.reset.world.title": "Reset World", - "mco.reset.world.upload": "Upload world", - "mco.reset.world.warning": "This will replace the current world of your realm", - "mco.selectServer.buy": "Buy a Realm!", - "mco.selectServer.close": "Close", - "mco.selectServer.closed": "Closed realm", - "mco.selectServer.closeserver": "Close realm", - "mco.selectServer.configure": "Configure", - "mco.selectServer.configureRealm": "Configure realm", - "mco.selectServer.create": "Create Realm", - "mco.selectServer.create.subtitle": "Select what world to put on your new realm", - "mco.selectServer.expired": "Expired realm", - "mco.selectServer.expiredList": "Your subscription has expired", - "mco.selectServer.expiredRenew": "Renew", - "mco.selectServer.expiredSubscribe": "Subscribe", - "mco.selectServer.expiredTrial": "Your trial has ended", - "mco.selectServer.expires.day": "Expires in a day", - "mco.selectServer.expires.days": "Expires in %s days", - "mco.selectServer.expires.soon": "Expires soon", - "mco.selectServer.leave": "Leave Realm", - "mco.selectServer.loading": "Loading Realms List", - "mco.selectServer.mapOnlySupportedForVersion": "This map is unsupported in %s", - "mco.selectServer.minigame": "Minigame:", - "mco.selectServer.minigameName": "Minigame: %s", - "mco.selectServer.minigameNotSupportedInVersion": "Can't play this minigame in %s", - "mco.selectServer.noRealms": "You don't seem to have a Realm. Add a Realm to play together with your friends.", - "mco.selectServer.note": "Note:", - "mco.selectServer.open": "Open realm", - "mco.selectServer.openserver": "Open realm", - "mco.selectServer.play": "Play", - "mco.selectServer.popup": "Realms is a safe, simple way to enjoy an online Minecraft world with up to ten friends at a time. It supports loads of minigames and plenty of custom worlds! Only the owner of the realm needs to pay.", - "mco.selectServer.purchase": "Add Realm", - "mco.selectServer.trial": "Get a Trial!", - "mco.selectServer.uninitialized": "Click to start your new realm!", - "mco.snapshot.createSnapshotPopup.text": "You are about to create a free Snapshot Realm that will be paired with your paid Realms subscription. This new Snapshot Realm will be accessible for as long as the paid subscription is active. Your paid Realm will not be affected.", - "mco.snapshot.createSnapshotPopup.title": "Create Snapshot Realm?", - "mco.snapshot.creating": "Creating Snapshot Realm...", - "mco.snapshot.description": "Paired with \"%s\"", - "mco.snapshot.friendsRealm.downgrade": "You need to be on version %s to join this Realm", - "mco.snapshot.friendsRealm.upgrade": "%s needs to upgrade their Realm before you can play from this version", - "mco.snapshot.paired": "This Snapshot Realm is paired with \"%s\"", - "mco.snapshot.parent.tooltip": "Use the latest release of Minecraft to play on this Realm", - "mco.snapshot.start": "Start free Snapshot Realm", - "mco.snapshot.subscription.info": "This is a Snapshot Realm that is paired to the subscription of your Realm '%s'. It will stay active for as long as its paired Realm is.", - "mco.snapshot.tooltip": "Use Snapshot Realms to get a sneak peek at upcoming versions of Minecraft, which might include new features and other changes.\n\nYou can find your normal Realms in the release version of the game.", - "mco.snapshotRealmsPopup.message": "Realms are now available in Snapshots starting with Snapshot 23w41a. Every Realms subscription comes with a free Snapshot Realm that is separate from your normal Java Realm!", - "mco.snapshotRealmsPopup.title": "Realms now available in Snapshots", - "mco.snapshotRealmsPopup.urlText": "Learn More", - "mco.template.button.publisher": "Publisher", - "mco.template.button.select": "Select", - "mco.template.button.trailer": "Trailer", - "mco.template.default.name": "World template", - "mco.template.info.tooltip": "Publisher website", - "mco.template.name": "Template", - "mco.template.select.failure": "We couldn't retrieve the list of content for this category.\nPlease check your internet connection, or try again later.", - "mco.template.select.narrate.authors": "Authors: %s", - "mco.template.select.narrate.version": "version %s", - "mco.template.select.none": "Oops, it looks like this content category is currently empty.\nPlease check back later for new content, or if you're a creator,\n%s.", - "mco.template.select.none.linkTitle": "consider submitting something yourself", - "mco.template.title": "World templates", - "mco.template.title.minigame": "Minigames", - "mco.template.trailer.tooltip": "Map trailer", - "mco.terms.buttons.agree": "Agree", - "mco.terms.buttons.disagree": "Don't agree", - "mco.terms.sentence.1": "I agree to the Minecraft Realms", - "mco.terms.sentence.2": "Terms of Service", - "mco.terms.title": "Realms Terms of Service", - "mco.time.daysAgo": "%1$s day(s) ago", - "mco.time.hoursAgo": "%1$s hour(s) ago", - "mco.time.minutesAgo": "%1$s minute(s) ago", - "mco.time.now": "right now", - "mco.time.secondsAgo": "%1$s second(s) ago", - "mco.trial.message.line1": "Want to get your own realm?", - "mco.trial.message.line2": "Click here for more info!", - "mco.upload.button.name": "Upload", - "mco.upload.cancelled": "Upload cancelled", - "mco.upload.close.failure": "Could not close your realm, please try again later", - "mco.upload.done": "Upload done", - "mco.upload.entry.cheats": "%1$s, %2$s", - "mco.upload.entry.commands": "%1$s, %2$s", - "mco.upload.entry.id": "%1$s (%2$s)", - "mco.upload.failed": "Upload failed! (%s)", - "mco.upload.hardcore": "Hardcore worlds can't be uploaded!", - "mco.upload.percent": "%s %%", - "mco.upload.preparing": "Preparing your world", - "mco.upload.select.world.none": "No singleplayer worlds found!", - "mco.upload.select.world.subtitle": "Please select a singleplayer world to upload", - "mco.upload.select.world.title": "Upload World", - "mco.upload.size.failure.line1": "'%s' is too big!", - "mco.upload.size.failure.line2": "It is %s. The maximum allowed size is %s.", - "mco.upload.uploading": "Uploading '%s'", - "mco.upload.verifying": "Verifying your world", - "mco.version": "Version: %s", - "mco.warning": "Warning!", - "mco.worldSlot.minigame": "Minigame", - "menu.convertingLevel": "Converting world", - "menu.disconnect": "Disconnect", - "menu.feedback": "Feedback...", - "menu.feedback.title": "Feedback", - "menu.game": "Game Menu", - "menu.generatingLevel": "Generating world", - "menu.generatingTerrain": "Building terrain", - "menu.loadingForcedChunks": "Loading forced chunks for dimension %s", - "menu.loadingLevel": "Loading world", - "menu.modded": " (Modded)", - "menu.multiplayer": "Multiplayer", - "menu.online": "Minecraft Realms", - "menu.options": "Options...", - "menu.paused": "Game Paused", - "menu.playdemo": "Play Demo World", - "menu.playerReporting": "Player Reporting", - "menu.preparingSpawn": "Preparing spawn area: %s%%", - "menu.quit": "Quit Game", - "menu.reportBugs": "Report Bugs", - "menu.resetdemo": "Reset Demo World", - "menu.respawning": "Respawning", - "menu.returnToGame": "Back to Game", - "menu.returnToMenu": "Save and Quit to Title", - "menu.savingChunks": "Saving chunks", - "menu.savingLevel": "Saving world", - "menu.sendFeedback": "Give Feedback", - "menu.server_links": "Server Links...", - "menu.server_links.title": "Server Links", - "menu.shareToLan": "Open to LAN", - "menu.singleplayer": "Singleplayer", - "menu.working": "Working...", - "merchant.current_level": "Trader's current level", - "merchant.deprecated": "Villagers restock up to two times per day.", - "merchant.level.1": "Novice", - "merchant.level.2": "Apprentice", - "merchant.level.3": "Journeyman", - "merchant.level.4": "Expert", - "merchant.level.5": "Master", - "merchant.next_level": "Trader's next level", - "merchant.title": "%s - %s", - "merchant.trades": "Trades", - "mirror.front_back": "↑ ↓", - "mirror.left_right": "← →", - "mirror.none": "|", - "mount.onboard": "Press %1$s to Dismount", - "multiplayer.applyingPack": "Applying resource pack", - "multiplayer.disconnect.authservers_down": "Authentication servers are down. Please try again later, sorry!", - "multiplayer.disconnect.banned": "You are banned from this server", - "multiplayer.disconnect.banned_ip.expiration": "\nYour ban will be removed on %s", - "multiplayer.disconnect.banned_ip.reason": "Your IP address is banned from this server.\nReason: %s", - "multiplayer.disconnect.banned.expiration": "\nYour ban will be removed on %s", - "multiplayer.disconnect.banned.reason": "You are banned from this server.\nReason: %s", - "multiplayer.disconnect.chat_validation_failed": "Chat message validation failure", - "multiplayer.disconnect.duplicate_login": "You logged in from another location", - "multiplayer.disconnect.expired_public_key": "Expired profile public key. Check that your system time is synchronized, and try restarting your game.", - "multiplayer.disconnect.flying": "Flying is not enabled on this server", - "multiplayer.disconnect.generic": "Disconnected", - "multiplayer.disconnect.idling": "You have been idle for too long!", - "multiplayer.disconnect.illegal_characters": "Illegal characters in chat", - "multiplayer.disconnect.incompatible": "Incompatible client! Please use %s", - "multiplayer.disconnect.invalid_entity_attacked": "Attempting to attack an invalid entity", - "multiplayer.disconnect.invalid_packet": "Server sent an invalid packet", - "multiplayer.disconnect.invalid_player_data": "Invalid player data", - "multiplayer.disconnect.invalid_player_movement": "Invalid move player packet received", - "multiplayer.disconnect.invalid_public_key_signature": "Invalid signature for profile public key.\nTry restarting your game.", - "multiplayer.disconnect.invalid_public_key_signature.new": "Invalid signature for profile public key.\nTry restarting your game.", - "multiplayer.disconnect.invalid_vehicle_movement": "Invalid move vehicle packet received", - "multiplayer.disconnect.ip_banned": "You have been IP banned from this server", - "multiplayer.disconnect.kicked": "Kicked by an operator", - "multiplayer.disconnect.missing_tags": "Incomplete set of tags received from server.\nPlease contact server operator.", - "multiplayer.disconnect.name_taken": "That name is already taken", - "multiplayer.disconnect.not_whitelisted": "You are not white-listed on this server!", - "multiplayer.disconnect.out_of_order_chat": "Out-of-order chat packet received. Did your system time change?", - "multiplayer.disconnect.outdated_client": "Incompatible client! Please use %s", - "multiplayer.disconnect.outdated_server": "Incompatible client! Please use %s", - "multiplayer.disconnect.server_full": "The server is full!", - "multiplayer.disconnect.server_shutdown": "Server closed", - "multiplayer.disconnect.slow_login": "Took too long to log in", - "multiplayer.disconnect.too_many_pending_chats": "Too many unacknowledged chat messages", - "multiplayer.disconnect.transfers_disabled": "Server does not accept transfers", - "multiplayer.disconnect.unexpected_query_response": "Unexpected custom data from client", - "multiplayer.disconnect.unsigned_chat": "Received chat packet with missing or invalid signature.", - "multiplayer.disconnect.unverified_username": "Failed to verify username!", - "multiplayer.downloadingStats": "Retrieving statistics...", - "multiplayer.downloadingTerrain": "Loading terrain...", - "multiplayer.lan.server_found": "New server found: %s", - "multiplayer.message_not_delivered": "Can't deliver chat message, check server logs: %s", - "multiplayer.player.joined": "%s joined the game", - "multiplayer.player.joined.renamed": "%s (formerly known as %s) joined the game", - "multiplayer.player.left": "%s left the game", - "multiplayer.player.list.hp": "%shp", - "multiplayer.player.list.narration": "Online players: %s", - "multiplayer.requiredTexturePrompt.disconnect": "Server requires a custom resource pack", - "multiplayer.requiredTexturePrompt.line1": "This server requires the use of a custom resource pack.", - "multiplayer.requiredTexturePrompt.line2": "Rejecting this custom resource pack will disconnect you from this server.", - "multiplayer.socialInteractions.not_available": "Social Interactions are only available in Multiplayer worlds", - "multiplayer.status.and_more": "... and %s more ...", - "multiplayer.status.cancelled": "Cancelled", - "multiplayer.status.cannot_connect": "Can't connect to server", - "multiplayer.status.cannot_resolve": "Can't resolve hostname", - "multiplayer.status.finished": "Finished", - "multiplayer.status.incompatible": "Incompatible version!", - "multiplayer.status.motd.narration": "Message of the day: %s", - "multiplayer.status.no_connection": "(no connection)", - "multiplayer.status.old": "Old", - "multiplayer.status.online": "Online", - "multiplayer.status.ping": "%s ms", - "multiplayer.status.ping.narration": "Ping %s milliseconds", - "multiplayer.status.pinging": "Pinging...", - "multiplayer.status.player_count": "%s/%s", - "multiplayer.status.player_count.narration": "%s out of %s players online", - "multiplayer.status.quitting": "Quitting", - "multiplayer.status.request_handled": "Status request has been handled", - "multiplayer.status.unknown": "???", - "multiplayer.status.unrequested": "Received unrequested status", - "multiplayer.status.version.narration": "Server version: %s", - "multiplayer.stopSleeping": "Leave Bed", - "multiplayer.texturePrompt.failure.line1": "Server resource pack couldn't be applied", - "multiplayer.texturePrompt.failure.line2": "Any functionality that requires custom resources might not work as expected", - "multiplayer.texturePrompt.line1": "This server recommends the use of a custom resource pack.", - "multiplayer.texturePrompt.line2": "Would you like to download and install it automagically?", - "multiplayer.texturePrompt.serverPrompt": "%s\n\nMessage from server:\n%s", - "multiplayer.title": "Play Multiplayer", - "multiplayer.unsecureserver.toast": "Messages sent on this server may be modified and might not reflect the original message", - "multiplayer.unsecureserver.toast.title": "Chat messages can't be verified", - "multiplayerWarning.check": "Do not show this screen again", - "multiplayerWarning.header": "Caution: Third-Party Online Play", - "multiplayerWarning.message": "Caution: Online play is offered by third-party servers that are not owned, operated, or supervised by Mojang Studios or Microsoft. During online play, you may be exposed to unmoderated chat messages or other types of user-generated content that may not be suitable for everyone.", - "narration.button": "Button: %s", - "narration.button.usage.focused": "Press Enter to activate", - "narration.button.usage.hovered": "Left click to activate", - "narration.checkbox": "Checkbox: %s", - "narration.checkbox.usage.focused": "Press Enter to toggle", - "narration.checkbox.usage.hovered": "Left click to toggle", - "narration.component_list.usage": "Press Tab to navigate to next element", - "narration.cycle_button.usage.focused": "Press Enter to switch to %s", - "narration.cycle_button.usage.hovered": "Left click to switch to %s", - "narration.edit_box": "Edit box: %s", - "narration.recipe": "Recipe for %s", - "narration.recipe.usage": "Left click to select", - "narration.recipe.usage.more": "Right click to show more recipes", - "narration.selection.usage": "Press up and down buttons to move to another entry", - "narration.slider.usage.focused": "Press left or right keyboard buttons to change value", - "narration.slider.usage.hovered": "Drag slider to change value", - "narration.suggestion": "Selected suggestion %d out of %d: %s", - "narration.suggestion.tooltip": "Selected suggestion %d out of %d: %s (%s)", - "narration.suggestion.usage.cycle.fixed": "Press Tab to cycle to the next suggestion", - "narration.suggestion.usage.cycle.hidable": "Press Tab to cycle to the next suggestion, or Escape to leave suggestions", - "narration.suggestion.usage.fill.fixed": "Press Tab to use suggestion", - "narration.suggestion.usage.fill.hidable": "Press Tab to use suggestion, or Escape to leave suggestions", - "narration.tab_navigation.usage": "Press Ctrl and Tab to switch between tabs", - "narrator.button.accessibility": "Accessibility", - "narrator.button.difficulty_lock": "Difficulty lock", - "narrator.button.difficulty_lock.locked": "Locked", - "narrator.button.difficulty_lock.unlocked": "Unlocked", - "narrator.button.language": "Language", - "narrator.controls.bound": "%s is bound to %s", - "narrator.controls.reset": "Reset %s button", - "narrator.controls.unbound": "%s is not bound", - "narrator.joining": "Joining", - "narrator.loading": "Loading: %s", - "narrator.loading.done": "Done", - "narrator.position.list": "Selected list row %s out of %s", - "narrator.position.object_list": "Selected row element %s out of %s", - "narrator.position.screen": "Screen element %s out of %s", - "narrator.position.tab": "Selected tab %s out of %s", - "narrator.ready_to_play": "Ready to play", - "narrator.screen.title": "Title Screen", - "narrator.screen.usage": "Use mouse cursor or Tab button to select element", - "narrator.select": "Selected: %s", - "narrator.select.world": "Selected %s, last played: %s, %s, %s, version: %s", - "narrator.select.world_info": "Selected %s, last played: %s, %s", - "narrator.toast.disabled": "Narrator Disabled", - "narrator.toast.enabled": "Narrator Enabled", - "optimizeWorld.confirm.description": "This will attempt to optimize your world by making sure all data is stored in the most recent game format. This can take a very long time, depending on your world. Once done, your world may play faster but will no longer be compatible with older versions of the game. Are you sure you wish to proceed?", - "optimizeWorld.confirm.title": "Optimize World", - "optimizeWorld.info.converted": "Upgraded chunks: %s", - "optimizeWorld.info.skipped": "Skipped chunks: %s", - "optimizeWorld.info.total": "Total chunks: %s", - "optimizeWorld.progress.counter": "%s / %s", - "optimizeWorld.progress.percentage": "%s%%", - "optimizeWorld.stage.counting": "Counting chunks...", - "optimizeWorld.stage.failed": "Failed! :(", - "optimizeWorld.stage.finished": "Finishing up...", - "optimizeWorld.stage.finished.chunks": "Finishing up upgrading chunks...", - "optimizeWorld.stage.finished.entities": "Finishing up upgrading entities...", - "optimizeWorld.stage.finished.poi": "Finishing up upgrading points of interest...", - "optimizeWorld.stage.upgrading": "Upgrading all chunks...", - "optimizeWorld.stage.upgrading.chunks": "Upgrading all chunks...", - "optimizeWorld.stage.upgrading.entities": "Upgrading all entities...", - "optimizeWorld.stage.upgrading.poi": "Upgrading all points of interest...", - "optimizeWorld.title": "Optimizing World '%s'", - "options.accessibility": "Accessibility Settings...", - "options.accessibility.high_contrast": "High Contrast", - "options.accessibility.high_contrast.error.tooltip": "High Contrast resource pack is not available.", - "options.accessibility.high_contrast.tooltip": "Enhances the contrast of UI elements.", - "options.accessibility.link": "Accessibility Guide", - "options.accessibility.menu_background_blurriness": "Menu Background Blur", - "options.accessibility.menu_background_blurriness.tooltip": "Changes the blurriness of menu backgrounds.", - "options.accessibility.narrator_hotkey": "Narrator Hotkey", - "options.accessibility.narrator_hotkey.mac.tooltip": "Allows the Narrator to be toggled on and off with 'Cmd+B'.", - "options.accessibility.narrator_hotkey.tooltip": "Allows the Narrator to be toggled on and off with 'Ctrl+B'.", - "options.accessibility.panorama_speed": "Panorama Scroll Speed", - "options.accessibility.text_background": "Text Background", - "options.accessibility.text_background_opacity": "Text Background Opacity", - "options.accessibility.text_background.chat": "Chat", - "options.accessibility.text_background.everywhere": "Everywhere", - "options.accessibility.title": "Accessibility Settings", - "options.allowServerListing": "Allow Server Listings", - "options.allowServerListing.tooltip": "Servers may list online players as part of their public status.\nWith this option off your name will not show up in such lists.", - "options.ao": "Smooth Lighting", - "options.ao.max": "Maximum", - "options.ao.min": "Minimum", - "options.ao.off": "OFF", - "options.attack.crosshair": "Crosshair", - "options.attack.hotbar": "Hotbar", - "options.attackIndicator": "Attack Indicator", - "options.audioDevice": "Device", - "options.audioDevice.default": "System Default", - "options.autoJump": "Auto-Jump", - "options.autosaveIndicator": "Autosave Indicator", - "options.autoSuggestCommands": "Command Suggestions", - "options.biomeBlendRadius": "Biome Blend", - "options.biomeBlendRadius.1": "OFF (Fastest)", - "options.biomeBlendRadius.3": "3x3 (Fast)", - "options.biomeBlendRadius.5": "5x5 (Normal)", - "options.biomeBlendRadius.7": "7x7 (High)", - "options.biomeBlendRadius.9": "9x9 (Very High)", - "options.biomeBlendRadius.11": "11x11 (Extreme)", - "options.biomeBlendRadius.13": "13x13 (Showoff)", - "options.biomeBlendRadius.15": "15x15 (Maximum)", - "options.chat": "Chat Settings...", - "options.chat.color": "Colors", - "options.chat.delay": "Chat Delay: %s seconds", - "options.chat.delay_none": "Chat Delay: None", - "options.chat.height.focused": "Focused Height", - "options.chat.height.unfocused": "Unfocused Height", - "options.chat.line_spacing": "Line Spacing", - "options.chat.links": "Web Links", - "options.chat.links.prompt": "Prompt on Links", - "options.chat.opacity": "Chat Text Opacity", - "options.chat.scale": "Chat Text Size", - "options.chat.title": "Chat Settings", - "options.chat.visibility": "Chat", - "options.chat.visibility.full": "Shown", - "options.chat.visibility.hidden": "Hidden", - "options.chat.visibility.system": "Commands Only", - "options.chat.width": "Width", - "options.chunks": "%s chunks", - "options.clouds.fancy": "Fancy", - "options.clouds.fast": "Fast", - "options.controls": "Controls...", - "options.credits_and_attribution": "Credits & Attribution...", - "options.customizeTitle": "Customize World Settings", - "options.damageTiltStrength": "Damage Tilt", - "options.damageTiltStrength.tooltip": "The amount of camera shake caused by being hurt.", - "options.darkMojangStudiosBackgroundColor": "Monochrome Logo", - "options.darkMojangStudiosBackgroundColor.tooltip": "Changes the Mojang Studios loading screen background color to black.", - "options.darknessEffectScale": "Darkness Pulsing", - "options.darknessEffectScale.tooltip": "Controls how much the Darkness effect pulses when a Warden or Sculk Shrieker gives it to you.", - "options.difficulty": "Difficulty", - "options.difficulty.easy": "Easy", - "options.difficulty.easy.info": "Hostile mobs spawn but deal less damage. Hunger bar depletes and drains health down to 5 hearts.", - "options.difficulty.hard": "Hard", - "options.difficulty.hard.info": "Hostile mobs spawn and deal more damage. Hunger bar depletes and drains all health.", - "options.difficulty.hardcore": "Hardcore", - "options.difficulty.normal": "Normal", - "options.difficulty.normal.info": "Hostile mobs spawn and deal standard damage. Hunger bar depletes and drains health down to half a heart.", - "options.difficulty.online": "Server Difficulty", - "options.difficulty.peaceful": "Peaceful", - "options.difficulty.peaceful.info": "No hostile mobs and only some neutral mobs spawn. Hunger bar doesn't deplete and health replenishes over time.", - "options.directionalAudio": "Directional Audio", - "options.directionalAudio.off.tooltip": "Classic Stereo sound.", - "options.directionalAudio.on.tooltip": "Uses HRTF-based directional audio to improve the simulation of 3D sound. Requires HRTF compatible audio hardware, and is best experienced with headphones.", - "options.discrete_mouse_scroll": "Discrete Scrolling", - "options.entityDistanceScaling": "Entity Distance", - "options.entityShadows": "Entity Shadows", - "options.font": "Font Settings...", - "options.font.title": "Font Settings", - "options.forceUnicodeFont": "Force Unicode Font", - "options.fov": "FOV", - "options.fov.max": "Quake Pro", - "options.fov.min": "Normal", - "options.fovEffectScale": "FOV Effects", - "options.fovEffectScale.tooltip": "Controls how much the field of view can change with gameplay effects.", - "options.framerate": "%s fps", - "options.framerateLimit": "Max Framerate", - "options.framerateLimit.max": "Unlimited", - "options.fullscreen": "Fullscreen", - "options.fullscreen.current": "Current", - "options.fullscreen.entry": "%sx%s@%s (%sbit)", - "options.fullscreen.resolution": "Fullscreen Resolution", - "options.fullscreen.unavailable": "Setting unavailable", - "options.gamma": "Brightness", - "options.gamma.default": "Default", - "options.gamma.max": "Bright", - "options.gamma.min": "Moody", - "options.generic_value": "%s: %s", - "options.glintSpeed": "Glint Speed", - "options.glintSpeed.tooltip": "Controls how fast the visual glint shimmers across enchanted items.", - "options.glintStrength": "Glint Strength", - "options.glintStrength.tooltip": "Controls how transparent the visual glint is on enchanted items.", - "options.graphics": "Graphics", - "options.graphics.fabulous": "Fabulous!", - "options.graphics.fabulous.tooltip": "%s graphics uses screen shaders for drawing weather, clouds, and particles behind translucent blocks and water.\nThis may severely impact performance for portable devices and 4K displays.", - "options.graphics.fancy": "Fancy", - "options.graphics.fancy.tooltip": "Fancy graphics balances performance and quality for the majority of machines.\nWeather, clouds, and particles may not appear behind translucent blocks or water.", - "options.graphics.fast": "Fast", - "options.graphics.fast.tooltip": "Fast graphics reduces the amount of visible rain and snow.\nTransparency effects are disabled for various blocks such as leaves.", - "options.graphics.warning.accept": "Continue Without Support", - "options.graphics.warning.cancel": "Take Me Back", - "options.graphics.warning.message": "Your graphics device is detected as unsupported for the %s graphics option.\n\nYou may ignore this and continue, however support will not be provided for your device if you choose to use %s graphics.", - "options.graphics.warning.renderer": "Renderer detected: [%s]", - "options.graphics.warning.title": "Graphics Device Unsupported", - "options.graphics.warning.vendor": "Vendor detected: [%s]", - "options.graphics.warning.version": "OpenGL Version detected: [%s]", - "options.guiScale": "GUI Scale", - "options.guiScale.auto": "Auto", - "options.hidden": "Hidden", - "options.hideLightningFlashes": "Hide Lightning Flashes", - "options.hideLightningFlashes.tooltip": "Prevents Lightning Bolts from making the sky flash. The bolts themselves will still be visible.", - "options.hideMatchedNames": "Hide Matched Names", - "options.hideMatchedNames.tooltip": "3rd-party Servers may send chat messages in non-standard formats.\nWith this option on, hidden players will be matched based on chat sender names.", - "options.hideSplashTexts": "Hide Splash Texts", - "options.hideSplashTexts.tooltip": "Hides the yellow splash text in the main menu.", - "options.invertMouse": "Invert Mouse", - "options.japaneseGlyphVariants": "Japanese Glyph Variants", - "options.japaneseGlyphVariants.tooltip": "Uses Japanese variants of CJK characters in the default font.", - "options.key.hold": "Hold", - "options.key.toggle": "Toggle", - "options.language": "Language...", - "options.language.title": "Language", - "options.languageAccuracyWarning": "(Language translations may not be 100%% accurate)", - "options.languageWarning": "Language translations may not be 100%% accurate", - "options.mainHand": "Main Hand", - "options.mainHand.left": "Left", - "options.mainHand.right": "Right", - "options.mipmapLevels": "Mipmap Levels", - "options.modelPart.cape": "Cape", - "options.modelPart.hat": "Hat", - "options.modelPart.jacket": "Jacket", - "options.modelPart.left_pants_leg": "Left Pant Leg", - "options.modelPart.left_sleeve": "Left Sleeve", - "options.modelPart.right_pants_leg": "Right Pant Leg", - "options.modelPart.right_sleeve": "Right Sleeve", - "options.mouse_settings": "Mouse Settings...", - "options.mouse_settings.title": "Mouse Settings", - "options.mouseWheelSensitivity": "Scroll Sensitivity", - "options.multiplayer.title": "Multiplayer Settings...", - "options.multiplier": "%sx", - "options.narrator": "Narrator", - "options.narrator.all": "Narrates All", - "options.narrator.chat": "Narrates Chat", - "options.narrator.notavailable": "Not Available", - "options.narrator.off": "OFF", - "options.narrator.system": "Narrates System", - "options.notifications.display_time": "Notification Time", - "options.notifications.display_time.tooltip": "Affects the length of time that all notifications stay visible on the screen.", - "options.off": "OFF", - "options.off.composed": "%s: OFF", - "options.on": "ON", - "options.on.composed": "%s: ON", - "options.online": "Online...", - "options.online.title": "Online Options", - "options.onlyShowSecureChat": "Only Show Secure Chat", - "options.onlyShowSecureChat.tooltip": "Only display messages from other players that can be verified to have been sent by that player, and have not been modified.", - "options.operatorItemsTab": "Operator Items Tab", - "options.particles": "Particles", - "options.particles.all": "All", - "options.particles.decreased": "Decreased", - "options.particles.minimal": "Minimal", - "options.percent_add_value": "%s: +%s%%", - "options.percent_value": "%s: %s%%", - "options.pixel_value": "%s: %spx", - "options.prioritizeChunkUpdates": "Chunk Builder", - "options.prioritizeChunkUpdates.byPlayer": "Semi Blocking", - "options.prioritizeChunkUpdates.byPlayer.tooltip": "Some actions within a chunk will recompile the chunk immediately. This includes block placing & destroying.", - "options.prioritizeChunkUpdates.nearby": "Fully Blocking", - "options.prioritizeChunkUpdates.nearby.tooltip": "Nearby chunks are always compiled immediately. This may impact game performance when blocks are placed or destroyed.", - "options.prioritizeChunkUpdates.none": "Threaded", - "options.prioritizeChunkUpdates.none.tooltip": "Nearby chunks are compiled in parallel threads. This may result in brief visual holes when blocks are destroyed.", - "options.rawMouseInput": "Raw Input", - "options.realmsNotifications": "Realms News & Invites", - "options.realmsNotifications.tooltip": "Fetches Realms news and invites in the title screen and displays their respective icon on the Realms button.", - "options.reducedDebugInfo": "Reduced Debug Info", - "options.renderClouds": "Clouds", - "options.renderDistance": "Render Distance", - "options.resourcepack": "Resource Packs...", - "options.screenEffectScale": "Distortion Effects", - "options.screenEffectScale.tooltip": "Strength of nausea and Nether portal screen distortion effects.\nAt lower values, the nausea effect is replaced with a green overlay.", - "options.sensitivity": "Sensitivity", - "options.sensitivity.max": "HYPERSPEED!!!", - "options.sensitivity.min": "*yawn*", - "options.showSubtitles": "Show Subtitles", - "options.simulationDistance": "Simulation Distance", - "options.skinCustomisation": "Skin Customization...", - "options.skinCustomisation.title": "Skin Customization", - "options.sounds": "Music & Sounds...", - "options.sounds.title": "Music & Sound Options", - "options.telemetry": "Telemetry Data...", - "options.telemetry.button": "Data Collection", - "options.telemetry.button.tooltip": "\"%s\" includes only the required data.\n\"%s\" includes optional, as well as the required data.", - "options.telemetry.disabled": "Telemetry is disabled.", - "options.telemetry.state.all": "All", - "options.telemetry.state.minimal": "Minimal", - "options.telemetry.state.none": "None", - "options.title": "Options", - "options.touchscreen": "Touchscreen Mode", - "options.video": "Video Settings...", - "options.videoTitle": "Video Settings", - "options.viewBobbing": "View Bobbing", - "options.visible": "Shown", - "options.vsync": "VSync", - "outOfMemory.message": "Minecraft has run out of memory.\n\nThis could be caused by a bug in the game or by the Java Virtual Machine not being allocated enough memory.\n\nTo prevent world corruption, the current game has quit. We've tried to free up enough memory to let you go back to the main menu and back to playing, but this may not have worked.\n\nPlease restart the game if you see this message again.", - "outOfMemory.title": "Out of memory!", - "pack.available.title": "Available", - "pack.copyFailure": "Failed to copy packs", - "pack.dropConfirm": "Do you want to add the following packs to Minecraft?", - "pack.dropInfo": "Drag and drop files into this window to add packs", - "pack.dropRejected.message": "The following entries were not valid packs and were not copied:\n %s", - "pack.dropRejected.title": "Non-pack entries", - "pack.folderInfo": "(Place pack files here)", - "pack.incompatible": "Incompatible", - "pack.incompatible.confirm.new": "This pack was made for a newer version of Minecraft and may not work correctly.", - "pack.incompatible.confirm.old": "This pack was made for an older version of Minecraft and may no longer work correctly.", - "pack.incompatible.confirm.title": "Are you sure you want to load this pack?", - "pack.incompatible.new": "(Made for a newer version of Minecraft)", - "pack.incompatible.old": "(Made for an older version of Minecraft)", - "pack.nameAndSource": "%s (%s)", - "pack.openFolder": "Open Pack Folder", - "pack.selected.title": "Selected", - "pack.source.builtin": "built-in", - "pack.source.feature": "feature", - "pack.source.local": "local", - "pack.source.server": "server", - "pack.source.world": "world", - "painting.dimensions": "%sx%s", - "painting.minecraft.alban.author": "Kristoffer Zetterstrand", - "painting.minecraft.alban.title": "Albanian", - "painting.minecraft.aztec.author": "Kristoffer Zetterstrand", - "painting.minecraft.aztec.title": "de_aztec", - "painting.minecraft.aztec2.author": "Kristoffer Zetterstrand", - "painting.minecraft.aztec2.title": "de_aztec", - "painting.minecraft.backyard.author": "Kristoffer Zetterstrand", - "painting.minecraft.backyard.title": "Backyard", - "painting.minecraft.baroque.author": "Sarah Boeving", - "painting.minecraft.baroque.title": "Baroque", - "painting.minecraft.bomb.author": "Kristoffer Zetterstrand", - "painting.minecraft.bomb.title": "Target Successfully Bombed", - "painting.minecraft.bouquet.author": "Kristoffer Zetterstrand", - "painting.minecraft.bouquet.title": "Bouquet", - "painting.minecraft.burning_skull.author": "Kristoffer Zetterstrand", - "painting.minecraft.burning_skull.title": "Skull On Fire", - "painting.minecraft.bust.author": "Kristoffer Zetterstrand", - "painting.minecraft.bust.title": "Bust", - "painting.minecraft.cavebird.author": "Kristoffer Zetterstrand", - "painting.minecraft.cavebird.title": "Cavebird", - "painting.minecraft.changing.author": "Kristoffer Zetterstrand", - "painting.minecraft.changing.title": "Changing", - "painting.minecraft.cotan.author": "Kristoffer Zetterstrand", - "painting.minecraft.cotan.title": "Cotán", - "painting.minecraft.courbet.author": "Kristoffer Zetterstrand", - "painting.minecraft.courbet.title": "Bonjour Monsieur Courbet", - "painting.minecraft.creebet.author": "Kristoffer Zetterstrand", - "painting.minecraft.creebet.title": "Creebet", - "painting.minecraft.donkey_kong.author": "Kristoffer Zetterstrand", - "painting.minecraft.donkey_kong.title": "Kong", - "painting.minecraft.earth.author": "Mojang", - "painting.minecraft.earth.title": "Earth", - "painting.minecraft.endboss.author": "Kristoffer Zetterstrand", - "painting.minecraft.endboss.title": "Endboss", - "painting.minecraft.fern.author": "Kristoffer Zetterstrand", - "painting.minecraft.fern.title": "Fern", - "painting.minecraft.fighters.author": "Kristoffer Zetterstrand", - "painting.minecraft.fighters.title": "Fighters", - "painting.minecraft.finding.author": "Kristoffer Zetterstrand", - "painting.minecraft.finding.title": "Finding", - "painting.minecraft.fire.author": "Mojang", - "painting.minecraft.fire.title": "Fire", - "painting.minecraft.graham.author": "Kristoffer Zetterstrand", - "painting.minecraft.graham.title": "Graham", - "painting.minecraft.humble.author": "Sarah Boeving", - "painting.minecraft.humble.title": "Humble", - "painting.minecraft.kebab.author": "Kristoffer Zetterstrand", - "painting.minecraft.kebab.title": "Kebab med tre pepperoni", - "painting.minecraft.lowmist.author": "Kristoffer Zetterstrand", - "painting.minecraft.lowmist.title": "Lowmist", - "painting.minecraft.match.author": "Kristoffer Zetterstrand", - "painting.minecraft.match.title": "Match", - "painting.minecraft.meditative.author": "Sarah Boeving", - "painting.minecraft.meditative.title": "Meditative", - "painting.minecraft.orb.author": "Kristoffer Zetterstrand", - "painting.minecraft.orb.title": "Orb", - "painting.minecraft.owlemons.author": "Kristoffer Zetterstrand", - "painting.minecraft.owlemons.title": "Owlemons", - "painting.minecraft.passage.author": "Kristoffer Zetterstrand", - "painting.minecraft.passage.title": "Passage", - "painting.minecraft.pigscene.author": "Kristoffer Zetterstrand", - "painting.minecraft.pigscene.title": "Pigscene", - "painting.minecraft.plant.author": "Kristoffer Zetterstrand", - "painting.minecraft.plant.title": "Paradisträd", - "painting.minecraft.pointer.author": "Kristoffer Zetterstrand", - "painting.minecraft.pointer.title": "Pointer", - "painting.minecraft.pond.author": "Kristoffer Zetterstrand", - "painting.minecraft.pond.title": "Pond", - "painting.minecraft.pool.author": "Kristoffer Zetterstrand", - "painting.minecraft.pool.title": "The Pool", - "painting.minecraft.prairie_ride.author": "Sarah Boeving", - "painting.minecraft.prairie_ride.title": "Prairie Ride", - "painting.minecraft.sea.author": "Kristoffer Zetterstrand", - "painting.minecraft.sea.title": "Seaside", - "painting.minecraft.skeleton.author": "Kristoffer Zetterstrand", - "painting.minecraft.skeleton.title": "Mortal Coil", - "painting.minecraft.skull_and_roses.author": "Kristoffer Zetterstrand", - "painting.minecraft.skull_and_roses.title": "Skull and Roses", - "painting.minecraft.stage.author": "Kristoffer Zetterstrand", - "painting.minecraft.stage.title": "The Stage Is Set", - "painting.minecraft.sunflowers.author": "Kristoffer Zetterstrand", - "painting.minecraft.sunflowers.title": "Sunflowers", - "painting.minecraft.sunset.author": "Kristoffer Zetterstrand", - "painting.minecraft.sunset.title": "sunset_dense", - "painting.minecraft.tides.author": "Kristoffer Zetterstrand", - "painting.minecraft.tides.title": "Tides", - "painting.minecraft.unpacked.author": "Sarah Boeving", - "painting.minecraft.unpacked.title": "Unpacked", - "painting.minecraft.void.author": "Kristoffer Zetterstrand", - "painting.minecraft.void.title": "The void", - "painting.minecraft.wanderer.author": "Kristoffer Zetterstrand", - "painting.minecraft.wanderer.title": "Wanderer", - "painting.minecraft.wasteland.author": "Kristoffer Zetterstrand", - "painting.minecraft.wasteland.title": "Wasteland", - "painting.minecraft.water.author": "Mojang", - "painting.minecraft.water.title": "Water", - "painting.minecraft.wind.author": "Mojang", - "painting.minecraft.wind.title": "Wind", - "painting.minecraft.wither.author": "Mojang", - "painting.minecraft.wither.title": "Wither", - "painting.random": "Random variant", - "parsing.bool.expected": "Expected boolean", - "parsing.bool.invalid": "Invalid boolean, expected 'true' or 'false' but found '%s'", - "parsing.double.expected": "Expected double", - "parsing.double.invalid": "Invalid double '%s'", - "parsing.expected": "Expected '%s'", - "parsing.float.expected": "Expected float", - "parsing.float.invalid": "Invalid float '%s'", - "parsing.int.expected": "Expected integer", - "parsing.int.invalid": "Invalid integer '%s'", - "parsing.long.expected": "Expected long", - "parsing.long.invalid": "Invalid long '%s'", - "parsing.quote.escape": "Invalid escape sequence '\\%s' in quoted string", - "parsing.quote.expected.end": "Unclosed quoted string", - "parsing.quote.expected.start": "Expected quote to start a string", - "particle.invalidOptions": "Can't parse particle options: %s", - "particle.notFound": "Unknown particle: %s", - "permissions.requires.entity": "An entity is required to run this command here", - "permissions.requires.player": "A player is required to run this command here", - "potion.potency.0": "", - "potion.potency.1": "II", - "potion.potency.2": "III", - "potion.potency.3": "IV", - "potion.potency.4": "V", - "potion.potency.5": "VI", - "potion.whenDrank": "When Applied:", - "potion.withAmplifier": "%s %s", - "potion.withDuration": "%s (%s)", - "predicate.unknown": "Unknown predicate: %s", - "quickplay.error.invalid_identifier": "Could not find world with the provided identifier", - "quickplay.error.realm_connect": "Could not connect to Realm", - "quickplay.error.realm_permission": "Lacking permission to connect to this Realm", - "quickplay.error.title": "Failed to Quick Play", - "realms.missing.module.error.text": "Realms could not be opened right now, please try again later", - "realms.missing.snapshot.error.text": "Realms is currently not supported in snapshots", - "recipe.notFound": "Unknown recipe: %s", - "recipe.toast.description": "Check your recipe book", - "recipe.toast.title": "New Recipes Unlocked!", - "record.nowPlaying": "Now Playing: %s", - "recover_world.bug_tracker": "Report a Bug", - "recover_world.button": "Attempt to Recover", - "recover_world.done.failed": "Failed to recover from previous state.", - "recover_world.done.success": "Recovery was successful!", - "recover_world.done.title": "Recovery done", - "recover_world.issue.missing_file": "Missing file", - "recover_world.issue.none": "No issues", - "recover_world.message": "The following issues occurred while trying to read world folder \"%s\".\nIt might be possible to restore the world from an older state or you can report this issue on the bug tracker.", - "recover_world.no_fallback": "No state to recover from available", - "recover_world.restore": "Attempt to Restore", - "recover_world.restoring": "Attempting to restore world...", - "recover_world.state_entry": "State from %s: ", - "recover_world.state_entry.unknown": "unknown", - "recover_world.title": "Failed to load world", - "recover_world.warning": "Failed to load world summary", - "resourcePack.broken_assets": "BROKEN ASSETS DETECTED", - "resourcepack.downloading": "Downloading Resource Pack", - "resourcePack.high_contrast.name": "High Contrast", - "resourcePack.load_fail": "Resource reload failed", - "resourcePack.programmer_art.name": "Programmer Art", - "resourcepack.progress": "Downloading file (%s MB)...", - "resourcepack.requesting": "Making Request...", - "resourcePack.server.name": "World Specific Resources", - "resourcePack.title": "Select Resource Packs", - "resourcePack.vanilla.description": "The default look and feel of Minecraft", - "resourcePack.vanilla.name": "Default", - "screenshot.failure": "Couldn't save screenshot: %s", - "screenshot.success": "Saved screenshot as %s", - "selectServer.add": "Add Server", - "selectServer.defaultName": "Minecraft Server", - "selectServer.delete": "Delete", - "selectServer.deleteButton": "Delete", - "selectServer.deleteQuestion": "Are you sure you want to remove this server?", - "selectServer.deleteWarning": "'%s' will be lost forever! (A long time!)", - "selectServer.direct": "Direct Connection", - "selectServer.edit": "Edit", - "selectServer.hiddenAddress": "(Hidden)", - "selectServer.refresh": "Refresh", - "selectServer.select": "Join Server", - "selectServer.title": "Select Server", - "selectWorld.access_failure": "Failed to access world", - "selectWorld.allowCommands": "Allow Cheats", - "selectWorld.allowCommands.info": "Commands like /gamemode, /experience", - "selectWorld.allowCommands.new": "Allow Commands", - "selectWorld.backupEraseCache": "Erase Cached Data", - "selectWorld.backupJoinConfirmButton": "Create Backup and Load", - "selectWorld.backupJoinSkipButton": "I know what I'm doing!", - "selectWorld.backupQuestion.customized": "Customized worlds are no longer supported", - "selectWorld.backupQuestion.downgrade": "Downgrading a world is not supported", - "selectWorld.backupQuestion.experimental": "Worlds using Experimental Settings are not supported", - "selectWorld.backupQuestion.snapshot": "Do you really want to load this world?", - "selectWorld.backupWarning.customized": "Unfortunately, we do not support customized worlds in this version of Minecraft. We can still load this world and keep everything the way it was, but any newly generated terrain will no longer be customized. We're sorry for the inconvenience!", - "selectWorld.backupWarning.downgrade": "This world was last played in version %s; you are on version %s. Downgrading a world could cause corruption - we cannot guarantee that it will load or work. If you still want to continue, please make a backup.", - "selectWorld.backupWarning.experimental": "This world uses experimental settings that could stop working at any time. We cannot guarantee it will load or work. Here be dragons!", - "selectWorld.backupWarning.snapshot": "This world was last played in version %s; you are on version %s. Please make a backup in case you experience world corruptions.", - "selectWorld.bonusItems": "Bonus Chest", - "selectWorld.cheats": "Cheats", - "selectWorld.commands": "Commands", - "selectWorld.conversion": "Must be converted!", - "selectWorld.conversion.tooltip": "This world must be opened in an older version (like 1.6.4) to be safely converted", - "selectWorld.create": "Create New World", - "selectWorld.createDemo": "Play New Demo World", - "selectWorld.customizeType": "Customize", - "selectWorld.data_read": "Reading world data...", - "selectWorld.dataPacks": "Data Packs", - "selectWorld.delete": "Delete", - "selectWorld.delete_failure": "Failed to delete world", - "selectWorld.deleteButton": "Delete", - "selectWorld.deleteQuestion": "Are you sure you want to delete this world?", - "selectWorld.deleteWarning": "'%s' will be lost forever! (A long time!)", - "selectWorld.edit": "Edit", - "selectWorld.edit.backup": "Make Backup", - "selectWorld.edit.backupCreated": "Backed up: %s", - "selectWorld.edit.backupFailed": "Backup failed", - "selectWorld.edit.backupFolder": "Open Backups Folder", - "selectWorld.edit.backupSize": "size: %s MB", - "selectWorld.edit.export_worldgen_settings": "Export World Generation Settings", - "selectWorld.edit.export_worldgen_settings.failure": "Export failed", - "selectWorld.edit.export_worldgen_settings.success": "Exported", - "selectWorld.edit.openFolder": "Open World Folder", - "selectWorld.edit.optimize": "Optimize World", - "selectWorld.edit.resetIcon": "Reset Icon", - "selectWorld.edit.save": "Save", - "selectWorld.edit.title": "Edit World", - "selectWorld.enterName": "World Name", - "selectWorld.enterSeed": "Seed for the world generator", - "selectWorld.experimental": "Experimental", - "selectWorld.experimental.details": "Details", - "selectWorld.experimental.details.entry": "Required experimental features: %s", - "selectWorld.experimental.details.title": "Experimental Feature Requirements", - "selectWorld.experimental.message": "Be careful!\nThis configuration requires features that are still under development. Your world might crash, break, or not work with future updates.", - "selectWorld.experimental.title": "Experimental Features Warning", - "selectWorld.experiments": "Experiments", - "selectWorld.experiments.info": "Experiments are potential new features. Be careful as things might break. Experiments can't be turned off after world creation.", - "selectWorld.futureworld.error.text": "Something went wrong while trying to load a world from a future version. This was a risky operation to begin with; sorry it didn't work.", - "selectWorld.futureworld.error.title": "An error occurred!", - "selectWorld.gameMode": "Game Mode", - "selectWorld.gameMode.adventure": "Adventure", - "selectWorld.gameMode.adventure.info": "Same as Survival Mode, but blocks can't be added or removed.", - "selectWorld.gameMode.adventure.line1": "Same as Survival Mode, but blocks can't", - "selectWorld.gameMode.adventure.line2": "be added or removed", - "selectWorld.gameMode.creative": "Creative", - "selectWorld.gameMode.creative.info": "Create, build, and explore without limits. You can fly, have endless materials, and can't be hurt by monsters.", - "selectWorld.gameMode.creative.line1": "Unlimited resources, free flying and", - "selectWorld.gameMode.creative.line2": "destroy blocks instantly", - "selectWorld.gameMode.hardcore": "Hardcore", - "selectWorld.gameMode.hardcore.info": "Survival Mode locked to 'Hard' difficulty. You can't respawn if you die.", - "selectWorld.gameMode.hardcore.line1": "Same as Survival Mode, locked at hardest", - "selectWorld.gameMode.hardcore.line2": "difficulty, and one life only", - "selectWorld.gameMode.spectator": "Spectator", - "selectWorld.gameMode.spectator.info": "You can look but don't touch.", - "selectWorld.gameMode.spectator.line1": "You can look but don't touch", - "selectWorld.gameMode.spectator.line2": "", - "selectWorld.gameMode.survival": "Survival", - "selectWorld.gameMode.survival.info": "Explore a mysterious world where you build, collect, craft, and fight monsters.", - "selectWorld.gameMode.survival.line1": "Search for resources, craft, gain", - "selectWorld.gameMode.survival.line2": "levels, health and hunger", - "selectWorld.gameRules": "Game Rules", - "selectWorld.import_worldgen_settings": "Import Settings", - "selectWorld.import_worldgen_settings.failure": "Error importing settings", - "selectWorld.import_worldgen_settings.select_file": "Select settings file (.json)", - "selectWorld.incompatible_series": "Created by an incompatible version", - "selectWorld.incompatible.description": "This world cannot be opened in this version.\nIt was last played in version %s.", - "selectWorld.incompatible.info": "Incompatible version: %s", - "selectWorld.incompatible.title": "Incompatible version", - "selectWorld.incompatible.tooltip": "This world cannot be opened because it was created by an incompatible version.", - "selectWorld.load_folder_access": "Unable to read or access folder where game worlds are saved!", - "selectWorld.loading_list": "Loading World List", - "selectWorld.locked": "Locked by another running instance of Minecraft", - "selectWorld.mapFeatures": "Generate Structures", - "selectWorld.mapFeatures.info": "Villages, Shipwrecks, etc.", - "selectWorld.mapType": "World Type", - "selectWorld.mapType.normal": "Normal", - "selectWorld.moreWorldOptions": "More World Options...", - "selectWorld.newWorld": "New World", - "selectWorld.recreate": "Re-Create", - "selectWorld.recreate.customized.text": "Customized worlds are no longer supported in this version of Minecraft. We can try to recreate it with the same seed and properties, but any terrain customizations will be lost. We're sorry for the inconvenience!", - "selectWorld.recreate.customized.title": "Customized worlds are no longer supported", - "selectWorld.recreate.error.text": "Something went wrong while trying to recreate a world.", - "selectWorld.recreate.error.title": "An error occurred!", - "selectWorld.resource_load": "Preparing Resources...", - "selectWorld.resultFolder": "Will be saved in:", - "selectWorld.search": "search for worlds", - "selectWorld.seedInfo": "Leave blank for a random seed", - "selectWorld.select": "Play Selected World", - "selectWorld.targetFolder": "Save folder: %s", - "selectWorld.title": "Select World", - "selectWorld.tooltip.fromNewerVersion1": "World was saved in a newer version,", - "selectWorld.tooltip.fromNewerVersion2": "loading this world could cause problems!", - "selectWorld.tooltip.snapshot1": "Don't forget to back up this world", - "selectWorld.tooltip.snapshot2": "before you load it in this snapshot.", - "selectWorld.unable_to_load": "Unable to load worlds", - "selectWorld.version": "Version:", - "selectWorld.versionJoinButton": "Load Anyway", - "selectWorld.versionQuestion": "Do you really want to load this world?", - "selectWorld.versionUnknown": "unknown", - "selectWorld.versionWarning": "This world was last played in version %s and loading it in this version could cause corruption!", - "selectWorld.warning.deprecated.question": "Some features used are deprecated and will stop working in the future. Do you wish to proceed?", - "selectWorld.warning.deprecated.title": "Warning! These settings are using deprecated features", - "selectWorld.warning.experimental.question": "These settings are experimental and could one day stop working. Do you wish to proceed?", - "selectWorld.warning.experimental.title": "Warning! These settings are using experimental features", - "selectWorld.warning.lowDiskSpace.description": "There is not much space left on your device.\nRunning out of disk space while in game can lead to your world being damaged.", - "selectWorld.warning.lowDiskSpace.title": "Warning! Low disk space!", - "selectWorld.world": "World", - "sign.edit": "Edit Sign Message", - "sleep.not_possible": "No amount of rest can pass this night", - "sleep.players_sleeping": "%s/%s players sleeping", - "sleep.skipping_night": "Sleeping through this night", - "slot.only_single_allowed": "Only single slots allowed, got '%s'", - "slot.unknown": "Unknown slot '%s'", - "soundCategory.ambient": "Ambient/Environment", - "soundCategory.block": "Blocks", - "soundCategory.hostile": "Hostile Creatures", - "soundCategory.master": "Master Volume", - "soundCategory.music": "Music", - "soundCategory.neutral": "Friendly Creatures", - "soundCategory.player": "Players", - "soundCategory.record": "Jukebox/Note Blocks", - "soundCategory.voice": "Voice/Speech", - "soundCategory.weather": "Weather", - "spectatorMenu.close": "Close Menu", - "spectatorMenu.next_page": "Next Page", - "spectatorMenu.previous_page": "Previous Page", - "spectatorMenu.root.prompt": "Press a key to select a command, and again to use it.", - "spectatorMenu.team_teleport": "Teleport to Team Member", - "spectatorMenu.team_teleport.prompt": "Select a team to teleport to", - "spectatorMenu.teleport": "Teleport to Player", - "spectatorMenu.teleport.prompt": "Select a player to teleport to", - "stat_type.minecraft.broken": "Times Broken", - "stat_type.minecraft.crafted": "Times Crafted", - "stat_type.minecraft.dropped": "Dropped", - "stat_type.minecraft.killed": "You killed %s %s", - "stat_type.minecraft.killed_by": "%s killed you %s time(s)", - "stat_type.minecraft.killed_by.none": "You have never been killed by %s", - "stat_type.minecraft.killed.none": "You have never killed %s", - "stat_type.minecraft.mined": "Times Mined", - "stat_type.minecraft.picked_up": "Picked Up", - "stat_type.minecraft.used": "Times Used", - "stat.generalButton": "General", - "stat.itemsButton": "Items", - "stat.minecraft.animals_bred": "Animals Bred", - "stat.minecraft.aviate_one_cm": "Distance by Elytra", - "stat.minecraft.bell_ring": "Bells Rung", - "stat.minecraft.boat_one_cm": "Distance by Boat", - "stat.minecraft.clean_armor": "Armor Pieces Cleaned", - "stat.minecraft.clean_banner": "Banners Cleaned", - "stat.minecraft.clean_shulker_box": "Shulker Boxes Cleaned", - "stat.minecraft.climb_one_cm": "Distance Climbed", - "stat.minecraft.crouch_one_cm": "Distance Crouched", - "stat.minecraft.damage_absorbed": "Damage Absorbed", - "stat.minecraft.damage_blocked_by_shield": "Damage Blocked by Shield", - "stat.minecraft.damage_dealt": "Damage Dealt", - "stat.minecraft.damage_dealt_absorbed": "Damage Dealt (Absorbed)", - "stat.minecraft.damage_dealt_resisted": "Damage Dealt (Resisted)", - "stat.minecraft.damage_resisted": "Damage Resisted", - "stat.minecraft.damage_taken": "Damage Taken", - "stat.minecraft.deaths": "Number of Deaths", - "stat.minecraft.drop": "Items Dropped", - "stat.minecraft.eat_cake_slice": "Cake Slices Eaten", - "stat.minecraft.enchant_item": "Items Enchanted", - "stat.minecraft.fall_one_cm": "Distance Fallen", - "stat.minecraft.fill_cauldron": "Cauldrons Filled", - "stat.minecraft.fish_caught": "Fish Caught", - "stat.minecraft.fly_one_cm": "Distance Flown", - "stat.minecraft.horse_one_cm": "Distance by Horse", - "stat.minecraft.inspect_dispenser": "Dispensers Searched", - "stat.minecraft.inspect_dropper": "Droppers Searched", - "stat.minecraft.inspect_hopper": "Hoppers Searched", - "stat.minecraft.interact_with_anvil": "Interactions with Anvil", - "stat.minecraft.interact_with_beacon": "Interactions with Beacon", - "stat.minecraft.interact_with_blast_furnace": "Interactions with Blast Furnace", - "stat.minecraft.interact_with_brewingstand": "Interactions with Brewing Stand", - "stat.minecraft.interact_with_campfire": "Interactions with Campfire", - "stat.minecraft.interact_with_cartography_table": "Interactions with Cartography Table", - "stat.minecraft.interact_with_crafting_table": "Interactions with Crafting Table", - "stat.minecraft.interact_with_furnace": "Interactions with Furnace", - "stat.minecraft.interact_with_grindstone": "Interactions with Grindstone", - "stat.minecraft.interact_with_lectern": "Interactions with Lectern", - "stat.minecraft.interact_with_loom": "Interactions with Loom", - "stat.minecraft.interact_with_smithing_table": "Interactions with Smithing Table", - "stat.minecraft.interact_with_smoker": "Interactions with Smoker", - "stat.minecraft.interact_with_stonecutter": "Interactions with Stonecutter", - "stat.minecraft.jump": "Jumps", - "stat.minecraft.junk_fished": "Junk Fished", - "stat.minecraft.leave_game": "Games Quit", - "stat.minecraft.minecart_one_cm": "Distance by Minecart", - "stat.minecraft.mob_kills": "Mob Kills", - "stat.minecraft.open_barrel": "Barrels Opened", - "stat.minecraft.open_chest": "Chests Opened", - "stat.minecraft.open_enderchest": "Ender Chests Opened", - "stat.minecraft.open_shulker_box": "Shulker Boxes Opened", - "stat.minecraft.pig_one_cm": "Distance by Pig", - "stat.minecraft.play_noteblock": "Note Blocks Played", - "stat.minecraft.play_record": "Music Discs Played", - "stat.minecraft.play_time": "Time Played", - "stat.minecraft.player_kills": "Player Kills", - "stat.minecraft.pot_flower": "Plants Potted", - "stat.minecraft.raid_trigger": "Raids Triggered", - "stat.minecraft.raid_win": "Raids Won", - "stat.minecraft.ring_bell": "Bells Rung", - "stat.minecraft.sleep_in_bed": "Times Slept in a Bed", - "stat.minecraft.sneak_time": "Sneak Time", - "stat.minecraft.sprint_one_cm": "Distance Sprinted", - "stat.minecraft.strider_one_cm": "Distance by Strider", - "stat.minecraft.swim_one_cm": "Distance Swum", - "stat.minecraft.talked_to_villager": "Talked to Villagers", - "stat.minecraft.target_hit": "Targets Hit", - "stat.minecraft.time_since_death": "Time Since Last Death", - "stat.minecraft.time_since_rest": "Time Since Last Rest", - "stat.minecraft.total_world_time": "Time with World Open", - "stat.minecraft.traded_with_villager": "Traded with Villagers", - "stat.minecraft.treasure_fished": "Treasure Fished", - "stat.minecraft.trigger_trapped_chest": "Trapped Chests Triggered", - "stat.minecraft.tune_noteblock": "Note Blocks Tuned", - "stat.minecraft.use_cauldron": "Water Taken from Cauldron", - "stat.minecraft.walk_on_water_one_cm": "Distance Walked on Water", - "stat.minecraft.walk_one_cm": "Distance Walked", - "stat.minecraft.walk_under_water_one_cm": "Distance Walked under Water", - "stat.mobsButton": "Mobs", - "stats.none": "-", - "stats.tooltip.type.statistic": "Statistic", - "structure_block.button.detect_size": "DETECT", - "structure_block.button.load": "LOAD", - "structure_block.button.save": "SAVE", - "structure_block.custom_data": "Custom Data Tag Name", - "structure_block.detect_size": "Detect Structure Size and Position:", - "structure_block.hover.corner": "Corner: %s", - "structure_block.hover.data": "Data: %s", - "structure_block.hover.load": "Load: %s", - "structure_block.hover.save": "Save: %s", - "structure_block.include_entities": "Include Entities:", - "structure_block.integrity": "Structure Integrity and Seed", - "structure_block.integrity.integrity": "Structure Integrity", - "structure_block.integrity.seed": "Structure Seed", - "structure_block.invalid_structure_name": "Invalid structure name '%s'", - "structure_block.load_not_found": "Structure '%s' is not available", - "structure_block.load_prepare": "Structure '%s' position prepared", - "structure_block.load_success": "Structure loaded from '%s'", - "structure_block.mode_info.corner": "Corner Mode - Placement and Size Marker", - "structure_block.mode_info.data": "Data Mode - Game Logic Marker", - "structure_block.mode_info.load": "Load Mode - Load from File", - "structure_block.mode_info.save": "Save Mode - Write to File", - "structure_block.mode.corner": "Corner", - "structure_block.mode.data": "Data", - "structure_block.mode.load": "Load", - "structure_block.mode.save": "Save", - "structure_block.position": "Relative Position", - "structure_block.position.x": "relative Position x", - "structure_block.position.y": "relative position y", - "structure_block.position.z": "relative position z", - "structure_block.save_failure": "Unable to save structure '%s'", - "structure_block.save_success": "Structure saved as '%s'", - "structure_block.show_air": "Show Invisible Blocks:", - "structure_block.show_boundingbox": "Show Bounding Box:", - "structure_block.size": "Structure Size", - "structure_block.size_failure": "Unable to detect structure size. Add corners with matching structure names", - "structure_block.size_success": "Size successfully detected for '%s'", - "structure_block.size.x": "structure size x", - "structure_block.size.y": "structure size y", - "structure_block.size.z": "structure size z", - "structure_block.structure_name": "Structure Name", - "subtitles.ambient.cave": "Eerie noise", - "subtitles.block.amethyst_block.chime": "Amethyst chimes", - "subtitles.block.amethyst_block.resonate": "Amethyst resonates", - "subtitles.block.anvil.destroy": "Anvil destroyed", - "subtitles.block.anvil.land": "Anvil landed", - "subtitles.block.anvil.use": "Anvil used", - "subtitles.block.barrel.close": "Barrel closes", - "subtitles.block.barrel.open": "Barrel opens", - "subtitles.block.beacon.activate": "Beacon activates", - "subtitles.block.beacon.ambient": "Beacon hums", - "subtitles.block.beacon.deactivate": "Beacon deactivates", - "subtitles.block.beacon.power_select": "Beacon power selected", - "subtitles.block.beehive.drip": "Honey drips", - "subtitles.block.beehive.enter": "Bee enters hive", - "subtitles.block.beehive.exit": "Bee leaves hive", - "subtitles.block.beehive.shear": "Shears scrape", - "subtitles.block.beehive.work": "Bees work", - "subtitles.block.bell.resonate": "Bell resonates", - "subtitles.block.bell.use": "Bell rings", - "subtitles.block.big_dripleaf.tilt_down": "Dripleaf tilts down", - "subtitles.block.big_dripleaf.tilt_up": "Dripleaf tilts up", - "subtitles.block.blastfurnace.fire_crackle": "Blast Furnace crackles", - "subtitles.block.brewing_stand.brew": "Brewing Stand bubbles", - "subtitles.block.bubble_column.bubble_pop": "Bubbles pop", - "subtitles.block.bubble_column.upwards_ambient": "Bubbles flow", - "subtitles.block.bubble_column.upwards_inside": "Bubbles woosh", - "subtitles.block.bubble_column.whirlpool_ambient": "Bubbles whirl", - "subtitles.block.bubble_column.whirlpool_inside": "Bubbles zoom", - "subtitles.block.button.click": "Button clicks", - "subtitles.block.cake.add_candle": "Cake squishes", - "subtitles.block.campfire.crackle": "Campfire crackles", - "subtitles.block.candle.crackle": "Candle crackles", - "subtitles.block.candle.extinguish": "Candle extinguishes", - "subtitles.block.chest.close": "Chest closes", - "subtitles.block.chest.locked": "Chest locked", - "subtitles.block.chest.open": "Chest opens", - "subtitles.block.chorus_flower.death": "Chorus Flower withers", - "subtitles.block.chorus_flower.grow": "Chorus Flower grows", - "subtitles.block.comparator.click": "Comparator clicks", - "subtitles.block.composter.empty": "Composter emptied", - "subtitles.block.composter.fill": "Composter filled", - "subtitles.block.composter.ready": "Composter composts", - "subtitles.block.conduit.activate": "Conduit activates", - "subtitles.block.conduit.ambient": "Conduit pulses", - "subtitles.block.conduit.attack.target": "Conduit attacks", - "subtitles.block.conduit.deactivate": "Conduit deactivates", - "subtitles.block.copper_bulb.turn_off": "Copper Bulb turns off", - "subtitles.block.copper_bulb.turn_on": "Copper Bulb turns on", - "subtitles.block.copper_trapdoor.close": "Trapdoor closes", - "subtitles.block.copper_trapdoor.open": "Trapdoor opens", - "subtitles.block.crafter.craft": "Crafter crafts", - "subtitles.block.crafter.fail": "Crafter fails crafting", - "subtitles.block.decorated_pot.insert": "Decorated Pot fills", - "subtitles.block.decorated_pot.insert_fail": "Decorated Pot wobbles", - "subtitles.block.decorated_pot.shatter": "Decorated Pot shatters", - "subtitles.block.dispenser.dispense": "Dispensed item", - "subtitles.block.dispenser.fail": "Dispenser failed", - "subtitles.block.door.toggle": "Door creaks", - "subtitles.block.enchantment_table.use": "Enchanting Table used", - "subtitles.block.end_portal_frame.fill": "Eye of Ender attaches", - "subtitles.block.end_portal.spawn": "End Portal opens", - "subtitles.block.fence_gate.toggle": "Fence Gate creaks", - "subtitles.block.fire.ambient": "Fire crackles", - "subtitles.block.fire.extinguish": "Fire extinguished", - "subtitles.block.frogspawn.hatch": "Tadpole hatches", - "subtitles.block.furnace.fire_crackle": "Furnace crackles", - "subtitles.block.generic.break": "Block broken", - "subtitles.block.generic.footsteps": "Footsteps", - "subtitles.block.generic.hit": "Block breaking", - "subtitles.block.generic.place": "Block placed", - "subtitles.block.grindstone.use": "Grindstone used", - "subtitles.block.growing_plant.crop": "Plant cropped", - "subtitles.block.hanging_sign.waxed_interact_fail": "Sign wobbles", - "subtitles.block.honey_block.slide": "Sliding down a honey block", - "subtitles.block.iron_trapdoor.close": "Trapdoor closes", - "subtitles.block.iron_trapdoor.open": "Trapdoor opens", - "subtitles.block.lava.ambient": "Lava pops", - "subtitles.block.lava.extinguish": "Lava hisses", - "subtitles.block.lever.click": "Lever clicks", - "subtitles.block.note_block.note": "Note Block plays", - "subtitles.block.piston.move": "Piston moves", - "subtitles.block.pointed_dripstone.drip_lava": "Lava drips", - "subtitles.block.pointed_dripstone.drip_lava_into_cauldron": "Lava drips into Cauldron", - "subtitles.block.pointed_dripstone.drip_water": "Water drips", - "subtitles.block.pointed_dripstone.drip_water_into_cauldron": "Water drips into Cauldron", - "subtitles.block.pointed_dripstone.land": "Stalactite crashes down", - "subtitles.block.portal.ambient": "Portal whooshes", - "subtitles.block.portal.travel": "Portal noise fades", - "subtitles.block.portal.trigger": "Portal noise intensifies", - "subtitles.block.pressure_plate.click": "Pressure Plate clicks", - "subtitles.block.pumpkin.carve": "Shears carve", - "subtitles.block.redstone_torch.burnout": "Torch fizzes", - "subtitles.block.respawn_anchor.ambient": "Respawn Anchor whooshes", - "subtitles.block.respawn_anchor.charge": "Respawn Anchor is charged", - "subtitles.block.respawn_anchor.deplete": "Respawn Anchor depletes", - "subtitles.block.respawn_anchor.set_spawn": "Respawn Anchor sets spawn", - "subtitles.block.sculk_catalyst.bloom": "Sculk Catalyst blooms", - "subtitles.block.sculk_sensor.clicking": "Sculk Sensor clicks", - "subtitles.block.sculk_sensor.clicking_stop": "Sculk Sensor stops clicking", - "subtitles.block.sculk_shrieker.shriek": "Sculk Shrieker shrieks", - "subtitles.block.sculk.charge": "Sculk bubbles", - "subtitles.block.sculk.spread": "Sculk spreads", - "subtitles.block.shulker_box.close": "Shulker closes", - "subtitles.block.shulker_box.open": "Shulker opens", - "subtitles.block.sign.waxed_interact_fail": "Sign wobbles", - "subtitles.block.smithing_table.use": "Smithing Table used", - "subtitles.block.smoker.smoke": "Smoker smokes", - "subtitles.block.sniffer_egg.crack": "Sniffer Egg cracks", - "subtitles.block.sniffer_egg.hatch": "Sniffer Egg hatches", - "subtitles.block.sniffer_egg.plop": "Sniffer plops", - "subtitles.block.sponge.absorb": "Sponge sucks", - "subtitles.block.sweet_berry_bush.pick_berries": "Berries pop", - "subtitles.block.trapdoor.toggle": "Trapdoor creaks", - "subtitles.block.trial_spawner.about_to_spawn_item": "Ominous item prepares", - "subtitles.block.trial_spawner.ambient": "Trial Spawner crackles", - "subtitles.block.trial_spawner.ambient_charged": "Ominous crackling", - "subtitles.block.trial_spawner.ambient_ominous": "Ominous crackling", - "subtitles.block.trial_spawner.charge_activate": "Omen engulfs Trial Spawner", - "subtitles.block.trial_spawner.close_shutter": "Trial Spawner closes", - "subtitles.block.trial_spawner.detect_player": "Trial Spawner charges up", - "subtitles.block.trial_spawner.eject_item": "Trial Spawner ejects items", - "subtitles.block.trial_spawner.ominous_activate": "Omen engulfs Trial Spawner", - "subtitles.block.trial_spawner.open_shutter": "Trial Spawner opens", - "subtitles.block.trial_spawner.spawn_item": "Ominous item drops", - "subtitles.block.trial_spawner.spawn_item_begin": "Ominous item appears", - "subtitles.block.trial_spawner.spawn_mob": "Trial Spawner spawns a mob", - "subtitles.block.tripwire.attach": "Tripwire attaches", - "subtitles.block.tripwire.click": "Tripwire clicks", - "subtitles.block.tripwire.detach": "Tripwire detaches", - "subtitles.block.vault.activate": "Vault ignites", - "subtitles.block.vault.ambient": "Vault crackles", - "subtitles.block.vault.close_shutter": "Vault closes", - "subtitles.block.vault.deactivate": "Vault extinguishes", - "subtitles.block.vault.eject_item": "Vault ejects item", - "subtitles.block.vault.insert_item": "Vault unlocks", - "subtitles.block.vault.insert_item_fail": "Vault rejects item", - "subtitles.block.vault.open_shutter": "Vault opens", - "subtitles.block.vault.reject_rewarded_player": "Vault rejects player", - "subtitles.block.water.ambient": "Water flows", - "subtitles.block.wet_sponge.dries": "Sponge dries", - "subtitles.chiseled_bookshelf.insert": "Book placed", - "subtitles.chiseled_bookshelf.insert_enchanted": "Enchanted Book placed", - "subtitles.chiseled_bookshelf.take": "Book taken", - "subtitles.chiseled_bookshelf.take_enchanted": "Enchanted Book taken", - "subtitles.enchant.thorns.hit": "Thorns prick", - "subtitles.entity.allay.ambient_with_item": "Allay seeks", - "subtitles.entity.allay.ambient_without_item": "Allay yearns", - "subtitles.entity.allay.death": "Allay dies", - "subtitles.entity.allay.hurt": "Allay hurts", - "subtitles.entity.allay.item_given": "Allay chortles", - "subtitles.entity.allay.item_taken": "Allay allays", - "subtitles.entity.allay.item_thrown": "Allay tosses", - "subtitles.entity.armadillo.ambient": "Armadillo grunts", - "subtitles.entity.armadillo.brush": "Scute is brushed off", - "subtitles.entity.armadillo.death": "Armadillo dies", - "subtitles.entity.armadillo.eat": "Armadillo eats", - "subtitles.entity.armadillo.hurt": "Armadillo hurts", - "subtitles.entity.armadillo.hurt_reduced": "Armadillo shields itself", - "subtitles.entity.armadillo.land": "Armadillo lands", - "subtitles.entity.armadillo.peek": "Armadillo peeks", - "subtitles.entity.armadillo.roll": "Armadillo rolls up", - "subtitles.entity.armadillo.scute_drop": "Armadillo sheds scute", - "subtitles.entity.armadillo.unroll_finish": "Armadillo unrolls", - "subtitles.entity.armadillo.unroll_start": "Armadillo peeks", - "subtitles.entity.armor_stand.fall": "Something fell", - "subtitles.entity.arrow.hit": "Arrow hits", - "subtitles.entity.arrow.hit_player": "Player hit", - "subtitles.entity.arrow.shoot": "Arrow fired", - "subtitles.entity.axolotl.attack": "Axolotl attacks", - "subtitles.entity.axolotl.death": "Axolotl dies", - "subtitles.entity.axolotl.hurt": "Axolotl hurts", - "subtitles.entity.axolotl.idle_air": "Axolotl chirps", - "subtitles.entity.axolotl.idle_water": "Axolotl chirps", - "subtitles.entity.axolotl.splash": "Axolotl splashes", - "subtitles.entity.axolotl.swim": "Axolotl swims", - "subtitles.entity.bat.ambient": "Bat screeches", - "subtitles.entity.bat.death": "Bat dies", - "subtitles.entity.bat.hurt": "Bat hurts", - "subtitles.entity.bat.takeoff": "Bat takes off", - "subtitles.entity.bee.ambient": "Bee buzzes", - "subtitles.entity.bee.death": "Bee dies", - "subtitles.entity.bee.hurt": "Bee hurts", - "subtitles.entity.bee.loop": "Bee buzzes", - "subtitles.entity.bee.loop_aggressive": "Bee buzzes angrily", - "subtitles.entity.bee.pollinate": "Bee buzzes happily", - "subtitles.entity.bee.sting": "Bee stings", - "subtitles.entity.blaze.ambient": "Blaze breathes", - "subtitles.entity.blaze.burn": "Blaze crackles", - "subtitles.entity.blaze.death": "Blaze dies", - "subtitles.entity.blaze.hurt": "Blaze hurts", - "subtitles.entity.blaze.shoot": "Blaze shoots", - "subtitles.entity.boat.paddle_land": "Rowing", - "subtitles.entity.boat.paddle_water": "Rowing", - "subtitles.entity.bogged.ambient": "Bogged rattles", - "subtitles.entity.bogged.death": "Bogged dies", - "subtitles.entity.bogged.hurt": "Bogged hurts", - "subtitles.entity.breeze.charge": "Breeze charges", - "subtitles.entity.breeze.death": "Breeze dies", - "subtitles.entity.breeze.deflect": "Breeze deflects", - "subtitles.entity.breeze.hurt": "Breeze hurts", - "subtitles.entity.breeze.idle_air": "Breeze flies", - "subtitles.entity.breeze.idle_ground": "Breeze whirs", - "subtitles.entity.breeze.inhale": "Breeze inhales", - "subtitles.entity.breeze.jump": "Breeze jumps", - "subtitles.entity.breeze.land": "Breeze lands", - "subtitles.entity.breeze.shoot": "Breeze shoots", - "subtitles.entity.breeze.slide": "Breeze slides", - "subtitles.entity.breeze.whirl": "Breeze whirls", - "subtitles.entity.breeze.wind_burst": "Wind Charge bursts", - "subtitles.entity.camel.ambient": "Camel grunts", - "subtitles.entity.camel.dash": "Camel yeets", - "subtitles.entity.camel.dash_ready": "Camel recovers", - "subtitles.entity.camel.death": "Camel dies", - "subtitles.entity.camel.eat": "Camel eats", - "subtitles.entity.camel.hurt": "Camel hurts", - "subtitles.entity.camel.saddle": "Saddle equips", - "subtitles.entity.camel.sit": "Camel sits down", - "subtitles.entity.camel.stand": "Camel stands up", - "subtitles.entity.camel.step": "Camel steps", - "subtitles.entity.camel.step_sand": "Camel sands", - "subtitles.entity.cat.ambient": "Cat meows", - "subtitles.entity.cat.beg_for_food": "Cat begs", - "subtitles.entity.cat.death": "Cat dies", - "subtitles.entity.cat.eat": "Cat eats", - "subtitles.entity.cat.hiss": "Cat hisses", - "subtitles.entity.cat.hurt": "Cat hurts", - "subtitles.entity.cat.purr": "Cat purrs", - "subtitles.entity.chicken.ambient": "Chicken clucks", - "subtitles.entity.chicken.death": "Chicken dies", - "subtitles.entity.chicken.egg": "Chicken plops", - "subtitles.entity.chicken.hurt": "Chicken hurts", - "subtitles.entity.cod.death": "Cod dies", - "subtitles.entity.cod.flop": "Cod flops", - "subtitles.entity.cod.hurt": "Cod hurts", - "subtitles.entity.cow.ambient": "Cow moos", - "subtitles.entity.cow.death": "Cow dies", - "subtitles.entity.cow.hurt": "Cow hurts", - "subtitles.entity.cow.milk": "Cow gets milked", - "subtitles.entity.creeper.death": "Creeper dies", - "subtitles.entity.creeper.hurt": "Creeper hurts", - "subtitles.entity.creeper.primed": "Creeper hisses", - "subtitles.entity.dolphin.ambient": "Dolphin chirps", - "subtitles.entity.dolphin.ambient_water": "Dolphin whistles", - "subtitles.entity.dolphin.attack": "Dolphin attacks", - "subtitles.entity.dolphin.death": "Dolphin dies", - "subtitles.entity.dolphin.eat": "Dolphin eats", - "subtitles.entity.dolphin.hurt": "Dolphin hurts", - "subtitles.entity.dolphin.jump": "Dolphin jumps", - "subtitles.entity.dolphin.play": "Dolphin plays", - "subtitles.entity.dolphin.splash": "Dolphin splashes", - "subtitles.entity.dolphin.swim": "Dolphin swims", - "subtitles.entity.donkey.ambient": "Donkey hee-haws", - "subtitles.entity.donkey.angry": "Donkey neighs", - "subtitles.entity.donkey.chest": "Donkey Chest equips", - "subtitles.entity.donkey.death": "Donkey dies", - "subtitles.entity.donkey.eat": "Donkey eats", - "subtitles.entity.donkey.hurt": "Donkey hurts", - "subtitles.entity.donkey.jump": "Donkey jumps", - "subtitles.entity.drowned.ambient": "Drowned gurgles", - "subtitles.entity.drowned.ambient_water": "Drowned gurgles", - "subtitles.entity.drowned.death": "Drowned dies", - "subtitles.entity.drowned.hurt": "Drowned hurts", - "subtitles.entity.drowned.shoot": "Drowned throws Trident", - "subtitles.entity.drowned.step": "Drowned steps", - "subtitles.entity.drowned.swim": "Drowned swims", - "subtitles.entity.egg.throw": "Egg flies", - "subtitles.entity.elder_guardian.ambient": "Elder Guardian moans", - "subtitles.entity.elder_guardian.ambient_land": "Elder Guardian flaps", - "subtitles.entity.elder_guardian.curse": "Elder Guardian curses", - "subtitles.entity.elder_guardian.death": "Elder Guardian dies", - "subtitles.entity.elder_guardian.flop": "Elder Guardian flops", - "subtitles.entity.elder_guardian.hurt": "Elder Guardian hurts", - "subtitles.entity.ender_dragon.ambient": "Dragon roars", - "subtitles.entity.ender_dragon.death": "Dragon dies", - "subtitles.entity.ender_dragon.flap": "Dragon flaps", - "subtitles.entity.ender_dragon.growl": "Dragon growls", - "subtitles.entity.ender_dragon.hurt": "Dragon hurts", - "subtitles.entity.ender_dragon.shoot": "Dragon shoots", - "subtitles.entity.ender_eye.death": "Eye of Ender falls", - "subtitles.entity.ender_eye.launch": "Eye of Ender shoots", - "subtitles.entity.ender_pearl.throw": "Ender Pearl flies", - "subtitles.entity.enderman.ambient": "Enderman vwoops", - "subtitles.entity.enderman.death": "Enderman dies", - "subtitles.entity.enderman.hurt": "Enderman hurts", - "subtitles.entity.enderman.scream": "Enderman screams", - "subtitles.entity.enderman.stare": "Enderman cries out", - "subtitles.entity.enderman.teleport": "Enderman teleports", - "subtitles.entity.endermite.ambient": "Endermite scuttles", - "subtitles.entity.endermite.death": "Endermite dies", - "subtitles.entity.endermite.hurt": "Endermite hurts", - "subtitles.entity.evoker_fangs.attack": "Fangs snap", - "subtitles.entity.evoker.ambient": "Evoker murmurs", - "subtitles.entity.evoker.cast_spell": "Evoker casts spell", - "subtitles.entity.evoker.celebrate": "Evoker cheers", - "subtitles.entity.evoker.death": "Evoker dies", - "subtitles.entity.evoker.hurt": "Evoker hurts", - "subtitles.entity.evoker.prepare_attack": "Evoker prepares attack", - "subtitles.entity.evoker.prepare_summon": "Evoker prepares summoning", - "subtitles.entity.evoker.prepare_wololo": "Evoker prepares charming", - "subtitles.entity.experience_orb.pickup": "Experience gained", - "subtitles.entity.firework_rocket.blast": "Firework blasts", - "subtitles.entity.firework_rocket.launch": "Firework launches", - "subtitles.entity.firework_rocket.twinkle": "Firework twinkles", - "subtitles.entity.fishing_bobber.retrieve": "Bobber retrieved", - "subtitles.entity.fishing_bobber.splash": "Fishing Bobber splashes", - "subtitles.entity.fishing_bobber.throw": "Bobber thrown", - "subtitles.entity.fox.aggro": "Fox angers", - "subtitles.entity.fox.ambient": "Fox squeaks", - "subtitles.entity.fox.bite": "Fox bites", - "subtitles.entity.fox.death": "Fox dies", - "subtitles.entity.fox.eat": "Fox eats", - "subtitles.entity.fox.hurt": "Fox hurts", - "subtitles.entity.fox.screech": "Fox screeches", - "subtitles.entity.fox.sleep": "Fox snores", - "subtitles.entity.fox.sniff": "Fox sniffs", - "subtitles.entity.fox.spit": "Fox spits", - "subtitles.entity.fox.teleport": "Fox teleports", - "subtitles.entity.frog.ambient": "Frog croaks", - "subtitles.entity.frog.death": "Frog dies", - "subtitles.entity.frog.eat": "Frog eats", - "subtitles.entity.frog.hurt": "Frog hurts", - "subtitles.entity.frog.lay_spawn": "Frog lays spawn", - "subtitles.entity.frog.long_jump": "Frog jumps", - "subtitles.entity.generic.big_fall": "Something fell", - "subtitles.entity.generic.burn": "Burning", - "subtitles.entity.generic.death": "Dying", - "subtitles.entity.generic.drink": "Sipping", - "subtitles.entity.generic.eat": "Eating", - "subtitles.entity.generic.explode": "Explosion", - "subtitles.entity.generic.extinguish_fire": "Fire extinguishes", - "subtitles.entity.generic.hurt": "Something hurts", - "subtitles.entity.generic.small_fall": "Something trips", - "subtitles.entity.generic.splash": "Splashing", - "subtitles.entity.generic.swim": "Swimming", - "subtitles.entity.generic.wind_burst": "Wind Charge bursts", - "subtitles.entity.ghast.ambient": "Ghast cries", - "subtitles.entity.ghast.death": "Ghast dies", - "subtitles.entity.ghast.hurt": "Ghast hurts", - "subtitles.entity.ghast.shoot": "Ghast shoots", - "subtitles.entity.glow_item_frame.add_item": "Glow Item Frame fills", - "subtitles.entity.glow_item_frame.break": "Glow Item Frame broken", - "subtitles.entity.glow_item_frame.place": "Glow Item Frame placed", - "subtitles.entity.glow_item_frame.remove_item": "Glow Item Frame empties", - "subtitles.entity.glow_item_frame.rotate_item": "Glow Item Frame clicks", - "subtitles.entity.glow_squid.ambient": "Glow Squid swims", - "subtitles.entity.glow_squid.death": "Glow Squid dies", - "subtitles.entity.glow_squid.hurt": "Glow Squid hurts", - "subtitles.entity.glow_squid.squirt": "Glow Squid shoots ink", - "subtitles.entity.goat.ambient": "Goat bleats", - "subtitles.entity.goat.death": "Goat dies", - "subtitles.entity.goat.eat": "Goat eats", - "subtitles.entity.goat.horn_break": "Goat Horn breaks off", - "subtitles.entity.goat.hurt": "Goat hurts", - "subtitles.entity.goat.long_jump": "Goat leaps", - "subtitles.entity.goat.milk": "Goat gets milked", - "subtitles.entity.goat.prepare_ram": "Goat stomps", - "subtitles.entity.goat.ram_impact": "Goat rams", - "subtitles.entity.goat.screaming.ambient": "Goat bellows", - "subtitles.entity.goat.step": "Goat steps", - "subtitles.entity.guardian.ambient": "Guardian moans", - "subtitles.entity.guardian.ambient_land": "Guardian flaps", - "subtitles.entity.guardian.attack": "Guardian shoots", - "subtitles.entity.guardian.death": "Guardian dies", - "subtitles.entity.guardian.flop": "Guardian flops", - "subtitles.entity.guardian.hurt": "Guardian hurts", - "subtitles.entity.hoglin.ambient": "Hoglin growls", - "subtitles.entity.hoglin.angry": "Hoglin growls angrily", - "subtitles.entity.hoglin.attack": "Hoglin attacks", - "subtitles.entity.hoglin.converted_to_zombified": "Hoglin converts to Zoglin", - "subtitles.entity.hoglin.death": "Hoglin dies", - "subtitles.entity.hoglin.hurt": "Hoglin hurts", - "subtitles.entity.hoglin.retreat": "Hoglin retreats", - "subtitles.entity.hoglin.step": "Hoglin steps", - "subtitles.entity.horse.ambient": "Horse neighs", - "subtitles.entity.horse.angry": "Horse neighs", - "subtitles.entity.horse.armor": "Horse armor equips", - "subtitles.entity.horse.breathe": "Horse breathes", - "subtitles.entity.horse.death": "Horse dies", - "subtitles.entity.horse.eat": "Horse eats", - "subtitles.entity.horse.gallop": "Horse gallops", - "subtitles.entity.horse.hurt": "Horse hurts", - "subtitles.entity.horse.jump": "Horse jumps", - "subtitles.entity.horse.saddle": "Saddle equips", - "subtitles.entity.husk.ambient": "Husk groans", - "subtitles.entity.husk.converted_to_zombie": "Husk converts to Zombie", - "subtitles.entity.husk.death": "Husk dies", - "subtitles.entity.husk.hurt": "Husk hurts", - "subtitles.entity.illusioner.ambient": "Illusioner murmurs", - "subtitles.entity.illusioner.cast_spell": "Illusioner casts spell", - "subtitles.entity.illusioner.death": "Illusioner dies", - "subtitles.entity.illusioner.hurt": "Illusioner hurts", - "subtitles.entity.illusioner.mirror_move": "Illusioner displaces", - "subtitles.entity.illusioner.prepare_blindness": "Illusioner prepares blindness", - "subtitles.entity.illusioner.prepare_mirror": "Illusioner prepares mirror image", - "subtitles.entity.iron_golem.attack": "Iron Golem attacks", - "subtitles.entity.iron_golem.damage": "Iron Golem breaks", - "subtitles.entity.iron_golem.death": "Iron Golem dies", - "subtitles.entity.iron_golem.hurt": "Iron Golem hurts", - "subtitles.entity.iron_golem.repair": "Iron Golem repaired", - "subtitles.entity.item_frame.add_item": "Item Frame fills", - "subtitles.entity.item_frame.break": "Item Frame broken", - "subtitles.entity.item_frame.place": "Item Frame placed", - "subtitles.entity.item_frame.remove_item": "Item Frame empties", - "subtitles.entity.item_frame.rotate_item": "Item Frame clicks", - "subtitles.entity.item.break": "Item breaks", - "subtitles.entity.item.pickup": "Item plops", - "subtitles.entity.leash_knot.break": "Leash Knot broken", - "subtitles.entity.leash_knot.place": "Leash Knot tied", - "subtitles.entity.lightning_bolt.impact": "Lightning strikes", - "subtitles.entity.lightning_bolt.thunder": "Thunder roars", - "subtitles.entity.llama.ambient": "Llama bleats", - "subtitles.entity.llama.angry": "Llama bleats angrily", - "subtitles.entity.llama.chest": "Llama Chest equips", - "subtitles.entity.llama.death": "Llama dies", - "subtitles.entity.llama.eat": "Llama eats", - "subtitles.entity.llama.hurt": "Llama hurts", - "subtitles.entity.llama.spit": "Llama spits", - "subtitles.entity.llama.step": "Llama steps", - "subtitles.entity.llama.swag": "Llama is decorated", - "subtitles.entity.magma_cube.death": "Magma Cube dies", - "subtitles.entity.magma_cube.hurt": "Magma Cube hurts", - "subtitles.entity.magma_cube.squish": "Magma Cube squishes", - "subtitles.entity.minecart.riding": "Minecart rolls", - "subtitles.entity.mooshroom.convert": "Mooshroom transforms", - "subtitles.entity.mooshroom.eat": "Mooshroom eats", - "subtitles.entity.mooshroom.milk": "Mooshroom gets milked", - "subtitles.entity.mooshroom.suspicious_milk": "Mooshroom gets milked suspiciously", - "subtitles.entity.mule.ambient": "Mule hee-haws", - "subtitles.entity.mule.angry": "Mule neighs", - "subtitles.entity.mule.chest": "Mule Chest equips", - "subtitles.entity.mule.death": "Mule dies", - "subtitles.entity.mule.eat": "Mule eats", - "subtitles.entity.mule.hurt": "Mule hurts", - "subtitles.entity.mule.jump": "Mule jumps", - "subtitles.entity.painting.break": "Painting broken", - "subtitles.entity.painting.place": "Painting placed", - "subtitles.entity.panda.aggressive_ambient": "Panda huffs", - "subtitles.entity.panda.ambient": "Panda pants", - "subtitles.entity.panda.bite": "Panda bites", - "subtitles.entity.panda.cant_breed": "Panda bleats", - "subtitles.entity.panda.death": "Panda dies", - "subtitles.entity.panda.eat": "Panda eats", - "subtitles.entity.panda.hurt": "Panda hurts", - "subtitles.entity.panda.pre_sneeze": "Panda's nose tickles", - "subtitles.entity.panda.sneeze": "Panda sneezes", - "subtitles.entity.panda.step": "Panda steps", - "subtitles.entity.panda.worried_ambient": "Panda whimpers", - "subtitles.entity.parrot.ambient": "Parrot talks", - "subtitles.entity.parrot.death": "Parrot dies", - "subtitles.entity.parrot.eats": "Parrot eats", - "subtitles.entity.parrot.fly": "Parrot flutters", - "subtitles.entity.parrot.hurts": "Parrot hurts", - "subtitles.entity.parrot.imitate.blaze": "Parrot breathes", - "subtitles.entity.parrot.imitate.bogged": "Parrot rattles", - "subtitles.entity.parrot.imitate.breeze": "Parrot whirs", - "subtitles.entity.parrot.imitate.creeper": "Parrot hisses", - "subtitles.entity.parrot.imitate.drowned": "Parrot gurgles", - "subtitles.entity.parrot.imitate.elder_guardian": "Parrot moans", - "subtitles.entity.parrot.imitate.ender_dragon": "Parrot roars", - "subtitles.entity.parrot.imitate.endermite": "Parrot scuttles", - "subtitles.entity.parrot.imitate.evoker": "Parrot murmurs", - "subtitles.entity.parrot.imitate.ghast": "Parrot cries", - "subtitles.entity.parrot.imitate.guardian": "Parrot moans", - "subtitles.entity.parrot.imitate.hoglin": "Parrot growls", - "subtitles.entity.parrot.imitate.husk": "Parrot groans", - "subtitles.entity.parrot.imitate.illusioner": "Parrot murmurs", - "subtitles.entity.parrot.imitate.magma_cube": "Parrot squishes", - "subtitles.entity.parrot.imitate.phantom": "Parrot screeches", - "subtitles.entity.parrot.imitate.piglin": "Parrot snorts", - "subtitles.entity.parrot.imitate.piglin_brute": "Parrot snorts", - "subtitles.entity.parrot.imitate.pillager": "Parrot murmurs", - "subtitles.entity.parrot.imitate.ravager": "Parrot grunts", - "subtitles.entity.parrot.imitate.shulker": "Parrot lurks", - "subtitles.entity.parrot.imitate.silverfish": "Parrot hisses", - "subtitles.entity.parrot.imitate.skeleton": "Parrot rattles", - "subtitles.entity.parrot.imitate.slime": "Parrot squishes", - "subtitles.entity.parrot.imitate.spider": "Parrot hisses", - "subtitles.entity.parrot.imitate.stray": "Parrot rattles", - "subtitles.entity.parrot.imitate.vex": "Parrot vexes", - "subtitles.entity.parrot.imitate.vindicator": "Parrot mutters", - "subtitles.entity.parrot.imitate.warden": "Parrot whines", - "subtitles.entity.parrot.imitate.witch": "Parrot giggles", - "subtitles.entity.parrot.imitate.wither": "Parrot angers", - "subtitles.entity.parrot.imitate.wither_skeleton": "Parrot rattles", - "subtitles.entity.parrot.imitate.zoglin": "Parrot growls", - "subtitles.entity.parrot.imitate.zombie": "Parrot groans", - "subtitles.entity.parrot.imitate.zombie_villager": "Parrot groans", - "subtitles.entity.phantom.ambient": "Phantom screeches", - "subtitles.entity.phantom.bite": "Phantom bites", - "subtitles.entity.phantom.death": "Phantom dies", - "subtitles.entity.phantom.flap": "Phantom flaps", - "subtitles.entity.phantom.hurt": "Phantom hurts", - "subtitles.entity.phantom.swoop": "Phantom swoops", - "subtitles.entity.pig.ambient": "Pig oinks", - "subtitles.entity.pig.death": "Pig dies", - "subtitles.entity.pig.hurt": "Pig hurts", - "subtitles.entity.pig.saddle": "Saddle equips", - "subtitles.entity.piglin_brute.ambient": "Piglin Brute snorts", - "subtitles.entity.piglin_brute.angry": "Piglin Brute snorts angrily", - "subtitles.entity.piglin_brute.converted_to_zombified": "Piglin Brute converts to Zombified Piglin", - "subtitles.entity.piglin_brute.death": "Piglin Brute dies", - "subtitles.entity.piglin_brute.hurt": "Piglin Brute hurts", - "subtitles.entity.piglin_brute.step": "Piglin Brute steps", - "subtitles.entity.piglin.admiring_item": "Piglin admires item", - "subtitles.entity.piglin.ambient": "Piglin snorts", - "subtitles.entity.piglin.angry": "Piglin snorts angrily", - "subtitles.entity.piglin.celebrate": "Piglin celebrates", - "subtitles.entity.piglin.converted_to_zombified": "Piglin converts to Zombified Piglin", - "subtitles.entity.piglin.death": "Piglin dies", - "subtitles.entity.piglin.hurt": "Piglin hurts", - "subtitles.entity.piglin.jealous": "Piglin snorts enviously", - "subtitles.entity.piglin.retreat": "Piglin retreats", - "subtitles.entity.piglin.step": "Piglin steps", - "subtitles.entity.pillager.ambient": "Pillager murmurs", - "subtitles.entity.pillager.celebrate": "Pillager cheers", - "subtitles.entity.pillager.death": "Pillager dies", - "subtitles.entity.pillager.hurt": "Pillager hurts", - "subtitles.entity.player.attack.crit": "Critical attack", - "subtitles.entity.player.attack.knockback": "Knockback attack", - "subtitles.entity.player.attack.strong": "Strong attack", - "subtitles.entity.player.attack.sweep": "Sweeping attack", - "subtitles.entity.player.attack.weak": "Weak attack", - "subtitles.entity.player.burp": "Burp", - "subtitles.entity.player.death": "Player dies", - "subtitles.entity.player.freeze_hurt": "Player freezes", - "subtitles.entity.player.hurt": "Player hurts", - "subtitles.entity.player.hurt_drown": "Player drowning", - "subtitles.entity.player.hurt_on_fire": "Player burns", - "subtitles.entity.player.levelup": "Player dings", - "subtitles.entity.player.teleport": "Player teleports", - "subtitles.entity.polar_bear.ambient": "Polar Bear groans", - "subtitles.entity.polar_bear.ambient_baby": "Baby Polar Bear hums", - "subtitles.entity.polar_bear.death": "Polar Bear dies", - "subtitles.entity.polar_bear.hurt": "Polar Bear hurts", - "subtitles.entity.polar_bear.warning": "Polar Bear roars", - "subtitles.entity.potion.splash": "Bottle smashes", - "subtitles.entity.potion.throw": "Bottle thrown", - "subtitles.entity.puffer_fish.blow_out": "Pufferfish deflates", - "subtitles.entity.puffer_fish.blow_up": "Pufferfish inflates", - "subtitles.entity.puffer_fish.death": "Pufferfish dies", - "subtitles.entity.puffer_fish.flop": "Pufferfish flops", - "subtitles.entity.puffer_fish.hurt": "Pufferfish hurts", - "subtitles.entity.puffer_fish.sting": "Pufferfish stings", - "subtitles.entity.rabbit.ambient": "Rabbit squeaks", - "subtitles.entity.rabbit.attack": "Rabbit attacks", - "subtitles.entity.rabbit.death": "Rabbit dies", - "subtitles.entity.rabbit.hurt": "Rabbit hurts", - "subtitles.entity.rabbit.jump": "Rabbit hops", - "subtitles.entity.ravager.ambient": "Ravager grunts", - "subtitles.entity.ravager.attack": "Ravager bites", - "subtitles.entity.ravager.celebrate": "Ravager cheers", - "subtitles.entity.ravager.death": "Ravager dies", - "subtitles.entity.ravager.hurt": "Ravager hurts", - "subtitles.entity.ravager.roar": "Ravager roars", - "subtitles.entity.ravager.step": "Ravager steps", - "subtitles.entity.ravager.stunned": "Ravager stunned", - "subtitles.entity.salmon.death": "Salmon dies", - "subtitles.entity.salmon.flop": "Salmon flops", - "subtitles.entity.salmon.hurt": "Salmon hurts", - "subtitles.entity.sheep.ambient": "Sheep baahs", - "subtitles.entity.sheep.death": "Sheep dies", - "subtitles.entity.sheep.hurt": "Sheep hurts", - "subtitles.entity.shulker_bullet.hit": "Shulker Bullet explodes", - "subtitles.entity.shulker_bullet.hurt": "Shulker Bullet breaks", - "subtitles.entity.shulker.ambient": "Shulker lurks", - "subtitles.entity.shulker.close": "Shulker closes", - "subtitles.entity.shulker.death": "Shulker dies", - "subtitles.entity.shulker.hurt": "Shulker hurts", - "subtitles.entity.shulker.open": "Shulker opens", - "subtitles.entity.shulker.shoot": "Shulker shoots", - "subtitles.entity.shulker.teleport": "Shulker teleports", - "subtitles.entity.silverfish.ambient": "Silverfish hisses", - "subtitles.entity.silverfish.death": "Silverfish dies", - "subtitles.entity.silverfish.hurt": "Silverfish hurts", - "subtitles.entity.skeleton_horse.ambient": "Skeleton Horse cries", - "subtitles.entity.skeleton_horse.death": "Skeleton Horse dies", - "subtitles.entity.skeleton_horse.hurt": "Skeleton Horse hurts", - "subtitles.entity.skeleton_horse.swim": "Skeleton Horse swims", - "subtitles.entity.skeleton.ambient": "Skeleton rattles", - "subtitles.entity.skeleton.converted_to_stray": "Skeleton converts to Stray", - "subtitles.entity.skeleton.death": "Skeleton dies", - "subtitles.entity.skeleton.hurt": "Skeleton hurts", - "subtitles.entity.skeleton.shoot": "Skeleton shoots", - "subtitles.entity.slime.attack": "Slime attacks", - "subtitles.entity.slime.death": "Slime dies", - "subtitles.entity.slime.hurt": "Slime hurts", - "subtitles.entity.slime.squish": "Slime squishes", - "subtitles.entity.sniffer.death": "Sniffer dies", - "subtitles.entity.sniffer.digging": "Sniffer digs", - "subtitles.entity.sniffer.digging_stop": "Sniffer stands up", - "subtitles.entity.sniffer.drop_seed": "Sniffer drops seed", - "subtitles.entity.sniffer.eat": "Sniffer eats", - "subtitles.entity.sniffer.egg_crack": "Sniffer Egg cracks", - "subtitles.entity.sniffer.egg_hatch": "Sniffer Egg hatches", - "subtitles.entity.sniffer.happy": "Sniffer delights", - "subtitles.entity.sniffer.hurt": "Sniffer hurts", - "subtitles.entity.sniffer.idle": "Sniffer grunts", - "subtitles.entity.sniffer.scenting": "Sniffer scents", - "subtitles.entity.sniffer.searching": "Sniffer searches", - "subtitles.entity.sniffer.sniffing": "Sniffer sniffs", - "subtitles.entity.sniffer.step": "Sniffer steps", - "subtitles.entity.snow_golem.death": "Snow Golem dies", - "subtitles.entity.snow_golem.hurt": "Snow Golem hurts", - "subtitles.entity.snowball.throw": "Snowball flies", - "subtitles.entity.spider.ambient": "Spider hisses", - "subtitles.entity.spider.death": "Spider dies", - "subtitles.entity.spider.hurt": "Spider hurts", - "subtitles.entity.squid.ambient": "Squid swims", - "subtitles.entity.squid.death": "Squid dies", - "subtitles.entity.squid.hurt": "Squid hurts", - "subtitles.entity.squid.squirt": "Squid shoots ink", - "subtitles.entity.stray.ambient": "Stray rattles", - "subtitles.entity.stray.death": "Stray dies", - "subtitles.entity.stray.hurt": "Stray hurts", - "subtitles.entity.strider.death": "Strider dies", - "subtitles.entity.strider.eat": "Strider eats", - "subtitles.entity.strider.happy": "Strider warbles", - "subtitles.entity.strider.hurt": "Strider hurts", - "subtitles.entity.strider.idle": "Strider chirps", - "subtitles.entity.strider.retreat": "Strider retreats", - "subtitles.entity.tadpole.death": "Tadpole dies", - "subtitles.entity.tadpole.flop": "Tadpole flops", - "subtitles.entity.tadpole.grow_up": "Tadpole grows up", - "subtitles.entity.tadpole.hurt": "Tadpole hurts", - "subtitles.entity.tnt.primed": "TNT fizzes", - "subtitles.entity.tropical_fish.death": "Tropical Fish dies", - "subtitles.entity.tropical_fish.flop": "Tropical Fish flops", - "subtitles.entity.tropical_fish.hurt": "Tropical Fish hurts", - "subtitles.entity.turtle.ambient_land": "Turtle chirps", - "subtitles.entity.turtle.death": "Turtle dies", - "subtitles.entity.turtle.death_baby": "Baby Turtle dies", - "subtitles.entity.turtle.egg_break": "Turtle Egg breaks", - "subtitles.entity.turtle.egg_crack": "Turtle Egg cracks", - "subtitles.entity.turtle.egg_hatch": "Turtle Egg hatches", - "subtitles.entity.turtle.hurt": "Turtle hurts", - "subtitles.entity.turtle.hurt_baby": "Baby Turtle hurts", - "subtitles.entity.turtle.lay_egg": "Turtle lays egg", - "subtitles.entity.turtle.shamble": "Turtle shambles", - "subtitles.entity.turtle.shamble_baby": "Baby Turtle shambles", - "subtitles.entity.turtle.swim": "Turtle swims", - "subtitles.entity.vex.ambient": "Vex vexes", - "subtitles.entity.vex.charge": "Vex shrieks", - "subtitles.entity.vex.death": "Vex dies", - "subtitles.entity.vex.hurt": "Vex hurts", - "subtitles.entity.villager.ambient": "Villager mumbles", - "subtitles.entity.villager.celebrate": "Villager cheers", - "subtitles.entity.villager.death": "Villager dies", - "subtitles.entity.villager.hurt": "Villager hurts", - "subtitles.entity.villager.no": "Villager disagrees", - "subtitles.entity.villager.trade": "Villager trades", - "subtitles.entity.villager.work_armorer": "Armorer works", - "subtitles.entity.villager.work_butcher": "Butcher works", - "subtitles.entity.villager.work_cartographer": "Cartographer works", - "subtitles.entity.villager.work_cleric": "Cleric works", - "subtitles.entity.villager.work_farmer": "Farmer works", - "subtitles.entity.villager.work_fisherman": "Fisherman works", - "subtitles.entity.villager.work_fletcher": "Fletcher works", - "subtitles.entity.villager.work_leatherworker": "Leatherworker works", - "subtitles.entity.villager.work_librarian": "Librarian works", - "subtitles.entity.villager.work_mason": "Mason works", - "subtitles.entity.villager.work_shepherd": "Shepherd works", - "subtitles.entity.villager.work_toolsmith": "Toolsmith works", - "subtitles.entity.villager.work_weaponsmith": "Weaponsmith works", - "subtitles.entity.villager.yes": "Villager agrees", - "subtitles.entity.vindicator.ambient": "Vindicator mutters", - "subtitles.entity.vindicator.celebrate": "Vindicator cheers", - "subtitles.entity.vindicator.death": "Vindicator dies", - "subtitles.entity.vindicator.hurt": "Vindicator hurts", - "subtitles.entity.wandering_trader.ambient": "Wandering Trader mumbles", - "subtitles.entity.wandering_trader.death": "Wandering Trader dies", - "subtitles.entity.wandering_trader.disappeared": "Wandering Trader disappears", - "subtitles.entity.wandering_trader.drink_milk": "Wandering Trader drinks milk", - "subtitles.entity.wandering_trader.drink_potion": "Wandering Trader drinks potion", - "subtitles.entity.wandering_trader.hurt": "Wandering Trader hurts", - "subtitles.entity.wandering_trader.no": "Wandering Trader disagrees", - "subtitles.entity.wandering_trader.reappeared": "Wandering Trader appears", - "subtitles.entity.wandering_trader.trade": "Wandering Trader trades", - "subtitles.entity.wandering_trader.yes": "Wandering Trader agrees", - "subtitles.entity.warden.agitated": "Warden groans angrily", - "subtitles.entity.warden.ambient": "Warden whines", - "subtitles.entity.warden.angry": "Warden rages", - "subtitles.entity.warden.attack_impact": "Warden lands hit", - "subtitles.entity.warden.death": "Warden dies", - "subtitles.entity.warden.dig": "Warden digs", - "subtitles.entity.warden.emerge": "Warden emerges", - "subtitles.entity.warden.heartbeat": "Warden's heart beats", - "subtitles.entity.warden.hurt": "Warden hurts", - "subtitles.entity.warden.listening": "Warden takes notice", - "subtitles.entity.warden.listening_angry": "Warden takes notice angrily", - "subtitles.entity.warden.nearby_close": "Warden approaches", - "subtitles.entity.warden.nearby_closer": "Warden advances", - "subtitles.entity.warden.nearby_closest": "Warden draws close", - "subtitles.entity.warden.roar": "Warden roars", - "subtitles.entity.warden.sniff": "Warden sniffs", - "subtitles.entity.warden.sonic_boom": "Warden booms", - "subtitles.entity.warden.sonic_charge": "Warden charges", - "subtitles.entity.warden.step": "Warden steps", - "subtitles.entity.warden.tendril_clicks": "Warden's tendrils click", - "subtitles.entity.wind_charge.throw": "Wind Charge flies", - "subtitles.entity.wind_charge.wind_burst": "Wind Charge bursts", - "subtitles.entity.witch.ambient": "Witch giggles", - "subtitles.entity.witch.celebrate": "Witch cheers", - "subtitles.entity.witch.death": "Witch dies", - "subtitles.entity.witch.drink": "Witch drinks", - "subtitles.entity.witch.hurt": "Witch hurts", - "subtitles.entity.witch.throw": "Witch throws", - "subtitles.entity.wither_skeleton.ambient": "Wither Skeleton rattles", - "subtitles.entity.wither_skeleton.death": "Wither Skeleton dies", - "subtitles.entity.wither_skeleton.hurt": "Wither Skeleton hurts", - "subtitles.entity.wither.ambient": "Wither angers", - "subtitles.entity.wither.death": "Wither dies", - "subtitles.entity.wither.hurt": "Wither hurts", - "subtitles.entity.wither.shoot": "Wither attacks", - "subtitles.entity.wither.spawn": "Wither released", - "subtitles.entity.wolf.ambient": "Wolf pants", - "subtitles.entity.wolf.death": "Wolf dies", - "subtitles.entity.wolf.growl": "Wolf growls", - "subtitles.entity.wolf.hurt": "Wolf hurts", - "subtitles.entity.wolf.shake": "Wolf shakes", - "subtitles.entity.zoglin.ambient": "Zoglin growls", - "subtitles.entity.zoglin.angry": "Zoglin growls angrily", - "subtitles.entity.zoglin.attack": "Zoglin attacks", - "subtitles.entity.zoglin.death": "Zoglin dies", - "subtitles.entity.zoglin.hurt": "Zoglin hurts", - "subtitles.entity.zoglin.step": "Zoglin steps", - "subtitles.entity.zombie_horse.ambient": "Zombie Horse cries", - "subtitles.entity.zombie_horse.death": "Zombie Horse dies", - "subtitles.entity.zombie_horse.hurt": "Zombie Horse hurts", - "subtitles.entity.zombie_villager.ambient": "Zombie Villager groans", - "subtitles.entity.zombie_villager.converted": "Zombie Villager vociferates", - "subtitles.entity.zombie_villager.cure": "Zombie Villager snuffles", - "subtitles.entity.zombie_villager.death": "Zombie Villager dies", - "subtitles.entity.zombie_villager.hurt": "Zombie Villager hurts", - "subtitles.entity.zombie.ambient": "Zombie groans", - "subtitles.entity.zombie.attack_wooden_door": "Door shakes", - "subtitles.entity.zombie.break_wooden_door": "Door breaks", - "subtitles.entity.zombie.converted_to_drowned": "Zombie converts to Drowned", - "subtitles.entity.zombie.death": "Zombie dies", - "subtitles.entity.zombie.destroy_egg": "Turtle Egg stomped", - "subtitles.entity.zombie.hurt": "Zombie hurts", - "subtitles.entity.zombie.infect": "Zombie infects", - "subtitles.entity.zombified_piglin.ambient": "Zombified Piglin grunts", - "subtitles.entity.zombified_piglin.angry": "Zombified Piglin grunts angrily", - "subtitles.entity.zombified_piglin.death": "Zombified Piglin dies", - "subtitles.entity.zombified_piglin.hurt": "Zombified Piglin hurts", - "subtitles.event.mob_effect.bad_omen": "Omen takes hold", - "subtitles.event.mob_effect.raid_omen": "Raid looms nearby", - "subtitles.event.mob_effect.trial_omen": "Ominous trial looms nearby", - "subtitles.event.raid.horn": "Ominous horn blares", - "subtitles.item.armor.equip": "Gear equips", - "subtitles.item.armor.equip_chain": "Chain armor jingles", - "subtitles.item.armor.equip_diamond": "Diamond armor clangs", - "subtitles.item.armor.equip_elytra": "Elytra rustle", - "subtitles.item.armor.equip_gold": "Gold armor clinks", - "subtitles.item.armor.equip_iron": "Iron armor clanks", - "subtitles.item.armor.equip_leather": "Leather armor rustles", - "subtitles.item.armor.equip_netherite": "Netherite armor clanks", - "subtitles.item.armor.equip_turtle": "Turtle Shell thunks", - "subtitles.item.armor.equip_wolf": "Wolf Armor is fastened", - "subtitles.item.armor.unequip_wolf": "Wolf Armor snips away", - "subtitles.item.axe.scrape": "Axe scrapes", - "subtitles.item.axe.strip": "Axe strips", - "subtitles.item.axe.wax_off": "Wax off", - "subtitles.item.bone_meal.use": "Bone Meal crinkles", - "subtitles.item.book.page_turn": "Page rustles", - "subtitles.item.book.put": "Book thumps", - "subtitles.item.bottle.empty": "Bottle empties", - "subtitles.item.bottle.fill": "Bottle fills", - "subtitles.item.brush.brushing.generic": "Brushing", - "subtitles.item.brush.brushing.gravel": "Brushing Gravel", - "subtitles.item.brush.brushing.gravel.complete": "Brushing Gravel completed", - "subtitles.item.brush.brushing.sand": "Brushing Sand", - "subtitles.item.brush.brushing.sand.complete": "Brushing Sand completed", - "subtitles.item.bucket.empty": "Bucket empties", - "subtitles.item.bucket.fill": "Bucket fills", - "subtitles.item.bucket.fill_axolotl": "Axolotl scooped", - "subtitles.item.bucket.fill_fish": "Fish captured", - "subtitles.item.bucket.fill_tadpole": "Tadpole captured", - "subtitles.item.bundle.drop_contents": "Bundle empties", - "subtitles.item.bundle.insert": "Item packed", - "subtitles.item.bundle.remove_one": "Item unpacked", - "subtitles.item.chorus_fruit.teleport": "Player teleports", - "subtitles.item.crop.plant": "Crop planted", - "subtitles.item.crossbow.charge": "Crossbow charges up", - "subtitles.item.crossbow.hit": "Arrow hits", - "subtitles.item.crossbow.load": "Crossbow loads", - "subtitles.item.crossbow.shoot": "Crossbow fires", - "subtitles.item.dye.use": "Dye stains", - "subtitles.item.firecharge.use": "Fireball whooshes", - "subtitles.item.flintandsteel.use": "Flint and Steel click", - "subtitles.item.glow_ink_sac.use": "Glow Ink Sac splotches", - "subtitles.item.goat_horn.play": "Goat Horn plays", - "subtitles.item.hoe.till": "Hoe tills", - "subtitles.item.honey_bottle.drink": "Gulping", - "subtitles.item.honeycomb.wax_on": "Wax on", - "subtitles.item.ink_sac.use": "Ink Sac splotches", - "subtitles.item.lodestone_compass.lock": "Lodestone Compass locks onto Lodestone", - "subtitles.item.mace.smash_air": "Mace smashes", - "subtitles.item.mace.smash_ground": "Mace smashes", - "subtitles.item.nether_wart.plant": "Crop planted", - "subtitles.item.ominous_bottle.dispose": "Bottle breaks", - "subtitles.item.shears.shear": "Shears click", - "subtitles.item.shield.block": "Shield blocks", - "subtitles.item.shovel.flatten": "Shovel flattens", - "subtitles.item.spyglass.stop_using": "Spyglass retracts", - "subtitles.item.spyglass.use": "Spyglass expands", - "subtitles.item.totem.use": "Totem activates", - "subtitles.item.trident.hit": "Trident stabs", - "subtitles.item.trident.hit_ground": "Trident vibrates", - "subtitles.item.trident.return": "Trident returns", - "subtitles.item.trident.riptide": "Trident zooms", - "subtitles.item.trident.throw": "Trident clangs", - "subtitles.item.trident.thunder": "Trident thunder cracks", - "subtitles.item.wolf_armor.break": "Wolf Armor breaks", - "subtitles.item.wolf_armor.crack": "Wolf Armor cracks", - "subtitles.item.wolf_armor.damage": "Wolf Armor takes damage", - "subtitles.item.wolf_armor.repair": "Wolf Armor is repaired", - "subtitles.particle.soul_escape": "Soul escapes", - "subtitles.ui.cartography_table.take_result": "Map drawn", - "subtitles.ui.loom.take_result": "Loom used", - "subtitles.ui.stonecutter.take_result": "Stonecutter used", - "subtitles.weather.rain": "Rain falls", - "symlink_warning.message": "Loading worlds from folders with symbolic links can be unsafe if you don't know exactly what you are doing. Please visit %s to learn more.", - "symlink_warning.message.pack": "Loading packs with symbolic links can be unsafe if you don't know exactly what you are doing. Please visit %s to learn more.", - "symlink_warning.message.world": "Loading worlds from folders with symbolic links can be unsafe if you don't know exactly what you are doing. Please visit %s to learn more.", - "symlink_warning.more_info": "More Information", - "symlink_warning.title": "World folder contains symbolic links", - "symlink_warning.title.pack": "Added pack(s) contain(s) symbolic links", - "symlink_warning.title.world": "The world folder contains symbolic links", - "team.collision.always": "Always", - "team.collision.never": "Never", - "team.collision.pushOtherTeams": "Push other teams", - "team.collision.pushOwnTeam": "Push own team", - "team.notFound": "Unknown team '%s'", - "team.visibility.always": "Always", - "team.visibility.hideForOtherTeams": "Hide for other teams", - "team.visibility.hideForOwnTeam": "Hide for own team", - "team.visibility.never": "Never", - "telemetry_info.button.give_feedback": "Give Feedback", - "telemetry_info.button.privacy_statement": "Privacy Statement", - "telemetry_info.button.show_data": "View My Data", - "telemetry_info.opt_in.description": "I consent to sending optional telemetry data", - "telemetry_info.property_title": "Included Data", - "telemetry_info.screen.description": "Collecting this data helps us improve Minecraft by guiding us in directions that are relevant to our players.\nYou can also send in additional feedback to help us keep improving Minecraft.", - "telemetry_info.screen.title": "Telemetry Data Collection", - "telemetry.event.advancement_made.description": "Understanding the context behind receiving an advancement can help us better understand and improve the progression of the game.", - "telemetry.event.advancement_made.title": "Advancement Made", - "telemetry.event.game_load_times.description": "This event can help us figure out where startup performance improvements are needed by measuring the execution times of the startup phases.", - "telemetry.event.game_load_times.title": "Game Load Times", - "telemetry.event.optional": "%s (Optional)", - "telemetry.event.optional.disabled": "%s (Optional) - Disabled", - "telemetry.event.performance_metrics.description": "Knowing the overall performance profile of Minecraft helps us tune and optimize the game for a wide range of machine specifications and operating systems. \nGame version is included to help us compare the performance profile for new versions of Minecraft.", - "telemetry.event.performance_metrics.title": "Performance Metrics", - "telemetry.event.required": "%s (Required)", - "telemetry.event.world_load_times.description": "It’s important for us to understand how long it takes to join a world, and how that changes over time. For example, when we add new features or do larger technical changes, we need to see what impact that had on load times.", - "telemetry.event.world_load_times.title": "World Load Times", - "telemetry.event.world_loaded.description": "Knowing how players play Minecraft (such as Game Mode, client or server modded, and game version) allows us to focus game updates to improve the areas that players care about most.\nThe World Loaded event is paired with the World Unloaded event to calculate how long the play session has lasted.", - "telemetry.event.world_loaded.title": "World Loaded", - "telemetry.event.world_unloaded.description": "This event is paired with the World Loaded event to calculate how long the world session has lasted.\nThe duration (in seconds and ticks) is measured when a world session has ended (quitting to title, disconnecting from a server).", - "telemetry.event.world_unloaded.title": "World Unloaded", - "telemetry.property.advancement_game_time.title": "Game Time (Ticks)", - "telemetry.property.advancement_id.title": "Advancement ID", - "telemetry.property.client_id.title": "Client ID", - "telemetry.property.client_modded.title": "Client Modded", - "telemetry.property.dedicated_memory_kb.title": "Dedicated Memory (kB)", - "telemetry.property.event_timestamp_utc.title": "Event Timestamp (UTC)", - "telemetry.property.frame_rate_samples.title": "Frame Rate Samples (FPS)", - "telemetry.property.game_mode.title": "Game Mode", - "telemetry.property.game_version.title": "Game Version", - "telemetry.property.launcher_name.title": "Launcher Name", - "telemetry.property.load_time_bootstrap_ms.title": "Bootstrap Time (Milliseconds)", - "telemetry.property.load_time_loading_overlay_ms.title": "Time in Loading Screen (Milliseconds)", - "telemetry.property.load_time_pre_window_ms.title": "Time Before Window Opens (Milliseconds)", - "telemetry.property.load_time_total_time_ms.title": "Total Load Time (Milliseconds)", - "telemetry.property.minecraft_session_id.title": "Minecraft Session ID", - "telemetry.property.new_world.title": "New World", - "telemetry.property.number_of_samples.title": "Sample Count", - "telemetry.property.operating_system.title": "Operating System", - "telemetry.property.opt_in.title": "Opt-In", - "telemetry.property.platform.title": "Platform", - "telemetry.property.realms_map_content.title": "Realms Map Content (Minigame Name)", - "telemetry.property.render_distance.title": "Render Distance", - "telemetry.property.render_time_samples.title": "Render Time Samples", - "telemetry.property.seconds_since_load.title": "Time Since Load (Seconds)", - "telemetry.property.server_modded.title": "Server Modded", - "telemetry.property.server_type.title": "Server Type", - "telemetry.property.ticks_since_load.title": "Time Since Load (Ticks)", - "telemetry.property.used_memory_samples.title": "Used Random Access Memory", - "telemetry.property.user_id.title": "User ID", - "telemetry.property.world_load_time_ms.title": "World Load Time (Milliseconds)", - "telemetry.property.world_session_id.title": "World Session ID", - "title.32bit.deprecation": "32-bit system detected: this may prevent you from playing in the future as a 64-bit system will be required!", - "title.32bit.deprecation.realms": "Minecraft will soon require a 64-bit system, which will prevent you from playing or using Realms on this device. You will need to manually cancel any Realms subscription.", - "title.32bit.deprecation.realms.check": "Do not show this screen again", - "title.32bit.deprecation.realms.header": "32-bit system detected", - "title.credits": "Copyright Mojang AB. Do not distribute!", - "title.multiplayer.disabled": "Multiplayer is disabled. Please check your Microsoft account settings.", - "title.multiplayer.disabled.banned.name": "You must change your name before you can play online", - "title.multiplayer.disabled.banned.permanent": "Your account is permanently suspended from online play", - "title.multiplayer.disabled.banned.temporary": "Your account is temporarily suspended from online play", - "title.multiplayer.lan": "Multiplayer (LAN)", - "title.multiplayer.other": "Multiplayer (3rd-party Server)", - "title.multiplayer.realms": "Multiplayer (Realms)", - "title.singleplayer": "Singleplayer", - "translation.test.args": "%s %s", - "translation.test.complex": "Prefix, %s%2$s again %s and %1$s lastly %s and also %1$s again!", - "translation.test.escape": "%%s %%%s %%%%s %%%%%s", - "translation.test.invalid": "hi %", - "translation.test.invalid2": "hi % s", - "translation.test.none": "Hello, world!", - "translation.test.world": "world", - "trim_material.minecraft.amethyst": "Amethyst Material", - "trim_material.minecraft.copper": "Copper Material", - "trim_material.minecraft.diamond": "Diamond Material", - "trim_material.minecraft.emerald": "Emerald Material", - "trim_material.minecraft.gold": "Gold Material", - "trim_material.minecraft.iron": "Iron Material", - "trim_material.minecraft.lapis": "Lapis Material", - "trim_material.minecraft.netherite": "Netherite Material", - "trim_material.minecraft.quartz": "Quartz Material", - "trim_material.minecraft.redstone": "Redstone Material", - "trim_pattern.minecraft.bolt": "Bolt Armor Trim", - "trim_pattern.minecraft.coast": "Coast Armor Trim", - "trim_pattern.minecraft.dune": "Dune Armor Trim", - "trim_pattern.minecraft.eye": "Eye Armor Trim", - "trim_pattern.minecraft.flow": "Flow Armor Trim", - "trim_pattern.minecraft.host": "Host Armor Trim", - "trim_pattern.minecraft.raiser": "Raiser Armor Trim", - "trim_pattern.minecraft.rib": "Rib Armor Trim", - "trim_pattern.minecraft.sentry": "Sentry Armor Trim", - "trim_pattern.minecraft.shaper": "Shaper Armor Trim", - "trim_pattern.minecraft.silence": "Silence Armor Trim", - "trim_pattern.minecraft.snout": "Snout Armor Trim", - "trim_pattern.minecraft.spire": "Spire Armor Trim", - "trim_pattern.minecraft.tide": "Tide Armor Trim", - "trim_pattern.minecraft.vex": "Vex Armor Trim", - "trim_pattern.minecraft.ward": "Ward Armor Trim", - "trim_pattern.minecraft.wayfinder": "Wayfinder Armor Trim", - "trim_pattern.minecraft.wild": "Wild Armor Trim", - "tutorial.bundleInsert.description": "Right Click to add items", - "tutorial.bundleInsert.title": "Use a Bundle", - "tutorial.craft_planks.description": "The recipe book can help", - "tutorial.craft_planks.title": "Craft wooden planks", - "tutorial.find_tree.description": "Punch it to collect wood", - "tutorial.find_tree.title": "Find a tree", - "tutorial.look.description": "Use your mouse to turn", - "tutorial.look.title": "Look around", - "tutorial.move.description": "Jump with %s", - "tutorial.move.title": "Move with %s, %s, %s and %s", - "tutorial.open_inventory.description": "Press %s", - "tutorial.open_inventory.title": "Open your inventory", - "tutorial.punch_tree.description": "Hold down %s", - "tutorial.punch_tree.title": "Destroy the tree", - "tutorial.socialInteractions.description": "Press %s to open", - "tutorial.socialInteractions.title": "Social Interactions", - "upgrade.minecraft.netherite_upgrade": "Netherite Upgrade" -} diff --git a/source/zh_cn.json b/source/zh_cn.json deleted file mode 100644 index 26e49d9..0000000 --- a/source/zh_cn.json +++ /dev/null @@ -1,6879 +0,0 @@ -{ - "accessibility.onboarding.accessibility.button": "辅助功能设置…", - "accessibility.onboarding.screen.narrator": "按下Enter键启用复述功能", - "accessibility.onboarding.screen.title": "欢迎进入Minecraft!\n\n需要启用复述功能或访问辅助功能设置吗?", - "addServer.add": "完成", - "addServer.enterIp": "服务器地址", - "addServer.enterName": "服务器名称", - "addServer.hideAddress": "隐藏地址", - "addServer.resourcePack": "服务器资源包", - "addServer.resourcePack.disabled": "禁用", - "addServer.resourcePack.enabled": "启用", - "addServer.resourcePack.prompt": "询问", - "addServer.title": "编辑服务器信息", - "advMode.allEntities": "用“@e”来代表全部实体", - "advMode.allPlayers": "用“@a”来代表全部玩家", - "advMode.command": "控制台命令", - "advMode.mode": "模式", - "advMode.mode.auto": "循环", - "advMode.mode.autoexec.bat": "保持开启", - "advMode.mode.conditional": "条件制约", - "advMode.mode.redstone": "脉冲", - "advMode.mode.redstoneTriggered": "红石控制", - "advMode.mode.sequence": "连锁", - "advMode.mode.unconditional": "不受制约", - "advMode.nearestPlayer": "用“@p”来代表最近的玩家", - "advMode.notAllowed": "必须是处于创造模式的管理员", - "advMode.notEnabled": "命令方块没有在此服务器上启用", - "advMode.previousOutput": "上一个输出", - "advMode.randomPlayer": "用“@r”来代表随机玩家", - "advMode.self": "用“@s”来代表执行实体", - "advMode.setCommand": "设置此方块的控制台命令", - "advMode.setCommand.success": "成功设置命令:%s", - "advMode.trackOutput": "记录输出", - "advMode.triggering": "触发方式", - "advMode.type": "类型", - "advancement.advancementNotFound": "未知的进度:%s", - "advancements.adventure.adventuring_time.description": "发现所有的生物群系", - "advancements.adventure.adventuring_time.title": "探索的时光", - "advancements.adventure.arbalistic.description": "用弩一发击杀五只不同的生物", - "advancements.adventure.arbalistic.title": "劲弩手", - "advancements.adventure.avoid_vibration.description": "在幽匿感测体或监守者周围潜行以防被它们探测到", - "advancements.adventure.avoid_vibration.title": "潜行100级", - "advancements.adventure.blowback.description": "反弹旋风人的风弹来击杀旋风人", - "advancements.adventure.blowback.title": "逆风翻盘", - "advancements.adventure.brush_armadillo.description": "用刷子从犰狳身上获得犰狳鳞甲", - "advancements.adventure.brush_armadillo.title": "这不是鳞甲么?", - "advancements.adventure.bullseye.description": "从至少30米外射中标靶的靶心", - "advancements.adventure.bullseye.title": "正中靶心", - "advancements.adventure.craft_decorated_pot_using_only_sherds.description": "用4个陶片制作饰纹陶罐", - "advancements.adventure.craft_decorated_pot_using_only_sherds.title": "精修细补", - "advancements.adventure.crafters_crafting_crafters.description": "靠近一个正在合成合成器的合成器", - "advancements.adventure.crafters_crafting_crafters.title": "合成器合成合成器", - "advancements.adventure.fall_from_world_height.description": "从世界顶部(建筑高度限制处)自由落体,坠至世界底部并存活下来", - "advancements.adventure.fall_from_world_height.title": "上天入地", - "advancements.adventure.hero_of_the_village.description": "成功在袭击中保卫村庄", - "advancements.adventure.hero_of_the_village.title": "村庄英雄", - "advancements.adventure.honey_block_slide.description": "跳入蜂蜜块以缓冲摔落", - "advancements.adventure.honey_block_slide.title": "胶着状态", - "advancements.adventure.kill_a_mob.description": "杀死任意敌对性怪物", - "advancements.adventure.kill_a_mob.title": "怪物猎人", - "advancements.adventure.kill_all_mobs.description": "杀死每一种敌对性怪物", - "advancements.adventure.kill_all_mobs.title": "资深怪物猎人", - "advancements.adventure.kill_mob_near_sculk_catalyst.description": "在幽匿催发体附近杀死生物", - "advancements.adventure.kill_mob_near_sculk_catalyst.title": "它蔓延了", - "advancements.adventure.lighten_up.description": "用斧刮削铜灯来让它变得更亮", - "advancements.adventure.lighten_up.title": "铜光焕发", - "advancements.adventure.lightning_rod_with_villager_no_fire.description": "在不引发火灾的前提下保护村民免受雷击", - "advancements.adventure.lightning_rod_with_villager_no_fire.title": "电涌保护器", - "advancements.adventure.minecraft_trials_edition.description": "踏入试炼密室", - "advancements.adventure.minecraft_trials_edition.title": "Minecraft:试炼版", - "advancements.adventure.ol_betsy.description": "用弩进行一次射击", - "advancements.adventure.ol_betsy.title": "扣下悬刀", - "advancements.adventure.overoverkill.description": "使用重锤一击造成50颗心的伤害", - "advancements.adventure.overoverkill.title": "天赐良击", - "advancements.adventure.play_jukebox_in_meadows.description": "用唱片机的音乐声为草甸增添生机", - "advancements.adventure.play_jukebox_in_meadows.title": "音乐之声", - "advancements.adventure.read_power_from_chiseled_bookshelf.description": "使用红石比较器获取雕纹书架的信号强度", - "advancements.adventure.read_power_from_chiseled_bookshelf.title": "知识就是力量", - "advancements.adventure.revaulting.description": "用不祥试炼钥匙解锁不祥宝库", - "advancements.adventure.revaulting.title": "宝经磨炼", - "advancements.adventure.root.description": "冒险、探索与战斗", - "advancements.adventure.root.title": "冒险", - "advancements.adventure.salvage_sherd.description": "刷扫可疑的方块来获得陶片", - "advancements.adventure.salvage_sherd.title": "探古寻源", - "advancements.adventure.shoot_arrow.description": "用弓箭射点什么", - "advancements.adventure.shoot_arrow.title": "瞄准目标", - "advancements.adventure.sleep_in_bed.description": "在床上睡觉以改变你的重生点", - "advancements.adventure.sleep_in_bed.title": "甜蜜的梦", - "advancements.adventure.sniper_duel.description": "从至少50米外射杀一只骷髅", - "advancements.adventure.sniper_duel.title": "狙击手的对决", - "advancements.adventure.spyglass_at_dragon.description": "透过望远镜观察末影龙", - "advancements.adventure.spyglass_at_dragon.title": "那是飞机吗?", - "advancements.adventure.spyglass_at_ghast.description": "透过望远镜观察恶魂", - "advancements.adventure.spyglass_at_ghast.title": "那是气球吗?", - "advancements.adventure.spyglass_at_parrot.description": "透过望远镜观察鹦鹉", - "advancements.adventure.spyglass_at_parrot.title": "那是鸟吗?", - "advancements.adventure.summon_iron_golem.description": "召唤一只铁傀儡来帮忙守卫村庄", - "advancements.adventure.summon_iron_golem.title": "招募援兵", - "advancements.adventure.throw_trident.description": "往什么东西扔出三叉戟。\n注:别把你唯一的武器也抖掉了。", - "advancements.adventure.throw_trident.title": "抖包袱", - "advancements.adventure.totem_of_undying.description": "利用不死图腾逃离死神", - "advancements.adventure.totem_of_undying.title": "超越生死", - "advancements.adventure.trade.description": "成功与一名村民进行交易", - "advancements.adventure.trade.title": "成交!", - "advancements.adventure.trade_at_world_height.description": "在建筑高度限制处与村民交易", - "advancements.adventure.trade_at_world_height.title": "星际商人", - "advancements.adventure.trim_with_all_exclusive_armor_patterns.description": "将下列锻造模板都至少使用一次:尖塔、猪鼻、肋骨、监守、幽静、恼鬼、潮汐、向导", - "advancements.adventure.trim_with_all_exclusive_armor_patterns.title": "匠心独具", - "advancements.adventure.trim_with_any_armor_pattern.description": "在锻造台中合成带有纹饰的盔甲", - "advancements.adventure.trim_with_any_armor_pattern.title": "旧貌锻新颜", - "advancements.adventure.two_birds_one_arrow.description": "用一支穿透箭射杀两只幻翼", - "advancements.adventure.two_birds_one_arrow.title": "一箭双雕", - "advancements.adventure.under_lock_and_key.description": "用试炼钥匙解锁宝库", - "advancements.adventure.under_lock_and_key.title": "珍藏密敛", - "advancements.adventure.very_very_frightening.description": "雷击一名村民", - "advancements.adventure.very_very_frightening.title": "魔女审判", - "advancements.adventure.voluntary_exile.description": "杀死一名袭击队长。\n或许该考虑暂时远离村庄……", - "advancements.adventure.voluntary_exile.title": "自我放逐", - "advancements.adventure.walk_on_powder_snow_with_leather_boots.description": "在细雪上行走……并且不陷进去", - "advancements.adventure.walk_on_powder_snow_with_leather_boots.title": "轻功雪上飘", - "advancements.adventure.who_needs_rockets.description": "使用风弹将自己向上弹射8格", - "advancements.adventure.who_needs_rockets.title": "还要啥火箭啊?", - "advancements.adventure.whos_the_pillager_now.description": "让掠夺者也尝尝弩的滋味", - "advancements.adventure.whos_the_pillager_now.title": "现在谁才是掠夺者?", - "advancements.empty": "这里好像什么都没有……", - "advancements.end.dragon_breath.description": "用玻璃瓶收集一些龙息", - "advancements.end.dragon_breath.title": "你需要来点薄荷糖", - "advancements.end.dragon_egg.description": "获得龙蛋", - "advancements.end.dragon_egg.title": "下一世代", - "advancements.end.elytra.description": "找到鞘翅", - "advancements.end.elytra.title": "天空即为极限", - "advancements.end.enter_end_gateway.description": "逃离这座岛屿", - "advancements.end.enter_end_gateway.title": "远程折跃", - "advancements.end.find_end_city.description": "进去吧,又能发生什么呢?", - "advancements.end.find_end_city.title": "在游戏尽头的城市", - "advancements.end.kill_dragon.description": "祝君好运", - "advancements.end.kill_dragon.title": "解放末地", - "advancements.end.levitate.description": "利用潜影贝的攻击向上漂浮50个方块", - "advancements.end.levitate.title": "这上面的风景不错", - "advancements.end.respawn_dragon.description": "复活末影龙", - "advancements.end.respawn_dragon.title": "结束了…再一次…", - "advancements.end.root.description": "抑或是起点?", - "advancements.end.root.title": "末地", - "advancements.husbandry.allay_deliver_cake_to_note_block.description": "让悦灵向音符盒投掷一块蛋糕", - "advancements.husbandry.allay_deliver_cake_to_note_block.title": "生日快乐歌", - "advancements.husbandry.allay_deliver_item_to_player.description": "让悦灵向你投掷物品", - "advancements.husbandry.allay_deliver_item_to_player.title": "找到一个好朋友", - "advancements.husbandry.axolotl_in_a_bucket.description": "用铁桶捕获一只美西螈", - "advancements.husbandry.axolotl_in_a_bucket.title": "最萌捕食者", - "advancements.husbandry.balanced_diet.description": "尝遍天下食材,即便是对身体不好的", - "advancements.husbandry.balanced_diet.title": "均衡饮食", - "advancements.husbandry.breed_all_animals.description": "繁殖每种动物!", - "advancements.husbandry.breed_all_animals.title": "成双成对", - "advancements.husbandry.breed_an_animal.description": "繁殖一对动物", - "advancements.husbandry.breed_an_animal.title": "我从哪儿来?", - "advancements.husbandry.complete_catalogue.description": "驯服所有种类的猫!", - "advancements.husbandry.complete_catalogue.title": "百猫全书", - "advancements.husbandry.feed_snifflet.description": "喂食一只幼年嗅探兽", - "advancements.husbandry.feed_snifflet.title": "小小嗅探兽", - "advancements.husbandry.fishy_business.description": "钓到一条鱼", - "advancements.husbandry.fishy_business.title": "腥味十足的生意", - "advancements.husbandry.froglights.description": "在你的物品栏中集齐所有种类的蛙明灯", - "advancements.husbandry.froglights.title": "相映生辉!", - "advancements.husbandry.kill_axolotl_target.description": "与美西螈并肩作战并赢得胜利", - "advancements.husbandry.kill_axolotl_target.title": "友谊的治愈力!", - "advancements.husbandry.leash_all_frog_variants.description": "用拴绳拴住所有种类的青蛙", - "advancements.husbandry.leash_all_frog_variants.title": "呱呱队出动", - "advancements.husbandry.make_a_sign_glow.description": "让任意种类告示牌上的文本发光", - "advancements.husbandry.make_a_sign_glow.title": "眼前一亮!", - "advancements.husbandry.netherite_hoe.description": "用下界合金锭升级一把锄,然后重新考虑你的人生抉择", - "advancements.husbandry.netherite_hoe.title": "终极奉献", - "advancements.husbandry.obtain_sniffer_egg.description": "获得嗅探兽蛋", - "advancements.husbandry.obtain_sniffer_egg.title": "怪味蛋", - "advancements.husbandry.plant_any_sniffer_seed.description": "种植任意嗅探兽种子", - "advancements.husbandry.plant_any_sniffer_seed.title": "播种往事", - "advancements.husbandry.plant_seed.description": "种下种子,见证它的成长", - "advancements.husbandry.plant_seed.title": "开荒垦地", - "advancements.husbandry.remove_wolf_armor.description": "用剪刀移除狼身上的狼铠", - "advancements.husbandry.remove_wolf_armor.title": "华丽一剪", - "advancements.husbandry.repair_wolf_armor.description": "用犰狳鳞甲修复损坏的狼铠", - "advancements.husbandry.repair_wolf_armor.title": "完好如初", - "advancements.husbandry.ride_a_boat_with_a_goat.description": "与山羊同船共渡", - "advancements.husbandry.ride_a_boat_with_a_goat.title": "羊帆起航!", - "advancements.husbandry.root.description": "世界无处没有朋友与美食", - "advancements.husbandry.root.title": "农牧业", - "advancements.husbandry.safely_harvest_honey.description": "利用营火在不惊动蜜蜂的情况下从蜂巢收集蜂蜜", - "advancements.husbandry.safely_harvest_honey.title": "与蜂共舞", - "advancements.husbandry.silk_touch_nest.description": "用精准采集移动住着3只蜜蜂的蜂巢", - "advancements.husbandry.silk_touch_nest.title": "举巢搬迁", - "advancements.husbandry.tactical_fishing.description": "不用钓鱼竿抓住一条鱼!", - "advancements.husbandry.tactical_fishing.title": "战术性钓鱼", - "advancements.husbandry.tadpole_in_a_bucket.description": "用铁桶捕获一只蝌蚪", - "advancements.husbandry.tadpole_in_a_bucket.title": "蚪到桶里来", - "advancements.husbandry.tame_an_animal.description": "驯服一只动物", - "advancements.husbandry.tame_an_animal.title": "永恒的伙伴", - "advancements.husbandry.wax_off.description": "给铜块脱蜡!", - "advancements.husbandry.wax_off.title": "脱蜡", - "advancements.husbandry.wax_on.description": "将蜜脾涂到铜块上!", - "advancements.husbandry.wax_on.title": "涂蜡", - "advancements.husbandry.whole_pack.description": "驯服所有种类的狼", - "advancements.husbandry.whole_pack.title": "群狼聚首", - "advancements.nether.all_effects.description": "同时拥有所有状态效果", - "advancements.nether.all_effects.title": "为什么会变成这样呢?", - "advancements.nether.all_potions.description": "同时拥有所有药水效果", - "advancements.nether.all_potions.title": "狂乱的鸡尾酒", - "advancements.nether.brew_potion.description": "酿造一瓶药水", - "advancements.nether.brew_potion.title": "本地酿造厂", - "advancements.nether.charge_respawn_anchor.description": "为重生锚充满能量", - "advancements.nether.charge_respawn_anchor.title": "锚没有九条命", - "advancements.nether.create_beacon.description": "建造并放置一个信标", - "advancements.nether.create_beacon.title": "带信标回家", - "advancements.nether.create_full_beacon.description": "让一座信标发挥最大功效", - "advancements.nether.create_full_beacon.title": "信标工程师", - "advancements.nether.distract_piglin.description": "用金质物品让猪灵分神", - "advancements.nether.distract_piglin.title": "金光闪闪", - "advancements.nether.explore_nether.description": "探索所有下界生物群系", - "advancements.nether.explore_nether.title": "热门景点", - "advancements.nether.fast_travel.description": "利用下界移动对应主世界7千米的距离", - "advancements.nether.fast_travel.title": "曲速泡", - "advancements.nether.find_bastion.description": "进入堡垒遗迹", - "advancements.nether.find_bastion.title": "光辉岁月", - "advancements.nether.find_fortress.description": "用你的方式进入下界要塞", - "advancements.nether.find_fortress.title": "阴森的要塞", - "advancements.nether.get_wither_skull.description": "获得凋灵骷髅的头颅", - "advancements.nether.get_wither_skull.title": "惊悚恐怖骷髅头", - "advancements.nether.loot_bastion.description": "掠夺堡垒遗迹里的箱子", - "advancements.nether.loot_bastion.title": "战猪", - "advancements.nether.netherite_armor.description": "获得一整套下界合金盔甲", - "advancements.nether.netherite_armor.title": "残骸裹身", - "advancements.nether.obtain_ancient_debris.description": "获得远古残骸", - "advancements.nether.obtain_ancient_debris.title": "深藏不露", - "advancements.nether.obtain_blaze_rod.description": "让烈焰人从烈焰棒中解放吧", - "advancements.nether.obtain_blaze_rod.title": "与火共舞", - "advancements.nether.obtain_crying_obsidian.description": "获得哭泣的黑曜石", - "advancements.nether.obtain_crying_obsidian.title": "谁在切洋葱?", - "advancements.nether.return_to_sender.description": "用一团火球干掉一只恶魂", - "advancements.nether.return_to_sender.title": "见鬼去吧", - "advancements.nether.ride_strider.description": "手持诡异菌钓竿骑乘炽足兽", - "advancements.nether.ride_strider.title": "画船添足", - "advancements.nether.ride_strider_in_overworld_lava.description": "带炽足兽在主世界的熔岩湖上来一场长——途旅行", - "advancements.nether.ride_strider_in_overworld_lava.title": "温暖如家", - "advancements.nether.root.description": "记得带夏装", - "advancements.nether.root.title": "下界", - "advancements.nether.summon_wither.description": "召唤凋灵", - "advancements.nether.summon_wither.title": "凋零山庄", - "advancements.nether.uneasy_alliance.description": "从下界救出一只恶魂,将其安全地带到主世界……然后干掉它", - "advancements.nether.uneasy_alliance.title": "脆弱的同盟", - "advancements.nether.use_lodestone.description": "对着磁石使用指南针", - "advancements.nether.use_lodestone.title": "天涯共此石", - "advancements.progress": "%s/%s", - "advancements.sad_label": ":(", - "advancements.story.cure_zombie_villager.description": "弱化并治疗一名僵尸村民", - "advancements.story.cure_zombie_villager.title": "僵尸科医生", - "advancements.story.deflect_arrow.description": "用盾牌反弹一个弹射物", - "advancements.story.deflect_arrow.title": "不吃这套,谢谢", - "advancements.story.enchant_item.description": "用附魔台附魔一样物品", - "advancements.story.enchant_item.title": "附魔师", - "advancements.story.enter_the_end.description": "进入末地传送门", - "advancements.story.enter_the_end.title": "结束了?", - "advancements.story.enter_the_nether.description": "建造、激活并进入一座下界传送门", - "advancements.story.enter_the_nether.title": "勇往直下", - "advancements.story.follow_ender_eye.description": "跟随末影之眼", - "advancements.story.follow_ender_eye.title": "隔墙有眼", - "advancements.story.form_obsidian.description": "获得一块黑曜石", - "advancements.story.form_obsidian.title": "冰桶挑战", - "advancements.story.iron_tools.description": "升级你的镐", - "advancements.story.iron_tools.title": "这不是铁镐么", - "advancements.story.lava_bucket.description": "用铁桶装点熔岩", - "advancements.story.lava_bucket.title": "热腾腾的", - "advancements.story.mine_diamond.description": "获得钻石", - "advancements.story.mine_diamond.title": "钻石!", - "advancements.story.mine_stone.description": "用你的新镐挖掘石头", - "advancements.story.mine_stone.title": "石器时代", - "advancements.story.obtain_armor.description": "用铁盔甲来保护你自己", - "advancements.story.obtain_armor.title": "整装上阵", - "advancements.story.root.description": "游戏的核心与故事", - "advancements.story.root.title": "Minecraft", - "advancements.story.shiny_gear.description": "钻石盔甲能救人", - "advancements.story.shiny_gear.title": "钻石护体", - "advancements.story.smelt_iron.description": "冶炼出一块铁锭", - "advancements.story.smelt_iron.title": "来硬的", - "advancements.story.upgrade_tools.description": "制作一把更好的镐", - "advancements.story.upgrade_tools.title": "获得升级", - "advancements.toast.challenge": "挑战已完成!", - "advancements.toast.goal": "目标已达成!", - "advancements.toast.task": "进度已达成!", - "argument.anchor.invalid": "无效的实体锚点%s", - "argument.angle.incomplete": "不完整(应有1个角度)", - "argument.angle.invalid": "无效的角度", - "argument.block.id.invalid": "未知的方块类型“%s”", - "argument.block.property.duplicate": "“%s”属性只能给%s设置一次", - "argument.block.property.invalid": "%1$s的%3$s属性不能被设为“%2$s”", - "argument.block.property.novalue": "方块%s上的属性“%s”必须要有值", - "argument.block.property.unclosed": "方块属性应以]结束", - "argument.block.property.unknown": "方块%s没有属性“%s”", - "argument.block.tag.disallowed": "无法在此使用标签,只允许使用实际的方块", - "argument.color.invalid": "未知的颜色“%s”", - "argument.component.invalid": "无效的聊天组件: %s", - "argument.criteria.invalid": "未知的准则:“%s”", - "argument.dimension.invalid": "未知的维度“%s”", - "argument.double.big": "双精度浮点型数据不能大于%s,但发现了%s", - "argument.double.low": "双精度浮点型数据不能小于%s,但发现了%s", - "argument.entity.invalid": "无效的名称或UUID", - "argument.entity.notfound.entity": "未找到实体", - "argument.entity.notfound.player": "未找到玩家", - "argument.entity.options.advancements.description": "玩家拥有的进度", - "argument.entity.options.distance.description": "与实体间的距离", - "argument.entity.options.distance.negative": "距离不能为负", - "argument.entity.options.dx.description": "位于x与x+dx之间的实体", - "argument.entity.options.dy.description": "位于y与y+dy之间的实体", - "argument.entity.options.dz.description": "位于z与z+dz之间的实体", - "argument.entity.options.gamemode.description": "玩家的游戏模式", - "argument.entity.options.inapplicable": "“%s”选项不适用于这里", - "argument.entity.options.level.description": "经验等级", - "argument.entity.options.level.negative": "等级不应该为负数", - "argument.entity.options.limit.description": "最大返回实体数", - "argument.entity.options.limit.toosmall": "限制必须至少为1", - "argument.entity.options.mode.invalid": "无效或未知的游戏模式“%s”", - "argument.entity.options.name.description": "实体名称", - "argument.entity.options.nbt.description": "实体所带的NBT", - "argument.entity.options.predicate.description": "自定义谓词", - "argument.entity.options.scores.description": "实体的分数", - "argument.entity.options.sort.description": "对实体排序", - "argument.entity.options.sort.irreversible": "无效或未知的排序类型“%s”", - "argument.entity.options.tag.description": "实体所带的标签", - "argument.entity.options.team.description": "实体所在的队伍", - "argument.entity.options.type.description": "实体类型", - "argument.entity.options.type.invalid": "无效或未知的实体类型“%s”", - "argument.entity.options.unknown": "未知的选项“%s”", - "argument.entity.options.unterminated": "选项的方括号不成对", - "argument.entity.options.valueless": "选项“%s”应有值", - "argument.entity.options.x.description": "X轴位置", - "argument.entity.options.x_rotation.description": "实体的X轴旋转角度", - "argument.entity.options.y.description": "Y轴位置", - "argument.entity.options.y_rotation.description": "实体的Y轴旋转角度", - "argument.entity.options.z.description": "Z轴位置", - "argument.entity.selector.allEntities": "所有实体", - "argument.entity.selector.allPlayers": "所有玩家", - "argument.entity.selector.missing": "缺少选择器类型", - "argument.entity.selector.nearestEntity": "距离最近的实体", - "argument.entity.selector.nearestPlayer": "距离最近的玩家", - "argument.entity.selector.not_allowed": "不能使用选择器", - "argument.entity.selector.randomPlayer": "随机玩家", - "argument.entity.selector.self": "当前实体", - "argument.entity.selector.unknown": "未知的选择器类型“%s”", - "argument.entity.toomany": "只允许一个实体,但提供的选择器允许多个实体", - "argument.enum.invalid": "无效的值“%s”", - "argument.float.big": "浮点型数据不能大于%s,但发现了%s", - "argument.float.low": "浮点型数据不能小于%s,但发现了%s", - "argument.gamemode.invalid": "未知的游戏模式:%s", - "argument.id.invalid": "无效的ID", - "argument.id.unknown": "未知的ID:%s", - "argument.integer.big": "整型数据不能大于%s,但发现了%s", - "argument.integer.low": "整型数据不能小于%s,但发现了%s", - "argument.item.id.invalid": "未知的物品“%s”", - "argument.item.tag.disallowed": "无法在此使用标签,只允许使用实际的物品", - "argument.literal.incorrect": "应为字面量%s", - "argument.long.big": "长整型数据不能大于%s,但发现了%s", - "argument.long.low": "长整型数据不能小于%s,但发现了%s", - "argument.message.too_long": "聊天消息过长(%s大于上限%s个字符)", - "argument.nbt.array.invalid": "无效的数组类型 “%s”", - "argument.nbt.array.mixed": "无法将%s插入%s", - "argument.nbt.expected.key": "需要键", - "argument.nbt.expected.value": "需要值", - "argument.nbt.list.mixed": "无法将%s插入%s的列表", - "argument.nbt.trailing": "多余的尾随数据", - "argument.player.entities": "只有玩家会受此命令的影响,但提供的选择器包括其他实体", - "argument.player.toomany": "只允许一名玩家,但提供的选择器允许多名玩家", - "argument.player.unknown": "该玩家不存在", - "argument.pos.missing.double": "应为一个坐标", - "argument.pos.missing.int": "应为一个方块的位置", - "argument.pos.mixed": "不能混用世界与局部坐标(必须全部用^或都不使用)", - "argument.pos.outofbounds": "该位置超出了允许的范围。", - "argument.pos.outofworld": "该位置已超出此世界!", - "argument.pos.unloaded": "该位置尚未被加载", - "argument.pos2d.incomplete": "不完整(应有2个坐标)", - "argument.pos3d.incomplete": "不完整(应有3个坐标)", - "argument.range.empty": "应为值或取值范围", - "argument.range.ints": "只允许整数,不允许小数", - "argument.range.swapped": "最小值不能大于最大值", - "argument.resource.invalid_type": "元素“%s”的类型“%s”错误(应为“%s”)", - "argument.resource.not_found": "无法找到类型为“%2$s”的元素“%1$s”", - "argument.resource_or_id.failed_to_parse": "解析结构失败:%s", - "argument.resource_or_id.invalid": "无效的ID或标签", - "argument.resource_tag.invalid_type": "标签“%s”的类型“%s”错误(应为“%s”)", - "argument.resource_tag.not_found": "无法找到类型为“%2$s”的标签“%1$s”", - "argument.rotation.incomplete": "不完整(应有2个坐标)", - "argument.scoreHolder.empty": "找不到与分数关联的持有者", - "argument.scoreboardDisplaySlot.invalid": "未知的显示位置“%s”", - "argument.style.invalid": "无效的样式:%s", - "argument.time.invalid_tick_count": "刻的计数必须为非负数", - "argument.time.invalid_unit": "无效的单位", - "argument.time.tick_count_too_low": "刻数不能小于%s,却发现了%s", - "argument.uuid.invalid": "无效的UUID", - "arguments.block.tag.unknown": "未知的方块标签“%s”", - "arguments.function.tag.unknown": "未知的函数标签“%s”", - "arguments.function.unknown": "未知的函数%s", - "arguments.item.component.expected": "应为物品组件", - "arguments.item.component.malformed": "错误的“%s”组件:“%s”", - "arguments.item.component.repeated": "物品组件“%s”重复,只能指定一个值", - "arguments.item.component.unknown": "未知的物品组件“%s”", - "arguments.item.malformed": "错误的物品:“%s”", - "arguments.item.overstacked": "%s只可以堆叠到%s", - "arguments.item.predicate.malformed": "错误的“%s”谓词:“%s”", - "arguments.item.predicate.unknown": "未知的物品谓词“%s”", - "arguments.item.tag.unknown": "未知的物品标签“%s”", - "arguments.nbtpath.node.invalid": "无效的NBT路径元素", - "arguments.nbtpath.nothing_found": "没有与%s相匹配的元素", - "arguments.nbtpath.too_deep": "生成的NBT嵌套过深", - "arguments.nbtpath.too_large": "生成的NBT过大", - "arguments.objective.notFound": "未知的记分项“%s”", - "arguments.objective.readonly": "记分项“%s”为只读类型", - "arguments.operation.div0": "不能除以零", - "arguments.operation.invalid": "无效的操作", - "arguments.swizzle.invalid": "无效的坐标组合,需要“x”、“y”和“z”的组合", - "attribute.modifier.equals.0": "%s %s", - "attribute.modifier.equals.1": "%s%% %s", - "attribute.modifier.equals.2": "%s%% %s", - "attribute.modifier.plus.0": "+%s %s", - "attribute.modifier.plus.1": "+%s%% %s", - "attribute.modifier.plus.2": "+%s%% %s", - "attribute.modifier.take.0": "-%s %s", - "attribute.modifier.take.1": "-%s%% %s", - "attribute.modifier.take.2": "-%s%% %s", - "attribute.name.generic.armor": "护甲值", - "attribute.name.generic.armor_toughness": "盔甲韧性", - "attribute.name.generic.attack_damage": "攻击伤害", - "attribute.name.generic.attack_knockback": "击退", - "attribute.name.generic.attack_speed": "攻击速度", - "attribute.name.generic.block_interaction_range": "方块交互距离", - "attribute.name.generic.burning_time": "燃烧时间", - "attribute.name.generic.entity_interaction_range": "实体交互距离", - "attribute.name.generic.explosion_knockback_resistance": "爆炸击退抗性", - "attribute.name.generic.fall_damage_multiplier": "摔落伤害倍数", - "attribute.name.generic.flying_speed": "飞行速度", - "attribute.name.generic.follow_range": "生物跟随距离", - "attribute.name.generic.gravity": "重力", - "attribute.name.generic.jump_strength": "跳跃力度", - "attribute.name.generic.knockback_resistance": "击退抗性", - "attribute.name.generic.luck": "幸运值", - "attribute.name.generic.max_absorption": "最大伤害吸收值", - "attribute.name.generic.max_health": "最大生命值", - "attribute.name.generic.movement_efficiency": "移动速率", - "attribute.name.generic.movement_speed": "速度", - "attribute.name.generic.oxygen_bonus": "额外氧气", - "attribute.name.generic.safe_fall_distance": "安全摔落高度", - "attribute.name.generic.scale": "尺寸", - "attribute.name.generic.step_height": "最大行走高度", - "attribute.name.generic.water_movement_efficiency": "水下移动速率", - "attribute.name.horse.jump_strength": "马匹跳跃能力", - "attribute.name.player.block_break_speed": "方块破坏速度", - "attribute.name.player.block_interaction_range": "方块交互距离", - "attribute.name.player.entity_interaction_range": "实体交互距离", - "attribute.name.player.mining_efficiency": "挖掘效率", - "attribute.name.player.sneaking_speed": "潜行速度", - "attribute.name.player.submerged_mining_speed": "水下挖掘速度", - "attribute.name.player.sweeping_damage_ratio": "横扫伤害比率", - "attribute.name.zombie.spawn_reinforcements": "僵尸增援", - "biome.minecraft.badlands": "恶地", - "biome.minecraft.bamboo_jungle": "竹林", - "biome.minecraft.basalt_deltas": "玄武岩三角洲", - "biome.minecraft.beach": "沙滩", - "biome.minecraft.birch_forest": "桦木森林", - "biome.minecraft.cherry_grove": "樱花树林", - "biome.minecraft.cold_ocean": "冷水海洋", - "biome.minecraft.crimson_forest": "绯红森林", - "biome.minecraft.dark_forest": "黑森林", - "biome.minecraft.deep_cold_ocean": "冷水深海", - "biome.minecraft.deep_dark": "深暗之域", - "biome.minecraft.deep_frozen_ocean": "冰冻深海", - "biome.minecraft.deep_lukewarm_ocean": "温水深海", - "biome.minecraft.deep_ocean": "深海", - "biome.minecraft.desert": "沙漠", - "biome.minecraft.dripstone_caves": "溶洞", - "biome.minecraft.end_barrens": "末地荒地", - "biome.minecraft.end_highlands": "末地高地", - "biome.minecraft.end_midlands": "末地内陆", - "biome.minecraft.eroded_badlands": "风蚀恶地", - "biome.minecraft.flower_forest": "繁花森林", - "biome.minecraft.forest": "森林", - "biome.minecraft.frozen_ocean": "冻洋", - "biome.minecraft.frozen_peaks": "冰封山峰", - "biome.minecraft.frozen_river": "冻河", - "biome.minecraft.grove": "雪林", - "biome.minecraft.ice_spikes": "冰刺之地", - "biome.minecraft.jagged_peaks": "尖峭山峰", - "biome.minecraft.jungle": "丛林", - "biome.minecraft.lukewarm_ocean": "温水海洋", - "biome.minecraft.lush_caves": "繁茂洞穴", - "biome.minecraft.mangrove_swamp": "红树林沼泽", - "biome.minecraft.meadow": "草甸", - "biome.minecraft.mushroom_fields": "蘑菇岛", - "biome.minecraft.nether_wastes": "下界荒地", - "biome.minecraft.ocean": "海洋", - "biome.minecraft.old_growth_birch_forest": "原始桦木森林", - "biome.minecraft.old_growth_pine_taiga": "原始松木针叶林", - "biome.minecraft.old_growth_spruce_taiga": "原始云杉针叶林", - "biome.minecraft.plains": "平原", - "biome.minecraft.river": "河流", - "biome.minecraft.savanna": "热带草原", - "biome.minecraft.savanna_plateau": "热带高原", - "biome.minecraft.small_end_islands": "末地小型岛屿", - "biome.minecraft.snowy_beach": "积雪沙滩", - "biome.minecraft.snowy_plains": "雪原", - "biome.minecraft.snowy_slopes": "积雪山坡", - "biome.minecraft.snowy_taiga": "积雪针叶林", - "biome.minecraft.soul_sand_valley": "灵魂沙峡谷", - "biome.minecraft.sparse_jungle": "稀疏丛林", - "biome.minecraft.stony_peaks": "裸岩山峰", - "biome.minecraft.stony_shore": "石岸", - "biome.minecraft.sunflower_plains": "向日葵平原", - "biome.minecraft.swamp": "沼泽", - "biome.minecraft.taiga": "针叶林", - "biome.minecraft.the_end": "末地", - "biome.minecraft.the_void": "虚空", - "biome.minecraft.warm_ocean": "暖水海洋", - "biome.minecraft.warped_forest": "诡异森林", - "biome.minecraft.windswept_forest": "风袭森林", - "biome.minecraft.windswept_gravelly_hills": "风袭沙砾丘陵", - "biome.minecraft.windswept_hills": "风袭丘陵", - "biome.minecraft.windswept_savanna": "风袭热带草原", - "biome.minecraft.wooded_badlands": "疏林恶地", - "block.minecraft.acacia_button": "金合欢木按钮", - "block.minecraft.acacia_door": "金合欢木门", - "block.minecraft.acacia_fence": "金合欢木栅栏", - "block.minecraft.acacia_fence_gate": "金合欢木栅栏门", - "block.minecraft.acacia_hanging_sign": "悬挂式金合欢木告示牌", - "block.minecraft.acacia_leaves": "金合欢树叶", - "block.minecraft.acacia_log": "金合欢原木", - "block.minecraft.acacia_planks": "金合欢木板", - "block.minecraft.acacia_pressure_plate": "金合欢木压力板", - "block.minecraft.acacia_sapling": "金合欢树苗", - "block.minecraft.acacia_sign": "金合欢木告示牌", - "block.minecraft.acacia_slab": "金合欢木台阶", - "block.minecraft.acacia_stairs": "金合欢木楼梯", - "block.minecraft.acacia_trapdoor": "金合欢木活板门", - "block.minecraft.acacia_wall_hanging_sign": "墙上的悬挂式金合欢木告示牌", - "block.minecraft.acacia_wall_sign": "墙上的金合欢木告示牌", - "block.minecraft.acacia_wood": "金合欢木", - "block.minecraft.activator_rail": "激活铁轨", - "block.minecraft.air": "空气", - "block.minecraft.allium": "绒球葱", - "block.minecraft.amethyst_block": "紫水晶块", - "block.minecraft.amethyst_cluster": "紫水晶簇", - "block.minecraft.ancient_debris": "远古残骸", - "block.minecraft.andesite": "安山岩", - "block.minecraft.andesite_slab": "安山岩台阶", - "block.minecraft.andesite_stairs": "安山岩楼梯", - "block.minecraft.andesite_wall": "安山岩墙", - "block.minecraft.anvil": "铁砧", - "block.minecraft.attached_melon_stem": "结果的西瓜茎", - "block.minecraft.attached_pumpkin_stem": "结果的南瓜茎", - "block.minecraft.azalea": "杜鹃花丛", - "block.minecraft.azalea_leaves": "杜鹃树叶", - "block.minecraft.azure_bluet": "蓝花美耳草", - "block.minecraft.bamboo": "竹子", - "block.minecraft.bamboo_block": "竹块", - "block.minecraft.bamboo_button": "竹按钮", - "block.minecraft.bamboo_door": "竹门", - "block.minecraft.bamboo_fence": "竹栅栏", - "block.minecraft.bamboo_fence_gate": "竹栅栏门", - "block.minecraft.bamboo_hanging_sign": "悬挂式竹告示牌", - "block.minecraft.bamboo_mosaic": "竹马赛克", - "block.minecraft.bamboo_mosaic_slab": "竹马赛克台阶", - "block.minecraft.bamboo_mosaic_stairs": "竹马赛克楼梯", - "block.minecraft.bamboo_planks": "竹板", - "block.minecraft.bamboo_pressure_plate": "竹压力板", - "block.minecraft.bamboo_sapling": "竹笋", - "block.minecraft.bamboo_sign": "竹告示牌", - "block.minecraft.bamboo_slab": "竹台阶", - "block.minecraft.bamboo_stairs": "竹楼梯", - "block.minecraft.bamboo_trapdoor": "竹活板门", - "block.minecraft.bamboo_wall_hanging_sign": "墙上的悬挂式竹告示牌", - "block.minecraft.bamboo_wall_sign": "墙上的竹告示牌", - "block.minecraft.banner.base.black": "黑底", - "block.minecraft.banner.base.blue": "蓝底", - "block.minecraft.banner.base.brown": "棕底", - "block.minecraft.banner.base.cyan": "青底", - "block.minecraft.banner.base.gray": "灰底", - "block.minecraft.banner.base.green": "绿底", - "block.minecraft.banner.base.light_blue": "淡蓝底", - "block.minecraft.banner.base.light_gray": "淡灰底", - "block.minecraft.banner.base.lime": "黄绿底", - "block.minecraft.banner.base.magenta": "品红底", - "block.minecraft.banner.base.orange": "橙底", - "block.minecraft.banner.base.pink": "粉红底", - "block.minecraft.banner.base.purple": "紫底", - "block.minecraft.banner.base.red": "红底", - "block.minecraft.banner.base.white": "白底", - "block.minecraft.banner.base.yellow": "黄底", - "block.minecraft.banner.border.black": "黑色方框边", - "block.minecraft.banner.border.blue": "蓝色方框边", - "block.minecraft.banner.border.brown": "棕色方框边", - "block.minecraft.banner.border.cyan": "青色方框边", - "block.minecraft.banner.border.gray": "灰色方框边", - "block.minecraft.banner.border.green": "绿色方框边", - "block.minecraft.banner.border.light_blue": "淡蓝色方框边", - "block.minecraft.banner.border.light_gray": "淡灰色方框边", - "block.minecraft.banner.border.lime": "黄绿色方框边", - "block.minecraft.banner.border.magenta": "品红色方框边", - "block.minecraft.banner.border.orange": "橙色方框边", - "block.minecraft.banner.border.pink": "粉红色方框边", - "block.minecraft.banner.border.purple": "紫色方框边", - "block.minecraft.banner.border.red": "红色方框边", - "block.minecraft.banner.border.white": "白色方框边", - "block.minecraft.banner.border.yellow": "黄色方框边", - "block.minecraft.banner.bricks.black": "黑色砖纹", - "block.minecraft.banner.bricks.blue": "蓝色砖纹", - "block.minecraft.banner.bricks.brown": "棕色砖纹", - "block.minecraft.banner.bricks.cyan": "青色砖纹", - "block.minecraft.banner.bricks.gray": "灰色砖纹", - "block.minecraft.banner.bricks.green": "绿色砖纹", - "block.minecraft.banner.bricks.light_blue": "淡蓝色砖纹", - "block.minecraft.banner.bricks.light_gray": "淡灰色砖纹", - "block.minecraft.banner.bricks.lime": "黄绿色砖纹", - "block.minecraft.banner.bricks.magenta": "品红色砖纹", - "block.minecraft.banner.bricks.orange": "橙色砖纹", - "block.minecraft.banner.bricks.pink": "粉红色砖纹", - "block.minecraft.banner.bricks.purple": "紫色砖纹", - "block.minecraft.banner.bricks.red": "红色砖纹", - "block.minecraft.banner.bricks.white": "白色砖纹", - "block.minecraft.banner.bricks.yellow": "黄色砖纹", - "block.minecraft.banner.circle.black": "黑色圆形", - "block.minecraft.banner.circle.blue": "蓝色圆形", - "block.minecraft.banner.circle.brown": "棕色圆形", - "block.minecraft.banner.circle.cyan": "青色圆形", - "block.minecraft.banner.circle.gray": "灰色圆形", - "block.minecraft.banner.circle.green": "绿色圆形", - "block.minecraft.banner.circle.light_blue": "淡蓝色圆形", - "block.minecraft.banner.circle.light_gray": "淡灰色圆形", - "block.minecraft.banner.circle.lime": "黄绿色圆形", - "block.minecraft.banner.circle.magenta": "品红色圆形", - "block.minecraft.banner.circle.orange": "橙色圆形", - "block.minecraft.banner.circle.pink": "粉红色圆形", - "block.minecraft.banner.circle.purple": "紫色圆形", - "block.minecraft.banner.circle.red": "红色圆形", - "block.minecraft.banner.circle.white": "白色圆形", - "block.minecraft.banner.circle.yellow": "黄色圆形", - "block.minecraft.banner.creeper.black": "黑色苦力怕盾徽", - "block.minecraft.banner.creeper.blue": "蓝色苦力怕盾徽", - "block.minecraft.banner.creeper.brown": "棕色苦力怕盾徽", - "block.minecraft.banner.creeper.cyan": "青色苦力怕盾徽", - "block.minecraft.banner.creeper.gray": "灰色苦力怕盾徽", - "block.minecraft.banner.creeper.green": "绿色苦力怕盾徽", - "block.minecraft.banner.creeper.light_blue": "淡蓝色苦力怕盾徽", - "block.minecraft.banner.creeper.light_gray": "淡灰色苦力怕盾徽", - "block.minecraft.banner.creeper.lime": "黄绿色苦力怕盾徽", - "block.minecraft.banner.creeper.magenta": "品红色苦力怕盾徽", - "block.minecraft.banner.creeper.orange": "橙色苦力怕盾徽", - "block.minecraft.banner.creeper.pink": "粉红色苦力怕盾徽", - "block.minecraft.banner.creeper.purple": "紫色苦力怕盾徽", - "block.minecraft.banner.creeper.red": "红色苦力怕盾徽", - "block.minecraft.banner.creeper.white": "白色苦力怕盾徽", - "block.minecraft.banner.creeper.yellow": "黄色苦力怕盾徽", - "block.minecraft.banner.cross.black": "黑斜十字", - "block.minecraft.banner.cross.blue": "蓝斜十字", - "block.minecraft.banner.cross.brown": "棕斜十字", - "block.minecraft.banner.cross.cyan": "青斜十字", - "block.minecraft.banner.cross.gray": "灰斜十字", - "block.minecraft.banner.cross.green": "绿斜十字", - "block.minecraft.banner.cross.light_blue": "淡蓝斜十字", - "block.minecraft.banner.cross.light_gray": "淡灰斜十字", - "block.minecraft.banner.cross.lime": "黄绿斜十字", - "block.minecraft.banner.cross.magenta": "品红斜十字", - "block.minecraft.banner.cross.orange": "橙斜十字", - "block.minecraft.banner.cross.pink": "粉红斜十字", - "block.minecraft.banner.cross.purple": "紫斜十字", - "block.minecraft.banner.cross.red": "红斜十字", - "block.minecraft.banner.cross.white": "白斜十字", - "block.minecraft.banner.cross.yellow": "黄斜十字", - "block.minecraft.banner.curly_border.black": "黑色波纹边", - "block.minecraft.banner.curly_border.blue": "蓝色波纹边", - "block.minecraft.banner.curly_border.brown": "棕色波纹边", - "block.minecraft.banner.curly_border.cyan": "青色波纹边", - "block.minecraft.banner.curly_border.gray": "灰色波纹边", - "block.minecraft.banner.curly_border.green": "绿色波纹边", - "block.minecraft.banner.curly_border.light_blue": "淡蓝色波纹边", - "block.minecraft.banner.curly_border.light_gray": "淡灰色波纹边", - "block.minecraft.banner.curly_border.lime": "黄绿色波纹边", - "block.minecraft.banner.curly_border.magenta": "品红色波纹边", - "block.minecraft.banner.curly_border.orange": "橙色波纹边", - "block.minecraft.banner.curly_border.pink": "粉红色波纹边", - "block.minecraft.banner.curly_border.purple": "紫色波纹边", - "block.minecraft.banner.curly_border.red": "红色波纹边", - "block.minecraft.banner.curly_border.white": "白色波纹边", - "block.minecraft.banner.curly_border.yellow": "黄色波纹边", - "block.minecraft.banner.diagonal_left.black": "黑色右上三角", - "block.minecraft.banner.diagonal_left.blue": "蓝色右上三角", - "block.minecraft.banner.diagonal_left.brown": "棕色右上三角", - "block.minecraft.banner.diagonal_left.cyan": "青色右上三角", - "block.minecraft.banner.diagonal_left.gray": "灰色右上三角", - "block.minecraft.banner.diagonal_left.green": "绿色右上三角", - "block.minecraft.banner.diagonal_left.light_blue": "淡蓝色右上三角", - "block.minecraft.banner.diagonal_left.light_gray": "淡灰色右上三角", - "block.minecraft.banner.diagonal_left.lime": "黄绿色右上三角", - "block.minecraft.banner.diagonal_left.magenta": "品红色右上三角", - "block.minecraft.banner.diagonal_left.orange": "橙色右上三角", - "block.minecraft.banner.diagonal_left.pink": "粉红色右上三角", - "block.minecraft.banner.diagonal_left.purple": "紫色右上三角", - "block.minecraft.banner.diagonal_left.red": "红色右上三角", - "block.minecraft.banner.diagonal_left.white": "白色右上三角", - "block.minecraft.banner.diagonal_left.yellow": "黄色右上三角", - "block.minecraft.banner.diagonal_right.black": "黑色左上三角", - "block.minecraft.banner.diagonal_right.blue": "蓝色左上三角", - "block.minecraft.banner.diagonal_right.brown": "棕色左上三角", - "block.minecraft.banner.diagonal_right.cyan": "青色左上三角", - "block.minecraft.banner.diagonal_right.gray": "灰色左上三角", - "block.minecraft.banner.diagonal_right.green": "绿色左上三角", - "block.minecraft.banner.diagonal_right.light_blue": "淡蓝色左上三角", - "block.minecraft.banner.diagonal_right.light_gray": "淡灰色左上三角", - "block.minecraft.banner.diagonal_right.lime": "黄绿色左上三角", - "block.minecraft.banner.diagonal_right.magenta": "品红色左上三角", - "block.minecraft.banner.diagonal_right.orange": "橙色左上三角", - "block.minecraft.banner.diagonal_right.pink": "粉红色左上三角", - "block.minecraft.banner.diagonal_right.purple": "紫色左上三角", - "block.minecraft.banner.diagonal_right.red": "红色左上三角", - "block.minecraft.banner.diagonal_right.white": "白色左上三角", - "block.minecraft.banner.diagonal_right.yellow": "黄色左上三角", - "block.minecraft.banner.diagonal_up_left.black": "黑色右下三角", - "block.minecraft.banner.diagonal_up_left.blue": "蓝色右下三角", - "block.minecraft.banner.diagonal_up_left.brown": "棕色右下三角", - "block.minecraft.banner.diagonal_up_left.cyan": "青色右下三角", - "block.minecraft.banner.diagonal_up_left.gray": "灰色右下三角", - "block.minecraft.banner.diagonal_up_left.green": "绿色右下三角", - "block.minecraft.banner.diagonal_up_left.light_blue": "淡蓝色右下三角", - "block.minecraft.banner.diagonal_up_left.light_gray": "淡灰色右下三角", - "block.minecraft.banner.diagonal_up_left.lime": "黄绿色右下三角", - "block.minecraft.banner.diagonal_up_left.magenta": "品红色右下三角", - "block.minecraft.banner.diagonal_up_left.orange": "橙色右下三角", - "block.minecraft.banner.diagonal_up_left.pink": "粉红色右下三角", - "block.minecraft.banner.diagonal_up_left.purple": "紫色右下三角", - "block.minecraft.banner.diagonal_up_left.red": "红色右下三角", - "block.minecraft.banner.diagonal_up_left.white": "白色右下三角", - "block.minecraft.banner.diagonal_up_left.yellow": "黄色右下三角", - "block.minecraft.banner.diagonal_up_right.black": "黑色左下三角", - "block.minecraft.banner.diagonal_up_right.blue": "蓝色左下三角", - "block.minecraft.banner.diagonal_up_right.brown": "棕色左下三角", - "block.minecraft.banner.diagonal_up_right.cyan": "青色左下三角", - "block.minecraft.banner.diagonal_up_right.gray": "灰色左下三角", - "block.minecraft.banner.diagonal_up_right.green": "绿色左下三角", - "block.minecraft.banner.diagonal_up_right.light_blue": "淡蓝色左下三角", - "block.minecraft.banner.diagonal_up_right.light_gray": "淡灰色左下三角", - "block.minecraft.banner.diagonal_up_right.lime": "黄绿色左下三角", - "block.minecraft.banner.diagonal_up_right.magenta": "品红色左下三角", - "block.minecraft.banner.diagonal_up_right.orange": "橙色左下三角", - "block.minecraft.banner.diagonal_up_right.pink": "粉红色左下三角", - "block.minecraft.banner.diagonal_up_right.purple": "紫色左下三角", - "block.minecraft.banner.diagonal_up_right.red": "红色左下三角", - "block.minecraft.banner.diagonal_up_right.white": "白色左下三角", - "block.minecraft.banner.diagonal_up_right.yellow": "黄色左下三角", - "block.minecraft.banner.flow.black": "黑色涡流", - "block.minecraft.banner.flow.blue": "蓝色涡流", - "block.minecraft.banner.flow.brown": "棕色涡流", - "block.minecraft.banner.flow.cyan": "青色涡流", - "block.minecraft.banner.flow.gray": "灰色涡流", - "block.minecraft.banner.flow.green": "绿色涡流", - "block.minecraft.banner.flow.light_blue": "淡蓝色涡流", - "block.minecraft.banner.flow.light_gray": "淡灰色涡流", - "block.minecraft.banner.flow.lime": "黄绿色涡流", - "block.minecraft.banner.flow.magenta": "品红色涡流", - "block.minecraft.banner.flow.orange": "橙色涡流", - "block.minecraft.banner.flow.pink": "粉红色涡流", - "block.minecraft.banner.flow.purple": "紫色涡流", - "block.minecraft.banner.flow.red": "红色涡流", - "block.minecraft.banner.flow.white": "白色涡流", - "block.minecraft.banner.flow.yellow": "黄色涡流", - "block.minecraft.banner.flower.black": "黑色花朵盾徽", - "block.minecraft.banner.flower.blue": "蓝色花朵盾徽", - "block.minecraft.banner.flower.brown": "棕色花朵盾徽", - "block.minecraft.banner.flower.cyan": "青色花朵盾徽", - "block.minecraft.banner.flower.gray": "灰色花朵盾徽", - "block.minecraft.banner.flower.green": "绿色花朵盾徽", - "block.minecraft.banner.flower.light_blue": "淡蓝色花朵盾徽", - "block.minecraft.banner.flower.light_gray": "淡灰色花朵盾徽", - "block.minecraft.banner.flower.lime": "黄绿色花朵盾徽", - "block.minecraft.banner.flower.magenta": "品红色花朵盾徽", - "block.minecraft.banner.flower.orange": "橙色花朵盾徽", - "block.minecraft.banner.flower.pink": "粉红色花朵盾徽", - "block.minecraft.banner.flower.purple": "紫色花朵盾徽", - "block.minecraft.banner.flower.red": "红色花朵盾徽", - "block.minecraft.banner.flower.white": "白色花朵盾徽", - "block.minecraft.banner.flower.yellow": "黄色花朵盾徽", - "block.minecraft.banner.globe.black": "黑色地球", - "block.minecraft.banner.globe.blue": "蓝色地球", - "block.minecraft.banner.globe.brown": "棕色地球", - "block.minecraft.banner.globe.cyan": "青色地球", - "block.minecraft.banner.globe.gray": "灰色地球", - "block.minecraft.banner.globe.green": "绿色地球", - "block.minecraft.banner.globe.light_blue": "淡蓝色地球", - "block.minecraft.banner.globe.light_gray": "淡灰色地球", - "block.minecraft.banner.globe.lime": "黄绿色地球", - "block.minecraft.banner.globe.magenta": "品红色地球", - "block.minecraft.banner.globe.orange": "橙色地球", - "block.minecraft.banner.globe.pink": "粉红色地球", - "block.minecraft.banner.globe.purple": "紫色地球", - "block.minecraft.banner.globe.red": "红色地球", - "block.minecraft.banner.globe.white": "白色地球", - "block.minecraft.banner.globe.yellow": "黄色地球", - "block.minecraft.banner.gradient.black": "黑色自上渐淡", - "block.minecraft.banner.gradient.blue": "蓝色自上渐淡", - "block.minecraft.banner.gradient.brown": "棕色自上渐淡", - "block.minecraft.banner.gradient.cyan": "青色自上渐淡", - "block.minecraft.banner.gradient.gray": "灰色自上渐淡", - "block.minecraft.banner.gradient.green": "绿色自上渐淡", - "block.minecraft.banner.gradient.light_blue": "淡蓝色自上渐淡", - "block.minecraft.banner.gradient.light_gray": "淡灰色自上渐淡", - "block.minecraft.banner.gradient.lime": "黄绿色自上渐淡", - "block.minecraft.banner.gradient.magenta": "品红色自上渐淡", - "block.minecraft.banner.gradient.orange": "橙色自上渐淡", - "block.minecraft.banner.gradient.pink": "粉红色自上渐淡", - "block.minecraft.banner.gradient.purple": "紫色自上渐淡", - "block.minecraft.banner.gradient.red": "红色自上渐淡", - "block.minecraft.banner.gradient.white": "白色自上渐淡", - "block.minecraft.banner.gradient.yellow": "黄色自上渐淡", - "block.minecraft.banner.gradient_up.black": "黑色自下渐淡", - "block.minecraft.banner.gradient_up.blue": "蓝色自下渐淡", - "block.minecraft.banner.gradient_up.brown": "棕色自下渐淡", - "block.minecraft.banner.gradient_up.cyan": "青色自下渐淡", - "block.minecraft.banner.gradient_up.gray": "灰色自下渐淡", - "block.minecraft.banner.gradient_up.green": "绿色自下渐淡", - "block.minecraft.banner.gradient_up.light_blue": "淡蓝色自下渐淡", - "block.minecraft.banner.gradient_up.light_gray": "淡灰色自下渐淡", - "block.minecraft.banner.gradient_up.lime": "黄绿色自下渐淡", - "block.minecraft.banner.gradient_up.magenta": "品红色自下渐淡", - "block.minecraft.banner.gradient_up.orange": "橙色自下渐淡", - "block.minecraft.banner.gradient_up.pink": "粉红色自下渐淡", - "block.minecraft.banner.gradient_up.purple": "紫色自下渐淡", - "block.minecraft.banner.gradient_up.red": "红色自下渐淡", - "block.minecraft.banner.gradient_up.white": "白色自下渐淡", - "block.minecraft.banner.gradient_up.yellow": "黄色自下渐淡", - "block.minecraft.banner.guster.black": "黑色旋风", - "block.minecraft.banner.guster.blue": "蓝色旋风", - "block.minecraft.banner.guster.brown": "棕色旋风", - "block.minecraft.banner.guster.cyan": "青色旋风", - "block.minecraft.banner.guster.gray": "灰色旋风", - "block.minecraft.banner.guster.green": "绿色旋风", - "block.minecraft.banner.guster.light_blue": "淡蓝色旋风", - "block.minecraft.banner.guster.light_gray": "淡灰色旋风", - "block.minecraft.banner.guster.lime": "黄绿色旋风", - "block.minecraft.banner.guster.magenta": "品红色旋风", - "block.minecraft.banner.guster.orange": "橙色旋风", - "block.minecraft.banner.guster.pink": "粉红色旋风", - "block.minecraft.banner.guster.purple": "紫色旋风", - "block.minecraft.banner.guster.red": "红色旋风", - "block.minecraft.banner.guster.white": "白色旋风", - "block.minecraft.banner.guster.yellow": "黄色旋风", - "block.minecraft.banner.half_horizontal.black": "黑色上半方形", - "block.minecraft.banner.half_horizontal.blue": "蓝色上半方形", - "block.minecraft.banner.half_horizontal.brown": "棕色上半方形", - "block.minecraft.banner.half_horizontal.cyan": "青色上半方形", - "block.minecraft.banner.half_horizontal.gray": "灰色上半方形", - "block.minecraft.banner.half_horizontal.green": "绿色上半方形", - "block.minecraft.banner.half_horizontal.light_blue": "淡蓝色上半方形", - "block.minecraft.banner.half_horizontal.light_gray": "淡灰色上半方形", - "block.minecraft.banner.half_horizontal.lime": "黄绿色上半方形", - "block.minecraft.banner.half_horizontal.magenta": "品红色上半方形", - "block.minecraft.banner.half_horizontal.orange": "橙色上半方形", - "block.minecraft.banner.half_horizontal.pink": "粉红色上半方形", - "block.minecraft.banner.half_horizontal.purple": "紫色上半方形", - "block.minecraft.banner.half_horizontal.red": "红色上半方形", - "block.minecraft.banner.half_horizontal.white": "白色上半方形", - "block.minecraft.banner.half_horizontal.yellow": "黄色上半方形", - "block.minecraft.banner.half_horizontal_bottom.black": "黑色下半方形", - "block.minecraft.banner.half_horizontal_bottom.blue": "蓝色下半方形", - "block.minecraft.banner.half_horizontal_bottom.brown": "棕色下半方形", - "block.minecraft.banner.half_horizontal_bottom.cyan": "青色下半方形", - "block.minecraft.banner.half_horizontal_bottom.gray": "灰色下半方形", - "block.minecraft.banner.half_horizontal_bottom.green": "绿色下半方形", - "block.minecraft.banner.half_horizontal_bottom.light_blue": "淡蓝色下半方形", - "block.minecraft.banner.half_horizontal_bottom.light_gray": "淡灰色下半方形", - "block.minecraft.banner.half_horizontal_bottom.lime": "黄绿色下半方形", - "block.minecraft.banner.half_horizontal_bottom.magenta": "品红色下半方形", - "block.minecraft.banner.half_horizontal_bottom.orange": "橙色下半方形", - "block.minecraft.banner.half_horizontal_bottom.pink": "粉红色下半方形", - "block.minecraft.banner.half_horizontal_bottom.purple": "紫色下半方形", - "block.minecraft.banner.half_horizontal_bottom.red": "红色下半方形", - "block.minecraft.banner.half_horizontal_bottom.white": "白色下半方形", - "block.minecraft.banner.half_horizontal_bottom.yellow": "黄色下半方形", - "block.minecraft.banner.half_vertical.black": "黑色右半方形", - "block.minecraft.banner.half_vertical.blue": "蓝色右半方形", - "block.minecraft.banner.half_vertical.brown": "棕色右半方形", - "block.minecraft.banner.half_vertical.cyan": "青色右半方形", - "block.minecraft.banner.half_vertical.gray": "灰色右半方形", - "block.minecraft.banner.half_vertical.green": "绿色右半方形", - "block.minecraft.banner.half_vertical.light_blue": "淡蓝色右半方形", - "block.minecraft.banner.half_vertical.light_gray": "淡灰色右半方形", - "block.minecraft.banner.half_vertical.lime": "黄绿色右半方形", - "block.minecraft.banner.half_vertical.magenta": "品红色右半方形", - "block.minecraft.banner.half_vertical.orange": "橙色右半方形", - "block.minecraft.banner.half_vertical.pink": "粉红色右半方形", - "block.minecraft.banner.half_vertical.purple": "紫色右半方形", - "block.minecraft.banner.half_vertical.red": "红色右半方形", - "block.minecraft.banner.half_vertical.white": "白色右半方形", - "block.minecraft.banner.half_vertical.yellow": "黄色右半方形", - "block.minecraft.banner.half_vertical_right.black": "黑色左半方形", - "block.minecraft.banner.half_vertical_right.blue": "蓝色左半方形", - "block.minecraft.banner.half_vertical_right.brown": "棕色左半方形", - "block.minecraft.banner.half_vertical_right.cyan": "青色左半方形", - "block.minecraft.banner.half_vertical_right.gray": "灰色左半方形", - "block.minecraft.banner.half_vertical_right.green": "绿色左半方形", - "block.minecraft.banner.half_vertical_right.light_blue": "淡蓝色左半方形", - "block.minecraft.banner.half_vertical_right.light_gray": "淡灰色左半方形", - "block.minecraft.banner.half_vertical_right.lime": "黄绿色左半方形", - "block.minecraft.banner.half_vertical_right.magenta": "品红色左半方形", - "block.minecraft.banner.half_vertical_right.orange": "橙色左半方形", - "block.minecraft.banner.half_vertical_right.pink": "粉红色左半方形", - "block.minecraft.banner.half_vertical_right.purple": "紫色左半方形", - "block.minecraft.banner.half_vertical_right.red": "红色左半方形", - "block.minecraft.banner.half_vertical_right.white": "白色左半方形", - "block.minecraft.banner.half_vertical_right.yellow": "黄色左半方形", - "block.minecraft.banner.mojang.black": "黑色Mojang徽标", - "block.minecraft.banner.mojang.blue": "蓝色Mojang徽标", - "block.minecraft.banner.mojang.brown": "棕色Mojang徽标", - "block.minecraft.banner.mojang.cyan": "青色Mojang徽标", - "block.minecraft.banner.mojang.gray": "灰色Mojang徽标", - "block.minecraft.banner.mojang.green": "绿色Mojang徽标", - "block.minecraft.banner.mojang.light_blue": "淡蓝色Mojang徽标", - "block.minecraft.banner.mojang.light_gray": "淡灰色Mojang徽标", - "block.minecraft.banner.mojang.lime": "黄绿色Mojang徽标", - "block.minecraft.banner.mojang.magenta": "品红色Mojang徽标", - "block.minecraft.banner.mojang.orange": "橙色Mojang徽标", - "block.minecraft.banner.mojang.pink": "粉红色Mojang徽标", - "block.minecraft.banner.mojang.purple": "紫色Mojang徽标", - "block.minecraft.banner.mojang.red": "红色Mojang徽标", - "block.minecraft.banner.mojang.white": "白色Mojang徽标", - "block.minecraft.banner.mojang.yellow": "黄色Mojang徽标", - "block.minecraft.banner.piglin.black": "黑色猪鼻", - "block.minecraft.banner.piglin.blue": "蓝色猪鼻", - "block.minecraft.banner.piglin.brown": "棕色猪鼻", - "block.minecraft.banner.piglin.cyan": "青色猪鼻", - "block.minecraft.banner.piglin.gray": "灰色猪鼻", - "block.minecraft.banner.piglin.green": "绿色猪鼻", - "block.minecraft.banner.piglin.light_blue": "淡蓝色猪鼻", - "block.minecraft.banner.piglin.light_gray": "淡灰色猪鼻", - "block.minecraft.banner.piglin.lime": "黄绿色猪鼻", - "block.minecraft.banner.piglin.magenta": "品红色猪鼻", - "block.minecraft.banner.piglin.orange": "橙色猪鼻", - "block.minecraft.banner.piglin.pink": "粉红色猪鼻", - "block.minecraft.banner.piglin.purple": "紫色猪鼻", - "block.minecraft.banner.piglin.red": "红色猪鼻", - "block.minecraft.banner.piglin.white": "白色猪鼻", - "block.minecraft.banner.piglin.yellow": "黄色猪鼻", - "block.minecraft.banner.rhombus.black": "黑色菱形", - "block.minecraft.banner.rhombus.blue": "蓝色菱形", - "block.minecraft.banner.rhombus.brown": "棕色菱形", - "block.minecraft.banner.rhombus.cyan": "青色菱形", - "block.minecraft.banner.rhombus.gray": "灰色菱形", - "block.minecraft.banner.rhombus.green": "绿色菱形", - "block.minecraft.banner.rhombus.light_blue": "淡蓝色菱形", - "block.minecraft.banner.rhombus.light_gray": "淡灰色菱形", - "block.minecraft.banner.rhombus.lime": "黄绿色菱形", - "block.minecraft.banner.rhombus.magenta": "品红色菱形", - "block.minecraft.banner.rhombus.orange": "橙色菱形", - "block.minecraft.banner.rhombus.pink": "粉红色菱形", - "block.minecraft.banner.rhombus.purple": "紫色菱形", - "block.minecraft.banner.rhombus.red": "红色菱形", - "block.minecraft.banner.rhombus.white": "白色菱形", - "block.minecraft.banner.rhombus.yellow": "黄色菱形", - "block.minecraft.banner.skull.black": "黑色头颅盾徽", - "block.minecraft.banner.skull.blue": "蓝色头颅盾徽", - "block.minecraft.banner.skull.brown": "棕色头颅盾徽", - "block.minecraft.banner.skull.cyan": "青色头颅盾徽", - "block.minecraft.banner.skull.gray": "灰色头颅盾徽", - "block.minecraft.banner.skull.green": "绿色头颅盾徽", - "block.minecraft.banner.skull.light_blue": "淡蓝色头颅盾徽", - "block.minecraft.banner.skull.light_gray": "淡灰色头颅盾徽", - "block.minecraft.banner.skull.lime": "黄绿色头颅盾徽", - "block.minecraft.banner.skull.magenta": "品红色头颅盾徽", - "block.minecraft.banner.skull.orange": "橙色头颅盾徽", - "block.minecraft.banner.skull.pink": "粉红色头颅盾徽", - "block.minecraft.banner.skull.purple": "紫色头颅盾徽", - "block.minecraft.banner.skull.red": "红色头颅盾徽", - "block.minecraft.banner.skull.white": "白色头颅盾徽", - "block.minecraft.banner.skull.yellow": "黄色头颅盾徽", - "block.minecraft.banner.small_stripes.black": "黑竖条纹", - "block.minecraft.banner.small_stripes.blue": "蓝竖条纹", - "block.minecraft.banner.small_stripes.brown": "棕竖条纹", - "block.minecraft.banner.small_stripes.cyan": "青竖条纹", - "block.minecraft.banner.small_stripes.gray": "灰竖条纹", - "block.minecraft.banner.small_stripes.green": "绿竖条纹", - "block.minecraft.banner.small_stripes.light_blue": "淡蓝竖条纹", - "block.minecraft.banner.small_stripes.light_gray": "淡灰竖条纹", - "block.minecraft.banner.small_stripes.lime": "黄绿竖条纹", - "block.minecraft.banner.small_stripes.magenta": "品红竖条纹", - "block.minecraft.banner.small_stripes.orange": "橙竖条纹", - "block.minecraft.banner.small_stripes.pink": "粉红竖条纹", - "block.minecraft.banner.small_stripes.purple": "紫竖条纹", - "block.minecraft.banner.small_stripes.red": "红竖条纹", - "block.minecraft.banner.small_stripes.white": "白竖条纹", - "block.minecraft.banner.small_stripes.yellow": "黄竖条纹", - "block.minecraft.banner.square_bottom_left.black": "右底黑方", - "block.minecraft.banner.square_bottom_left.blue": "右底蓝方", - "block.minecraft.banner.square_bottom_left.brown": "右底棕方", - "block.minecraft.banner.square_bottom_left.cyan": "右底青方", - "block.minecraft.banner.square_bottom_left.gray": "右底灰方", - "block.minecraft.banner.square_bottom_left.green": "右底绿方", - "block.minecraft.banner.square_bottom_left.light_blue": "右底淡蓝方", - "block.minecraft.banner.square_bottom_left.light_gray": "右底淡灰方", - "block.minecraft.banner.square_bottom_left.lime": "右底黄绿方", - "block.minecraft.banner.square_bottom_left.magenta": "右底品红方", - "block.minecraft.banner.square_bottom_left.orange": "右底橙方", - "block.minecraft.banner.square_bottom_left.pink": "右底粉红方", - "block.minecraft.banner.square_bottom_left.purple": "右底紫方", - "block.minecraft.banner.square_bottom_left.red": "右底红方", - "block.minecraft.banner.square_bottom_left.white": "右底白方", - "block.minecraft.banner.square_bottom_left.yellow": "右底黄方", - "block.minecraft.banner.square_bottom_right.black": "左底黑方", - "block.minecraft.banner.square_bottom_right.blue": "左底蓝方", - "block.minecraft.banner.square_bottom_right.brown": "左底棕方", - "block.minecraft.banner.square_bottom_right.cyan": "左底青方", - "block.minecraft.banner.square_bottom_right.gray": "左底灰方", - "block.minecraft.banner.square_bottom_right.green": "左底绿方", - "block.minecraft.banner.square_bottom_right.light_blue": "左底淡蓝方", - "block.minecraft.banner.square_bottom_right.light_gray": "左底淡灰方", - "block.minecraft.banner.square_bottom_right.lime": "左底黄绿方", - "block.minecraft.banner.square_bottom_right.magenta": "左底品红方", - "block.minecraft.banner.square_bottom_right.orange": "左底橙方", - "block.minecraft.banner.square_bottom_right.pink": "左底粉红方", - "block.minecraft.banner.square_bottom_right.purple": "左底紫方", - "block.minecraft.banner.square_bottom_right.red": "左底红方", - "block.minecraft.banner.square_bottom_right.white": "左底白方", - "block.minecraft.banner.square_bottom_right.yellow": "左底黄方", - "block.minecraft.banner.square_top_left.black": "右顶黑方", - "block.minecraft.banner.square_top_left.blue": "右顶蓝方", - "block.minecraft.banner.square_top_left.brown": "右顶棕方", - "block.minecraft.banner.square_top_left.cyan": "右顶青方", - "block.minecraft.banner.square_top_left.gray": "右顶灰方", - "block.minecraft.banner.square_top_left.green": "右顶绿方", - "block.minecraft.banner.square_top_left.light_blue": "右顶淡蓝方", - "block.minecraft.banner.square_top_left.light_gray": "右顶淡灰方", - "block.minecraft.banner.square_top_left.lime": "右顶黄绿方", - "block.minecraft.banner.square_top_left.magenta": "右顶品红方", - "block.minecraft.banner.square_top_left.orange": "右顶橙方", - "block.minecraft.banner.square_top_left.pink": "右顶粉红方", - "block.minecraft.banner.square_top_left.purple": "右顶紫方", - "block.minecraft.banner.square_top_left.red": "右顶红方", - "block.minecraft.banner.square_top_left.white": "右顶白方", - "block.minecraft.banner.square_top_left.yellow": "右顶黄方", - "block.minecraft.banner.square_top_right.black": "左顶黑方", - "block.minecraft.banner.square_top_right.blue": "左顶蓝方", - "block.minecraft.banner.square_top_right.brown": "左顶棕方", - "block.minecraft.banner.square_top_right.cyan": "左顶青方", - "block.minecraft.banner.square_top_right.gray": "左顶灰方", - "block.minecraft.banner.square_top_right.green": "左顶绿方", - "block.minecraft.banner.square_top_right.light_blue": "左顶淡蓝方", - "block.minecraft.banner.square_top_right.light_gray": "左顶淡灰方", - "block.minecraft.banner.square_top_right.lime": "左顶黄绿方", - "block.minecraft.banner.square_top_right.magenta": "左顶品红方", - "block.minecraft.banner.square_top_right.orange": "左顶橙方", - "block.minecraft.banner.square_top_right.pink": "左顶粉红方", - "block.minecraft.banner.square_top_right.purple": "左顶紫方", - "block.minecraft.banner.square_top_right.red": "左顶红方", - "block.minecraft.banner.square_top_right.white": "左顶白方", - "block.minecraft.banner.square_top_right.yellow": "左顶黄方", - "block.minecraft.banner.straight_cross.black": "黑正十字", - "block.minecraft.banner.straight_cross.blue": "蓝正十字", - "block.minecraft.banner.straight_cross.brown": "棕正十字", - "block.minecraft.banner.straight_cross.cyan": "青正十字", - "block.minecraft.banner.straight_cross.gray": "灰正十字", - "block.minecraft.banner.straight_cross.green": "绿正十字", - "block.minecraft.banner.straight_cross.light_blue": "淡蓝正十字", - "block.minecraft.banner.straight_cross.light_gray": "淡灰正十字", - "block.minecraft.banner.straight_cross.lime": "黄绿正十字", - "block.minecraft.banner.straight_cross.magenta": "品红正十字", - "block.minecraft.banner.straight_cross.orange": "橙正十字", - "block.minecraft.banner.straight_cross.pink": "粉红正十字", - "block.minecraft.banner.straight_cross.purple": "紫正十字", - "block.minecraft.banner.straight_cross.red": "红正十字", - "block.minecraft.banner.straight_cross.white": "白正十字", - "block.minecraft.banner.straight_cross.yellow": "黄正十字", - "block.minecraft.banner.stripe_bottom.black": "底黑横条", - "block.minecraft.banner.stripe_bottom.blue": "底蓝横条", - "block.minecraft.banner.stripe_bottom.brown": "底棕横条", - "block.minecraft.banner.stripe_bottom.cyan": "底青横条", - "block.minecraft.banner.stripe_bottom.gray": "底灰横条", - "block.minecraft.banner.stripe_bottom.green": "底绿横条", - "block.minecraft.banner.stripe_bottom.light_blue": "底淡蓝横条", - "block.minecraft.banner.stripe_bottom.light_gray": "底淡灰横条", - "block.minecraft.banner.stripe_bottom.lime": "底黄绿横条", - "block.minecraft.banner.stripe_bottom.magenta": "底品红横条", - "block.minecraft.banner.stripe_bottom.orange": "底橙横条", - "block.minecraft.banner.stripe_bottom.pink": "底粉红横条", - "block.minecraft.banner.stripe_bottom.purple": "底紫横条", - "block.minecraft.banner.stripe_bottom.red": "底红横条", - "block.minecraft.banner.stripe_bottom.white": "底白横条", - "block.minecraft.banner.stripe_bottom.yellow": "底黄横条", - "block.minecraft.banner.stripe_center.black": "中黑竖条", - "block.minecraft.banner.stripe_center.blue": "中蓝竖条", - "block.minecraft.banner.stripe_center.brown": "中棕竖条", - "block.minecraft.banner.stripe_center.cyan": "中青竖条", - "block.minecraft.banner.stripe_center.gray": "中灰竖条", - "block.minecraft.banner.stripe_center.green": "中绿竖条", - "block.minecraft.banner.stripe_center.light_blue": "中淡蓝竖条", - "block.minecraft.banner.stripe_center.light_gray": "中淡灰竖条", - "block.minecraft.banner.stripe_center.lime": "中黄绿竖条", - "block.minecraft.banner.stripe_center.magenta": "中品红竖条", - "block.minecraft.banner.stripe_center.orange": "中橙竖条", - "block.minecraft.banner.stripe_center.pink": "中粉红竖条", - "block.minecraft.banner.stripe_center.purple": "中紫竖条", - "block.minecraft.banner.stripe_center.red": "中红竖条", - "block.minecraft.banner.stripe_center.white": "中白竖条", - "block.minecraft.banner.stripe_center.yellow": "中黄竖条", - "block.minecraft.banner.stripe_downleft.black": "左黑斜条", - "block.minecraft.banner.stripe_downleft.blue": "左蓝斜条", - "block.minecraft.banner.stripe_downleft.brown": "左棕斜条", - "block.minecraft.banner.stripe_downleft.cyan": "左青斜条", - "block.minecraft.banner.stripe_downleft.gray": "左灰斜条", - "block.minecraft.banner.stripe_downleft.green": "左绿斜条", - "block.minecraft.banner.stripe_downleft.light_blue": "左淡蓝斜条", - "block.minecraft.banner.stripe_downleft.light_gray": "左淡灰斜条", - "block.minecraft.banner.stripe_downleft.lime": "左黄绿斜条", - "block.minecraft.banner.stripe_downleft.magenta": "左品红斜条", - "block.minecraft.banner.stripe_downleft.orange": "左橙斜条", - "block.minecraft.banner.stripe_downleft.pink": "左粉红斜条", - "block.minecraft.banner.stripe_downleft.purple": "左紫斜条", - "block.minecraft.banner.stripe_downleft.red": "左红斜条", - "block.minecraft.banner.stripe_downleft.white": "左白斜条", - "block.minecraft.banner.stripe_downleft.yellow": "左黄斜条", - "block.minecraft.banner.stripe_downright.black": "右黑斜条", - "block.minecraft.banner.stripe_downright.blue": "右蓝斜条", - "block.minecraft.banner.stripe_downright.brown": "右棕斜条", - "block.minecraft.banner.stripe_downright.cyan": "右青斜条", - "block.minecraft.banner.stripe_downright.gray": "右灰斜条", - "block.minecraft.banner.stripe_downright.green": "右绿斜条", - "block.minecraft.banner.stripe_downright.light_blue": "右淡蓝斜条", - "block.minecraft.banner.stripe_downright.light_gray": "右淡灰斜条", - "block.minecraft.banner.stripe_downright.lime": "右黄绿斜条", - "block.minecraft.banner.stripe_downright.magenta": "右品红斜条", - "block.minecraft.banner.stripe_downright.orange": "右橙斜条", - "block.minecraft.banner.stripe_downright.pink": "右粉红斜条", - "block.minecraft.banner.stripe_downright.purple": "右紫斜条", - "block.minecraft.banner.stripe_downright.red": "右红斜条", - "block.minecraft.banner.stripe_downright.white": "右白斜条", - "block.minecraft.banner.stripe_downright.yellow": "右黄斜条", - "block.minecraft.banner.stripe_left.black": "右黑竖条", - "block.minecraft.banner.stripe_left.blue": "右蓝竖条", - "block.minecraft.banner.stripe_left.brown": "右棕竖条", - "block.minecraft.banner.stripe_left.cyan": "右青竖条", - "block.minecraft.banner.stripe_left.gray": "右灰竖条", - "block.minecraft.banner.stripe_left.green": "右绿竖条", - "block.minecraft.banner.stripe_left.light_blue": "右淡蓝竖条", - "block.minecraft.banner.stripe_left.light_gray": "右淡灰竖条", - "block.minecraft.banner.stripe_left.lime": "右黄绿竖条", - "block.minecraft.banner.stripe_left.magenta": "右品红竖条", - "block.minecraft.banner.stripe_left.orange": "右橙竖条", - "block.minecraft.banner.stripe_left.pink": "右粉红竖条", - "block.minecraft.banner.stripe_left.purple": "右紫竖条", - "block.minecraft.banner.stripe_left.red": "右红竖条", - "block.minecraft.banner.stripe_left.white": "右白竖条", - "block.minecraft.banner.stripe_left.yellow": "右黄竖条", - "block.minecraft.banner.stripe_middle.black": "中黑横条", - "block.minecraft.banner.stripe_middle.blue": "中蓝横条", - "block.minecraft.banner.stripe_middle.brown": "中棕横条", - "block.minecraft.banner.stripe_middle.cyan": "中青横条", - "block.minecraft.banner.stripe_middle.gray": "中灰横条", - "block.minecraft.banner.stripe_middle.green": "中绿横条", - "block.minecraft.banner.stripe_middle.light_blue": "中淡蓝横条", - "block.minecraft.banner.stripe_middle.light_gray": "中淡灰横条", - "block.minecraft.banner.stripe_middle.lime": "中黄绿横条", - "block.minecraft.banner.stripe_middle.magenta": "中品红横条", - "block.minecraft.banner.stripe_middle.orange": "中橙横条", - "block.minecraft.banner.stripe_middle.pink": "中粉红横条", - "block.minecraft.banner.stripe_middle.purple": "中紫横条", - "block.minecraft.banner.stripe_middle.red": "中红横条", - "block.minecraft.banner.stripe_middle.white": "中白横条", - "block.minecraft.banner.stripe_middle.yellow": "中黄横条", - "block.minecraft.banner.stripe_right.black": "左黑竖条", - "block.minecraft.banner.stripe_right.blue": "左蓝竖条", - "block.minecraft.banner.stripe_right.brown": "左棕竖条", - "block.minecraft.banner.stripe_right.cyan": "左青竖条", - "block.minecraft.banner.stripe_right.gray": "左灰竖条", - "block.minecraft.banner.stripe_right.green": "左绿竖条", - "block.minecraft.banner.stripe_right.light_blue": "左淡蓝竖条", - "block.minecraft.banner.stripe_right.light_gray": "左淡灰竖条", - "block.minecraft.banner.stripe_right.lime": "左黄绿竖条", - "block.minecraft.banner.stripe_right.magenta": "左品红竖条", - "block.minecraft.banner.stripe_right.orange": "左橙竖条", - "block.minecraft.banner.stripe_right.pink": "左粉红竖条", - "block.minecraft.banner.stripe_right.purple": "左紫竖条", - "block.minecraft.banner.stripe_right.red": "左红竖条", - "block.minecraft.banner.stripe_right.white": "左白竖条", - "block.minecraft.banner.stripe_right.yellow": "左黄竖条", - "block.minecraft.banner.stripe_top.black": "顶黑横条", - "block.minecraft.banner.stripe_top.blue": "顶蓝横条", - "block.minecraft.banner.stripe_top.brown": "顶棕横条", - "block.minecraft.banner.stripe_top.cyan": "顶青横条", - "block.minecraft.banner.stripe_top.gray": "顶灰横条", - "block.minecraft.banner.stripe_top.green": "顶绿横条", - "block.minecraft.banner.stripe_top.light_blue": "顶淡蓝横条", - "block.minecraft.banner.stripe_top.light_gray": "顶淡灰横条", - "block.minecraft.banner.stripe_top.lime": "顶黄绿横条", - "block.minecraft.banner.stripe_top.magenta": "顶品红横条", - "block.minecraft.banner.stripe_top.orange": "顶橙横条", - "block.minecraft.banner.stripe_top.pink": "顶粉红横条", - "block.minecraft.banner.stripe_top.purple": "顶紫横条", - "block.minecraft.banner.stripe_top.red": "顶红横条", - "block.minecraft.banner.stripe_top.white": "顶白横条", - "block.minecraft.banner.stripe_top.yellow": "顶黄横条", - "block.minecraft.banner.triangle_bottom.black": "底黑三角", - "block.minecraft.banner.triangle_bottom.blue": "底蓝三角", - "block.minecraft.banner.triangle_bottom.brown": "底棕三角", - "block.minecraft.banner.triangle_bottom.cyan": "底青三角", - "block.minecraft.banner.triangle_bottom.gray": "底灰三角", - "block.minecraft.banner.triangle_bottom.green": "底绿三角", - "block.minecraft.banner.triangle_bottom.light_blue": "底淡蓝三角", - "block.minecraft.banner.triangle_bottom.light_gray": "底淡灰三角", - "block.minecraft.banner.triangle_bottom.lime": "底黄绿三角", - "block.minecraft.banner.triangle_bottom.magenta": "底品红三角", - "block.minecraft.banner.triangle_bottom.orange": "底橙三角", - "block.minecraft.banner.triangle_bottom.pink": "底粉红三角", - "block.minecraft.banner.triangle_bottom.purple": "底紫三角", - "block.minecraft.banner.triangle_bottom.red": "底红三角", - "block.minecraft.banner.triangle_bottom.white": "底白三角", - "block.minecraft.banner.triangle_bottom.yellow": "底黄三角", - "block.minecraft.banner.triangle_top.black": "顶黑三角", - "block.minecraft.banner.triangle_top.blue": "顶蓝三角", - "block.minecraft.banner.triangle_top.brown": "顶棕三角", - "block.minecraft.banner.triangle_top.cyan": "顶青三角", - "block.minecraft.banner.triangle_top.gray": "灰色顶三角", - "block.minecraft.banner.triangle_top.green": "顶绿三角", - "block.minecraft.banner.triangle_top.light_blue": "淡蓝色顶三角", - "block.minecraft.banner.triangle_top.light_gray": "顶淡灰三角", - "block.minecraft.banner.triangle_top.lime": "黄绿色顶三角", - "block.minecraft.banner.triangle_top.magenta": "品红色顶三角", - "block.minecraft.banner.triangle_top.orange": "橙色顶三角", - "block.minecraft.banner.triangle_top.pink": "粉红色顶三角", - "block.minecraft.banner.triangle_top.purple": "顶紫三角", - "block.minecraft.banner.triangle_top.red": "顶红三角", - "block.minecraft.banner.triangle_top.white": "白色顶三角", - "block.minecraft.banner.triangle_top.yellow": "黄色顶三角", - "block.minecraft.banner.triangles_bottom.black": "黑色底波纹", - "block.minecraft.banner.triangles_bottom.blue": "蓝色底波纹", - "block.minecraft.banner.triangles_bottom.brown": "棕色底波纹", - "block.minecraft.banner.triangles_bottom.cyan": "青色底波纹", - "block.minecraft.banner.triangles_bottom.gray": "灰色底波纹", - "block.minecraft.banner.triangles_bottom.green": "绿色底波纹", - "block.minecraft.banner.triangles_bottom.light_blue": "淡蓝色底波纹", - "block.minecraft.banner.triangles_bottom.light_gray": "淡灰色底波纹", - "block.minecraft.banner.triangles_bottom.lime": "黄绿色底波纹", - "block.minecraft.banner.triangles_bottom.magenta": "品红色底波纹", - "block.minecraft.banner.triangles_bottom.orange": "橙色底波纹", - "block.minecraft.banner.triangles_bottom.pink": "粉红色底波纹", - "block.minecraft.banner.triangles_bottom.purple": "紫色底波纹", - "block.minecraft.banner.triangles_bottom.red": "红色底波纹", - "block.minecraft.banner.triangles_bottom.white": "白色底波纹", - "block.minecraft.banner.triangles_bottom.yellow": "黄色底波纹", - "block.minecraft.banner.triangles_top.black": "黑色顶波纹", - "block.minecraft.banner.triangles_top.blue": "蓝色顶波纹", - "block.minecraft.banner.triangles_top.brown": "棕色顶波纹", - "block.minecraft.banner.triangles_top.cyan": "青色顶波纹", - "block.minecraft.banner.triangles_top.gray": "灰色顶波纹", - "block.minecraft.banner.triangles_top.green": "绿色顶波纹", - "block.minecraft.banner.triangles_top.light_blue": "淡蓝色顶波纹", - "block.minecraft.banner.triangles_top.light_gray": "淡灰色顶波纹", - "block.minecraft.banner.triangles_top.lime": "黄绿色顶波纹", - "block.minecraft.banner.triangles_top.magenta": "品红色顶波纹", - "block.minecraft.banner.triangles_top.orange": "橙色顶波纹", - "block.minecraft.banner.triangles_top.pink": "粉红色顶波纹", - "block.minecraft.banner.triangles_top.purple": "紫色顶波纹", - "block.minecraft.banner.triangles_top.red": "红色顶波纹", - "block.minecraft.banner.triangles_top.white": "白色顶波纹", - "block.minecraft.banner.triangles_top.yellow": "黄色顶波纹", - "block.minecraft.barrel": "木桶", - "block.minecraft.barrier": "屏障", - "block.minecraft.basalt": "玄武岩", - "block.minecraft.beacon": "信标", - "block.minecraft.beacon.primary": "主效果", - "block.minecraft.beacon.secondary": "辅助效果", - "block.minecraft.bed.no_sleep": "你只能在夜间或雷暴中入眠", - "block.minecraft.bed.not_safe": "你现在不能休息,周围有怪物在游荡", - "block.minecraft.bed.obstructed": "这张床已被阻挡", - "block.minecraft.bed.occupied": "这张床已被占用", - "block.minecraft.bed.too_far_away": "你现在不能休息,床太远了", - "block.minecraft.bedrock": "基岩", - "block.minecraft.bee_nest": "蜂巢", - "block.minecraft.beehive": "蜂箱", - "block.minecraft.beetroots": "甜菜根", - "block.minecraft.bell": "钟", - "block.minecraft.big_dripleaf": "大型垂滴叶", - "block.minecraft.big_dripleaf_stem": "大型垂滴叶茎", - "block.minecraft.birch_button": "白桦木按钮", - "block.minecraft.birch_door": "白桦木门", - "block.minecraft.birch_fence": "白桦木栅栏", - "block.minecraft.birch_fence_gate": "白桦木栅栏门", - "block.minecraft.birch_hanging_sign": "悬挂式白桦木告示牌", - "block.minecraft.birch_leaves": "白桦树叶", - "block.minecraft.birch_log": "白桦原木", - "block.minecraft.birch_planks": "白桦木板", - "block.minecraft.birch_pressure_plate": "白桦木压力板", - "block.minecraft.birch_sapling": "白桦树苗", - "block.minecraft.birch_sign": "白桦木告示牌", - "block.minecraft.birch_slab": "白桦木台阶", - "block.minecraft.birch_stairs": "白桦木楼梯", - "block.minecraft.birch_trapdoor": "白桦木活板门", - "block.minecraft.birch_wall_hanging_sign": "墙上的悬挂式白桦木告示牌", - "block.minecraft.birch_wall_sign": "墙上的白桦木告示牌", - "block.minecraft.birch_wood": "白桦木", - "block.minecraft.black_banner": "黑色旗帜", - "block.minecraft.black_bed": "黑色床", - "block.minecraft.black_candle": "黑色蜡烛", - "block.minecraft.black_candle_cake": "插上黑色蜡烛的蛋糕", - "block.minecraft.black_carpet": "黑色地毯", - "block.minecraft.black_concrete": "黑色混凝土", - "block.minecraft.black_concrete_powder": "黑色混凝土粉末", - "block.minecraft.black_glazed_terracotta": "黑色带釉陶瓦", - "block.minecraft.black_shulker_box": "黑色潜影盒", - "block.minecraft.black_stained_glass": "黑色染色玻璃", - "block.minecraft.black_stained_glass_pane": "黑色染色玻璃板", - "block.minecraft.black_terracotta": "黑色陶瓦", - "block.minecraft.black_wool": "黑色羊毛", - "block.minecraft.blackstone": "黑石", - "block.minecraft.blackstone_slab": "黑石台阶", - "block.minecraft.blackstone_stairs": "黑石楼梯", - "block.minecraft.blackstone_wall": "黑石墙", - "block.minecraft.blast_furnace": "高炉", - "block.minecraft.blue_banner": "蓝色旗帜", - "block.minecraft.blue_bed": "蓝色床", - "block.minecraft.blue_candle": "蓝色蜡烛", - "block.minecraft.blue_candle_cake": "插上蓝色蜡烛的蛋糕", - "block.minecraft.blue_carpet": "蓝色地毯", - "block.minecraft.blue_concrete": "蓝色混凝土", - "block.minecraft.blue_concrete_powder": "蓝色混凝土粉末", - "block.minecraft.blue_glazed_terracotta": "蓝色带釉陶瓦", - "block.minecraft.blue_ice": "蓝冰", - "block.minecraft.blue_orchid": "兰花", - "block.minecraft.blue_shulker_box": "蓝色潜影盒", - "block.minecraft.blue_stained_glass": "蓝色染色玻璃", - "block.minecraft.blue_stained_glass_pane": "蓝色染色玻璃板", - "block.minecraft.blue_terracotta": "蓝色陶瓦", - "block.minecraft.blue_wool": "蓝色羊毛", - "block.minecraft.bone_block": "骨块", - "block.minecraft.bookshelf": "书架", - "block.minecraft.brain_coral": "脑纹珊瑚", - "block.minecraft.brain_coral_block": "脑纹珊瑚块", - "block.minecraft.brain_coral_fan": "脑纹珊瑚扇", - "block.minecraft.brain_coral_wall_fan": "墙上的脑纹珊瑚扇", - "block.minecraft.brewing_stand": "酿造台", - "block.minecraft.brick_slab": "红砖台阶", - "block.minecraft.brick_stairs": "红砖楼梯", - "block.minecraft.brick_wall": "红砖墙", - "block.minecraft.bricks": "红砖块", - "block.minecraft.brown_banner": "棕色旗帜", - "block.minecraft.brown_bed": "棕色床", - "block.minecraft.brown_candle": "棕色蜡烛", - "block.minecraft.brown_candle_cake": "插上棕色蜡烛的蛋糕", - "block.minecraft.brown_carpet": "棕色地毯", - "block.minecraft.brown_concrete": "棕色混凝土", - "block.minecraft.brown_concrete_powder": "棕色混凝土粉末", - "block.minecraft.brown_glazed_terracotta": "棕色带釉陶瓦", - "block.minecraft.brown_mushroom": "棕色蘑菇", - "block.minecraft.brown_mushroom_block": "棕色蘑菇方块", - "block.minecraft.brown_shulker_box": "棕色潜影盒", - "block.minecraft.brown_stained_glass": "棕色染色玻璃", - "block.minecraft.brown_stained_glass_pane": "棕色染色玻璃板", - "block.minecraft.brown_terracotta": "棕色陶瓦", - "block.minecraft.brown_wool": "棕色羊毛", - "block.minecraft.bubble_column": "气泡柱", - "block.minecraft.bubble_coral": "气泡珊瑚", - "block.minecraft.bubble_coral_block": "气泡珊瑚块", - "block.minecraft.bubble_coral_fan": "气泡珊瑚扇", - "block.minecraft.bubble_coral_wall_fan": "墙上的气泡珊瑚扇", - "block.minecraft.budding_amethyst": "紫水晶母岩", - "block.minecraft.cactus": "仙人掌", - "block.minecraft.cake": "蛋糕", - "block.minecraft.calcite": "方解石", - "block.minecraft.calibrated_sculk_sensor": "校频幽匿感测体", - "block.minecraft.campfire": "营火", - "block.minecraft.candle": "蜡烛", - "block.minecraft.candle_cake": "插上蜡烛的蛋糕", - "block.minecraft.carrots": "胡萝卜", - "block.minecraft.cartography_table": "制图台", - "block.minecraft.carved_pumpkin": "雕刻南瓜", - "block.minecraft.cauldron": "炼药锅", - "block.minecraft.cave_air": "洞穴空气", - "block.minecraft.cave_vines": "洞穴藤蔓", - "block.minecraft.cave_vines_plant": "洞穴藤蔓植株", - "block.minecraft.chain": "锁链", - "block.minecraft.chain_command_block": "连锁型命令方块", - "block.minecraft.cherry_button": "樱花木按钮", - "block.minecraft.cherry_door": "樱花木门", - "block.minecraft.cherry_fence": "樱花木栅栏", - "block.minecraft.cherry_fence_gate": "樱花木栅栏门", - "block.minecraft.cherry_hanging_sign": "悬挂式樱花木告示牌", - "block.minecraft.cherry_leaves": "樱花树叶", - "block.minecraft.cherry_log": "樱花原木", - "block.minecraft.cherry_planks": "樱花木板", - "block.minecraft.cherry_pressure_plate": "樱花木压力板", - "block.minecraft.cherry_sapling": "樱花树苗", - "block.minecraft.cherry_sign": "樱花木告示牌", - "block.minecraft.cherry_slab": "樱花木台阶", - "block.minecraft.cherry_stairs": "樱花木楼梯", - "block.minecraft.cherry_trapdoor": "樱花木活板门", - "block.minecraft.cherry_wall_hanging_sign": "墙上的悬挂式樱花木告示牌", - "block.minecraft.cherry_wall_sign": "墙上的樱花木告示牌", - "block.minecraft.cherry_wood": "樱花木", - "block.minecraft.chest": "箱子", - "block.minecraft.chipped_anvil": "开裂的铁砧", - "block.minecraft.chiseled_bookshelf": "雕纹书架", - "block.minecraft.chiseled_copper": "雕纹铜块", - "block.minecraft.chiseled_deepslate": "雕纹深板岩", - "block.minecraft.chiseled_nether_bricks": "雕纹下界砖块", - "block.minecraft.chiseled_polished_blackstone": "雕纹磨制黑石", - "block.minecraft.chiseled_quartz_block": "雕纹石英块", - "block.minecraft.chiseled_red_sandstone": "雕纹红砂岩", - "block.minecraft.chiseled_sandstone": "雕纹砂岩", - "block.minecraft.chiseled_stone_bricks": "雕纹石砖", - "block.minecraft.chiseled_tuff": "雕纹凝灰岩", - "block.minecraft.chiseled_tuff_bricks": "雕纹凝灰岩砖", - "block.minecraft.chorus_flower": "紫颂花", - "block.minecraft.chorus_plant": "紫颂植株", - "block.minecraft.clay": "黏土", - "block.minecraft.coal_block": "煤炭块", - "block.minecraft.coal_ore": "煤矿石", - "block.minecraft.coarse_dirt": "砂土", - "block.minecraft.cobbled_deepslate": "深板岩圆石", - "block.minecraft.cobbled_deepslate_slab": "深板岩圆石台阶", - "block.minecraft.cobbled_deepslate_stairs": "深板岩圆石楼梯", - "block.minecraft.cobbled_deepslate_wall": "深板岩圆石墙", - "block.minecraft.cobblestone": "圆石", - "block.minecraft.cobblestone_slab": "圆石台阶", - "block.minecraft.cobblestone_stairs": "圆石楼梯", - "block.minecraft.cobblestone_wall": "圆石墙", - "block.minecraft.cobweb": "蜘蛛网", - "block.minecraft.cocoa": "可可果", - "block.minecraft.command_block": "命令方块", - "block.minecraft.comparator": "红石比较器", - "block.minecraft.composter": "堆肥桶", - "block.minecraft.conduit": "潮涌核心", - "block.minecraft.copper_block": "铜块", - "block.minecraft.copper_bulb": "铜灯", - "block.minecraft.copper_door": "铜门", - "block.minecraft.copper_grate": "铜格栅", - "block.minecraft.copper_ore": "铜矿石", - "block.minecraft.copper_trapdoor": "铜活板门", - "block.minecraft.cornflower": "矢车菊", - "block.minecraft.cracked_deepslate_bricks": "裂纹深板岩砖", - "block.minecraft.cracked_deepslate_tiles": "裂纹深板岩瓦", - "block.minecraft.cracked_nether_bricks": "裂纹下界砖块", - "block.minecraft.cracked_polished_blackstone_bricks": "裂纹磨制黑石砖", - "block.minecraft.cracked_stone_bricks": "裂纹石砖", - "block.minecraft.crafter": "合成器", - "block.minecraft.crafting_table": "工作台", - "block.minecraft.creeper_head": "苦力怕的头", - "block.minecraft.creeper_wall_head": "墙上的苦力怕的头", - "block.minecraft.crimson_button": "绯红木按钮", - "block.minecraft.crimson_door": "绯红木门", - "block.minecraft.crimson_fence": "绯红木栅栏", - "block.minecraft.crimson_fence_gate": "绯红木栅栏门", - "block.minecraft.crimson_fungus": "绯红菌", - "block.minecraft.crimson_hanging_sign": "悬挂式绯红木告示牌", - "block.minecraft.crimson_hyphae": "绯红菌核", - "block.minecraft.crimson_nylium": "绯红菌岩", - "block.minecraft.crimson_planks": "绯红木板", - "block.minecraft.crimson_pressure_plate": "绯红木压力板", - "block.minecraft.crimson_roots": "绯红菌索", - "block.minecraft.crimson_sign": "绯红木告示牌", - "block.minecraft.crimson_slab": "绯红木台阶", - "block.minecraft.crimson_stairs": "绯红木楼梯", - "block.minecraft.crimson_stem": "绯红菌柄", - "block.minecraft.crimson_trapdoor": "绯红木活板门", - "block.minecraft.crimson_wall_hanging_sign": "墙上的悬挂式绯红木告示牌", - "block.minecraft.crimson_wall_sign": "墙上的绯红木告示牌", - "block.minecraft.crying_obsidian": "哭泣的黑曜石", - "block.minecraft.cut_copper": "切制铜块", - "block.minecraft.cut_copper_slab": "切制铜台阶", - "block.minecraft.cut_copper_stairs": "切制铜楼梯", - "block.minecraft.cut_red_sandstone": "切制红砂岩", - "block.minecraft.cut_red_sandstone_slab": "切制红砂岩台阶", - "block.minecraft.cut_sandstone": "切制砂岩", - "block.minecraft.cut_sandstone_slab": "切制砂岩台阶", - "block.minecraft.cyan_banner": "青色旗帜", - "block.minecraft.cyan_bed": "青色床", - "block.minecraft.cyan_candle": "青色蜡烛", - "block.minecraft.cyan_candle_cake": "插上青色蜡烛的蛋糕", - "block.minecraft.cyan_carpet": "青色地毯", - "block.minecraft.cyan_concrete": "青色混凝土", - "block.minecraft.cyan_concrete_powder": "青色混凝土粉末", - "block.minecraft.cyan_glazed_terracotta": "青色带釉陶瓦", - "block.minecraft.cyan_shulker_box": "青色潜影盒", - "block.minecraft.cyan_stained_glass": "青色染色玻璃", - "block.minecraft.cyan_stained_glass_pane": "青色染色玻璃板", - "block.minecraft.cyan_terracotta": "青色陶瓦", - "block.minecraft.cyan_wool": "青色羊毛", - "block.minecraft.damaged_anvil": "损坏的铁砧", - "block.minecraft.dandelion": "蒲公英", - "block.minecraft.dark_oak_button": "深色橡木按钮", - "block.minecraft.dark_oak_door": "深色橡木门", - "block.minecraft.dark_oak_fence": "深色橡木栅栏", - "block.minecraft.dark_oak_fence_gate": "深色橡木栅栏门", - "block.minecraft.dark_oak_hanging_sign": "悬挂式深色橡木告示牌", - "block.minecraft.dark_oak_leaves": "深色橡树树叶", - "block.minecraft.dark_oak_log": "深色橡木原木", - "block.minecraft.dark_oak_planks": "深色橡木木板", - "block.minecraft.dark_oak_pressure_plate": "深色橡木压力板", - "block.minecraft.dark_oak_sapling": "深色橡树树苗", - "block.minecraft.dark_oak_sign": "深色橡木告示牌", - "block.minecraft.dark_oak_slab": "深色橡木台阶", - "block.minecraft.dark_oak_stairs": "深色橡木楼梯", - "block.minecraft.dark_oak_trapdoor": "深色橡木活板门", - "block.minecraft.dark_oak_wall_hanging_sign": "墙上的悬挂式深色橡木告示牌", - "block.minecraft.dark_oak_wall_sign": "墙上的深色橡木告示牌", - "block.minecraft.dark_oak_wood": "深色橡木", - "block.minecraft.dark_prismarine": "暗海晶石", - "block.minecraft.dark_prismarine_slab": "暗海晶石台阶", - "block.minecraft.dark_prismarine_stairs": "暗海晶石楼梯", - "block.minecraft.daylight_detector": "阳光探测器", - "block.minecraft.dead_brain_coral": "失活的脑纹珊瑚", - "block.minecraft.dead_brain_coral_block": "失活的脑纹珊瑚块", - "block.minecraft.dead_brain_coral_fan": "失活的脑纹珊瑚扇", - "block.minecraft.dead_brain_coral_wall_fan": "墙上的失活脑纹珊瑚扇", - "block.minecraft.dead_bubble_coral": "失活的气泡珊瑚", - "block.minecraft.dead_bubble_coral_block": "失活的气泡珊瑚块", - "block.minecraft.dead_bubble_coral_fan": "失活的气泡珊瑚扇", - "block.minecraft.dead_bubble_coral_wall_fan": "墙上的失活气泡珊瑚扇", - "block.minecraft.dead_bush": "枯萎的灌木", - "block.minecraft.dead_fire_coral": "失活的火珊瑚", - "block.minecraft.dead_fire_coral_block": "失活的火珊瑚块", - "block.minecraft.dead_fire_coral_fan": "失活的火珊瑚扇", - "block.minecraft.dead_fire_coral_wall_fan": "墙上的失活火珊瑚扇", - "block.minecraft.dead_horn_coral": "失活的鹿角珊瑚", - "block.minecraft.dead_horn_coral_block": "失活的鹿角珊瑚块", - "block.minecraft.dead_horn_coral_fan": "失活的鹿角珊瑚扇", - "block.minecraft.dead_horn_coral_wall_fan": "墙上的失活鹿角珊瑚扇", - "block.minecraft.dead_tube_coral": "失活的管珊瑚", - "block.minecraft.dead_tube_coral_block": "失活的管珊瑚块", - "block.minecraft.dead_tube_coral_fan": "失活的管珊瑚扇", - "block.minecraft.dead_tube_coral_wall_fan": "墙上的失活管珊瑚扇", - "block.minecraft.decorated_pot": "饰纹陶罐", - "block.minecraft.deepslate": "深板岩", - "block.minecraft.deepslate_brick_slab": "深板岩砖台阶", - "block.minecraft.deepslate_brick_stairs": "深板岩砖楼梯", - "block.minecraft.deepslate_brick_wall": "深板岩砖墙", - "block.minecraft.deepslate_bricks": "深板岩砖", - "block.minecraft.deepslate_coal_ore": "深层煤矿石", - "block.minecraft.deepslate_copper_ore": "深层铜矿石", - "block.minecraft.deepslate_diamond_ore": "深层钻石矿石", - "block.minecraft.deepslate_emerald_ore": "深层绿宝石矿石", - "block.minecraft.deepslate_gold_ore": "深层金矿石", - "block.minecraft.deepslate_iron_ore": "深层铁矿石", - "block.minecraft.deepslate_lapis_ore": "深层青金石矿石", - "block.minecraft.deepslate_redstone_ore": "深层红石矿石", - "block.minecraft.deepslate_tile_slab": "深板岩瓦台阶", - "block.minecraft.deepslate_tile_stairs": "深板岩瓦楼梯", - "block.minecraft.deepslate_tile_wall": "深板岩瓦墙", - "block.minecraft.deepslate_tiles": "深板岩瓦", - "block.minecraft.detector_rail": "探测铁轨", - "block.minecraft.diamond_block": "钻石块", - "block.minecraft.diamond_ore": "钻石矿石", - "block.minecraft.diorite": "闪长岩", - "block.minecraft.diorite_slab": "闪长岩台阶", - "block.minecraft.diorite_stairs": "闪长岩楼梯", - "block.minecraft.diorite_wall": "闪长岩墙", - "block.minecraft.dirt": "泥土", - "block.minecraft.dirt_path": "土径", - "block.minecraft.dispenser": "发射器", - "block.minecraft.dragon_egg": "龙蛋", - "block.minecraft.dragon_head": "龙首", - "block.minecraft.dragon_wall_head": "墙上的龙首", - "block.minecraft.dried_kelp_block": "干海带块", - "block.minecraft.dripstone_block": "滴水石块", - "block.minecraft.dropper": "投掷器", - "block.minecraft.emerald_block": "绿宝石块", - "block.minecraft.emerald_ore": "绿宝石矿石", - "block.minecraft.enchanting_table": "附魔台", - "block.minecraft.end_gateway": "末地折跃门", - "block.minecraft.end_portal": "末地传送门", - "block.minecraft.end_portal_frame": "末地传送门框架", - "block.minecraft.end_rod": "末地烛", - "block.minecraft.end_stone": "末地石", - "block.minecraft.end_stone_brick_slab": "末地石砖台阶", - "block.minecraft.end_stone_brick_stairs": "末地石砖楼梯", - "block.minecraft.end_stone_brick_wall": "末地石砖墙", - "block.minecraft.end_stone_bricks": "末地石砖", - "block.minecraft.ender_chest": "末影箱", - "block.minecraft.exposed_chiseled_copper": "斑驳的雕纹铜块", - "block.minecraft.exposed_copper": "斑驳的铜块", - "block.minecraft.exposed_copper_bulb": "斑驳的铜灯", - "block.minecraft.exposed_copper_door": "斑驳的铜门", - "block.minecraft.exposed_copper_grate": "斑驳的铜格栅", - "block.minecraft.exposed_copper_trapdoor": "斑驳的铜活板门", - "block.minecraft.exposed_cut_copper": "斑驳的切制铜块", - "block.minecraft.exposed_cut_copper_slab": "斑驳的切制铜台阶", - "block.minecraft.exposed_cut_copper_stairs": "斑驳的切制铜楼梯", - "block.minecraft.farmland": "耕地", - "block.minecraft.fern": "蕨", - "block.minecraft.fire": "火", - "block.minecraft.fire_coral": "火珊瑚", - "block.minecraft.fire_coral_block": "火珊瑚块", - "block.minecraft.fire_coral_fan": "火珊瑚扇", - "block.minecraft.fire_coral_wall_fan": "墙上的火珊瑚扇", - "block.minecraft.fletching_table": "制箭台", - "block.minecraft.flower_pot": "花盆", - "block.minecraft.flowering_azalea": "盛开的杜鹃花丛", - "block.minecraft.flowering_azalea_leaves": "盛开的杜鹃树叶", - "block.minecraft.frogspawn": "青蛙卵", - "block.minecraft.frosted_ice": "霜冰", - "block.minecraft.furnace": "熔炉", - "block.minecraft.gilded_blackstone": "镶金黑石", - "block.minecraft.glass": "玻璃", - "block.minecraft.glass_pane": "玻璃板", - "block.minecraft.glow_lichen": "发光地衣", - "block.minecraft.glowstone": "荧石", - "block.minecraft.gold_block": "金块", - "block.minecraft.gold_ore": "金矿石", - "block.minecraft.granite": "花岗岩", - "block.minecraft.granite_slab": "花岗岩台阶", - "block.minecraft.granite_stairs": "花岗岩楼梯", - "block.minecraft.granite_wall": "花岗岩墙", - "block.minecraft.grass": "草", - "block.minecraft.grass_block": "草方块", - "block.minecraft.gravel": "沙砾", - "block.minecraft.gray_banner": "灰色旗帜", - "block.minecraft.gray_bed": "灰色床", - "block.minecraft.gray_candle": "灰色蜡烛", - "block.minecraft.gray_candle_cake": "插上灰色蜡烛的蛋糕", - "block.minecraft.gray_carpet": "灰色地毯", - "block.minecraft.gray_concrete": "灰色混凝土", - "block.minecraft.gray_concrete_powder": "灰色混凝土粉末", - "block.minecraft.gray_glazed_terracotta": "灰色带釉陶瓦", - "block.minecraft.gray_shulker_box": "灰色潜影盒", - "block.minecraft.gray_stained_glass": "灰色染色玻璃", - "block.minecraft.gray_stained_glass_pane": "灰色染色玻璃板", - "block.minecraft.gray_terracotta": "灰色陶瓦", - "block.minecraft.gray_wool": "灰色羊毛", - "block.minecraft.green_banner": "绿色旗帜", - "block.minecraft.green_bed": "绿色床", - "block.minecraft.green_candle": "绿色蜡烛", - "block.minecraft.green_candle_cake": "插上绿色蜡烛的蛋糕", - "block.minecraft.green_carpet": "绿色地毯", - "block.minecraft.green_concrete": "绿色混凝土", - "block.minecraft.green_concrete_powder": "绿色混凝土粉末", - "block.minecraft.green_glazed_terracotta": "绿色带釉陶瓦", - "block.minecraft.green_shulker_box": "绿色潜影盒", - "block.minecraft.green_stained_glass": "绿色染色玻璃", - "block.minecraft.green_stained_glass_pane": "绿色染色玻璃板", - "block.minecraft.green_terracotta": "绿色陶瓦", - "block.minecraft.green_wool": "绿色羊毛", - "block.minecraft.grindstone": "砂轮", - "block.minecraft.hanging_roots": "垂根", - "block.minecraft.hay_block": "干草捆", - "block.minecraft.heavy_core": "沉重核心", - "block.minecraft.heavy_weighted_pressure_plate": "重质测重压力板", - "block.minecraft.honey_block": "蜂蜜块", - "block.minecraft.honeycomb_block": "蜜脾块", - "block.minecraft.hopper": "漏斗", - "block.minecraft.horn_coral": "鹿角珊瑚", - "block.minecraft.horn_coral_block": "鹿角珊瑚块", - "block.minecraft.horn_coral_fan": "鹿角珊瑚扇", - "block.minecraft.horn_coral_wall_fan": "墙上的鹿角珊瑚扇", - "block.minecraft.ice": "冰", - "block.minecraft.infested_chiseled_stone_bricks": "虫蚀雕纹石砖", - "block.minecraft.infested_cobblestone": "虫蚀圆石", - "block.minecraft.infested_cracked_stone_bricks": "虫蚀裂纹石砖", - "block.minecraft.infested_deepslate": "虫蚀深板岩", - "block.minecraft.infested_mossy_stone_bricks": "虫蚀苔石砖", - "block.minecraft.infested_stone": "虫蚀石头", - "block.minecraft.infested_stone_bricks": "虫蚀石砖", - "block.minecraft.iron_bars": "铁栏杆", - "block.minecraft.iron_block": "铁块", - "block.minecraft.iron_door": "铁门", - "block.minecraft.iron_ore": "铁矿石", - "block.minecraft.iron_trapdoor": "铁活板门", - "block.minecraft.jack_o_lantern": "南瓜灯", - "block.minecraft.jigsaw": "拼图方块", - "block.minecraft.jukebox": "唱片机", - "block.minecraft.jungle_button": "丛林木按钮", - "block.minecraft.jungle_door": "丛林木门", - "block.minecraft.jungle_fence": "丛林木栅栏", - "block.minecraft.jungle_fence_gate": "丛林木栅栏门", - "block.minecraft.jungle_hanging_sign": "悬挂式丛林木告示牌", - "block.minecraft.jungle_leaves": "丛林树叶", - "block.minecraft.jungle_log": "丛林原木", - "block.minecraft.jungle_planks": "丛林木板", - "block.minecraft.jungle_pressure_plate": "丛林木压力板", - "block.minecraft.jungle_sapling": "丛林树苗", - "block.minecraft.jungle_sign": "丛林木告示牌", - "block.minecraft.jungle_slab": "丛林木台阶", - "block.minecraft.jungle_stairs": "丛林木楼梯", - "block.minecraft.jungle_trapdoor": "丛林木活板门", - "block.minecraft.jungle_wall_hanging_sign": "墙上的悬挂式丛林木告示牌", - "block.minecraft.jungle_wall_sign": "墙上的丛林木告示牌", - "block.minecraft.jungle_wood": "丛林木", - "block.minecraft.kelp": "海带", - "block.minecraft.kelp_plant": "海带植株", - "block.minecraft.ladder": "梯子", - "block.minecraft.lantern": "灯笼", - "block.minecraft.lapis_block": "青金石块", - "block.minecraft.lapis_ore": "青金石矿石", - "block.minecraft.large_amethyst_bud": "大型紫晶芽", - "block.minecraft.large_fern": "大型蕨", - "block.minecraft.lava": "熔岩", - "block.minecraft.lava_cauldron": "装有熔岩的炼药锅", - "block.minecraft.lectern": "讲台", - "block.minecraft.lever": "拉杆", - "block.minecraft.light": "光源方块", - "block.minecraft.light_blue_banner": "淡蓝色旗帜", - "block.minecraft.light_blue_bed": "淡蓝色床", - "block.minecraft.light_blue_candle": "淡蓝色蜡烛", - "block.minecraft.light_blue_candle_cake": "插上淡蓝色蜡烛的蛋糕", - "block.minecraft.light_blue_carpet": "淡蓝色地毯", - "block.minecraft.light_blue_concrete": "淡蓝色混凝土", - "block.minecraft.light_blue_concrete_powder": "淡蓝色混凝土粉末", - "block.minecraft.light_blue_glazed_terracotta": "淡蓝色带釉陶瓦", - "block.minecraft.light_blue_shulker_box": "淡蓝色潜影盒", - "block.minecraft.light_blue_stained_glass": "淡蓝色染色玻璃", - "block.minecraft.light_blue_stained_glass_pane": "淡蓝色染色玻璃板", - "block.minecraft.light_blue_terracotta": "淡蓝色陶瓦", - "block.minecraft.light_blue_wool": "淡蓝色羊毛", - "block.minecraft.light_gray_banner": "淡灰色旗帜", - "block.minecraft.light_gray_bed": "淡灰色床", - "block.minecraft.light_gray_candle": "淡灰色蜡烛", - "block.minecraft.light_gray_candle_cake": "插上淡灰色蜡烛的蛋糕", - "block.minecraft.light_gray_carpet": "淡灰色地毯", - "block.minecraft.light_gray_concrete": "淡灰色混凝土", - "block.minecraft.light_gray_concrete_powder": "淡灰色混凝土粉末", - "block.minecraft.light_gray_glazed_terracotta": "淡灰色带釉陶瓦", - "block.minecraft.light_gray_shulker_box": "淡灰色潜影盒", - "block.minecraft.light_gray_stained_glass": "淡灰色染色玻璃", - "block.minecraft.light_gray_stained_glass_pane": "淡灰色染色玻璃板", - "block.minecraft.light_gray_terracotta": "淡灰色陶瓦", - "block.minecraft.light_gray_wool": "淡灰色羊毛", - "block.minecraft.light_weighted_pressure_plate": "轻质测重压力板", - "block.minecraft.lightning_rod": "避雷针", - "block.minecraft.lilac": "丁香", - "block.minecraft.lily_of_the_valley": "铃兰", - "block.minecraft.lily_pad": "睡莲", - "block.minecraft.lime_banner": "黄绿色旗帜", - "block.minecraft.lime_bed": "黄绿色床", - "block.minecraft.lime_candle": "黄绿色蜡烛", - "block.minecraft.lime_candle_cake": "插上黄绿色蜡烛的蛋糕", - "block.minecraft.lime_carpet": "黄绿色地毯", - "block.minecraft.lime_concrete": "黄绿色混凝土", - "block.minecraft.lime_concrete_powder": "黄绿色混凝土粉末", - "block.minecraft.lime_glazed_terracotta": "黄绿色带釉陶瓦", - "block.minecraft.lime_shulker_box": "黄绿色潜影盒", - "block.minecraft.lime_stained_glass": "黄绿色染色玻璃", - "block.minecraft.lime_stained_glass_pane": "黄绿色染色玻璃板", - "block.minecraft.lime_terracotta": "黄绿色陶瓦", - "block.minecraft.lime_wool": "黄绿色羊毛", - "block.minecraft.lodestone": "磁石", - "block.minecraft.loom": "织布机", - "block.minecraft.magenta_banner": "品红色旗帜", - "block.minecraft.magenta_bed": "品红色床", - "block.minecraft.magenta_candle": "品红色蜡烛", - "block.minecraft.magenta_candle_cake": "插上品红色蜡烛的蛋糕", - "block.minecraft.magenta_carpet": "品红色地毯", - "block.minecraft.magenta_concrete": "品红色混凝土", - "block.minecraft.magenta_concrete_powder": "品红色混凝土粉末", - "block.minecraft.magenta_glazed_terracotta": "品红色带釉陶瓦", - "block.minecraft.magenta_shulker_box": "品红色潜影盒", - "block.minecraft.magenta_stained_glass": "品红色染色玻璃", - "block.minecraft.magenta_stained_glass_pane": "品红色染色玻璃板", - "block.minecraft.magenta_terracotta": "品红色陶瓦", - "block.minecraft.magenta_wool": "品红色羊毛", - "block.minecraft.magma_block": "岩浆块", - "block.minecraft.mangrove_button": "红树木按钮", - "block.minecraft.mangrove_door": "红树木门", - "block.minecraft.mangrove_fence": "红树木栅栏", - "block.minecraft.mangrove_fence_gate": "红树木栅栏门", - "block.minecraft.mangrove_hanging_sign": "悬挂式红树木告示牌", - "block.minecraft.mangrove_leaves": "红树树叶", - "block.minecraft.mangrove_log": "红树原木", - "block.minecraft.mangrove_planks": "红树木板", - "block.minecraft.mangrove_pressure_plate": "红树木压力板", - "block.minecraft.mangrove_propagule": "红树胎生苗", - "block.minecraft.mangrove_roots": "红树根", - "block.minecraft.mangrove_sign": "红树木告示牌", - "block.minecraft.mangrove_slab": "红树木台阶", - "block.minecraft.mangrove_stairs": "红树木楼梯", - "block.minecraft.mangrove_trapdoor": "红树木活板门", - "block.minecraft.mangrove_wall_hanging_sign": "墙上的悬挂式红树木告示牌", - "block.minecraft.mangrove_wall_sign": "墙上的红树木告示牌", - "block.minecraft.mangrove_wood": "红树木", - "block.minecraft.medium_amethyst_bud": "中型紫晶芽", - "block.minecraft.melon": "西瓜", - "block.minecraft.melon_stem": "西瓜茎", - "block.minecraft.moss_block": "苔藓块", - "block.minecraft.moss_carpet": "覆地苔藓", - "block.minecraft.mossy_cobblestone": "苔石", - "block.minecraft.mossy_cobblestone_slab": "苔石台阶", - "block.minecraft.mossy_cobblestone_stairs": "苔石楼梯", - "block.minecraft.mossy_cobblestone_wall": "苔石墙", - "block.minecraft.mossy_stone_brick_slab": "苔石砖台阶", - "block.minecraft.mossy_stone_brick_stairs": "苔石砖楼梯", - "block.minecraft.mossy_stone_brick_wall": "苔石砖墙", - "block.minecraft.mossy_stone_bricks": "苔石砖", - "block.minecraft.moving_piston": "移动的活塞", - "block.minecraft.mud": "泥巴", - "block.minecraft.mud_brick_slab": "泥砖台阶", - "block.minecraft.mud_brick_stairs": "泥砖楼梯", - "block.minecraft.mud_brick_wall": "泥砖墙", - "block.minecraft.mud_bricks": "泥砖", - "block.minecraft.muddy_mangrove_roots": "沾泥的红树根", - "block.minecraft.mushroom_stem": "蘑菇柄", - "block.minecraft.mycelium": "菌丝体", - "block.minecraft.nether_brick_fence": "下界砖栅栏", - "block.minecraft.nether_brick_slab": "下界砖台阶", - "block.minecraft.nether_brick_stairs": "下界砖楼梯", - "block.minecraft.nether_brick_wall": "下界砖墙", - "block.minecraft.nether_bricks": "下界砖块", - "block.minecraft.nether_gold_ore": "下界金矿石", - "block.minecraft.nether_portal": "下界传送门", - "block.minecraft.nether_quartz_ore": "下界石英矿石", - "block.minecraft.nether_sprouts": "下界苗", - "block.minecraft.nether_wart": "下界疣", - "block.minecraft.nether_wart_block": "下界疣块", - "block.minecraft.netherite_block": "下界合金块", - "block.minecraft.netherrack": "下界岩", - "block.minecraft.note_block": "音符盒", - "block.minecraft.oak_button": "橡木按钮", - "block.minecraft.oak_door": "橡木门", - "block.minecraft.oak_fence": "橡木栅栏", - "block.minecraft.oak_fence_gate": "橡木栅栏门", - "block.minecraft.oak_hanging_sign": "悬挂式橡木告示牌", - "block.minecraft.oak_leaves": "橡树树叶", - "block.minecraft.oak_log": "橡木原木", - "block.minecraft.oak_planks": "橡木木板", - "block.minecraft.oak_pressure_plate": "橡木压力板", - "block.minecraft.oak_sapling": "橡树树苗", - "block.minecraft.oak_sign": "橡木告示牌", - "block.minecraft.oak_slab": "橡木台阶", - "block.minecraft.oak_stairs": "橡木楼梯", - "block.minecraft.oak_trapdoor": "橡木活板门", - "block.minecraft.oak_wall_hanging_sign": "墙上的悬挂式橡木告示牌", - "block.minecraft.oak_wall_sign": "墙上的橡木告示牌", - "block.minecraft.oak_wood": "橡木", - "block.minecraft.observer": "侦测器", - "block.minecraft.obsidian": "黑曜石", - "block.minecraft.ochre_froglight": "赭黄蛙明灯", - "block.minecraft.ominous_banner": "灾厄旗帜", - "block.minecraft.orange_banner": "橙色旗帜", - "block.minecraft.orange_bed": "橙色床", - "block.minecraft.orange_candle": "橙色蜡烛", - "block.minecraft.orange_candle_cake": "插上橙色蜡烛的蛋糕", - "block.minecraft.orange_carpet": "橙色地毯", - "block.minecraft.orange_concrete": "橙色混凝土", - "block.minecraft.orange_concrete_powder": "橙色混凝土粉末", - "block.minecraft.orange_glazed_terracotta": "橙色带釉陶瓦", - "block.minecraft.orange_shulker_box": "橙色潜影盒", - "block.minecraft.orange_stained_glass": "橙色染色玻璃", - "block.minecraft.orange_stained_glass_pane": "橙色染色玻璃板", - "block.minecraft.orange_terracotta": "橙色陶瓦", - "block.minecraft.orange_tulip": "橙色郁金香", - "block.minecraft.orange_wool": "橙色羊毛", - "block.minecraft.oxeye_daisy": "滨菊", - "block.minecraft.oxidized_chiseled_copper": "氧化的雕纹铜块", - "block.minecraft.oxidized_copper": "氧化的铜块", - "block.minecraft.oxidized_copper_bulb": "氧化的铜灯", - "block.minecraft.oxidized_copper_door": "氧化的铜门", - "block.minecraft.oxidized_copper_grate": "氧化的铜格栅", - "block.minecraft.oxidized_copper_trapdoor": "氧化的铜活板门", - "block.minecraft.oxidized_cut_copper": "氧化的切制铜块", - "block.minecraft.oxidized_cut_copper_slab": "氧化的切制铜台阶", - "block.minecraft.oxidized_cut_copper_stairs": "氧化的切制铜楼梯", - "block.minecraft.packed_ice": "浮冰", - "block.minecraft.packed_mud": "泥坯", - "block.minecraft.pearlescent_froglight": "珠光蛙明灯", - "block.minecraft.peony": "牡丹", - "block.minecraft.petrified_oak_slab": "石化橡木台阶", - "block.minecraft.piglin_head": "猪灵的头", - "block.minecraft.piglin_wall_head": "墙上的猪灵的头", - "block.minecraft.pink_banner": "粉红色旗帜", - "block.minecraft.pink_bed": "粉红色床", - "block.minecraft.pink_candle": "粉红色蜡烛", - "block.minecraft.pink_candle_cake": "插上粉红色蜡烛的蛋糕", - "block.minecraft.pink_carpet": "粉红色地毯", - "block.minecraft.pink_concrete": "粉红色混凝土", - "block.minecraft.pink_concrete_powder": "粉红色混凝土粉末", - "block.minecraft.pink_glazed_terracotta": "粉红色带釉陶瓦", - "block.minecraft.pink_petals": "粉红色花簇", - "block.minecraft.pink_shulker_box": "粉红色潜影盒", - "block.minecraft.pink_stained_glass": "粉红色染色玻璃", - "block.minecraft.pink_stained_glass_pane": "粉红色染色玻璃板", - "block.minecraft.pink_terracotta": "粉红色陶瓦", - "block.minecraft.pink_tulip": "粉红色郁金香", - "block.minecraft.pink_wool": "粉红色羊毛", - "block.minecraft.piston": "活塞", - "block.minecraft.piston_head": "活塞头", - "block.minecraft.pitcher_crop": "瓶子草植株", - "block.minecraft.pitcher_plant": "瓶子草", - "block.minecraft.player_head": "玩家的头", - "block.minecraft.player_head.named": "%s的头", - "block.minecraft.player_wall_head": "墙上的玩家的头", - "block.minecraft.podzol": "灰化土", - "block.minecraft.pointed_dripstone": "滴水石锥", - "block.minecraft.polished_andesite": "磨制安山岩", - "block.minecraft.polished_andesite_slab": "磨制安山岩台阶", - "block.minecraft.polished_andesite_stairs": "磨制安山岩楼梯", - "block.minecraft.polished_basalt": "磨制玄武岩", - "block.minecraft.polished_blackstone": "磨制黑石", - "block.minecraft.polished_blackstone_brick_slab": "磨制黑石砖台阶", - "block.minecraft.polished_blackstone_brick_stairs": "磨制黑石砖楼梯", - "block.minecraft.polished_blackstone_brick_wall": "磨制黑石砖墙", - "block.minecraft.polished_blackstone_bricks": "磨制黑石砖", - "block.minecraft.polished_blackstone_button": "磨制黑石按钮", - "block.minecraft.polished_blackstone_pressure_plate": "磨制黑石压力板", - "block.minecraft.polished_blackstone_slab": "磨制黑石台阶", - "block.minecraft.polished_blackstone_stairs": "磨制黑石楼梯", - "block.minecraft.polished_blackstone_wall": "磨制黑石墙", - "block.minecraft.polished_deepslate": "磨制深板岩", - "block.minecraft.polished_deepslate_slab": "磨制深板岩台阶", - "block.minecraft.polished_deepslate_stairs": "磨制深板岩楼梯", - "block.minecraft.polished_deepslate_wall": "磨制深板岩墙", - "block.minecraft.polished_diorite": "磨制闪长岩", - "block.minecraft.polished_diorite_slab": "磨制闪长岩台阶", - "block.minecraft.polished_diorite_stairs": "磨制闪长岩楼梯", - "block.minecraft.polished_granite": "磨制花岗岩", - "block.minecraft.polished_granite_slab": "磨制花岗岩台阶", - "block.minecraft.polished_granite_stairs": "磨制花岗岩楼梯", - "block.minecraft.polished_tuff": "磨制凝灰岩", - "block.minecraft.polished_tuff_slab": "磨制凝灰岩台阶", - "block.minecraft.polished_tuff_stairs": "磨制凝灰岩楼梯", - "block.minecraft.polished_tuff_wall": "磨制凝灰岩墙", - "block.minecraft.poppy": "虞美人", - "block.minecraft.potatoes": "马铃薯", - "block.minecraft.potted_acacia_sapling": "金合欢树苗盆栽", - "block.minecraft.potted_allium": "绒球葱盆栽", - "block.minecraft.potted_azalea_bush": "杜鹃花丛盆栽", - "block.minecraft.potted_azure_bluet": "蓝花美耳草盆栽", - "block.minecraft.potted_bamboo": "竹子盆栽", - "block.minecraft.potted_birch_sapling": "白桦树苗盆栽", - "block.minecraft.potted_blue_orchid": "兰花盆栽", - "block.minecraft.potted_brown_mushroom": "棕色蘑菇盆栽", - "block.minecraft.potted_cactus": "仙人掌盆栽", - "block.minecraft.potted_cherry_sapling": "樱花树苗盆栽", - "block.minecraft.potted_cornflower": "矢车菊盆栽", - "block.minecraft.potted_crimson_fungus": "绯红菌盆栽", - "block.minecraft.potted_crimson_roots": "绯红菌索盆栽", - "block.minecraft.potted_dandelion": "蒲公英盆栽", - "block.minecraft.potted_dark_oak_sapling": "深色橡树树苗盆栽", - "block.minecraft.potted_dead_bush": "枯萎的灌木盆栽", - "block.minecraft.potted_fern": "蕨盆栽", - "block.minecraft.potted_flowering_azalea_bush": "盛开的杜鹃花丛盆栽", - "block.minecraft.potted_jungle_sapling": "丛林树苗盆栽", - "block.minecraft.potted_lily_of_the_valley": "铃兰盆栽", - "block.minecraft.potted_mangrove_propagule": "红树胎生苗盆栽", - "block.minecraft.potted_oak_sapling": "橡树树苗盆栽", - "block.minecraft.potted_orange_tulip": "橙色郁金香盆栽", - "block.minecraft.potted_oxeye_daisy": "滨菊盆栽", - "block.minecraft.potted_pink_tulip": "粉红色郁金香盆栽", - "block.minecraft.potted_poppy": "虞美人盆栽", - "block.minecraft.potted_red_mushroom": "红色蘑菇盆栽", - "block.minecraft.potted_red_tulip": "红色郁金香盆栽", - "block.minecraft.potted_spruce_sapling": "云杉树苗盆栽", - "block.minecraft.potted_torchflower": "火把花盆栽", - "block.minecraft.potted_warped_fungus": "诡异菌盆栽", - "block.minecraft.potted_warped_roots": "诡异菌索盆栽", - "block.minecraft.potted_white_tulip": "白色郁金香盆栽", - "block.minecraft.potted_wither_rose": "凋灵玫瑰盆栽", - "block.minecraft.powder_snow": "细雪", - "block.minecraft.powder_snow_cauldron": "装有细雪的炼药锅", - "block.minecraft.powered_rail": "动力铁轨", - "block.minecraft.prismarine": "海晶石", - "block.minecraft.prismarine_brick_slab": "海晶石砖台阶", - "block.minecraft.prismarine_brick_stairs": "海晶石砖楼梯", - "block.minecraft.prismarine_bricks": "海晶石砖", - "block.minecraft.prismarine_slab": "海晶石台阶", - "block.minecraft.prismarine_stairs": "海晶石楼梯", - "block.minecraft.prismarine_wall": "海晶石墙", - "block.minecraft.pumpkin": "南瓜", - "block.minecraft.pumpkin_stem": "南瓜茎", - "block.minecraft.purple_banner": "紫色旗帜", - "block.minecraft.purple_bed": "紫色床", - "block.minecraft.purple_candle": "紫色蜡烛", - "block.minecraft.purple_candle_cake": "插上紫色蜡烛的蛋糕", - "block.minecraft.purple_carpet": "紫色地毯", - "block.minecraft.purple_concrete": "紫色混凝土", - "block.minecraft.purple_concrete_powder": "紫色混凝土粉末", - "block.minecraft.purple_glazed_terracotta": "紫色带釉陶瓦", - "block.minecraft.purple_shulker_box": "紫色潜影盒", - "block.minecraft.purple_stained_glass": "紫色染色玻璃", - "block.minecraft.purple_stained_glass_pane": "紫色染色玻璃板", - "block.minecraft.purple_terracotta": "紫色陶瓦", - "block.minecraft.purple_wool": "紫色羊毛", - "block.minecraft.purpur_block": "紫珀块", - "block.minecraft.purpur_pillar": "紫珀柱", - "block.minecraft.purpur_slab": "紫珀台阶", - "block.minecraft.purpur_stairs": "紫珀楼梯", - "block.minecraft.quartz_block": "石英块", - "block.minecraft.quartz_bricks": "石英砖", - "block.minecraft.quartz_pillar": "石英柱", - "block.minecraft.quartz_slab": "石英台阶", - "block.minecraft.quartz_stairs": "石英楼梯", - "block.minecraft.rail": "铁轨", - "block.minecraft.raw_copper_block": "粗铜块", - "block.minecraft.raw_gold_block": "粗金块", - "block.minecraft.raw_iron_block": "粗铁块", - "block.minecraft.red_banner": "红色旗帜", - "block.minecraft.red_bed": "红色床", - "block.minecraft.red_candle": "红色蜡烛", - "block.minecraft.red_candle_cake": "插上红色蜡烛的蛋糕", - "block.minecraft.red_carpet": "红色地毯", - "block.minecraft.red_concrete": "红色混凝土", - "block.minecraft.red_concrete_powder": "红色混凝土粉末", - "block.minecraft.red_glazed_terracotta": "红色带釉陶瓦", - "block.minecraft.red_mushroom": "红色蘑菇", - "block.minecraft.red_mushroom_block": "红色蘑菇方块", - "block.minecraft.red_nether_brick_slab": "红色下界砖台阶", - "block.minecraft.red_nether_brick_stairs": "红色下界砖楼梯", - "block.minecraft.red_nether_brick_wall": "红色下界砖墙", - "block.minecraft.red_nether_bricks": "红色下界砖块", - "block.minecraft.red_sand": "红沙", - "block.minecraft.red_sandstone": "红砂岩", - "block.minecraft.red_sandstone_slab": "红砂岩台阶", - "block.minecraft.red_sandstone_stairs": "红砂岩楼梯", - "block.minecraft.red_sandstone_wall": "红砂岩墙", - "block.minecraft.red_shulker_box": "红色潜影盒", - "block.minecraft.red_stained_glass": "红色染色玻璃", - "block.minecraft.red_stained_glass_pane": "红色染色玻璃板", - "block.minecraft.red_terracotta": "红色陶瓦", - "block.minecraft.red_tulip": "红色郁金香", - "block.minecraft.red_wool": "红色羊毛", - "block.minecraft.redstone_block": "红石块", - "block.minecraft.redstone_lamp": "红石灯", - "block.minecraft.redstone_ore": "红石矿石", - "block.minecraft.redstone_torch": "红石火把", - "block.minecraft.redstone_wall_torch": "墙上的红石火把", - "block.minecraft.redstone_wire": "红石线", - "block.minecraft.reinforced_deepslate": "强化深板岩", - "block.minecraft.repeater": "红石中继器", - "block.minecraft.repeating_command_block": "循环型命令方块", - "block.minecraft.respawn_anchor": "重生锚", - "block.minecraft.rooted_dirt": "缠根泥土", - "block.minecraft.rose_bush": "玫瑰丛", - "block.minecraft.sand": "沙子", - "block.minecraft.sandstone": "砂岩", - "block.minecraft.sandstone_slab": "砂岩台阶", - "block.minecraft.sandstone_stairs": "砂岩楼梯", - "block.minecraft.sandstone_wall": "砂岩墙", - "block.minecraft.scaffolding": "脚手架", - "block.minecraft.sculk": "幽匿块", - "block.minecraft.sculk_catalyst": "幽匿催发体", - "block.minecraft.sculk_sensor": "幽匿感测体", - "block.minecraft.sculk_shrieker": "幽匿尖啸体", - "block.minecraft.sculk_vein": "幽匿脉络", - "block.minecraft.sea_lantern": "海晶灯", - "block.minecraft.sea_pickle": "海泡菜", - "block.minecraft.seagrass": "海草", - "block.minecraft.set_spawn": "已设置重生点", - "block.minecraft.short_grass": "矮草丛", - "block.minecraft.shroomlight": "菌光体", - "block.minecraft.shulker_box": "潜影盒", - "block.minecraft.skeleton_skull": "骷髅头颅", - "block.minecraft.skeleton_wall_skull": "墙上的骷髅头颅", - "block.minecraft.slime_block": "黏液块", - "block.minecraft.small_amethyst_bud": "小型紫晶芽", - "block.minecraft.small_dripleaf": "小型垂滴叶", - "block.minecraft.smithing_table": "锻造台", - "block.minecraft.smoker": "烟熏炉", - "block.minecraft.smooth_basalt": "平滑玄武岩", - "block.minecraft.smooth_quartz": "平滑石英块", - "block.minecraft.smooth_quartz_slab": "平滑石英台阶", - "block.minecraft.smooth_quartz_stairs": "平滑石英楼梯", - "block.minecraft.smooth_red_sandstone": "平滑红砂岩", - "block.minecraft.smooth_red_sandstone_slab": "平滑红砂岩台阶", - "block.minecraft.smooth_red_sandstone_stairs": "平滑红砂岩楼梯", - "block.minecraft.smooth_sandstone": "平滑砂岩", - "block.minecraft.smooth_sandstone_slab": "平滑砂岩台阶", - "block.minecraft.smooth_sandstone_stairs": "平滑砂岩楼梯", - "block.minecraft.smooth_stone": "平滑石头", - "block.minecraft.smooth_stone_slab": "平滑石头台阶", - "block.minecraft.sniffer_egg": "嗅探兽蛋", - "block.minecraft.snow": "雪", - "block.minecraft.snow_block": "雪块", - "block.minecraft.soul_campfire": "灵魂营火", - "block.minecraft.soul_fire": "灵魂火", - "block.minecraft.soul_lantern": "灵魂灯笼", - "block.minecraft.soul_sand": "灵魂沙", - "block.minecraft.soul_soil": "灵魂土", - "block.minecraft.soul_torch": "灵魂火把", - "block.minecraft.soul_wall_torch": "墙上的灵魂火把", - "block.minecraft.spawn.not_valid": "你的床或已充能的重生锚不存在或已被阻挡", - "block.minecraft.spawner": "刷怪笼", - "block.minecraft.spawner.desc1": "用刷怪蛋交互时:", - "block.minecraft.spawner.desc2": "设置生物种类", - "block.minecraft.sponge": "海绵", - "block.minecraft.spore_blossom": "孢子花", - "block.minecraft.spruce_button": "云杉木按钮", - "block.minecraft.spruce_door": "云杉木门", - "block.minecraft.spruce_fence": "云杉木栅栏", - "block.minecraft.spruce_fence_gate": "云杉木栅栏门", - "block.minecraft.spruce_hanging_sign": "悬挂式云杉木告示牌", - "block.minecraft.spruce_leaves": "云杉树叶", - "block.minecraft.spruce_log": "云杉原木", - "block.minecraft.spruce_planks": "云杉木板", - "block.minecraft.spruce_pressure_plate": "云杉木压力板", - "block.minecraft.spruce_sapling": "云杉树苗", - "block.minecraft.spruce_sign": "云杉木告示牌", - "block.minecraft.spruce_slab": "云杉木台阶", - "block.minecraft.spruce_stairs": "云杉木楼梯", - "block.minecraft.spruce_trapdoor": "云杉木活板门", - "block.minecraft.spruce_wall_hanging_sign": "墙上的悬挂式云杉木告示牌", - "block.minecraft.spruce_wall_sign": "墙上的云杉木告示牌", - "block.minecraft.spruce_wood": "云杉木", - "block.minecraft.sticky_piston": "黏性活塞", - "block.minecraft.stone": "石头", - "block.minecraft.stone_brick_slab": "石砖台阶", - "block.minecraft.stone_brick_stairs": "石砖楼梯", - "block.minecraft.stone_brick_wall": "石砖墙", - "block.minecraft.stone_bricks": "石砖", - "block.minecraft.stone_button": "石头按钮", - "block.minecraft.stone_pressure_plate": "石头压力板", - "block.minecraft.stone_slab": "石头台阶", - "block.minecraft.stone_stairs": "石头楼梯", - "block.minecraft.stonecutter": "切石机", - "block.minecraft.stripped_acacia_log": "去皮金合欢原木", - "block.minecraft.stripped_acacia_wood": "去皮金合欢木", - "block.minecraft.stripped_bamboo_block": "去皮竹块", - "block.minecraft.stripped_birch_log": "去皮白桦原木", - "block.minecraft.stripped_birch_wood": "去皮白桦木", - "block.minecraft.stripped_cherry_log": "去皮樱花原木", - "block.minecraft.stripped_cherry_wood": "去皮樱花木", - "block.minecraft.stripped_crimson_hyphae": "去皮绯红菌核", - "block.minecraft.stripped_crimson_stem": "去皮绯红菌柄", - "block.minecraft.stripped_dark_oak_log": "去皮深色橡木原木", - "block.minecraft.stripped_dark_oak_wood": "去皮深色橡木", - "block.minecraft.stripped_jungle_log": "去皮丛林原木", - "block.minecraft.stripped_jungle_wood": "去皮丛林木", - "block.minecraft.stripped_mangrove_log": "去皮红树原木", - "block.minecraft.stripped_mangrove_wood": "去皮红树木", - "block.minecraft.stripped_oak_log": "去皮橡木原木", - "block.minecraft.stripped_oak_wood": "去皮橡木", - "block.minecraft.stripped_spruce_log": "去皮云杉原木", - "block.minecraft.stripped_spruce_wood": "去皮云杉木", - "block.minecraft.stripped_warped_hyphae": "去皮诡异菌核", - "block.minecraft.stripped_warped_stem": "去皮诡异菌柄", - "block.minecraft.structure_block": "结构方块", - "block.minecraft.structure_void": "结构空位", - "block.minecraft.sugar_cane": "甘蔗", - "block.minecraft.sunflower": "向日葵", - "block.minecraft.suspicious_gravel": "可疑的沙砾", - "block.minecraft.suspicious_sand": "可疑的沙子", - "block.minecraft.sweet_berry_bush": "甜浆果丛", - "block.minecraft.tall_grass": "高草丛", - "block.minecraft.tall_seagrass": "高海草", - "block.minecraft.target": "标靶", - "block.minecraft.terracotta": "陶瓦", - "block.minecraft.tinted_glass": "遮光玻璃", - "block.minecraft.tnt": "TNT", - "block.minecraft.torch": "火把", - "block.minecraft.torchflower": "火把花", - "block.minecraft.torchflower_crop": "火把花植株", - "block.minecraft.trapped_chest": "陷阱箱", - "block.minecraft.trial_spawner": "试炼刷怪笼", - "block.minecraft.tripwire": "绊线", - "block.minecraft.tripwire_hook": "绊线钩", - "block.minecraft.tube_coral": "管珊瑚", - "block.minecraft.tube_coral_block": "管珊瑚块", - "block.minecraft.tube_coral_fan": "管珊瑚扇", - "block.minecraft.tube_coral_wall_fan": "墙上的管珊瑚扇", - "block.minecraft.tuff": "凝灰岩", - "block.minecraft.tuff_brick_slab": "凝灰岩砖台阶", - "block.minecraft.tuff_brick_stairs": "凝灰岩砖楼梯", - "block.minecraft.tuff_brick_wall": "凝灰岩砖墙", - "block.minecraft.tuff_bricks": "凝灰岩砖", - "block.minecraft.tuff_slab": "凝灰岩台阶", - "block.minecraft.tuff_stairs": "凝灰岩楼梯", - "block.minecraft.tuff_wall": "凝灰岩墙", - "block.minecraft.turtle_egg": "海龟蛋", - "block.minecraft.twisting_vines": "缠怨藤", - "block.minecraft.twisting_vines_plant": "缠怨藤植株", - "block.minecraft.vault": "宝库", - "block.minecraft.verdant_froglight": "青翠蛙明灯", - "block.minecraft.vine": "藤蔓", - "block.minecraft.void_air": "虚空空气", - "block.minecraft.wall_torch": "墙上的火把", - "block.minecraft.warped_button": "诡异木按钮", - "block.minecraft.warped_door": "诡异木门", - "block.minecraft.warped_fence": "诡异木栅栏", - "block.minecraft.warped_fence_gate": "诡异木栅栏门", - "block.minecraft.warped_fungus": "诡异菌", - "block.minecraft.warped_hanging_sign": "悬挂式诡异木告示牌", - "block.minecraft.warped_hyphae": "诡异菌核", - "block.minecraft.warped_nylium": "诡异菌岩", - "block.minecraft.warped_planks": "诡异木板", - "block.minecraft.warped_pressure_plate": "诡异木压力板", - "block.minecraft.warped_roots": "诡异菌索", - "block.minecraft.warped_sign": "诡异木告示牌", - "block.minecraft.warped_slab": "诡异木台阶", - "block.minecraft.warped_stairs": "诡异木楼梯", - "block.minecraft.warped_stem": "诡异菌柄", - "block.minecraft.warped_trapdoor": "诡异木活板门", - "block.minecraft.warped_wall_hanging_sign": "墙上的悬挂式诡异木告示牌", - "block.minecraft.warped_wall_sign": "墙上的诡异木告示牌", - "block.minecraft.warped_wart_block": "诡异疣块", - "block.minecraft.water": "水", - "block.minecraft.water_cauldron": "装有水的炼药锅", - "block.minecraft.waxed_chiseled_copper": "涂蜡的雕纹铜块", - "block.minecraft.waxed_copper_block": "涂蜡的铜块", - "block.minecraft.waxed_copper_bulb": "涂蜡的铜灯", - "block.minecraft.waxed_copper_door": "涂蜡的铜门", - "block.minecraft.waxed_copper_grate": "涂蜡的铜格栅", - "block.minecraft.waxed_copper_trapdoor": "涂蜡的铜活板门", - "block.minecraft.waxed_cut_copper": "涂蜡的切制铜块", - "block.minecraft.waxed_cut_copper_slab": "涂蜡的切制铜台阶", - "block.minecraft.waxed_cut_copper_stairs": "涂蜡的切制铜楼梯", - "block.minecraft.waxed_exposed_chiseled_copper": "涂蜡的斑驳雕纹铜块", - "block.minecraft.waxed_exposed_copper": "涂蜡的斑驳铜块", - "block.minecraft.waxed_exposed_copper_bulb": "涂蜡的斑驳铜灯", - "block.minecraft.waxed_exposed_copper_door": "涂蜡的斑驳铜门", - "block.minecraft.waxed_exposed_copper_grate": "涂蜡的斑驳铜格栅", - "block.minecraft.waxed_exposed_copper_trapdoor": "涂蜡的斑驳铜活板门", - "block.minecraft.waxed_exposed_cut_copper": "涂蜡的斑驳切制铜块", - "block.minecraft.waxed_exposed_cut_copper_slab": "涂蜡的斑驳切制铜台阶", - "block.minecraft.waxed_exposed_cut_copper_stairs": "涂蜡的斑驳切制铜楼梯", - "block.minecraft.waxed_oxidized_chiseled_copper": "涂蜡的氧化雕纹铜块", - "block.minecraft.waxed_oxidized_copper": "涂蜡的氧化铜块", - "block.minecraft.waxed_oxidized_copper_bulb": "涂蜡的氧化铜灯", - "block.minecraft.waxed_oxidized_copper_door": "涂蜡的氧化铜门", - "block.minecraft.waxed_oxidized_copper_grate": "涂蜡的氧化铜格栅", - "block.minecraft.waxed_oxidized_copper_trapdoor": "涂蜡的氧化铜活板门", - "block.minecraft.waxed_oxidized_cut_copper": "涂蜡的氧化切制铜块", - "block.minecraft.waxed_oxidized_cut_copper_slab": "涂蜡的氧化切制铜台阶", - "block.minecraft.waxed_oxidized_cut_copper_stairs": "涂蜡的氧化切制铜楼梯", - "block.minecraft.waxed_weathered_chiseled_copper": "涂蜡的锈蚀雕纹铜块", - "block.minecraft.waxed_weathered_copper": "涂蜡的锈蚀铜块", - "block.minecraft.waxed_weathered_copper_bulb": "涂蜡的锈蚀铜灯", - "block.minecraft.waxed_weathered_copper_door": "涂蜡的锈蚀铜门", - "block.minecraft.waxed_weathered_copper_grate": "涂蜡的锈蚀铜格栅", - "block.minecraft.waxed_weathered_copper_trapdoor": "涂蜡的锈蚀铜活板门", - "block.minecraft.waxed_weathered_cut_copper": "涂蜡的锈蚀切制铜块", - "block.minecraft.waxed_weathered_cut_copper_slab": "涂蜡的锈蚀切制铜台阶", - "block.minecraft.waxed_weathered_cut_copper_stairs": "涂蜡的锈蚀切制铜楼梯", - "block.minecraft.weathered_chiseled_copper": "锈蚀的雕纹铜块", - "block.minecraft.weathered_copper": "锈蚀的铜块", - "block.minecraft.weathered_copper_bulb": "锈蚀的铜灯", - "block.minecraft.weathered_copper_door": "锈蚀的铜门", - "block.minecraft.weathered_copper_grate": "锈蚀的铜格栅", - "block.minecraft.weathered_copper_trapdoor": "锈蚀的铜活板门", - "block.minecraft.weathered_cut_copper": "锈蚀的切制铜块", - "block.minecraft.weathered_cut_copper_slab": "锈蚀的切制铜台阶", - "block.minecraft.weathered_cut_copper_stairs": "锈蚀的切制铜楼梯", - "block.minecraft.weeping_vines": "垂泪藤", - "block.minecraft.weeping_vines_plant": "垂泪藤植株", - "block.minecraft.wet_sponge": "湿海绵", - "block.minecraft.wheat": "小麦植株", - "block.minecraft.white_banner": "白色旗帜", - "block.minecraft.white_bed": "白色床", - "block.minecraft.white_candle": "白色蜡烛", - "block.minecraft.white_candle_cake": "插上白色蜡烛的蛋糕", - "block.minecraft.white_carpet": "白色地毯", - "block.minecraft.white_concrete": "白色混凝土", - "block.minecraft.white_concrete_powder": "白色混凝土粉末", - "block.minecraft.white_glazed_terracotta": "白色带釉陶瓦", - "block.minecraft.white_shulker_box": "白色潜影盒", - "block.minecraft.white_stained_glass": "白色染色玻璃", - "block.minecraft.white_stained_glass_pane": "白色染色玻璃板", - "block.minecraft.white_terracotta": "白色陶瓦", - "block.minecraft.white_tulip": "白色郁金香", - "block.minecraft.white_wool": "白色羊毛", - "block.minecraft.wither_rose": "凋灵玫瑰", - "block.minecraft.wither_skeleton_skull": "凋灵骷髅头颅", - "block.minecraft.wither_skeleton_wall_skull": "墙上的凋灵骷髅头颅", - "block.minecraft.yellow_banner": "黄色旗帜", - "block.minecraft.yellow_bed": "黄色床", - "block.minecraft.yellow_candle": "黄色蜡烛", - "block.minecraft.yellow_candle_cake": "插上黄色蜡烛的蛋糕", - "block.minecraft.yellow_carpet": "黄色地毯", - "block.minecraft.yellow_concrete": "黄色混凝土", - "block.minecraft.yellow_concrete_powder": "黄色混凝土粉末", - "block.minecraft.yellow_glazed_terracotta": "黄色带釉陶瓦", - "block.minecraft.yellow_shulker_box": "黄色潜影盒", - "block.minecraft.yellow_stained_glass": "黄色染色玻璃", - "block.minecraft.yellow_stained_glass_pane": "黄色染色玻璃板", - "block.minecraft.yellow_terracotta": "黄色陶瓦", - "block.minecraft.yellow_wool": "黄色羊毛", - "block.minecraft.zombie_head": "僵尸的头", - "block.minecraft.zombie_wall_head": "墙上的僵尸的头", - "book.byAuthor": "%1$s 著", - "book.editTitle": "输入书名:", - "book.finalizeButton": "署名并关闭", - "book.finalizeWarning": "注意!在你署名后,它将不能再被修改。", - "book.generation.0": "原稿", - "book.generation.1": "原稿的副本", - "book.generation.2": "副本的副本", - "book.generation.3": "破烂不堪", - "book.invalid.tag": "* 无效的书本标签 *", - "book.pageIndicator": "第%1$s页/共%2$s页", - "book.signButton": "署名", - "build.tooHigh": "建筑高度限制是%s", - "chat.cannotSend": "无法发送聊天消息", - "chat.coordinates": "%s, %s, %s", - "chat.coordinates.tooltip": "点此传送", - "chat.copy": "复制到剪贴板", - "chat.copy.click": "单击复制到剪贴板", - "chat.deleted_marker": "此聊天消息已被服务器删除。", - "chat.disabled.chain_broken": "由于消息链损坏,聊天已被禁用。请尝试重新连接。", - "chat.disabled.expiredProfileKey": "由于个人信息公钥过期,聊天已被禁用。请尝试重新连接。", - "chat.disabled.invalid_command_signature": "命令包含意外或缺失的命令参数签名。", - "chat.disabled.invalid_signature": "聊天签名无效。请尝试重新连接。", - "chat.disabled.launcher": "聊天在启动器选项中被禁用。无法发送消息。", - "chat.disabled.missingProfileKey": "由于个人信息公钥丢失,聊天已被禁用。请尝试重新连接。", - "chat.disabled.options": "聊天在客户端选项中被禁用。", - "chat.disabled.out_of_order_chat": "接收到了乱序的聊天消息。你的系统时间是否被更改过?", - "chat.disabled.profile": "聊天在账户设置中被禁用。再按一次“%s”以获取更多信息。", - "chat.disabled.profile.moreInfo": "聊天在账户设置中被禁用。无法发送或查看消息。", - "chat.editBox": "聊天", - "chat.filtered": "被服务器过滤。", - "chat.filtered_full": "服务器已向部分玩家隐藏了你的消息。", - "chat.link.confirm": "你确定要打开以下网页?", - "chat.link.confirmTrusted": "你想要打开这个链接或将其复制到你的剪贴板吗?", - "chat.link.open": "在浏览器中打开", - "chat.link.warning": "永远不要打开你不信任的人提供的链接!", - "chat.queue": "[+%s行待发送]", - "chat.square_brackets": "[%s]", - "chat.tag.error": "服务器发送了无效消息。", - "chat.tag.modified": "消息被服务器修改。原文:", - "chat.tag.not_secure": "未经验证的消息。无法举报。", - "chat.tag.system": "服务器消息。无法举报。", - "chat.tag.system_single_player": "服务器消息。", - "chat.type.admin": "[%s: %s]", - "chat.type.advancement.challenge": "%s完成了挑战%s", - "chat.type.advancement.goal": "%s达成了目标%s", - "chat.type.advancement.task": "%s取得了进度%s", - "chat.type.announcement": "[%s] %s", - "chat.type.emote": "* %s %s", - "chat.type.team.hover": "发送队伍消息", - "chat.type.team.sent": "-> %s <%s> %s", - "chat.type.team.text": "%s <%s> %s", - "chat.type.text": "<%s> %s", - "chat.type.text.narrate": "%s说%s", - "chat.validation_error": "聊天验证错误", - "chat_screen.message": "要发送的消息:%s", - "chat_screen.title": "聊天屏幕", - "chat_screen.usage": "输入消息并按Enter键发送", - "chunk.toast.checkLog": "查看日志获取详情", - "chunk.toast.loadFailure": "无法加载%s处的区块", - "chunk.toast.lowDiskSpace": "磁盘空间不足!", - "chunk.toast.lowDiskSpace.description": "可能无法保存世界。", - "chunk.toast.saveFailure": "无法保存%s处的区块", - "clear.failed.multiple": "未能从%s名玩家找到任何物品", - "clear.failed.single": "未能从玩家%s找到任何物品", - "color.minecraft.black": "黑色", - "color.minecraft.blue": "蓝色", - "color.minecraft.brown": "棕色", - "color.minecraft.cyan": "青色", - "color.minecraft.gray": "灰色", - "color.minecraft.green": "绿色", - "color.minecraft.light_blue": "淡蓝色", - "color.minecraft.light_gray": "淡灰色", - "color.minecraft.lime": "黄绿色", - "color.minecraft.magenta": "品红色", - "color.minecraft.orange": "橙色", - "color.minecraft.pink": "粉红色", - "color.minecraft.purple": "紫色", - "color.minecraft.red": "红色", - "color.minecraft.white": "白色", - "color.minecraft.yellow": "黄色", - "command.context.here": "<--[此处]", - "command.context.parse_error": "%s,位于第%s个字符:%s", - "command.exception": "无法解析命令:%s", - "command.expected.separator": "参数后应有空格分隔,但发现了紧邻的数据", - "command.failed": "试图执行该命令时出现意外错误", - "command.forkLimit": "上下文数量已达上限值(%s)", - "command.unknown.argument": "错误的命令参数", - "command.unknown.command": "未知或不完整的命令,错误见下", - "commands.advancement.advancementNotFound": "没有找到名为“%s”的进度", - "commands.advancement.criterionNotFound": "进度%1$s并不包含条件“%2$s”", - "commands.advancement.grant.criterion.to.many.failure": "无法将进度%2$s的达成条件“%1$s”赋予%3$s名玩家,因为他们已达成此条件", - "commands.advancement.grant.criterion.to.many.success": "已将进度%2$s的达成条件“%1$s”赋予%3$s名玩家", - "commands.advancement.grant.criterion.to.one.failure": "无法将进度%2$s的达成条件“%1$s”赋予%3$s,因为该玩家已达成此条件", - "commands.advancement.grant.criterion.to.one.success": "已将进度%2$s的达成条件“%1$s”赋予%3$s", - "commands.advancement.grant.many.to.many.failure": "无法将%s项进度赋予%s名玩家,因为他们已达成这些进度", - "commands.advancement.grant.many.to.many.success": "已将%s项进度赋予%s名玩家", - "commands.advancement.grant.many.to.one.failure": "无法将%s项进度赋予%s,因为该玩家已达成这些进度", - "commands.advancement.grant.many.to.one.success": "已将%s项进度赋予%s", - "commands.advancement.grant.one.to.many.failure": "无法将进度%s赋予%s名玩家,因为他们已达成此进度", - "commands.advancement.grant.one.to.many.success": "已将进度%s赋予%s名玩家", - "commands.advancement.grant.one.to.one.failure": "无法将进度%s赋予%s,因为该玩家已达成此进度", - "commands.advancement.grant.one.to.one.success": "已将进度%s赋予%s", - "commands.advancement.revoke.criterion.to.many.failure": "无法撤销%3$s名玩家关于进度%2$s的达成条件“%1$s”,因为他们并未达成此条件", - "commands.advancement.revoke.criterion.to.many.success": "已撤销%3$s名玩家关于进度%2$s的达成条件“%1$s”", - "commands.advancement.revoke.criterion.to.one.failure": "无法撤销%3$s关于进度%2$s的达成条件“%1$s”,因为该玩家并未达成此条件", - "commands.advancement.revoke.criterion.to.one.success": "已撤销%3$s关于进度%2$s的达成条件“%1$s”", - "commands.advancement.revoke.many.to.many.failure": "无法撤销%2$s名玩家的%1$s项进度,因为他们并未达成此进度", - "commands.advancement.revoke.many.to.many.success": "已撤销%2$s名玩家的%1$s项进度", - "commands.advancement.revoke.many.to.one.failure": "无法撤销%2$s的%1$s项进度,因为该玩家并未达成这些进度", - "commands.advancement.revoke.many.to.one.success": "已撤销%2$s的%1$s项进度", - "commands.advancement.revoke.one.to.many.failure": "无法撤销%2$s名玩家的进度%1$s,因为他们并未达成此进度", - "commands.advancement.revoke.one.to.many.success": "已撤销%2$s名玩家的进度%1$s", - "commands.advancement.revoke.one.to.one.failure": "无法撤销%2$s的进度%1$s,因为该玩家并未达成此进度", - "commands.advancement.revoke.one.to.one.success": "已撤销%2$s的进度%1$s", - "commands.attribute.base_value.get.success": "实体%2$s的属性%1$s的基值为%3$s", - "commands.attribute.base_value.set.success": "实体%2$s的属性%1$s的基值已设置为%3$s", - "commands.attribute.failed.entity": "%s不是此命令的有效实体", - "commands.attribute.failed.modifier_already_present": "实体%3$s的属性%2$s已存在修饰符%1$s", - "commands.attribute.failed.no_attribute": "实体%s没有属性%s", - "commands.attribute.failed.no_modifier": "实体%2$s的属性%1$s无修饰符%3$s", - "commands.attribute.modifier.add.success": "为实体%3$s的属性%2$s添加了修饰符%1$s", - "commands.attribute.modifier.remove.success": "为实体%3$s的属性%2$s移除了修饰符%1$s", - "commands.attribute.modifier.value.get.success": "实体%3$s的属性%2$s中修饰符%1$s值为%4$s", - "commands.attribute.value.get.success": "实体%2$s的属性%1$s的值为%3$s", - "commands.ban.failed": "无变化,该玩家已被封禁", - "commands.ban.success": "已封禁%s:%s", - "commands.banip.failed": "无变化,该IP地址已被封禁", - "commands.banip.info": "此次封禁涉及%s名玩家:%s", - "commands.banip.invalid": "无效的IP地址或未知的玩家", - "commands.banip.success": "已封禁IP地址%s:%s", - "commands.banlist.entry": "%s被%s封禁:%s", - "commands.banlist.entry.unknown": "(未知)", - "commands.banlist.list": "共有%s条封禁:", - "commands.banlist.none": "没有玩家被封禁", - "commands.bossbar.create.failed": "ID为“%s”的Boss栏已经存在", - "commands.bossbar.create.success": "已创建自定义Boss栏%s", - "commands.bossbar.get.max": "自定义Boss栏%s的最大值为%s", - "commands.bossbar.get.players.none": "自定义Boss栏%s目前没有在线玩家", - "commands.bossbar.get.players.some": "自定义Boss栏%s当前在线的%s名玩家有:%s", - "commands.bossbar.get.value": "自定义Boss栏%s的数值为%s", - "commands.bossbar.get.visible.hidden": "自定义Boss栏%s现为隐藏", - "commands.bossbar.get.visible.visible": "自定义Boss栏%s现为可见", - "commands.bossbar.list.bars.none": "无运行中的自定义Boss栏", - "commands.bossbar.list.bars.some": "有%s项运行中的自定义Boss栏:%s", - "commands.bossbar.remove.success": "已移除自定义Boss栏%s", - "commands.bossbar.set.color.success": "已更改自定义Boss栏%s的颜色", - "commands.bossbar.set.color.unchanged": "无变化,这本就是这个Boss栏的颜色", - "commands.bossbar.set.max.success": "自定义Boss栏%s的最大值已改为%s", - "commands.bossbar.set.max.unchanged": "无变化,这本就是这个Boss栏的最大值", - "commands.bossbar.set.name.success": "已重命名自定义Boss栏%s", - "commands.bossbar.set.name.unchanged": "无变化,这本就是这个Boss栏的名称", - "commands.bossbar.set.players.success.none": "自定义Boss栏%s在当下没有在线玩家", - "commands.bossbar.set.players.success.some": "自定义Boss栏%s在当下在线的%s名玩家有:%s", - "commands.bossbar.set.players.unchanged": "无变化,这些玩家已经在Boss栏上,没有玩家需要被添加或移除", - "commands.bossbar.set.style.success": "已改变自定义Boss栏%s的样式", - "commands.bossbar.set.style.unchanged": "无变化,这本就是这个Boss栏的样式", - "commands.bossbar.set.value.success": "自定义Boss栏%s的值已改为%s", - "commands.bossbar.set.value.unchanged": "无变化,这本就是这个Boss栏的值", - "commands.bossbar.set.visibility.unchanged.hidden": "无变化,该Boss栏原已隐藏", - "commands.bossbar.set.visibility.unchanged.visible": "无变化,该Boss栏原已可见", - "commands.bossbar.set.visible.success.hidden": "已将自定义Boss栏%s改为隐藏", - "commands.bossbar.set.visible.success.visible": "已将自定义Boss栏%s改为可见", - "commands.bossbar.unknown": "不存在ID为“%s”的Boss栏", - "commands.clear.success.multiple": "已移除%2$s名玩家的%1$s个物品", - "commands.clear.success.single": "已移除玩家%2$s的%1$s个物品", - "commands.clear.test.multiple": "已在%2$s名玩家身上找到%1$s个匹配的物品", - "commands.clear.test.single": "已在玩家%2$s身上找到%1$s个匹配的物品", - "commands.clone.failed": "未复制任何方块", - "commands.clone.overlap": "源区域和目标区域不能重叠", - "commands.clone.success": "已成功复制%s个方块", - "commands.clone.toobig": "指定区域内的方块太多(最大值为%s,指定值为%s)", - "commands.damage.invulnerable": "对象免疫指定的伤害类型", - "commands.damage.success": "已将%s伤害施加于%s", - "commands.data.block.get": "位于%2$s, %3$s, %4$s的方块的%1$s乘以%5$s倍率后的值为%6$s", - "commands.data.block.invalid": "目标方块不是方块实体", - "commands.data.block.modified": "已修改%s, %s, %s处的方块数据", - "commands.data.block.query": "%s, %s, %s拥有以下方块数据:%s", - "commands.data.entity.get": "%2$s的%1$s在乘以倍率%3$s后的值是%4$s", - "commands.data.entity.invalid": "无法修改玩家数据", - "commands.data.entity.modified": "已修改%s的实体数据", - "commands.data.entity.query": "%s拥有以下实体数据:%s", - "commands.data.get.invalid": "无法获取%s,只接受数字标签", - "commands.data.get.multiple": "该参数只接受单个NBT值", - "commands.data.get.unknown": "无法获取%s,标签不存在", - "commands.data.merge.failed": "无变化,所指定的属性已有这些值", - "commands.data.modify.expected_list": "应为列表,实际为:%s", - "commands.data.modify.expected_object": "应为对象,实际为:%s", - "commands.data.modify.expected_value": "应为值,实际为:%s", - "commands.data.modify.invalid_index": "无效的列表索引:%s", - "commands.data.modify.invalid_substring": "无效的子串索引:%s到%s", - "commands.data.storage.get": "在存储%2$s中的%1$s在乘以倍率%3$s后的值是%4$s", - "commands.data.storage.modified": "已修改存储%s", - "commands.data.storage.query": "存储%s含有以下内容:%s", - "commands.datapack.disable.failed": "数据包“%s”并未启用!", - "commands.datapack.disable.failed.feature": "无法禁用数据包“%s”,因为它属于已启用功能!", - "commands.datapack.enable.failed": "数据包“%s”已经启用!", - "commands.datapack.enable.failed.no_flags": "无法启用数据包“%s”,因为所需的功能未在此世界启用:%s!", - "commands.datapack.list.available.none": "已无更多可用的数据包", - "commands.datapack.list.available.success": "共有%s个数据包可用:%s", - "commands.datapack.list.enabled.none": "没有启用中的数据包", - "commands.datapack.list.enabled.success": "已启用%s个数据包:%s", - "commands.datapack.modify.disable": "正在禁用数据包%s", - "commands.datapack.modify.enable": "正在启用数据包%s", - "commands.datapack.unknown": "未知的数据包 “%s”", - "commands.debug.alreadyRunning": "刻分析器原已开启", - "commands.debug.function.noRecursion": "无法从函数内部开始追踪", - "commands.debug.function.noReturnRun": "使用/return run时无法追踪", - "commands.debug.function.success.multiple": "已追踪%2$s个函数内的%1$s条命令至输出文件%3$s", - "commands.debug.function.success.single": "已追踪函数“%2$s”内的%1$s条命令至输出文件%3$s", - "commands.debug.function.traceFailed": "追踪函数失败", - "commands.debug.notRunning": "尚未启动刻分析器", - "commands.debug.started": "已开始刻分析", - "commands.debug.stopped": "已停止刻分析,用时%s秒和%s刻(每秒%s刻)", - "commands.defaultgamemode.success": "默认游戏模式现在为%s", - "commands.deop.failed": "无变化,此玩家不是管理员", - "commands.deop.success": "%s不再是服务器管理员了", - "commands.difficulty.failure": "难度未变,它原来就是%s", - "commands.difficulty.query": "目前难度为%s", - "commands.difficulty.success": "难度已被设置为%s", - "commands.drop.no_held_items": "该实体无法持有任何物品", - "commands.drop.no_loot_table": "实体%s没有战利品表", - "commands.drop.success.multiple": "掉落了%s个物品", - "commands.drop.success.multiple_with_table": "从战利品表%2$s中掉落了%1$s个物品", - "commands.drop.success.single": "掉落了%s个%s", - "commands.drop.success.single_with_table": "从战利品表%3$s中掉落了%1$s个%2$s", - "commands.effect.clear.everything.failed": "对象没有可以移除的效果", - "commands.effect.clear.everything.success.multiple": "已移除%s个对象的所有效果", - "commands.effect.clear.everything.success.single": "已移除%s的所有效果", - "commands.effect.clear.specific.failed": "对象没有指定效果", - "commands.effect.clear.specific.success.multiple": "已移除%2$s个对象的%1$s效果", - "commands.effect.clear.specific.success.single": "已移除%2$s的%1$s效果", - "commands.effect.give.failed": "无法应用此效果(对象对效果免疫,或已有更强的效果)", - "commands.effect.give.success.multiple": "已将%s效果应用于%s个对象", - "commands.effect.give.success.single": "已将%s效果应用于%s", - "commands.enchant.failed": "无变化,对象未持有物品或其不支持此魔咒", - "commands.enchant.failed.entity": "%s不是此命令的有效实体", - "commands.enchant.failed.incompatible": "%s不支持此魔咒", - "commands.enchant.failed.itemless": "%s未手持任何物品", - "commands.enchant.failed.level": "%s高于该魔咒支持的最高等级%s", - "commands.enchant.success.multiple": "已将%s魔咒应用于%s个实体", - "commands.enchant.success.single": "已将%s魔咒应用于%s的物品上", - "commands.execute.blocks.toobig": "指定区域内的方块太多(最大值为%s,指定值为%s)", - "commands.execute.conditional.fail": "测试失败", - "commands.execute.conditional.fail_count": "测试失败,计数:%s", - "commands.execute.conditional.pass": "测试通过", - "commands.execute.conditional.pass_count": "测试通过,计数:%s", - "commands.execute.function.instantiationFailure": "无法实例化函数%s:%s", - "commands.experience.add.levels.success.multiple": "已给予%2$s名玩家%1$s级经验", - "commands.experience.add.levels.success.single": "已给予%2$s %1$s级经验", - "commands.experience.add.points.success.multiple": "已给予%2$s名玩家%1$s点经验", - "commands.experience.add.points.success.single": "已给予%2$s %1$s点经验", - "commands.experience.query.levels": "%s拥有%s级经验", - "commands.experience.query.points": "%s拥有%s点经验值", - "commands.experience.set.levels.success.multiple": "已将%2$s名玩家的经验等级设为%1$s", - "commands.experience.set.levels.success.single": "已将%2$s的经验等级设为%1$s", - "commands.experience.set.points.invalid": "无法将此玩家的经验值设置为超过现有等级的最大值", - "commands.experience.set.points.success.multiple": "已将%2$s名玩家的经验值设为%1$s", - "commands.experience.set.points.success.single": "已将%2$s的经验值设为%1$s", - "commands.fill.failed": "没有方块被填充", - "commands.fill.success": "已成功填充%s个方块", - "commands.fill.toobig": "指定区域内的方块太多(最大值为%s,指定值为%s)", - "commands.fillbiome.success": "已在%s, %s, %s与%s, %s, %s之间设置生物群系", - "commands.fillbiome.success.count": "已在%2$s, %3$s, %4$s与%5$s, %6$s, %7$s之间设置%1$s个生物群系单元", - "commands.fillbiome.toobig": "指定范围内的方块过多(最大值为%s,指定值为%s)", - "commands.forceload.added.failure": "没有被标记为强制加载的区块", - "commands.forceload.added.multiple": "已将%2$s中的%3$s至%4$s间的%1$s个区块标记为强制加载", - "commands.forceload.added.none": "在%s中未找到强制加载的区块", - "commands.forceload.added.single": "已将%2$s中的区块%1$s标记为强制加载", - "commands.forceload.list.multiple": "在%2$s内找到%1$s个强制加载的区块:%3$s", - "commands.forceload.list.single": "在%s内找到一个强制加载的区块:%s", - "commands.forceload.query.failure": "在%2$s中%1$s内的区块未被标记为强制加载", - "commands.forceload.query.success": "在%2$s中%1$s内的区块被标记为强制加载", - "commands.forceload.removed.all": "已解除标记%s内所有的强制加载区块", - "commands.forceload.removed.failure": "没有强制加载的区块被移除", - "commands.forceload.removed.multiple": "已将%2$s中的%3$s至%4$s间的%1$s个区块取消强制加载", - "commands.forceload.removed.single": "已将%2$s中的区块%1$s解除强制加载", - "commands.forceload.toobig": "指定区域内区块过多(最大值为%s,指定值为%s)", - "commands.function.error.argument_not_compound": "无效的参数类型:%s,应为Compound类型", - "commands.function.error.missing_argument": "函数%1$s缺少传入参数%2$s", - "commands.function.error.missing_arguments": "函数%s缺少传入参数", - "commands.function.error.parse": "实例化宏%s时:命令“%s”发生错误:%s", - "commands.function.instantiationFailure": "无法实例化函数%s:%s", - "commands.function.result": "函数%s返回了%s", - "commands.function.scheduled.multiple": "正在运行函数%s", - "commands.function.scheduled.no_functions": "无法找到名称为%s的函数", - "commands.function.scheduled.single": "正在运行函数%s", - "commands.function.success.multiple": "已执行%2$s个函数中的%1$s条命令", - "commands.function.success.multiple.result": "执行了%s个函数", - "commands.function.success.single": "已执行函数%2$s中的%1$s条命令", - "commands.function.success.single.result": "函数“%2$s”返回了%1$s", - "commands.gamemode.success.other": "已将%s的游戏模式改为%s", - "commands.gamemode.success.self": "已将自己的游戏模式设置为%s", - "commands.gamerule.query": "游戏规则%s目前为:%s", - "commands.gamerule.set": "游戏规则%s已被设为:%s", - "commands.give.failed.toomanyitems": "最多只能给予%s个%s", - "commands.give.success.multiple": "已将%s个%s给予%s名玩家", - "commands.give.success.single": "已将%s个%s给予%s", - "commands.help.failed": "未知的命令或权限不足", - "commands.item.block.set.success": "已用%4$s替换了位于%1$s, %2$s, %3$s的槽位", - "commands.item.entity.set.success.multiple": "已用%2$s替换了%1$s个实体的槽位", - "commands.item.entity.set.success.single": "已用%2$s替换了%1$s的槽位", - "commands.item.source.no_such_slot": "来源没有%s槽位", - "commands.item.source.not_a_container": "在来源位置%s, %s, %s上的不是一个容器", - "commands.item.target.no_changed.known_item": "没有对象在%2$s槽位接受了物品%1$s", - "commands.item.target.no_changes": "没有对象在%s槽位接受了物品", - "commands.item.target.no_such_slot": "对象没有%s槽位", - "commands.item.target.not_a_container": "在目标位置%s, %s, %s上的不是一个容器", - "commands.jfr.dump.failed": "无法转储JFR记录:%s", - "commands.jfr.start.failed": "无法开始JFR分析", - "commands.jfr.started": "已开始JFR分析", - "commands.jfr.stopped": "JFR分析已结束,已转储至%s", - "commands.kick.owner.failed": "无法在局域网游戏中踢出服务器所有者", - "commands.kick.singleplayer.failed": "无法在离线单人游戏中踢出玩家", - "commands.kick.success": "已踢出%s:%s", - "commands.kill.success.multiple": "杀死了%s个实体", - "commands.kill.success.single": "杀死了%s", - "commands.list.nameAndId": "%s(%s)", - "commands.list.players": "当前共有%s名玩家在线(最大玩家数为%s):%s", - "commands.locate.biome.not_found": "无法在合理距离内找到类型为“%s”的生物群系", - "commands.locate.biome.success": "最近的%s位于%s(%s个方块外)", - "commands.locate.poi.not_found": "无法在合理距离内找到类型为“%s”的兴趣点", - "commands.locate.poi.success": "最近的%s位于%s(%s个方块外)", - "commands.locate.structure.invalid": "没有类型为“%s”的结构", - "commands.locate.structure.not_found": "无法在附近找到类型为“%s”的结构", - "commands.locate.structure.success": "最近的%s位于%s(%s个方块外)", - "commands.message.display.incoming": "%s悄悄地对你说:%s", - "commands.message.display.outgoing": "你悄悄地对%s说:%s", - "commands.op.failed": "无变化,该玩家已是管理员", - "commands.op.success": "已将%s设为服务器管理员", - "commands.pardon.failed": "无变化,该玩家未被封禁", - "commands.pardon.success": "已解封%s", - "commands.pardonip.failed": "无变化,该IP地址未被封禁", - "commands.pardonip.invalid": "无效的IP地址", - "commands.pardonip.success": "已解封IP地址%s", - "commands.particle.failed": "该粒子无法被任何玩家看见", - "commands.particle.success": "正在显示粒子%s", - "commands.perf.alreadyRunning": "性能分析器已在运行", - "commands.perf.notRunning": "性能分析器尚未启动", - "commands.perf.reportFailed": "生成调试报告失败", - "commands.perf.reportSaved": "已在%s生成调试报告", - "commands.perf.started": "已开始时长为10秒的性能分析测试(使用“/perf stop”以提前结束)", - "commands.perf.stopped": "已停止性能分析,用时%s秒和%s刻(每秒%s刻)", - "commands.place.feature.failed": "放置地物失败", - "commands.place.feature.invalid": "没有类型为“%s”的地物", - "commands.place.feature.success": "已在%2$s, %3$s, %4$s处放置“%1$s”", - "commands.place.jigsaw.failed": "生成拼图失败", - "commands.place.jigsaw.invalid": "没有类型为“%s”的模板池", - "commands.place.jigsaw.success": "已在%s, %s, %s处生成拼图", - "commands.place.structure.failed": "放置结构失败", - "commands.place.structure.invalid": "没有类型为“%s”的结构", - "commands.place.structure.success": "已在%2$s, %3$s, %4$s处生成结构“%1$s”", - "commands.place.template.failed": "放置模板失败", - "commands.place.template.invalid": "没有ID为“%s”的模板", - "commands.place.template.success": "已在%2$s, %3$s, %4$s处加载模板“%1$s”", - "commands.playsound.failed": "声音过远而无法被听见", - "commands.playsound.success.multiple": "已将声音%s播放给%s名玩家", - "commands.playsound.success.single": "已将声音%s播放给%s", - "commands.publish.alreadyPublished": "已存在开放于%s端口的多人游戏", - "commands.publish.failed": "无法建立本地游戏", - "commands.publish.started": "本地游戏已在端口%s上开启", - "commands.publish.success": "多人游戏已在%s端口上开启", - "commands.random.error.range_too_large": "随机值的范围最大为2147483646", - "commands.random.error.range_too_small": "随机值的范围最小为2", - "commands.random.reset.all.success": "已重置%s个随机序列", - "commands.random.reset.success": "已重置随机序列%s", - "commands.random.roll": "%s掷出了%s(从%s到%s)", - "commands.random.sample.success": "随机值:%s", - "commands.recipe.give.failed": "没有新配方被解锁", - "commands.recipe.give.success.multiple": "已为%2$s名玩家解锁了%1$s条配方", - "commands.recipe.give.success.single": "已为%2$s解锁了%1$s条配方", - "commands.recipe.take.failed": "没有可遗忘的配方", - "commands.recipe.take.success.multiple": "已剥夺%2$s名玩家的%1$s条配方", - "commands.recipe.take.success.single": "已剥夺%2$s的%1$s条配方", - "commands.reload.failure": "重新加载失败,保留原有数据", - "commands.reload.success": "重新加载中!", - "commands.ride.already_riding": "%s已经在骑乘%s", - "commands.ride.dismount.success": "%s已停止骑乘%s", - "commands.ride.mount.failure.cant_ride_players": "玩家无法被骑乘", - "commands.ride.mount.failure.generic": "%s无法骑乘%s", - "commands.ride.mount.failure.loop": "无法让实体骑乘自身或其乘客", - "commands.ride.mount.failure.wrong_dimension": "无法骑乘位于不同维度的实体", - "commands.ride.mount.success": "%s已开始骑乘%s", - "commands.ride.not_riding": "%s未骑乘任何载具", - "commands.save.alreadyOff": "已经关闭世界保存", - "commands.save.alreadyOn": "已经打开世界保存", - "commands.save.disabled": "自动保存已禁用", - "commands.save.enabled": "自动保存已启用", - "commands.save.failed": "无法保存游戏(磁盘空间是否足够?)", - "commands.save.saving": "正在保存游戏(这可能需要一些时间!)", - "commands.save.success": "游戏已保存", - "commands.schedule.cleared.failure": "没有ID为%s的计划", - "commands.schedule.cleared.success": "已移除%s个ID为%s的计划", - "commands.schedule.created.function": "已将函数“%s”计划在%s刻后,即游戏时间%s时执行", - "commands.schedule.created.tag": "已将标签“%s”计划在%s刻后,即游戏时间%s时执行", - "commands.schedule.same_tick": "无法将函数计划在当前刻", - "commands.scoreboard.objectives.add.duplicate": "已经存在同名记分项", - "commands.scoreboard.objectives.add.success": "创建了新的记分项%s", - "commands.scoreboard.objectives.display.alreadyEmpty": "无变化,该显示位置本就是空的", - "commands.scoreboard.objectives.display.alreadySet": "无变化,该显示位置已经存在该记分项", - "commands.scoreboard.objectives.display.cleared": "清空了显示位置%s的所有记分项", - "commands.scoreboard.objectives.display.set": "已将显示位置%s设置为展示记分项%s", - "commands.scoreboard.objectives.list.empty": "不存在任何记分项", - "commands.scoreboard.objectives.list.success": "共有%s个记分项:%s", - "commands.scoreboard.objectives.modify.displayAutoUpdate.disable": "已禁用记分项%s的展示自动更新", - "commands.scoreboard.objectives.modify.displayAutoUpdate.enable": "已启用记分项%s的展示自动更新", - "commands.scoreboard.objectives.modify.displayname": "已将%s的显示名称更改为%s", - "commands.scoreboard.objectives.modify.objectiveFormat.clear": "已清除记分项%s的默认数字格式", - "commands.scoreboard.objectives.modify.objectiveFormat.set": "已更改记分项%s的默认数字格式", - "commands.scoreboard.objectives.modify.rendertype": "已更改记分项%s的渲染类型", - "commands.scoreboard.objectives.remove.success": "移除了记分项%s", - "commands.scoreboard.players.add.success.multiple": "将%3$s个实体的%2$s增加了%1$s", - "commands.scoreboard.players.add.success.single": "将%3$s的%2$s增加了%1$s(现在是%4$s)", - "commands.scoreboard.players.display.name.clear.success.multiple": "已清除%s个实体在%s中的显示名称", - "commands.scoreboard.players.display.name.clear.success.single": "已清除%s在%s中的显示名称", - "commands.scoreboard.players.display.name.set.success.multiple": "已将%2$s个实体在%3$s中的显示名称更改为%1$s", - "commands.scoreboard.players.display.name.set.success.single": "已将%2$s在%3$s中的显示名称更改为%1$s", - "commands.scoreboard.players.display.numberFormat.clear.success.multiple": "已清除%s个实体在%s中的数字格式", - "commands.scoreboard.players.display.numberFormat.clear.success.single": "已清除%s在%s中的数字格式", - "commands.scoreboard.players.display.numberFormat.set.success.multiple": "已更改%s个实体在%s中的数字格式", - "commands.scoreboard.players.display.numberFormat.set.success.single": "已更改%s在%s中的数字格式", - "commands.scoreboard.players.enable.failed": "无变化,触发器原已开启", - "commands.scoreboard.players.enable.invalid": "只能启用trigger类记分项", - "commands.scoreboard.players.enable.success.multiple": "已为%2$s个实体启用了触发器%1$s", - "commands.scoreboard.players.enable.success.single": "已为%2$s启用了触发器%1$s", - "commands.scoreboard.players.get.null": "无法获取%2$s的%1$s的值,其尚未被赋值", - "commands.scoreboard.players.get.success": "%1$s在%3$s记分项里拥有%2$s分", - "commands.scoreboard.players.list.empty": "没有正被追踪的实体", - "commands.scoreboard.players.list.entity.empty": "%s无可显示的分数", - "commands.scoreboard.players.list.entity.entry": "%s:%s", - "commands.scoreboard.players.list.entity.success": "%s拥有%s项分数:", - "commands.scoreboard.players.list.success": "共有%s个正被追踪的实体:%s", - "commands.scoreboard.players.operation.success.multiple": "更新了%2$s个实体的%1$s", - "commands.scoreboard.players.operation.success.single": "已将%2$s的%1$s设为%3$s", - "commands.scoreboard.players.remove.success.multiple": "已将%3$s个实体的%2$s分数减少%1$s", - "commands.scoreboard.players.remove.success.single": "已将%3$s的%2$s减少%1$s(现在是%4$s)", - "commands.scoreboard.players.reset.all.multiple": "重置了%s个实体的所有分数", - "commands.scoreboard.players.reset.all.single": "重置了%s的所有分数", - "commands.scoreboard.players.reset.specific.multiple": "重置了%2$s个实体的%1$s", - "commands.scoreboard.players.reset.specific.single": "重置了%2$s的%1$s", - "commands.scoreboard.players.set.success.multiple": "已将%2$s个实体的%1$s设为%3$s", - "commands.scoreboard.players.set.success.single": "已将%2$s的%1$s分数设为%3$s", - "commands.seed.success": "种子:%s", - "commands.setblock.failed": "无法放置方块", - "commands.setblock.success": "更改了位于%s, %s, %s的方块", - "commands.setidletimeout.success": "玩家的闲置限时现在为%s分钟", - "commands.setworldspawn.failure.not_overworld": "只能为主世界设置世界出生点", - "commands.setworldspawn.success": "已将世界的出生点设置为%s, %s, %s [%s]", - "commands.spawnpoint.success.multiple": "已将%6$s名玩家的出生点设为%5$s中的%1$s, %2$s, %3$s [%4$s]", - "commands.spawnpoint.success.single": "已将%6$s的出生点设为%5$s中的%1$s, %2$s, %3$s [%4$s]", - "commands.spectate.not_spectator": "%s尚未处于旁观模式", - "commands.spectate.self": "不能旁观自己", - "commands.spectate.success.started": "正在旁观%s", - "commands.spectate.success.stopped": "不再旁观实体", - "commands.spreadplayers.failed.entities": "%1$s个实体未能围绕%2$s, %3$s分散(空间过小而实体过多,请将分散间距设为%4$s以下)", - "commands.spreadplayers.failed.invalid.height": "无效的maxHeight值:%s,应高于世界最小高度%s", - "commands.spreadplayers.failed.teams": "%1$s支队伍未能围绕%2$s, %3$s分散(空间过小而实体过多,请将分散间距设为%4$s以下)", - "commands.spreadplayers.success.entities": "已将%1$s名玩家围绕%2$s, %3$s分散,平均距离为%4$s个方块", - "commands.spreadplayers.success.teams": "已将%1$s支队伍围绕%2$s, %3$s分散,平均距离为%4$s个方块", - "commands.stop.stopping": "正在关闭服务器", - "commands.stopsound.success.source.any": "已停止播放所有“%s”的声音", - "commands.stopsound.success.source.sound": "已停止播放来源为“%2$s”的音效“%1$s”", - "commands.stopsound.success.sourceless.any": "已停止播放所有声音", - "commands.stopsound.success.sourceless.sound": "已停止播放声音“%s”", - "commands.summon.failed": "无法召唤实体", - "commands.summon.failed.uuid": "UUID重复,无法召唤实体", - "commands.summon.invalidPosition": "无效的召唤坐标", - "commands.summon.success": "召唤了新的%s", - "commands.tag.add.failed": "对象已拥有此标签或拥有过多标签", - "commands.tag.add.success.multiple": "已为%2$s个实体添加了标签“%1$s”", - "commands.tag.add.success.single": "已为%2$s添加了标签“%1$s”", - "commands.tag.list.multiple.empty": "%s个实体没有任何标签", - "commands.tag.list.multiple.success": "%s个实体拥有共计%s项标签:%s", - "commands.tag.list.single.empty": "%s没有标签", - "commands.tag.list.single.success": "%s拥有%s个标签:%s", - "commands.tag.remove.failed": "对象没有这个标签", - "commands.tag.remove.success.multiple": "已移除%2$s个实体的标签“%1$s”", - "commands.tag.remove.success.single": "已移除%2$s的标签“%1$s”", - "commands.team.add.duplicate": "已经存在同名队伍", - "commands.team.add.success": "已创建队伍%s", - "commands.team.empty.success": "已将%s名成员从队伍%s中移除", - "commands.team.empty.unchanged": "无变化,该队伍本就是空的", - "commands.team.join.success.multiple": "已将%s名成员加入队伍%s", - "commands.team.join.success.single": "已将%s加入队伍%s", - "commands.team.leave.success.multiple": "已将%s名成员从所有队伍中移除", - "commands.team.leave.success.single": "已将%s从所有队伍中移除", - "commands.team.list.members.empty": "队伍%s中没有成员", - "commands.team.list.members.success": "队伍%s含有%s名成员:%s", - "commands.team.list.teams.empty": "没有队伍存在", - "commands.team.list.teams.success": "共有%s支队伍:%s", - "commands.team.option.collisionRule.success": "队伍%s的碰撞规则现在是“%s”", - "commands.team.option.collisionRule.unchanged": "无变化,碰撞规则已经是此值", - "commands.team.option.color.success": "队伍%s的颜色已更新为%s", - "commands.team.option.color.unchanged": "无变化,此队伍本就为此颜色", - "commands.team.option.deathMessageVisibility.success": "队伍%s的死亡消息可见性现在为“%s”", - "commands.team.option.deathMessageVisibility.unchanged": "无变化,死亡消息的可见性已经是此值", - "commands.team.option.friendlyfire.alreadyDisabled": "无变化,友军伤害本就在此队伍上禁用", - "commands.team.option.friendlyfire.alreadyEnabled": "无变化,友军伤害本就在此队伍上启用", - "commands.team.option.friendlyfire.disabled": "已禁用队伍%s的友军伤害", - "commands.team.option.friendlyfire.enabled": "已启用队伍%s的友军伤害", - "commands.team.option.name.success": "已更新队伍%s的名称", - "commands.team.option.name.unchanged": "无变化,此队伍本就为该名称", - "commands.team.option.nametagVisibility.success": "队伍%s的名称标签可见性现在为“%s”", - "commands.team.option.nametagVisibility.unchanged": "无变化,名称标签的可见性已经是此值", - "commands.team.option.prefix.success": "队伍前缀已设为%s", - "commands.team.option.seeFriendlyInvisibles.alreadyDisabled": "无变化,此队伍本就不可看见隐身的队友", - "commands.team.option.seeFriendlyInvisibles.alreadyEnabled": "无变化,此队伍本就可以看见隐身的队友", - "commands.team.option.seeFriendlyInvisibles.disabled": "队伍%s不再可以看见隐身的队友了", - "commands.team.option.seeFriendlyInvisibles.enabled": "队伍%s现在可以看见隐身的队友了", - "commands.team.option.suffix.success": "队伍后缀已设为%s", - "commands.team.remove.success": "移除了队伍%s", - "commands.teammsg.failed.noteam": "你必须在一支队伍内才能发出队伍消息", - "commands.teleport.invalidPosition": "无效的传送坐标", - "commands.teleport.success.entity.multiple": "已传送%s个实体至%s", - "commands.teleport.success.entity.single": "已将%s传送至%s", - "commands.teleport.success.location.multiple": "已传送%s个实体至%s, %s, %s", - "commands.teleport.success.location.single": "已将%s传送到%s, %s, %s", - "commands.tick.query.percentiles": "百分位数:50%%:%s毫秒 95%%:%s毫秒 99%%:%s毫秒,共采样:%s", - "commands.tick.query.rate.running": "目标速率:%s刻每秒。\n每刻平均时间:%s毫秒(目标:%s毫秒)", - "commands.tick.query.rate.sprinting": "目标速率:%s刻每秒(已忽略,仅供参考)。\n每刻平均时间:%s毫秒", - "commands.tick.rate.success": "已设置目标速率为每秒%s刻", - "commands.tick.sprint.report": "游戏加速已完成,速率为每秒%s刻,即每刻%s毫秒", - "commands.tick.sprint.stop.fail": "没有正在执行的游戏刻加速", - "commands.tick.sprint.stop.success": "当前游戏刻加速已中止", - "commands.tick.status.frozen": "游戏冻结中", - "commands.tick.status.lagging": "游戏正在运行,但无法达到目标速率", - "commands.tick.status.running": "游戏正在以正常速度运行", - "commands.tick.status.sprinting": "游戏加速运行中", - "commands.tick.step.fail": "无法步进游戏,请先冻结游戏", - "commands.tick.step.stop.fail": "没有正在执行的游戏刻步进", - "commands.tick.step.stop.success": "当前游戏刻步进已中止", - "commands.tick.step.success": "正在步进%s刻", - "commands.time.query": "当前时间为%s", - "commands.time.set": "已将时间设为%s", - "commands.title.cleared.multiple": "已清除%s名玩家的标题", - "commands.title.cleared.single": "已清除%s的标题", - "commands.title.reset.multiple": "已重置%s名玩家的标题设置", - "commands.title.reset.single": "已重置%s的标题设置", - "commands.title.show.actionbar.multiple": "正在向%s名玩家显示新的动作栏标题", - "commands.title.show.actionbar.single": "正在向%s显示新的动作栏标题", - "commands.title.show.subtitle.multiple": "正在向%s名玩家显示新的副标题", - "commands.title.show.subtitle.single": "正在向%s显示新的副标题", - "commands.title.show.title.multiple": "正在向%s名玩家显示新的标题", - "commands.title.show.title.single": "正在向%s显示新的标题", - "commands.title.times.multiple": "已更改%s名玩家的标题显示时间", - "commands.title.times.single": "已更改%s的标题显示时间", - "commands.transfer.error.no_players": "必须至少指定一个待转移的玩家", - "commands.transfer.success.multiple": "正在转移%s个玩家至%s:%s", - "commands.transfer.success.single": "正在转移%s至%s:%s", - "commands.trigger.add.success": "已触发%s(数值已增加%s)", - "commands.trigger.failed.invalid": "你只能触发“trigger”类型的记分项", - "commands.trigger.failed.unprimed": "你尚无法触发这个记分项", - "commands.trigger.set.success": "已触发%s(数值已设为%s)", - "commands.trigger.simple.success": "已触发%s", - "commands.weather.set.clear": "天气已设为晴天", - "commands.weather.set.rain": "天气已设为雨天", - "commands.weather.set.thunder": "天气已设为雷雨", - "commands.whitelist.add.failed": "玩家已在白名单内", - "commands.whitelist.add.success": "已将%s加入白名单", - "commands.whitelist.alreadyOff": "白名单原已关闭", - "commands.whitelist.alreadyOn": "白名单原已开启", - "commands.whitelist.disabled": "白名单已关闭", - "commands.whitelist.enabled": "白名单已开启", - "commands.whitelist.list": "白名单中共有%s名玩家:%s", - "commands.whitelist.none": "白名单中没有玩家", - "commands.whitelist.reloaded": "已重新读取白名单", - "commands.whitelist.remove.failed": "玩家不在白名单内", - "commands.whitelist.remove.success": "已将%s移出白名单", - "commands.worldborder.center.failed": "无变化,世界边界中心点已经在该处", - "commands.worldborder.center.success": "已将世界边界的中心设为%s, %s", - "commands.worldborder.damage.amount.failed": "无变化,世界边界伤害已经是此值", - "commands.worldborder.damage.amount.success": "已将世界边界的伤害设置为%s每秒每个方块", - "commands.worldborder.damage.buffer.failed": "无变化,世界边界伤害缓冲区已经是此距离", - "commands.worldborder.damage.buffer.success": "已将世界边界的伤害缓冲区设置为%s个方块", - "commands.worldborder.get": "世界边界的当前宽度为%s个方块", - "commands.worldborder.set.failed.big": "世界边界的宽度不能大于%s格", - "commands.worldborder.set.failed.far": "世界边界的位置不能远于%s格", - "commands.worldborder.set.failed.nochange": "无变化,世界边界已经是此大小", - "commands.worldborder.set.failed.small": "世界边界的宽度不能小于1格", - "commands.worldborder.set.grow": "正在将世界边界的宽度扩大为%s个方块,时间%s秒", - "commands.worldborder.set.immediate": "已将世界边界的宽度设为%s", - "commands.worldborder.set.shrink": "正在将世界边界的宽度缩小为%s个方块,用时%s秒", - "commands.worldborder.warning.distance.failed": "无变化,世界边界伤害警告区已经是此距离", - "commands.worldborder.warning.distance.success": "已将世界边界的警告距离设置为%s个方块", - "commands.worldborder.warning.time.failed": "无变化,世界边界警告时间已经是此时长", - "commands.worldborder.warning.time.success": "已将世界边界的警告时间设置为%s秒", - "compliance.playtime.greaterThan24Hours": "你的游戏时长已超过24小时", - "compliance.playtime.hours": "你的游戏时长已达%s小时", - "compliance.playtime.message": "适度游戏益脑,沉迷游戏伤身", - "connect.aborted": "连接中断", - "connect.authorizing": "登录中…", - "connect.connecting": "正在连接到服务器…", - "connect.encrypting": "通讯加密中…", - "connect.failed": "无法连接至服务器", - "connect.failed.transfer": "转移到服务器时连接失败", - "connect.joining": "加入世界中…", - "connect.negotiating": "连接协商中…", - "connect.reconfiging": "重新配置中…", - "connect.reconfiguring": "重新配置中…", - "connect.transferring": "正在转移至新的服务器…", - "container.barrel": "木桶", - "container.beacon": "信标", - "container.blast_furnace": "高炉", - "container.brewing": "酿造台", - "container.cartography_table": "制图台", - "container.chest": "箱子", - "container.chestDouble": "大型箱子", - "container.crafter": "合成器", - "container.crafting": "合成", - "container.creative": "物品选栏", - "container.dispenser": "发射器", - "container.dropper": "投掷器", - "container.enchant": "附魔", - "container.enchant.clue": "%s…?", - "container.enchant.lapis.many": "花费:%s颗青金石", - "container.enchant.lapis.one": "花费:1颗青金石", - "container.enchant.level.many": "+ %s级经验", - "container.enchant.level.one": "+ 1级经验", - "container.enchant.level.requirement": "等级要求:%s", - "container.enderchest": "末影箱", - "container.furnace": "熔炉", - "container.grindstone_title": "修复和祛魔", - "container.hopper": "漏斗", - "container.inventory": "物品栏", - "container.isLocked": "%s已被上锁!", - "container.lectern": "讲台", - "container.loom": "织布机", - "container.repair": "修复和命名", - "container.repair.cost": "附魔花费:%1$s", - "container.repair.expensive": "过于昂贵!", - "container.shulkerBox": "潜影盒", - "container.shulkerBox.itemCount": "%s ×%s", - "container.shulkerBox.more": "还有%s项未显示…", - "container.shulkerBox.unknownContents": "???????", - "container.smoker": "烟熏炉", - "container.spectatorCantOpen": "无法打开:战利品尚未生成。", - "container.stonecutter": "切石机", - "container.upgrade": "升级装备", - "container.upgrade.error_tooltip": "该物品无法用此方式升级", - "container.upgrade.missing_template_tooltip": "放入锻造模板", - "controls.keybinds": "按键绑定…", - "controls.keybinds.duplicateKeybinds": "该按键也用于:\n%s", - "controls.keybinds.title": "按键绑定", - "controls.reset": "重置", - "controls.resetAll": "重置按键", - "controls.title": "按键控制", - "createWorld.customize.buffet.biome": "请选择一种生物群系", - "createWorld.customize.buffet.title": "自定义自选世界", - "createWorld.customize.custom.baseSize": "基准深度大小", - "createWorld.customize.custom.biomeDepthOffset": "生物群系深度偏移量", - "createWorld.customize.custom.biomeDepthWeight": "生物群系深度比重", - "createWorld.customize.custom.biomeScaleOffset": "生物群系规模偏移量", - "createWorld.customize.custom.biomeScaleWeight": "生物群系规模比重", - "createWorld.customize.custom.biomeSize": "生物群系规模", - "createWorld.customize.custom.center": "中心高度", - "createWorld.customize.custom.confirm1": "这将覆盖你的当前", - "createWorld.customize.custom.confirm2": "的设置且不能恢复。", - "createWorld.customize.custom.confirmTitle": "警告!", - "createWorld.customize.custom.coordinateScale": "平面比例", - "createWorld.customize.custom.count": "生成尝试次数", - "createWorld.customize.custom.defaults": "默认", - "createWorld.customize.custom.depthNoiseScaleExponent": "高度差异指数", - "createWorld.customize.custom.depthNoiseScaleX": "X轴高度差异值", - "createWorld.customize.custom.depthNoiseScaleZ": "Z轴高度差异值", - "createWorld.customize.custom.dungeonChance": "地牢数量", - "createWorld.customize.custom.fixedBiome": "生物群系", - "createWorld.customize.custom.heightScale": "高度比例", - "createWorld.customize.custom.lavaLakeChance": "熔岩湖密度", - "createWorld.customize.custom.lowerLimitScale": "规模下限", - "createWorld.customize.custom.mainNoiseScaleX": "主地形差异值 X", - "createWorld.customize.custom.mainNoiseScaleY": "主地形差异值 Y", - "createWorld.customize.custom.mainNoiseScaleZ": "主地形差异值 Z", - "createWorld.customize.custom.maxHeight": "最高高度", - "createWorld.customize.custom.minHeight": "最低高度", - "createWorld.customize.custom.next": "下一页", - "createWorld.customize.custom.page0": "基本设置", - "createWorld.customize.custom.page1": "矿物设置", - "createWorld.customize.custom.page2": "高级设置(仅限专业玩家!)", - "createWorld.customize.custom.page3": "额外高级设置(仅限专业玩家!)", - "createWorld.customize.custom.preset.caveChaos": "混沌洞穴", - "createWorld.customize.custom.preset.caveDelight": "探洞者的喜悦", - "createWorld.customize.custom.preset.drought": "旱地", - "createWorld.customize.custom.preset.goodLuck": "祝你好运", - "createWorld.customize.custom.preset.isleLand": "空岛", - "createWorld.customize.custom.preset.mountains": "山脉狂魔", - "createWorld.customize.custom.preset.waterWorld": "水世界", - "createWorld.customize.custom.presets": "预设", - "createWorld.customize.custom.presets.title": "自定义世界预设", - "createWorld.customize.custom.prev": "上一页", - "createWorld.customize.custom.randomize": "随机", - "createWorld.customize.custom.riverSize": "河流规模", - "createWorld.customize.custom.seaLevel": "海平面", - "createWorld.customize.custom.size": "生成规模", - "createWorld.customize.custom.spread": "扩散高度", - "createWorld.customize.custom.stretchY": "高度伸展", - "createWorld.customize.custom.upperLimitScale": "规模上限", - "createWorld.customize.custom.useCaves": "洞穴", - "createWorld.customize.custom.useDungeons": "地牢", - "createWorld.customize.custom.useLavaLakes": "熔岩湖", - "createWorld.customize.custom.useLavaOceans": "熔岩海", - "createWorld.customize.custom.useMansions": "林地府邸", - "createWorld.customize.custom.useMineShafts": "废弃矿井", - "createWorld.customize.custom.useMonuments": "海底神殿", - "createWorld.customize.custom.useOceanRuins": "海底废墟", - "createWorld.customize.custom.useRavines": "峡谷", - "createWorld.customize.custom.useStrongholds": "要塞", - "createWorld.customize.custom.useTemples": "神殿", - "createWorld.customize.custom.useVillages": "村庄", - "createWorld.customize.custom.useWaterLakes": "湖泊", - "createWorld.customize.custom.waterLakeChance": "湖泊密度", - "createWorld.customize.flat.height": "高度", - "createWorld.customize.flat.layer": "%s", - "createWorld.customize.flat.layer.bottom": "底层 - %s", - "createWorld.customize.flat.layer.top": "顶层 - %s", - "createWorld.customize.flat.removeLayer": "移除层面", - "createWorld.customize.flat.tile": "此层的材料", - "createWorld.customize.flat.title": "自定义超平坦世界", - "createWorld.customize.presets": "预设", - "createWorld.customize.presets.list": "另外,这里是些我们早期制作好的!", - "createWorld.customize.presets.select": "使用预设", - "createWorld.customize.presets.share": "想要与别人分享你的预设方案吗?使用下面的输入框吧!", - "createWorld.customize.presets.title": "选择一种预设", - "createWorld.preparing": "正在准备生成世界…", - "createWorld.tab.game.title": "游戏", - "createWorld.tab.more.title": "更多", - "createWorld.tab.world.title": "世界", - "credits_and_attribution.button.attribution": "著作权说明", - "credits_and_attribution.button.credits": "鸣谢名单", - "credits_and_attribution.button.licenses": "许可协议", - "credits_and_attribution.screen.title": "鸣谢与著作权说明", - "dataPack.bundle.description": "启用实验性收纳袋物品", - "dataPack.bundle.name": "收纳袋", - "dataPack.title": "选择数据包", - "dataPack.trade_rebalance.description": "新版村民交易", - "dataPack.trade_rebalance.name": "村民交易的平衡性调整", - "dataPack.update_1_20.description": "Minecraft 1.20的新功能与内容", - "dataPack.update_1_20.name": "1.20更新", - "dataPack.update_1_21.description": "Minecraft 1.21的新功能与内容", - "dataPack.update_1_21.name": "1.21更新", - "dataPack.validation.back": "返回", - "dataPack.validation.failed": "数据包验证失败!", - "dataPack.validation.reset": "重置为默认", - "dataPack.validation.working": "正在验证已选的数据包…", - "dataPack.vanilla.description": "Minecraft的默认数据包", - "dataPack.vanilla.name": "默认", - "datapackFailure.safeMode": "安全模式", - "datapackFailure.safeMode.failed.description": "这个世界包含无效或损坏的存档数据。", - "datapackFailure.safeMode.failed.title": "无法在安全模式下加载世界。", - "datapackFailure.title": "当前选中的数据包中出现了错误,导致世界无法加载。\n你可以尝试仅加载原版数据包(“安全模式”)或回到标题屏幕手动修复该问题。", - "death.attack.anvil": "%1$s被坠落的铁砧压扁了", - "death.attack.anvil.player": "%1$s在与%2$s战斗时被坠落的铁砧压扁了", - "death.attack.arrow": "%1$s被%2$s射杀", - "death.attack.arrow.item": "%1$s被%2$s用%3$s射杀", - "death.attack.badRespawnPoint.link": "刻意的游戏设计", - "death.attack.badRespawnPoint.message": "%1$s被%2$s杀死了", - "death.attack.cactus": "%1$s被戳死了", - "death.attack.cactus.player": "%1$s在试图逃离%2$s时撞上了仙人掌", - "death.attack.cramming": "%1$s因被过度挤压而死", - "death.attack.cramming.player": "%1$s被%2$s挤扁了", - "death.attack.dragonBreath": "%1$s被龙息烤熟了", - "death.attack.dragonBreath.player": "%1$s被%2$s的龙息烤熟了", - "death.attack.drown": "%1$s淹死了", - "death.attack.drown.player": "%1$s在试图逃离%2$s时淹死了", - "death.attack.dryout": "%1$s因脱水而死", - "death.attack.dryout.player": "%1$s在试图逃离%2$s时因脱水而死", - "death.attack.even_more_magic": "%1$s被不为人知的魔法杀死了", - "death.attack.explosion": "%1$s爆炸了", - "death.attack.explosion.player": "%1$s被%2$s炸死了", - "death.attack.explosion.player.item": "%1$s被%2$s用%3$s炸死了", - "death.attack.fall": "%1$s落地过猛", - "death.attack.fall.player": "%1$s在试图逃离%2$s时落地过猛", - "death.attack.fallingBlock": "%1$s被下落的方块压扁了", - "death.attack.fallingBlock.player": "%1$s在与%2$s战斗时被下落的方块压扁了", - "death.attack.fallingStalactite": "%1$s被坠落的钟乳石刺穿了", - "death.attack.fallingStalactite.player": "%1$s在与%2$s战斗时被坠落的钟乳石刺穿了", - "death.attack.fireball": "%1$s被%2$s用火球烧死了", - "death.attack.fireball.item": "%1$s被%2$s用%3$s发射的火球烧死了", - "death.attack.fireworks": "%1$s随着一声巨响消失了", - "death.attack.fireworks.item": "%1$s随着%2$s用%3$s发射的烟花发出的巨响消失了", - "death.attack.fireworks.player": "%1$s在与%2$s战斗时随着一声巨响消失了", - "death.attack.flyIntoWall": "%1$s感受到了动能", - "death.attack.flyIntoWall.player": "%1$s在试图逃离%2$s时感受到了动能", - "death.attack.freeze": "%1$s被冻死了", - "death.attack.freeze.player": "%1$s被%2$s冻死了", - "death.attack.generic": "%1$s死了", - "death.attack.generic.player": "%1$s死于%2$s", - "death.attack.genericKill": "%1$s被杀死了", - "death.attack.genericKill.player": "%1$s在与%2$s战斗时被杀死了", - "death.attack.hotFloor": "%1$s发现了地板是熔岩做的", - "death.attack.hotFloor.player": "%1$s因%2$s而步入危险之地", - "death.attack.inFire": "%1$s浴火焚身", - "death.attack.inFire.player": "%1$s在与%2$s战斗时不慎走入了火中", - "death.attack.inWall": "%1$s在墙里窒息而亡", - "death.attack.inWall.player": "%1$s在与%2$s战斗时在墙里窒息而亡", - "death.attack.indirectMagic": "%1$s被%2$s使用的魔法杀死了", - "death.attack.indirectMagic.item": "%1$s被%2$s用%3$s杀死了", - "death.attack.lava": "%1$s试图在熔岩里游泳", - "death.attack.lava.player": "%1$s在逃离%2$s时试图在熔岩里游泳", - "death.attack.lightningBolt": "%1$s被闪电击中", - "death.attack.lightningBolt.player": "%1$s在与%2$s战斗时被闪电击中", - "death.attack.magic": "%1$s被魔法杀死了", - "death.attack.magic.player": "%1$s在试图逃离%2$s时被魔法杀死了", - "death.attack.message_too_long": "抱歉!消息太长,无法完整显示。截断后的消息:%s", - "death.attack.mob": "%1$s被%2$s杀死了", - "death.attack.mob.item": "%1$s被%2$s用%3$s杀死了", - "death.attack.onFire": "%1$s被烧死了", - "death.attack.onFire.item": "%1$s在与持有%3$s的%2$s战斗时被烤得酥脆", - "death.attack.onFire.player": "%1$s在与%2$s战斗时被烤得酥脆", - "death.attack.outOfWorld": "%1$s掉出了这个世界", - "death.attack.outOfWorld.player": "%1$s与%2$s不共戴天", - "death.attack.outsideBorder": "%1$s脱离了这个世界", - "death.attack.outsideBorder.player": "%1$s在与%2$s战斗时脱离了这个世界", - "death.attack.player": "%1$s被%2$s杀死了", - "death.attack.player.item": "%1$s被%2$s用%3$s杀死了", - "death.attack.sonic_boom": "%1$s被一道音波尖啸抹除了", - "death.attack.sonic_boom.item": "%1$s在试图逃离持有%3$s的%2$s时被一道音波尖啸抹除了", - "death.attack.sonic_boom.player": "%1$s在试图逃离%2$s时被一道音波尖啸抹除了", - "death.attack.stalagmite": "%1$s被石笋刺穿了", - "death.attack.stalagmite.player": "%1$s在与%2$s战斗时被石笋刺穿了", - "death.attack.starve": "%1$s饿死了", - "death.attack.starve.player": "%1$s在与%2$s战斗时饿死了", - "death.attack.sting": "%1$s被蛰死了", - "death.attack.sting.item": "%1$s被%2$s用%3$s蛰死了", - "death.attack.sting.player": "%1$s被%2$s蛰死了", - "death.attack.sweetBerryBush": "%1$s被甜浆果丛刺死了", - "death.attack.sweetBerryBush.player": "%1$s在试图逃离%2$s时被甜浆果丛刺死了", - "death.attack.thorns": "%1$s在试图伤害%2$s时被杀", - "death.attack.thorns.item": "%1$s在试图伤害%2$s时被%3$s杀死", - "death.attack.thrown": "%1$s被%2$s给砸死了", - "death.attack.thrown.item": "%1$s被%2$s用%3$s给砸死了", - "death.attack.trident": "%1$s被%2$s刺穿了", - "death.attack.trident.item": "%1$s被%2$s用%3$s刺穿了", - "death.attack.wither": "%1$s凋零了", - "death.attack.wither.player": "%1$s在与%2$s战斗时凋零了", - "death.attack.witherSkull": "%1$s被%2$s发射的头颅射杀", - "death.attack.witherSkull.item": "%1$s被%2$s用%3$s发射的头颅射杀", - "death.fell.accident.generic": "%1$s从高处摔了下来", - "death.fell.accident.ladder": "%1$s从梯子上摔了下来", - "death.fell.accident.other_climbable": "%1$s在攀爬时摔了下来", - "death.fell.accident.scaffolding": "%1$s从脚手架上摔了下来", - "death.fell.accident.twisting_vines": "%1$s从缠怨藤上摔了下来", - "death.fell.accident.vines": "%1$s从藤蔓上摔了下来", - "death.fell.accident.weeping_vines": "%1$s从垂泪藤上摔了下来", - "death.fell.assist": "%1$s因为%2$s注定要摔死", - "death.fell.assist.item": "%1$s因为%2$s使用了%3$s注定要摔死", - "death.fell.finish": "%1$s摔伤得太重并被%2$s完结了生命", - "death.fell.finish.item": "%1$s摔伤得太重并被%2$s用%3$s完结了生命", - "death.fell.killer": "%1$s注定要摔死", - "deathScreen.quit.confirm": "你确定要退出吗?", - "deathScreen.respawn": "重生", - "deathScreen.score": "分数", - "deathScreen.score.value": "分数:%s", - "deathScreen.spectate": "旁观世界", - "deathScreen.title": "你死了!", - "deathScreen.title.hardcore": "游戏结束!", - "deathScreen.titleScreen": "标题屏幕", - "debug.advanced_tooltips.help": "F3 + H = 显示高级提示框", - "debug.advanced_tooltips.off": "高级提示框:隐藏", - "debug.advanced_tooltips.on": "高级提示框:显示", - "debug.chunk_boundaries.help": "F3 + G = 显示区块边界", - "debug.chunk_boundaries.off": "区块边界:隐藏", - "debug.chunk_boundaries.on": "区块边界:显示", - "debug.clear_chat.help": "F3 + D = 清空聊天记录", - "debug.copy_location.help": "F3 + C = 用/tp命令的形式复制你的位置,按住F3 + C使游戏崩溃", - "debug.copy_location.message": "坐标已复制到剪贴板", - "debug.crash.message": "F3 + C已被按下。若不放开按键则会使游戏崩溃。", - "debug.crash.warning": "将在%s秒后崩溃…", - "debug.creative_spectator.error": "你没有切换游戏模式的权限", - "debug.creative_spectator.help": "F3 + N = 在上一个模式和旁观模式间切换", - "debug.dump_dynamic_textures": "已将动态纹理保存至%s", - "debug.dump_dynamic_textures.help": "F3 + S = 转储动态纹理", - "debug.gamemodes.error": "你没有权限打开游戏模式切换器", - "debug.gamemodes.help": "F3 + F4 = 打开游戏模式切换器", - "debug.gamemodes.press_f4": "[ F4 ]", - "debug.gamemodes.select_next": "%s 下一个", - "debug.help.help": "F3 + Q = 显示此列表", - "debug.help.message": "按键设置:", - "debug.inspect.client.block": "客户端方块数据已复制到剪贴板", - "debug.inspect.client.entity": "客户端实体数据已复制到剪贴板", - "debug.inspect.help": "F3 + I = 将实体或方块的数据复制到剪贴板", - "debug.inspect.server.block": "服务端方块数据已复制到剪贴板", - "debug.inspect.server.entity": "服务端实体数据已复制到剪贴板", - "debug.pause.help": "F3 + Esc = 暂停但不显示菜单(如果可以暂停的话)", - "debug.pause_focus.help": "F3 + P = 失去焦点时暂停", - "debug.pause_focus.off": "失去焦点时暂停:停用", - "debug.pause_focus.on": "失去焦点时暂停:启用", - "debug.prefix": "[调试]:", - "debug.profiling.help": "F3 + L = 开始/停止分析", - "debug.profiling.start": "分析已启动%s秒。使用F3 + L以提前结束", - "debug.profiling.stop": "分析已结束。结果已保存至%s", - "debug.reload_chunks.help": "F3 + A = 重新加载区块", - "debug.reload_chunks.message": "重新加载所有区块中", - "debug.reload_resourcepacks.help": "F3 + T = 重新加载资源包", - "debug.reload_resourcepacks.message": "已重新加载资源包", - "debug.show_hitboxes.help": "F3 + B = 显示判定箱", - "debug.show_hitboxes.off": "判定箱:隐藏", - "debug.show_hitboxes.on": "判定箱:显示", - "demo.day.1": "此试玩版会在5个游戏日后结束,尽力而为吧!", - "demo.day.2": "第二天", - "demo.day.3": "第三天", - "demo.day.4": "第四天", - "demo.day.5": "这是你游戏内的最后一天!", - "demo.day.6": "你已经度过了5个游戏日的试玩时间,按下%s来为你的成果截图留念。", - "demo.day.warning": "你的试玩时间即将结束!", - "demo.demoExpired": "试玩的时间结束了!", - "demo.help.buy": "即刻购买!", - "demo.help.fullWrapped": "这个试玩将会持续游戏内5天的时间(现实时间大约为1小时40分钟)。查看进度来获得提示!祝你玩得开心!", - "demo.help.inventory": "按%1$s来打开你的物品栏", - "demo.help.jump": "按%1$s来跳跃", - "demo.help.later": "继续游戏!", - "demo.help.movement": "使用%1$s、%2$s、%3$s、%4$s以及鼠标来移动", - "demo.help.movementMouse": "使用鼠标来查看四周", - "demo.help.movementShort": "通过按下%1$s、%2$s、%3$s、%4$s来移动", - "demo.help.title": "Minecraft试玩模式", - "demo.remainingTime": "剩余时间:%s", - "demo.reminder": "试玩时间已经结束,请购买游戏来继续或开始一个新的世界!", - "difficulty.lock.question": "你确定你要锁定这个世界的难度吗?这会将这个世界的难度锁定为%1$s,并且永远无法再次改变难度。", - "difficulty.lock.title": "锁定世界难度", - "disconnect.closed": "连接已关闭", - "disconnect.disconnected": "被服务器中断连接", - "disconnect.endOfStream": "数据流终止", - "disconnect.exceeded_packet_rate": "由于超出数据包速率限制而被踢出游戏", - "disconnect.genericReason": "%s", - "disconnect.ignoring_status_request": "忽略状态请求", - "disconnect.kicked": "你已被踢出游戏", - "disconnect.loginFailed": "登录失败", - "disconnect.loginFailedInfo": "登录失败:%s", - "disconnect.loginFailedInfo.insufficientPrivileges": "多人游戏已被禁用,请检查你的Microsoft账户设置。", - "disconnect.loginFailedInfo.invalidSession": "无效会话(请尝试重启游戏及启动器)", - "disconnect.loginFailedInfo.serversUnavailable": "暂时无法连接到身份验证服务器,请稍后再试。", - "disconnect.loginFailedInfo.userBanned": "你已被禁止进行多人游戏", - "disconnect.lost": "连接已丢失", - "disconnect.overflow": "缓冲区溢出", - "disconnect.packetError": "网络协议错误", - "disconnect.quitting": "正在退出", - "disconnect.spam": "由于滥发消息而被踢出游戏", - "disconnect.timeout": "连接超时", - "disconnect.transfer": "已转移至另一个服务器", - "disconnect.unknownHost": "未知的主机", - "download.pack.failed": "有%s个包下载失败,共%s个包", - "download.pack.progress.bytes": "进度:%s(总大小未知)", - "download.pack.progress.percent": "进度:%s%%", - "download.pack.title": "正在下载资源包%s/%s", - "editGamerule.default": "默认:%s", - "editGamerule.title": "编辑游戏规则", - "effect.duration.infinite": "∞", - "effect.minecraft.absorption": "伤害吸收", - "effect.minecraft.bad_omen": "不祥之兆", - "effect.minecraft.blindness": "失明", - "effect.minecraft.conduit_power": "潮涌能量", - "effect.minecraft.darkness": "黑暗", - "effect.minecraft.dolphins_grace": "海豚的恩惠", - "effect.minecraft.fire_resistance": "抗火", - "effect.minecraft.glowing": "发光", - "effect.minecraft.haste": "急迫", - "effect.minecraft.health_boost": "生命提升", - "effect.minecraft.hero_of_the_village": "村庄英雄", - "effect.minecraft.hunger": "饥饿", - "effect.minecraft.infested": "寄生", - "effect.minecraft.instant_damage": "瞬间伤害", - "effect.minecraft.instant_health": "瞬间治疗", - "effect.minecraft.invisibility": "隐身", - "effect.minecraft.jump_boost": "跳跃提升", - "effect.minecraft.levitation": "飘浮", - "effect.minecraft.luck": "幸运", - "effect.minecraft.mining_fatigue": "挖掘疲劳", - "effect.minecraft.nausea": "反胃", - "effect.minecraft.night_vision": "夜视", - "effect.minecraft.oozing": "渗浆", - "effect.minecraft.poison": "中毒", - "effect.minecraft.raid_omen": "袭击之兆", - "effect.minecraft.regeneration": "生命恢复", - "effect.minecraft.resistance": "抗性提升", - "effect.minecraft.saturation": "饱和", - "effect.minecraft.slow_falling": "缓降", - "effect.minecraft.slowness": "缓慢", - "effect.minecraft.speed": "迅捷", - "effect.minecraft.strength": "力量", - "effect.minecraft.trial_omen": "试炼之兆", - "effect.minecraft.unluck": "霉运", - "effect.minecraft.water_breathing": "水下呼吸", - "effect.minecraft.weakness": "虚弱", - "effect.minecraft.weaving": "盘丝", - "effect.minecraft.wind_charged": "蓄风", - "effect.minecraft.wither": "凋零", - "effect.none": "无效果", - "enchantment.level.1": "I", - "enchantment.level.10": "X", - "enchantment.level.2": "II", - "enchantment.level.3": "III", - "enchantment.level.4": "IV", - "enchantment.level.5": "V", - "enchantment.level.6": "VI", - "enchantment.level.7": "VII", - "enchantment.level.8": "VIII", - "enchantment.level.9": "IX", - "enchantment.minecraft.aqua_affinity": "水下速掘", - "enchantment.minecraft.bane_of_arthropods": "节肢杀手", - "enchantment.minecraft.binding_curse": "绑定诅咒", - "enchantment.minecraft.blast_protection": "爆炸保护", - "enchantment.minecraft.breach": "破甲", - "enchantment.minecraft.channeling": "引雷", - "enchantment.minecraft.density": "致密", - "enchantment.minecraft.depth_strider": "深海探索者", - "enchantment.minecraft.efficiency": "效率", - "enchantment.minecraft.feather_falling": "摔落缓冲", - "enchantment.minecraft.fire_aspect": "火焰附加", - "enchantment.minecraft.fire_protection": "火焰保护", - "enchantment.minecraft.flame": "火矢", - "enchantment.minecraft.fortune": "时运", - "enchantment.minecraft.frost_walker": "冰霜行者", - "enchantment.minecraft.impaling": "穿刺", - "enchantment.minecraft.infinity": "无限", - "enchantment.minecraft.knockback": "击退", - "enchantment.minecraft.looting": "抢夺", - "enchantment.minecraft.loyalty": "忠诚", - "enchantment.minecraft.luck_of_the_sea": "海之眷顾", - "enchantment.minecraft.lure": "饵钓", - "enchantment.minecraft.mending": "经验修补", - "enchantment.minecraft.multishot": "多重射击", - "enchantment.minecraft.piercing": "穿透", - "enchantment.minecraft.power": "力量", - "enchantment.minecraft.projectile_protection": "弹射物保护", - "enchantment.minecraft.protection": "保护", - "enchantment.minecraft.punch": "冲击", - "enchantment.minecraft.quick_charge": "快速装填", - "enchantment.minecraft.respiration": "水下呼吸", - "enchantment.minecraft.riptide": "激流", - "enchantment.minecraft.sharpness": "锋利", - "enchantment.minecraft.silk_touch": "精准采集", - "enchantment.minecraft.smite": "亡灵杀手", - "enchantment.minecraft.soul_speed": "灵魂疾行", - "enchantment.minecraft.sweeping": "横扫之刃", - "enchantment.minecraft.sweeping_edge": "横扫之刃", - "enchantment.minecraft.swift_sneak": "迅捷潜行", - "enchantment.minecraft.thorns": "荆棘", - "enchantment.minecraft.unbreaking": "耐久", - "enchantment.minecraft.vanishing_curse": "消失诅咒", - "enchantment.minecraft.wind_burst": "风爆", - "entity.minecraft.allay": "悦灵", - "entity.minecraft.area_effect_cloud": "区域效果云", - "entity.minecraft.armadillo": "犰狳", - "entity.minecraft.armor_stand": "盔甲架", - "entity.minecraft.arrow": "箭", - "entity.minecraft.axolotl": "美西螈", - "entity.minecraft.bat": "蝙蝠", - "entity.minecraft.bee": "蜜蜂", - "entity.minecraft.blaze": "烈焰人", - "entity.minecraft.block_display": "方块展示实体", - "entity.minecraft.boat": "船", - "entity.minecraft.bogged": "沼骸", - "entity.minecraft.breeze": "旋风人", - "entity.minecraft.breeze_wind_charge": "风弹", - "entity.minecraft.camel": "骆驼", - "entity.minecraft.cat": "猫", - "entity.minecraft.cave_spider": "洞穴蜘蛛", - "entity.minecraft.chest_boat": "运输船", - "entity.minecraft.chest_minecart": "运输矿车", - "entity.minecraft.chicken": "鸡", - "entity.minecraft.cod": "鳕鱼", - "entity.minecraft.command_block_minecart": "命令方块矿车", - "entity.minecraft.cow": "牛", - "entity.minecraft.creeper": "苦力怕", - "entity.minecraft.dolphin": "海豚", - "entity.minecraft.donkey": "驴", - "entity.minecraft.dragon_fireball": "末影龙火球", - "entity.minecraft.drowned": "溺尸", - "entity.minecraft.egg": "掷出的鸡蛋", - "entity.minecraft.elder_guardian": "远古守卫者", - "entity.minecraft.end_crystal": "末地水晶", - "entity.minecraft.ender_dragon": "末影龙", - "entity.minecraft.ender_pearl": "掷出的末影珍珠", - "entity.minecraft.enderman": "末影人", - "entity.minecraft.endermite": "末影螨", - "entity.minecraft.evoker": "唤魔者", - "entity.minecraft.evoker_fangs": "唤魔者尖牙", - "entity.minecraft.experience_bottle": "掷出的附魔之瓶", - "entity.minecraft.experience_orb": "经验球", - "entity.minecraft.eye_of_ender": "末影之眼", - "entity.minecraft.falling_block": "下落的方块", - "entity.minecraft.falling_block_type": "下落的%s", - "entity.minecraft.fireball": "火球", - "entity.minecraft.firework_rocket": "烟花火箭", - "entity.minecraft.fishing_bobber": "浮漂", - "entity.minecraft.fox": "狐狸", - "entity.minecraft.frog": "青蛙", - "entity.minecraft.furnace_minecart": "动力矿车", - "entity.minecraft.ghast": "恶魂", - "entity.minecraft.giant": "巨人", - "entity.minecraft.glow_item_frame": "荧光物品展示框", - "entity.minecraft.glow_squid": "发光鱿鱼", - "entity.minecraft.goat": "山羊", - "entity.minecraft.guardian": "守卫者", - "entity.minecraft.hoglin": "疣猪兽", - "entity.minecraft.hopper_minecart": "漏斗矿车", - "entity.minecraft.horse": "马", - "entity.minecraft.husk": "尸壳", - "entity.minecraft.illusioner": "幻术师", - "entity.minecraft.interaction": "交互实体", - "entity.minecraft.iron_golem": "铁傀儡", - "entity.minecraft.item": "物品", - "entity.minecraft.item_display": "物品展示实体", - "entity.minecraft.item_frame": "物品展示框", - "entity.minecraft.killer_bunny": "杀手兔", - "entity.minecraft.leash_knot": "拴绳结", - "entity.minecraft.lightning_bolt": "闪电束", - "entity.minecraft.llama": "羊驼", - "entity.minecraft.llama_spit": "羊驼唾沫", - "entity.minecraft.magma_cube": "岩浆怪", - "entity.minecraft.marker": "标记", - "entity.minecraft.minecart": "矿车", - "entity.minecraft.mooshroom": "哞菇", - "entity.minecraft.mule": "骡", - "entity.minecraft.ocelot": "豹猫", - "entity.minecraft.ominous_item_spawner": "不祥之物生成器", - "entity.minecraft.painting": "画", - "entity.minecraft.panda": "熊猫", - "entity.minecraft.parrot": "鹦鹉", - "entity.minecraft.phantom": "幻翼", - "entity.minecraft.pig": "猪", - "entity.minecraft.piglin": "猪灵", - "entity.minecraft.piglin_brute": "猪灵蛮兵", - "entity.minecraft.pillager": "掠夺者", - "entity.minecraft.player": "玩家", - "entity.minecraft.polar_bear": "北极熊", - "entity.minecraft.potion": "药水", - "entity.minecraft.pufferfish": "河豚", - "entity.minecraft.rabbit": "兔子", - "entity.minecraft.ravager": "劫掠兽", - "entity.minecraft.salmon": "鲑鱼", - "entity.minecraft.sheep": "绵羊", - "entity.minecraft.shulker": "潜影贝", - "entity.minecraft.shulker_bullet": "潜影弹", - "entity.minecraft.silverfish": "蠹虫", - "entity.minecraft.skeleton": "骷髅", - "entity.minecraft.skeleton_horse": "骷髅马", - "entity.minecraft.slime": "史莱姆", - "entity.minecraft.small_fireball": "小火球", - "entity.minecraft.sniffer": "嗅探兽", - "entity.minecraft.snow_golem": "雪傀儡", - "entity.minecraft.snowball": "雪球", - "entity.minecraft.spawner_minecart": "刷怪笼矿车", - "entity.minecraft.spectral_arrow": "光灵箭", - "entity.minecraft.spider": "蜘蛛", - "entity.minecraft.squid": "鱿鱼", - "entity.minecraft.stray": "流浪者", - "entity.minecraft.strider": "炽足兽", - "entity.minecraft.tadpole": "蝌蚪", - "entity.minecraft.text_display": "文本展示实体", - "entity.minecraft.tnt": "被激活的TNT", - "entity.minecraft.tnt_minecart": "TNT矿车", - "entity.minecraft.trader_llama": "行商羊驼", - "entity.minecraft.trident": "三叉戟", - "entity.minecraft.tropical_fish": "热带鱼", - "entity.minecraft.tropical_fish.predefined.0": "海葵鱼", - "entity.minecraft.tropical_fish.predefined.1": "黑刺尾鲷", - "entity.minecraft.tropical_fish.predefined.10": "镰鱼", - "entity.minecraft.tropical_fish.predefined.11": "华丽蝴蝶鱼", - "entity.minecraft.tropical_fish.predefined.12": "鹦嘴鱼", - "entity.minecraft.tropical_fish.predefined.13": "额斑刺蝶鱼", - "entity.minecraft.tropical_fish.predefined.14": "红丽鱼", - "entity.minecraft.tropical_fish.predefined.15": "红唇真蛇鳚", - "entity.minecraft.tropical_fish.predefined.16": "红边笛鲷", - "entity.minecraft.tropical_fish.predefined.17": "马鲅", - "entity.minecraft.tropical_fish.predefined.18": "白条双锯鱼", - "entity.minecraft.tropical_fish.predefined.19": "鳞鲀", - "entity.minecraft.tropical_fish.predefined.2": "蓝刺尾鲷", - "entity.minecraft.tropical_fish.predefined.20": "高鳍鹦嘴鱼", - "entity.minecraft.tropical_fish.predefined.21": "黄刺尾鲷", - "entity.minecraft.tropical_fish.predefined.3": "蝴蝶鱼", - "entity.minecraft.tropical_fish.predefined.4": "丽鱼", - "entity.minecraft.tropical_fish.predefined.5": "小丑鱼", - "entity.minecraft.tropical_fish.predefined.6": "五彩搏鱼", - "entity.minecraft.tropical_fish.predefined.7": "绣雀鲷", - "entity.minecraft.tropical_fish.predefined.8": "川纹笛鲷", - "entity.minecraft.tropical_fish.predefined.9": "拟羊鱼", - "entity.minecraft.tropical_fish.type.betty": "背蒂类", - "entity.minecraft.tropical_fish.type.blockfish": "方身类", - "entity.minecraft.tropical_fish.type.brinely": "咸水类", - "entity.minecraft.tropical_fish.type.clayfish": "陶鱼类", - "entity.minecraft.tropical_fish.type.dasher": "速跃类", - "entity.minecraft.tropical_fish.type.flopper": "飞翼类", - "entity.minecraft.tropical_fish.type.glitter": "闪鳞类", - "entity.minecraft.tropical_fish.type.kob": "石首类", - "entity.minecraft.tropical_fish.type.snooper": "窥伺类", - "entity.minecraft.tropical_fish.type.spotty": "多斑类", - "entity.minecraft.tropical_fish.type.stripey": "条纹类", - "entity.minecraft.tropical_fish.type.sunstreak": "日纹类", - "entity.minecraft.turtle": "海龟", - "entity.minecraft.vex": "恼鬼", - "entity.minecraft.villager": "村民", - "entity.minecraft.villager.armorer": "盔甲匠", - "entity.minecraft.villager.butcher": "屠夫", - "entity.minecraft.villager.cartographer": "制图师", - "entity.minecraft.villager.cleric": "牧师", - "entity.minecraft.villager.farmer": "农民", - "entity.minecraft.villager.fisherman": "渔夫", - "entity.minecraft.villager.fletcher": "制箭师", - "entity.minecraft.villager.leatherworker": "皮匠", - "entity.minecraft.villager.librarian": "图书管理员", - "entity.minecraft.villager.mason": "石匠", - "entity.minecraft.villager.nitwit": "傻子", - "entity.minecraft.villager.none": "村民", - "entity.minecraft.villager.shepherd": "牧羊人", - "entity.minecraft.villager.toolsmith": "工具匠", - "entity.minecraft.villager.weaponsmith": "武器匠", - "entity.minecraft.vindicator": "卫道士", - "entity.minecraft.wandering_trader": "流浪商人", - "entity.minecraft.warden": "监守者", - "entity.minecraft.wind_charge": "风弹", - "entity.minecraft.witch": "女巫", - "entity.minecraft.wither": "凋灵", - "entity.minecraft.wither_skeleton": "凋灵骷髅", - "entity.minecraft.wither_skull": "凋灵之首", - "entity.minecraft.wolf": "狼", - "entity.minecraft.zoglin": "僵尸疣猪兽", - "entity.minecraft.zombie": "僵尸", - "entity.minecraft.zombie_horse": "僵尸马", - "entity.minecraft.zombie_villager": "僵尸村民", - "entity.minecraft.zombified_piglin": "僵尸猪灵", - "entity.not_summonable": "无法召唤类型为%s的实体", - "event.minecraft.raid": "袭击", - "event.minecraft.raid.defeat": "失败", - "event.minecraft.raid.defeat.full": "袭击 - 失败", - "event.minecraft.raid.raiders_remaining": "剩余%s名袭击者", - "event.minecraft.raid.victory": "胜利", - "event.minecraft.raid.victory.full": "袭击 - 胜利", - "filled_map.buried_treasure": "藏宝图", - "filled_map.explorer_jungle": "丛林探险家地图", - "filled_map.explorer_swamp": "沼泽探险家地图", - "filled_map.id": "编号#%s", - "filled_map.level": "(等级 %s/%s)", - "filled_map.locked": "已锁定", - "filled_map.mansion": "林地探险家地图", - "filled_map.monument": "海洋探险家地图", - "filled_map.scale": "比例尺1:%s", - "filled_map.trial_chambers": "试炼探险家地图", - "filled_map.unknown": "未知地图", - "filled_map.village_desert": "沙漠村庄地图", - "filled_map.village_plains": "平原村庄地图", - "filled_map.village_savanna": "热带草原村庄地图", - "filled_map.village_snowy": "雪原村庄地图", - "filled_map.village_taiga": "针叶林村庄地图", - "flat_world_preset.minecraft.bottomless_pit": "无底深渊", - "flat_world_preset.minecraft.classic_flat": "经典平坦", - "flat_world_preset.minecraft.desert": "沙漠", - "flat_world_preset.minecraft.overworld": "主世界", - "flat_world_preset.minecraft.redstone_ready": "红石俱备", - "flat_world_preset.minecraft.snowy_kingdom": "雪之王国", - "flat_world_preset.minecraft.the_void": "虚空", - "flat_world_preset.minecraft.tunnelers_dream": "挖掘工的梦想", - "flat_world_preset.minecraft.water_world": "水世界", - "flat_world_preset.unknown": "???", - "gameMode.adventure": "冒险模式", - "gameMode.changed": "你的游戏模式已被更新为%s", - "gameMode.creative": "创造模式", - "gameMode.hardcore": "极限模式!", - "gameMode.spectator": "旁观模式", - "gameMode.survival": "生存模式", - "gamerule.announceAdvancements": "进度通知", - "gamerule.blockExplosionDropDecay": "在方块交互爆炸中,一些方块不会掉落战利品", - "gamerule.blockExplosionDropDecay.description": "在与方块交互引起的爆炸中,部分被破坏方块的掉落物会被炸毁。", - "gamerule.category.chat": "聊天", - "gamerule.category.drops": "掉落", - "gamerule.category.misc": "杂项", - "gamerule.category.mobs": "生物", - "gamerule.category.player": "玩家", - "gamerule.category.spawning": "生成", - "gamerule.category.updates": "世界更新", - "gamerule.commandBlockOutput": "广播命令方块输出", - "gamerule.commandModificationBlockLimit": "命令修改方块数量限制", - "gamerule.commandModificationBlockLimit.description": "单条命令(如fill和clone)最多能更改的方块数量", - "gamerule.disableElytraMovementCheck": "禁用鞘翅移动检测", - "gamerule.disableRaids": "禁用袭击", - "gamerule.doDaylightCycle": "游戏内时间流逝", - "gamerule.doEntityDrops": "非生物实体掉落", - "gamerule.doEntityDrops.description": "控制矿车(包括内容物)、物品展示框、船等的物品掉落", - "gamerule.doFireTick": "火焰蔓延", - "gamerule.doImmediateRespawn": "立即重生", - "gamerule.doInsomnia": "生成幻翼", - "gamerule.doLimitedCrafting": "合成需要配方", - "gamerule.doLimitedCrafting.description": "若启用,玩家只能使用已解锁的配方合成。", - "gamerule.doMobLoot": "生物战利品掉落", - "gamerule.doMobLoot.description": "控制生物死亡后是否掉落资源,包括经验球。", - "gamerule.doMobSpawning": "生成生物", - "gamerule.doMobSpawning.description": "一些实体可能有其特定的规则。", - "gamerule.doPatrolSpawning": "生成灾厄巡逻队", - "gamerule.doTileDrops": "方块掉落", - "gamerule.doTileDrops.description": "控制破坏方块后是否掉落资源,包括经验球。", - "gamerule.doTraderSpawning": "生成流浪商人", - "gamerule.doVinesSpread": "藤蔓蔓延", - "gamerule.doVinesSpread.description": "控制藤蔓方块是否会随机向相邻的方块蔓延。不会影响其他藤蔓类方块(例如垂泪藤和缠怨藤等)。", - "gamerule.doWardenSpawning": "生成监守者", - "gamerule.doWeatherCycle": "天气更替", - "gamerule.drowningDamage": "溺水伤害", - "gamerule.enderPearlsVanishOnDeath": "掷出的末影珍珠在死亡时消失", - "gamerule.enderPearlsVanishOnDeath.description": "玩家投掷的末影珍珠是否在玩家死亡时消失。", - "gamerule.entitiesWithPassengersCanUsePortals": "被骑乘的实体能否使用传送门", - "gamerule.entitiesWithPassengersCanUsePortals.description": "允许被骑乘的实体通过下界传送门、末地传送门和末地折跃门传送。", - "gamerule.fallDamage": "摔落伤害", - "gamerule.fireDamage": "火焰伤害", - "gamerule.forgiveDeadPlayers": "宽恕死亡玩家", - "gamerule.forgiveDeadPlayers.description": "愤怒的中立生物将在其目标玩家于附近死亡后息怒。", - "gamerule.freezeDamage": "冰冻伤害", - "gamerule.globalSoundEvents": "全局声音事件", - "gamerule.globalSoundEvents.description": "特定游戏事件(如Boss生成)发生时,声音可在所有地方听见。", - "gamerule.keepInventory": "死亡后保留物品栏", - "gamerule.lavaSourceConversion": "允许流动熔岩转化为熔岩源", - "gamerule.lavaSourceConversion.description": "流动熔岩在两面与熔岩源相邻时转化为熔岩源。", - "gamerule.logAdminCommands": "通告管理员命令", - "gamerule.maxCommandChainLength": "命令连锁执行数量限制", - "gamerule.maxCommandChainLength.description": "应用于命令方块链和函数。", - "gamerule.maxCommandForkCount": "命令上下文数量限制", - "gamerule.maxCommandForkCount.description": "“execute as”等命令可以使用的上下文数量最大值。", - "gamerule.maxEntityCramming": "实体挤压上限", - "gamerule.mobExplosionDropDecay": "在生物爆炸中,一些方块不会掉落战利品", - "gamerule.mobExplosionDropDecay.description": "在生物引起的爆炸中,部分被破坏方块的掉落物会被炸毁。", - "gamerule.mobGriefing": "允许破坏性生物行为", - "gamerule.naturalRegeneration": "生命值自然恢复", - "gamerule.playersNetherPortalCreativeDelay": "创造模式下玩家在下界传送门中等待的时间", - "gamerule.playersNetherPortalCreativeDelay.description": "创造模式下的玩家通过下界传送门前往其他维度前需要站在其中等待的时间(以刻为单位)。", - "gamerule.playersNetherPortalDefaultDelay": "非创造模式下玩家在下界传送门中等待的时间", - "gamerule.playersNetherPortalDefaultDelay.description": "非创造模式下的玩家通过下界传送门前往其他维度前需要站在其中等待的时间(以刻为单位)。", - "gamerule.playersSleepingPercentage": "入睡占比", - "gamerule.playersSleepingPercentage.description": "跳过夜晚所需的入睡玩家占比。", - "gamerule.projectilesCanBreakBlocks": "弹射物能否破坏方块", - "gamerule.projectilesCanBreakBlocks.description": "控制弹射物是否能破坏可被其破坏的方块。", - "gamerule.randomTickSpeed": "随机刻速率", - "gamerule.reducedDebugInfo": "简化调试信息", - "gamerule.reducedDebugInfo.description": "限制调试屏幕内容。", - "gamerule.sendCommandFeedback": "发送命令反馈", - "gamerule.showDeathMessages": "显示死亡消息", - "gamerule.snowAccumulationHeight": "积雪厚度", - "gamerule.snowAccumulationHeight.description": "降雪时,地面上的雪最多堆积到此处指定的层数。", - "gamerule.spawnChunkRadius": "出生区块半径", - "gamerule.spawnChunkRadius.description": "主世界出生点周围保持加载的区块数量。", - "gamerule.spawnRadius": "重生点半径", - "gamerule.spawnRadius.description": "控制适合玩家生成的出生点周围区域大小。", - "gamerule.spectatorsGenerateChunks": "允许旁观者生成地形", - "gamerule.tntExplosionDropDecay": "在TNT爆炸中,一些方块不会掉落战利品", - "gamerule.tntExplosionDropDecay.description": "在TNT引起的爆炸中,部分被破坏方块的掉落物会被炸毁。", - "gamerule.universalAnger": "无差别愤怒", - "gamerule.universalAnger.description": "愤怒的中立生物将攻击附近的所有玩家,而不再限于激怒它们的玩家。禁用“宽恕死亡玩家”可达到最佳效果。", - "gamerule.waterSourceConversion": "允许流动水转化为水源", - "gamerule.waterSourceConversion.description": "流动水在两面与水源相邻时转化为水源。", - "generator.custom": "自定义", - "generator.customized": "旧版自定义", - "generator.minecraft.amplified": "放大化", - "generator.minecraft.amplified.info": "注意:仅供娱乐!需要强劲的电脑。", - "generator.minecraft.debug_all_block_states": "调试模式", - "generator.minecraft.flat": "超平坦", - "generator.minecraft.large_biomes": "巨型生物群系", - "generator.minecraft.normal": "默认", - "generator.minecraft.single_biome_surface": "单一生物群系", - "generator.single_biome_caves": "洞穴", - "generator.single_biome_floating_islands": "浮岛", - "gui.abuseReport.comments": "留言", - "gui.abuseReport.describe": "提供详情可以帮助我们更严谨地做出决定。", - "gui.abuseReport.discard.content": "如果离开,该举报及留言将不会被保留。\n确定要离开吗?", - "gui.abuseReport.discard.discard": "离开并放弃举报", - "gui.abuseReport.discard.draft": "保存为草稿", - "gui.abuseReport.discard.return": "继续编辑", - "gui.abuseReport.discard.title": "放弃举报和留言?", - "gui.abuseReport.draft.content": "继续编辑现有举报还是放弃并新建另一份举报?", - "gui.abuseReport.draft.discard": "放弃", - "gui.abuseReport.draft.edit": "继续编辑", - "gui.abuseReport.draft.quittotitle.content": "继续编辑还是放弃?", - "gui.abuseReport.draft.quittotitle.title": "该聊天举报草稿将在退出时丢失", - "gui.abuseReport.draft.title": "编辑聊天举报草稿?", - "gui.abuseReport.error.title": "发送举报时出现问题", - "gui.abuseReport.message": "你在哪里观察到了不良行为?\n这有助于我们调查你的案例。", - "gui.abuseReport.more_comments": "请描述发生的状况:", - "gui.abuseReport.name.reporting": "正在举报“%s”。", - "gui.abuseReport.name.title": "举报玩家名称", - "gui.abuseReport.observed_what": "你为什么要举报?", - "gui.abuseReport.read_info": "了解举报功能", - "gui.abuseReport.reason.alcohol_tobacco_drugs": "吸毒或饮酒", - "gui.abuseReport.reason.alcohol_tobacco_drugs.description": "有人教唆他人涉毒或教唆未成年人饮酒。", - "gui.abuseReport.reason.child_sexual_exploitation_or_abuse": "对儿童的性剥削或虐待", - "gui.abuseReport.reason.child_sexual_exploitation_or_abuse.description": "有人谈论或以其他方式宣扬涉及儿童的不当行为。", - "gui.abuseReport.reason.defamation_impersonation_false_information": "诽谤", - "gui.abuseReport.reason.defamation_impersonation_false_information.description": "有人以利用或误导他人为目的,正在损害你或他人的名誉,例如散布虚假信息。", - "gui.abuseReport.reason.description": "描述:", - "gui.abuseReport.reason.false_reporting": "不实举报", - "gui.abuseReport.reason.generic": "我想举报该玩家", - "gui.abuseReport.reason.generic.description": "该玩家使我恼怒或做的事情使我反感。", - "gui.abuseReport.reason.harassment_or_bullying": "骚扰或霸凌", - "gui.abuseReport.reason.harassment_or_bullying.description": "有人羞辱、攻击、霸凌你或其他人。这包括在未经允许的情况下不断尝试联系你或其他人,或发布你或其他人的隐私信息。", - "gui.abuseReport.reason.hate_speech": "仇恨言论", - "gui.abuseReport.reason.hate_speech.description": "有人因身份要素(如宗教信仰、种族或性相关)攻击你或其他玩家。", - "gui.abuseReport.reason.imminent_harm": "威胁伤害他人", - "gui.abuseReport.reason.imminent_harm.description": "有人威胁要在现实生活中伤害你或其他人。", - "gui.abuseReport.reason.narration": "%s:%s", - "gui.abuseReport.reason.non_consensual_intimate_imagery": "未经同意发布私密图像", - "gui.abuseReport.reason.non_consensual_intimate_imagery.description": "有人谈论、分享私密或亲密的图像,或以其他方式宣扬有关行为。", - "gui.abuseReport.reason.self_harm_or_suicide": "自残或自杀", - "gui.abuseReport.reason.self_harm_or_suicide.description": "有人威胁要自残或谈论现实生活中的自残行为。", - "gui.abuseReport.reason.terrorism_or_violent_extremism": "恐怖主义或暴力极端主义", - "gui.abuseReport.reason.terrorism_or_violent_extremism.description": "有人因政治、宗教、意识形态或其他原因,谈论、宣扬、威胁实施恐怖主义或极端暴力行为。", - "gui.abuseReport.reason.title": "选择举报类型", - "gui.abuseReport.report_sent_msg": "我们已经成功收到你的举报。非常感谢!\n\n我们的团队将尽快进行审核。", - "gui.abuseReport.select_reason": "选择举报类型", - "gui.abuseReport.send": "发送举报", - "gui.abuseReport.send.comment_too_long": "请缩短留言", - "gui.abuseReport.send.error_message": "发送举报时返回了错误:\n“%s”", - "gui.abuseReport.send.generic_error": "发送举报时遇到意外错误。", - "gui.abuseReport.send.http_error": "发送举报时发生了意外的HTTP错误。", - "gui.abuseReport.send.json_error": "发送举报时遇到了格式错误的负载。", - "gui.abuseReport.send.no_reason": "请选择举报类型", - "gui.abuseReport.send.service_unavailable": "无法使用举报服务。请检查是否已联网,然后重试。", - "gui.abuseReport.sending.title": "发送举报中…", - "gui.abuseReport.sent.title": "举报已发送", - "gui.abuseReport.skin.title": "举报玩家皮肤", - "gui.abuseReport.title": "举报玩家", - "gui.abuseReport.type.chat": "聊天消息", - "gui.abuseReport.type.name": "玩家名称", - "gui.abuseReport.type.skin": "玩家皮肤", - "gui.acknowledge": "了解", - "gui.advancements": "进度", - "gui.all": "全部", - "gui.back": "返回", - "gui.banned.description": "%s\n\n%s\n\n点击以下链接了解更多:%s", - "gui.banned.description.permanent": "你的账户已被永久封禁,无法进行多人游戏或加入Realms。", - "gui.banned.description.reason": "我们最近收到举报称你的账户存在不良行为。我们的监督员已审核你的案件并将其认定为%s,这违反了Minecraft社区准则。", - "gui.banned.description.reason_id": "代码:%s", - "gui.banned.description.reason_id_message": "代码:%s - %s", - "gui.banned.description.temporary": "%s期限结束前,你无法进行多人游戏或加入Realms。", - "gui.banned.description.temporary.duration": "你的账户已被暂时封禁并将于%s后解封。", - "gui.banned.description.unknownreason": "我们最近收到举报称你的账户存在不良行为。我们的监督员已审核你的案件并认定你违反了Minecraft社区准则。", - "gui.banned.name.description": "你当前的名称(“%s”)违反了我们的社区准则。你可以进行单人游戏,但需要更改名称才能进行在线游戏。\n\n通过以下链接了解更多或提交案件审查:%s", - "gui.banned.name.title": "多人游戏中不允许使用当前名称", - "gui.banned.reason.defamation_impersonation_false_information": "假冒或分享信息以利用或误导他人", - "gui.banned.reason.drugs": "推销非法药品", - "gui.banned.reason.extreme_violence_or_gore": "描述现实生活中过度暴力或血腥的场面", - "gui.banned.reason.false_reporting": "过多虚假或不实举报", - "gui.banned.reason.fraud": "欺骗性获取或使用内容", - "gui.banned.reason.generic_violation": "违反社区准则", - "gui.banned.reason.harassment_or_bullying": "有针对性地、有害地使用辱骂性语言", - "gui.banned.reason.hate_speech": "仇恨或歧视言论", - "gui.banned.reason.hate_terrorism_notorious_figure": "推广仇恨群体、恐怖组织或不法分子", - "gui.banned.reason.imminent_harm_to_person_or_property": "意图在现实生活中造成人身或财产伤害", - "gui.banned.reason.nudity_or_pornography": "展示淫秽或色情材料", - "gui.banned.reason.sexually_inappropriate": "性相关话题或内容", - "gui.banned.reason.spam_or_advertising": "滥发消息或广告宣传", - "gui.banned.skin.description": "你当前的皮肤违反了我们的社区准则。你仍然可以使用默认皮肤,或者选择新皮肤进行游戏。\n\n通过以下链接了解更多或提交案件审查:%s", - "gui.banned.skin.title": "当前皮肤不允许使用", - "gui.banned.title.permanent": "账户已被永久封禁", - "gui.banned.title.temporary": "账户已被暂时封禁", - "gui.cancel": "取消", - "gui.chatReport.comments": "留言", - "gui.chatReport.describe": "提供详情可以帮助我们更严谨地做出决定。", - "gui.chatReport.discard.content": "如果离开,该举报及留言将不会被保留。\n确定要离开吗?", - "gui.chatReport.discard.discard": "离开并放弃举报", - "gui.chatReport.discard.draft": "保存为草稿", - "gui.chatReport.discard.return": "继续编辑", - "gui.chatReport.discard.title": "放弃举报和留言?", - "gui.chatReport.draft.content": "继续编辑现有举报还是放弃并新建另一份举报?", - "gui.chatReport.draft.discard": "放弃", - "gui.chatReport.draft.edit": "继续编辑", - "gui.chatReport.draft.quittotitle.content": "继续编辑还是放弃?", - "gui.chatReport.draft.quittotitle.title": "你有一份聊天举报草稿将在退出时丢失", - "gui.chatReport.draft.title": "编辑聊天举报草稿?", - "gui.chatReport.more_comments": "请描述发生的状况:", - "gui.chatReport.observed_what": "你为什么要举报?", - "gui.chatReport.read_info": "了解举报功能", - "gui.chatReport.report_sent_msg": "我们已经成功收到你的举报。非常感谢!\n\n我们的团队将尽快进行审核。", - "gui.chatReport.select_chat": "选择要举报的聊天消息", - "gui.chatReport.select_reason": "选择举报类型", - "gui.chatReport.selected_chat": "已选择%s条要举报的聊天消息", - "gui.chatReport.send": "发送举报", - "gui.chatReport.send.comments_too_long": "请缩短留言", - "gui.chatReport.send.no_reason": "请选择举报类型", - "gui.chatReport.send.no_reported_messages": "请选择至少一条要举报的聊天消息", - "gui.chatReport.send.too_many_messages": "举报中包含的消息过多", - "gui.chatReport.title": "举报玩家聊天", - "gui.chatSelection.context": "所选消息前后的部分消息将会用于提供额外的辅助信息", - "gui.chatSelection.fold": "已隐藏%s条消息", - "gui.chatSelection.heading": "%s %s", - "gui.chatSelection.join": "%s加入了聊天", - "gui.chatSelection.message.narrate": "%1$s在%3$s说:%2$s", - "gui.chatSelection.selected": "已选中%s条消息,共%s条", - "gui.chatSelection.title": "选择要举报的聊天消息", - "gui.continue": "继续", - "gui.copy_link_to_clipboard": "复制链接到剪贴板", - "gui.days": "%s天", - "gui.done": "完成", - "gui.down": "向下", - "gui.entity_tooltip.type": "类型:%s", - "gui.fileDropFailure.detail": "拒绝了%s个文件", - "gui.fileDropFailure.title": "添加文件失败", - "gui.hours": "%s小时", - "gui.loadingMinecraft": "正在加载Minecraft", - "gui.minutes": "%s分钟", - "gui.multiLineEditBox.character_limit": "%s/%s", - "gui.narrate.button": "%s按钮", - "gui.narrate.editBox": "%s编辑框:%s", - "gui.narrate.slider": "%s滑块", - "gui.narrate.tab": "%s标签页", - "gui.no": "否", - "gui.none": "无", - "gui.ok": "确定", - "gui.open_report_dir": "打开报告目录", - "gui.proceed": "继续", - "gui.recipebook.moreRecipes": "右击以获取更多信息", - "gui.recipebook.page": "%s/%s", - "gui.recipebook.search_hint": "搜索…", - "gui.recipebook.toggleRecipes.all": "显示全部", - "gui.recipebook.toggleRecipes.blastable": "仅显示可冶炼", - "gui.recipebook.toggleRecipes.craftable": "仅显示可合成", - "gui.recipebook.toggleRecipes.smeltable": "仅显示可烧炼", - "gui.recipebook.toggleRecipes.smokable": "仅显示可熏制", - "gui.report_to_server": "向服务器报告", - "gui.socialInteractions.blocking_hint": "使用Microsoft账户管理", - "gui.socialInteractions.empty_blocked": "未屏蔽任何玩家的聊天消息", - "gui.socialInteractions.empty_hidden": "未隐藏任何玩家的聊天消息", - "gui.socialInteractions.hidden_in_chat": "%s的聊天消息将会被隐藏", - "gui.socialInteractions.hide": "在聊天中隐藏", - "gui.socialInteractions.narration.hide": "隐藏%s发送的消息", - "gui.socialInteractions.narration.report": "举报玩家%s", - "gui.socialInteractions.narration.show": "显示%s发送的消息", - "gui.socialInteractions.report": "举报", - "gui.socialInteractions.search_empty": "未找到使用此名称的玩家", - "gui.socialInteractions.search_hint": "搜索…", - "gui.socialInteractions.server_label.multiple": "%s - %s名玩家", - "gui.socialInteractions.server_label.single": "%s - %s名玩家", - "gui.socialInteractions.show": "在聊天中显示", - "gui.socialInteractions.shown_in_chat": "%s的聊天消息将会被显示", - "gui.socialInteractions.status_blocked": "已屏蔽", - "gui.socialInteractions.status_blocked_offline": "已屏蔽 - 离线", - "gui.socialInteractions.status_hidden": "隐藏", - "gui.socialInteractions.status_hidden_offline": "隐藏 - 离线", - "gui.socialInteractions.status_offline": "离线", - "gui.socialInteractions.tab_all": "全部", - "gui.socialInteractions.tab_blocked": "已屏蔽", - "gui.socialInteractions.tab_hidden": "已隐藏", - "gui.socialInteractions.title": "社交", - "gui.socialInteractions.tooltip.hide": "隐藏消息", - "gui.socialInteractions.tooltip.report": "举报玩家", - "gui.socialInteractions.tooltip.report.disabled": "举报服务不可用", - "gui.socialInteractions.tooltip.report.no_messages": "玩家%s没有可举报的消息", - "gui.socialInteractions.tooltip.report.not_reportable": "无法举报该玩家,服务器无法验证其聊天消息。", - "gui.socialInteractions.tooltip.show": "显示消息", - "gui.stats": "统计信息", - "gui.toMenu": "返回到服务器列表", - "gui.toRealms": "返回到Realm列表", - "gui.toTitle": "返回到标题屏幕", - "gui.toWorld": "返回到世界列表", - "gui.togglable_slot": "点击以禁用槽位", - "gui.up": "向上", - "gui.yes": "是", - "hanging_sign.edit": "编辑悬挂式告示牌消息", - "instrument.minecraft.admire_goat_horn": "仰慕", - "instrument.minecraft.call_goat_horn": "呼唤", - "instrument.minecraft.dream_goat_horn": "想象", - "instrument.minecraft.feel_goat_horn": "感受", - "instrument.minecraft.ponder_goat_horn": "沉思", - "instrument.minecraft.seek_goat_horn": "寻觅", - "instrument.minecraft.sing_goat_horn": "歌颂", - "instrument.minecraft.yearn_goat_horn": "憧憬", - "inventory.binSlot": "摧毁物品", - "inventory.hotbarInfo": "用%1$s+%2$s来保存快捷栏", - "inventory.hotbarSaved": "已保存物品快捷栏(用%1$s+%2$s来加载)", - "item.canBreak": "能破坏:", - "item.canPlace": "可以放在:", - "item.canUse.unknown": "未知", - "item.color": "颜色:%s", - "item.components": "%s个组件", - "item.disabled": "已禁用物品", - "item.durability": "耐久度:%s / %s", - "item.dyed": "已染色", - "item.minecraft.acacia_boat": "金合欢木船", - "item.minecraft.acacia_chest_boat": "金合欢木运输船", - "item.minecraft.allay_spawn_egg": "悦灵刷怪蛋", - "item.minecraft.amethyst_shard": "紫水晶碎片", - "item.minecraft.angler_pottery_shard": "垂钓纹样陶片", - "item.minecraft.angler_pottery_sherd": "垂钓纹样陶片", - "item.minecraft.apple": "苹果", - "item.minecraft.archer_pottery_shard": "弓箭纹样陶片", - "item.minecraft.archer_pottery_sherd": "弓箭纹样陶片", - "item.minecraft.armadillo_scute": "犰狳鳞甲", - "item.minecraft.armadillo_spawn_egg": "犰狳刷怪蛋", - "item.minecraft.armor_stand": "盔甲架", - "item.minecraft.arms_up_pottery_shard": "举臂纹样陶片", - "item.minecraft.arms_up_pottery_sherd": "举臂纹样陶片", - "item.minecraft.arrow": "箭", - "item.minecraft.axolotl_bucket": "美西螈桶", - "item.minecraft.axolotl_spawn_egg": "美西螈刷怪蛋", - "item.minecraft.baked_potato": "烤马铃薯", - "item.minecraft.bamboo_chest_raft": "运输竹筏", - "item.minecraft.bamboo_raft": "竹筏", - "item.minecraft.bat_spawn_egg": "蝙蝠刷怪蛋", - "item.minecraft.bee_spawn_egg": "蜜蜂刷怪蛋", - "item.minecraft.beef": "生牛肉", - "item.minecraft.beetroot": "甜菜根", - "item.minecraft.beetroot_seeds": "甜菜种子", - "item.minecraft.beetroot_soup": "甜菜汤", - "item.minecraft.birch_boat": "白桦木船", - "item.minecraft.birch_chest_boat": "白桦木运输船", - "item.minecraft.black_dye": "黑色染料", - "item.minecraft.blade_pottery_shard": "利刃纹样陶片", - "item.minecraft.blade_pottery_sherd": "利刃纹样陶片", - "item.minecraft.blaze_powder": "烈焰粉", - "item.minecraft.blaze_rod": "烈焰棒", - "item.minecraft.blaze_spawn_egg": "烈焰人刷怪蛋", - "item.minecraft.blue_dye": "蓝色染料", - "item.minecraft.bogged_spawn_egg": "沼骸刷怪蛋", - "item.minecraft.bolt_armor_trim_smithing_template": "锻造模板", - "item.minecraft.bone": "骨头", - "item.minecraft.bone_meal": "骨粉", - "item.minecraft.book": "书", - "item.minecraft.bow": "弓", - "item.minecraft.bowl": "碗", - "item.minecraft.bread": "面包", - "item.minecraft.breeze_rod": "旋风棒", - "item.minecraft.breeze_spawn_egg": "旋风人刷怪蛋", - "item.minecraft.brewer_pottery_shard": "佳酿纹样陶片", - "item.minecraft.brewer_pottery_sherd": "佳酿纹样陶片", - "item.minecraft.brewing_stand": "酿造台", - "item.minecraft.brick": "红砖", - "item.minecraft.brown_dye": "棕色染料", - "item.minecraft.brush": "刷子", - "item.minecraft.bucket": "铁桶", - "item.minecraft.bundle": "收纳袋", - "item.minecraft.bundle.fullness": "%s/%s", - "item.minecraft.burn_pottery_shard": "烈焰纹样陶片", - "item.minecraft.burn_pottery_sherd": "烈焰纹样陶片", - "item.minecraft.camel_spawn_egg": "骆驼刷怪蛋", - "item.minecraft.carrot": "胡萝卜", - "item.minecraft.carrot_on_a_stick": "胡萝卜钓竿", - "item.minecraft.cat_spawn_egg": "猫刷怪蛋", - "item.minecraft.cauldron": "炼药锅", - "item.minecraft.cave_spider_spawn_egg": "洞穴蜘蛛刷怪蛋", - "item.minecraft.chainmail_boots": "锁链靴子", - "item.minecraft.chainmail_chestplate": "锁链胸甲", - "item.minecraft.chainmail_helmet": "锁链头盔", - "item.minecraft.chainmail_leggings": "锁链护腿", - "item.minecraft.charcoal": "木炭", - "item.minecraft.cherry_boat": "樱花木船", - "item.minecraft.cherry_chest_boat": "樱花木运输船", - "item.minecraft.chest_minecart": "运输矿车", - "item.minecraft.chicken": "生鸡肉", - "item.minecraft.chicken_spawn_egg": "鸡刷怪蛋", - "item.minecraft.chorus_fruit": "紫颂果", - "item.minecraft.clay_ball": "黏土球", - "item.minecraft.clock": "时钟", - "item.minecraft.coal": "煤炭", - "item.minecraft.coast_armor_trim_smithing_template": "锻造模板", - "item.minecraft.cocoa_beans": "可可豆", - "item.minecraft.cod": "生鳕鱼", - "item.minecraft.cod_bucket": "鳕鱼桶", - "item.minecraft.cod_spawn_egg": "鳕鱼刷怪蛋", - "item.minecraft.command_block_minecart": "命令方块矿车", - "item.minecraft.compass": "指南针", - "item.minecraft.cooked_beef": "牛排", - "item.minecraft.cooked_chicken": "熟鸡肉", - "item.minecraft.cooked_cod": "熟鳕鱼", - "item.minecraft.cooked_mutton": "熟羊肉", - "item.minecraft.cooked_porkchop": "熟猪排", - "item.minecraft.cooked_rabbit": "熟兔肉", - "item.minecraft.cooked_salmon": "熟鲑鱼", - "item.minecraft.cookie": "曲奇", - "item.minecraft.copper_ingot": "铜锭", - "item.minecraft.cow_spawn_egg": "牛刷怪蛋", - "item.minecraft.creeper_banner_pattern": "旗帜图案", - "item.minecraft.creeper_banner_pattern.desc": "苦力怕盾徽", - "item.minecraft.creeper_spawn_egg": "苦力怕刷怪蛋", - "item.minecraft.crossbow": "弩", - "item.minecraft.crossbow.projectile": "弹射物:", - "item.minecraft.cyan_dye": "青色染料", - "item.minecraft.danger_pottery_shard": "危机纹样陶片", - "item.minecraft.danger_pottery_sherd": "危机纹样陶片", - "item.minecraft.dark_oak_boat": "深色橡木船", - "item.minecraft.dark_oak_chest_boat": "深色橡木运输船", - "item.minecraft.debug_stick": "调试棒", - "item.minecraft.debug_stick.empty": "%s不具备属性", - "item.minecraft.debug_stick.select": "已选择“%s”(%s)", - "item.minecraft.debug_stick.update": "“%s”设为%s", - "item.minecraft.diamond": "钻石", - "item.minecraft.diamond_axe": "钻石斧", - "item.minecraft.diamond_boots": "钻石靴子", - "item.minecraft.diamond_chestplate": "钻石胸甲", - "item.minecraft.diamond_helmet": "钻石头盔", - "item.minecraft.diamond_hoe": "钻石锄", - "item.minecraft.diamond_horse_armor": "钻石马铠", - "item.minecraft.diamond_leggings": "钻石护腿", - "item.minecraft.diamond_pickaxe": "钻石镐", - "item.minecraft.diamond_shovel": "钻石锹", - "item.minecraft.diamond_sword": "钻石剑", - "item.minecraft.disc_fragment_5": "唱片残片", - "item.minecraft.disc_fragment_5.desc": "音乐唱片 - 5", - "item.minecraft.dolphin_spawn_egg": "海豚刷怪蛋", - "item.minecraft.donkey_spawn_egg": "驴刷怪蛋", - "item.minecraft.dragon_breath": "龙息", - "item.minecraft.dried_kelp": "干海带", - "item.minecraft.drowned_spawn_egg": "溺尸刷怪蛋", - "item.minecraft.dune_armor_trim_smithing_template": "锻造模板", - "item.minecraft.echo_shard": "回响碎片", - "item.minecraft.egg": "鸡蛋", - "item.minecraft.elder_guardian_spawn_egg": "远古守卫者刷怪蛋", - "item.minecraft.elytra": "鞘翅", - "item.minecraft.emerald": "绿宝石", - "item.minecraft.enchanted_book": "附魔书", - "item.minecraft.enchanted_golden_apple": "附魔金苹果", - "item.minecraft.end_crystal": "末地水晶", - "item.minecraft.ender_dragon_spawn_egg": "末影龙刷怪蛋", - "item.minecraft.ender_eye": "末影之眼", - "item.minecraft.ender_pearl": "末影珍珠", - "item.minecraft.enderman_spawn_egg": "末影人刷怪蛋", - "item.minecraft.endermite_spawn_egg": "末影螨刷怪蛋", - "item.minecraft.evoker_spawn_egg": "唤魔者刷怪蛋", - "item.minecraft.experience_bottle": "附魔之瓶", - "item.minecraft.explorer_pottery_shard": "探险纹样陶片", - "item.minecraft.explorer_pottery_sherd": "探险纹样陶片", - "item.minecraft.eye_armor_trim_smithing_template": "锻造模板", - "item.minecraft.feather": "羽毛", - "item.minecraft.fermented_spider_eye": "发酵蛛眼", - "item.minecraft.filled_map": "地图", - "item.minecraft.fire_charge": "火焰弹", - "item.minecraft.firework_rocket": "烟花火箭", - "item.minecraft.firework_rocket.flight": "飞行时间:", - "item.minecraft.firework_star": "烟火之星", - "item.minecraft.firework_star.black": "黑色", - "item.minecraft.firework_star.blue": "蓝色", - "item.minecraft.firework_star.brown": "棕色", - "item.minecraft.firework_star.custom_color": "自定义", - "item.minecraft.firework_star.cyan": "青色", - "item.minecraft.firework_star.fade_to": "淡化至", - "item.minecraft.firework_star.flicker": "闪烁", - "item.minecraft.firework_star.gray": "灰色", - "item.minecraft.firework_star.green": "绿色", - "item.minecraft.firework_star.light_blue": "淡蓝色", - "item.minecraft.firework_star.light_gray": "淡灰色", - "item.minecraft.firework_star.lime": "黄绿色", - "item.minecraft.firework_star.magenta": "品红色", - "item.minecraft.firework_star.orange": "橙色", - "item.minecraft.firework_star.pink": "粉红色", - "item.minecraft.firework_star.purple": "紫色", - "item.minecraft.firework_star.red": "红色", - "item.minecraft.firework_star.shape": "未知形状", - "item.minecraft.firework_star.shape.burst": "喷发状", - "item.minecraft.firework_star.shape.creeper": "苦力怕状", - "item.minecraft.firework_star.shape.large_ball": "大型球状", - "item.minecraft.firework_star.shape.small_ball": "小型球状", - "item.minecraft.firework_star.shape.star": "星形", - "item.minecraft.firework_star.trail": "踪迹", - "item.minecraft.firework_star.white": "白色", - "item.minecraft.firework_star.yellow": "黄色", - "item.minecraft.fishing_rod": "钓鱼竿", - "item.minecraft.flint": "燧石", - "item.minecraft.flint_and_steel": "打火石", - "item.minecraft.flow_armor_trim_smithing_template": "锻造模板", - "item.minecraft.flow_banner_pattern": "旗帜图案", - "item.minecraft.flow_banner_pattern.desc": "涡流", - "item.minecraft.flow_pottery_sherd": "涡流纹样陶片", - "item.minecraft.flower_banner_pattern": "旗帜图案", - "item.minecraft.flower_banner_pattern.desc": "花朵盾徽", - "item.minecraft.flower_pot": "花盆", - "item.minecraft.fox_spawn_egg": "狐狸刷怪蛋", - "item.minecraft.friend_pottery_shard": "挚友纹样陶片", - "item.minecraft.friend_pottery_sherd": "挚友纹样陶片", - "item.minecraft.frog_spawn_egg": "青蛙刷怪蛋", - "item.minecraft.furnace_minecart": "动力矿车", - "item.minecraft.ghast_spawn_egg": "恶魂刷怪蛋", - "item.minecraft.ghast_tear": "恶魂之泪", - "item.minecraft.glass_bottle": "玻璃瓶", - "item.minecraft.glistering_melon_slice": "闪烁的西瓜片", - "item.minecraft.globe_banner_pattern": "旗帜图案", - "item.minecraft.globe_banner_pattern.desc": "地球", - "item.minecraft.glow_berries": "发光浆果", - "item.minecraft.glow_ink_sac": "荧光墨囊", - "item.minecraft.glow_item_frame": "荧光物品展示框", - "item.minecraft.glow_squid_spawn_egg": "发光鱿鱼刷怪蛋", - "item.minecraft.glowstone_dust": "荧石粉", - "item.minecraft.goat_horn": "山羊角", - "item.minecraft.goat_spawn_egg": "山羊刷怪蛋", - "item.minecraft.gold_ingot": "金锭", - "item.minecraft.gold_nugget": "金粒", - "item.minecraft.golden_apple": "金苹果", - "item.minecraft.golden_axe": "金斧", - "item.minecraft.golden_boots": "金靴子", - "item.minecraft.golden_carrot": "金胡萝卜", - "item.minecraft.golden_chestplate": "金胸甲", - "item.minecraft.golden_helmet": "金头盔", - "item.minecraft.golden_hoe": "金锄", - "item.minecraft.golden_horse_armor": "金马铠", - "item.minecraft.golden_leggings": "金护腿", - "item.minecraft.golden_pickaxe": "金镐", - "item.minecraft.golden_shovel": "金锹", - "item.minecraft.golden_sword": "金剑", - "item.minecraft.gray_dye": "灰色染料", - "item.minecraft.green_dye": "绿色染料", - "item.minecraft.guardian_spawn_egg": "守卫者刷怪蛋", - "item.minecraft.gunpowder": "火药", - "item.minecraft.guster_banner_pattern": "旗帜图案", - "item.minecraft.guster_banner_pattern.desc": "旋风", - "item.minecraft.guster_pottery_sherd": "旋风纹样陶片", - "item.minecraft.heart_of_the_sea": "海洋之心", - "item.minecraft.heart_pottery_shard": "爱心纹样陶片", - "item.minecraft.heart_pottery_sherd": "爱心纹样陶片", - "item.minecraft.heartbreak_pottery_shard": "心碎纹样陶片", - "item.minecraft.heartbreak_pottery_sherd": "心碎纹样陶片", - "item.minecraft.hoglin_spawn_egg": "疣猪兽刷怪蛋", - "item.minecraft.honey_bottle": "蜂蜜瓶", - "item.minecraft.honeycomb": "蜜脾", - "item.minecraft.hopper_minecart": "漏斗矿车", - "item.minecraft.horse_spawn_egg": "马刷怪蛋", - "item.minecraft.host_armor_trim_smithing_template": "锻造模板", - "item.minecraft.howl_pottery_shard": "狼嚎纹样陶片", - "item.minecraft.howl_pottery_sherd": "狼嚎纹样陶片", - "item.minecraft.husk_spawn_egg": "尸壳刷怪蛋", - "item.minecraft.ink_sac": "墨囊", - "item.minecraft.iron_axe": "铁斧", - "item.minecraft.iron_boots": "铁靴子", - "item.minecraft.iron_chestplate": "铁胸甲", - "item.minecraft.iron_golem_spawn_egg": "铁傀儡刷怪蛋", - "item.minecraft.iron_helmet": "铁头盔", - "item.minecraft.iron_hoe": "铁锄", - "item.minecraft.iron_horse_armor": "铁马铠", - "item.minecraft.iron_ingot": "铁锭", - "item.minecraft.iron_leggings": "铁护腿", - "item.minecraft.iron_nugget": "铁粒", - "item.minecraft.iron_pickaxe": "铁镐", - "item.minecraft.iron_shovel": "铁锹", - "item.minecraft.iron_sword": "铁剑", - "item.minecraft.item_frame": "物品展示框", - "item.minecraft.jungle_boat": "丛林木船", - "item.minecraft.jungle_chest_boat": "丛林木运输船", - "item.minecraft.knowledge_book": "知识之书", - "item.minecraft.lapis_lazuli": "青金石", - "item.minecraft.lava_bucket": "熔岩桶", - "item.minecraft.lead": "拴绳", - "item.minecraft.leather": "皮革", - "item.minecraft.leather_boots": "皮革靴子", - "item.minecraft.leather_chestplate": "皮革外套", - "item.minecraft.leather_helmet": "皮革帽子", - "item.minecraft.leather_horse_armor": "皮革马铠", - "item.minecraft.leather_leggings": "皮革裤子", - "item.minecraft.light_blue_dye": "淡蓝色染料", - "item.minecraft.light_gray_dye": "淡灰色染料", - "item.minecraft.lime_dye": "黄绿色染料", - "item.minecraft.lingering_potion": "滞留药水", - "item.minecraft.lingering_potion.effect.awkward": "滞留型粗制的药水", - "item.minecraft.lingering_potion.effect.empty": "不可合成的滞留型药水", - "item.minecraft.lingering_potion.effect.fire_resistance": "滞留型抗火药水", - "item.minecraft.lingering_potion.effect.harming": "滞留型伤害药水", - "item.minecraft.lingering_potion.effect.healing": "滞留型治疗药水", - "item.minecraft.lingering_potion.effect.infested": "滞留型虫蚀药水", - "item.minecraft.lingering_potion.effect.invisibility": "滞留型隐身药水", - "item.minecraft.lingering_potion.effect.leaping": "滞留型跳跃药水", - "item.minecraft.lingering_potion.effect.levitation": "滞留型飘浮药水", - "item.minecraft.lingering_potion.effect.luck": "滞留型幸运药水", - "item.minecraft.lingering_potion.effect.mundane": "滞留型平凡的药水", - "item.minecraft.lingering_potion.effect.night_vision": "滞留型夜视药水", - "item.minecraft.lingering_potion.effect.oozing": "滞留型渗浆药水", - "item.minecraft.lingering_potion.effect.poison": "滞留型剧毒药水", - "item.minecraft.lingering_potion.effect.regeneration": "滞留型再生药水", - "item.minecraft.lingering_potion.effect.slow_falling": "滞留型缓降药水", - "item.minecraft.lingering_potion.effect.slowness": "滞留型迟缓药水", - "item.minecraft.lingering_potion.effect.strength": "滞留型力量药水", - "item.minecraft.lingering_potion.effect.swiftness": "滞留型迅捷药水", - "item.minecraft.lingering_potion.effect.thick": "滞留型浓稠的药水", - "item.minecraft.lingering_potion.effect.turtle_master": "滞留型神龟药水", - "item.minecraft.lingering_potion.effect.water": "滞留型水瓶", - "item.minecraft.lingering_potion.effect.water_breathing": "滞留型水肺药水", - "item.minecraft.lingering_potion.effect.weakness": "滞留型虚弱药水", - "item.minecraft.lingering_potion.effect.weaving": "滞留型盘丝药水", - "item.minecraft.lingering_potion.effect.wind_charged": "滞留型蓄风药水", - "item.minecraft.llama_spawn_egg": "羊驼刷怪蛋", - "item.minecraft.lodestone_compass": "磁石指针", - "item.minecraft.mace": "重锤", - "item.minecraft.magenta_dye": "品红色染料", - "item.minecraft.magma_cream": "岩浆膏", - "item.minecraft.magma_cube_spawn_egg": "岩浆怪刷怪蛋", - "item.minecraft.mangrove_boat": "红树木船", - "item.minecraft.mangrove_chest_boat": "红树木运输船", - "item.minecraft.map": "空地图", - "item.minecraft.melon_seeds": "西瓜种子", - "item.minecraft.melon_slice": "西瓜片", - "item.minecraft.milk_bucket": "奶桶", - "item.minecraft.minecart": "矿车", - "item.minecraft.miner_pottery_shard": "采矿纹样陶片", - "item.minecraft.miner_pottery_sherd": "采矿纹样陶片", - "item.minecraft.mojang_banner_pattern": "旗帜图案", - "item.minecraft.mojang_banner_pattern.desc": "Mojang徽标", - "item.minecraft.mooshroom_spawn_egg": "哞菇刷怪蛋", - "item.minecraft.mourner_pottery_shard": "悲恸纹样陶片", - "item.minecraft.mourner_pottery_sherd": "悲恸纹样陶片", - "item.minecraft.mule_spawn_egg": "骡刷怪蛋", - "item.minecraft.mushroom_stew": "蘑菇煲", - "item.minecraft.music_disc_11": "音乐唱片", - "item.minecraft.music_disc_11.desc": "C418 - 11", - "item.minecraft.music_disc_13": "音乐唱片", - "item.minecraft.music_disc_13.desc": "C418 - 13", - "item.minecraft.music_disc_5": "音乐唱片", - "item.minecraft.music_disc_5.desc": "Samuel Åberg - 5", - "item.minecraft.music_disc_blocks": "音乐唱片", - "item.minecraft.music_disc_blocks.desc": "C418 - blocks", - "item.minecraft.music_disc_cat": "音乐唱片", - "item.minecraft.music_disc_cat.desc": "C418 - cat", - "item.minecraft.music_disc_chirp": "音乐唱片", - "item.minecraft.music_disc_chirp.desc": "C418 - chirp", - "item.minecraft.music_disc_creator": "音乐唱片", - "item.minecraft.music_disc_creator.desc": "Lena Raine - Creator", - "item.minecraft.music_disc_creator_music_box": "音乐唱片", - "item.minecraft.music_disc_creator_music_box.desc": "Lena Raine - Creator(八音盒)", - "item.minecraft.music_disc_far": "音乐唱片", - "item.minecraft.music_disc_far.desc": "C418 - far", - "item.minecraft.music_disc_mall": "音乐唱片", - "item.minecraft.music_disc_mall.desc": "C418 - mall", - "item.minecraft.music_disc_mellohi": "音乐唱片", - "item.minecraft.music_disc_mellohi.desc": "C418 - mellohi", - "item.minecraft.music_disc_otherside": "音乐唱片", - "item.minecraft.music_disc_otherside.desc": "Lena Raine - otherside", - "item.minecraft.music_disc_pigstep": "音乐唱片", - "item.minecraft.music_disc_pigstep.desc": "Lena Raine - Pigstep", - "item.minecraft.music_disc_precipice": "音乐唱片", - "item.minecraft.music_disc_precipice.desc": "Aaron Cherof - Precipice", - "item.minecraft.music_disc_relic": "音乐唱片", - "item.minecraft.music_disc_relic.desc": "Aaron Cherof - Relic", - "item.minecraft.music_disc_stal": "音乐唱片", - "item.minecraft.music_disc_stal.desc": "C418 - stal", - "item.minecraft.music_disc_strad": "音乐唱片", - "item.minecraft.music_disc_strad.desc": "C418 - strad", - "item.minecraft.music_disc_wait": "音乐唱片", - "item.minecraft.music_disc_wait.desc": "C418 - wait", - "item.minecraft.music_disc_ward": "音乐唱片", - "item.minecraft.music_disc_ward.desc": "C418 - ward", - "item.minecraft.mutton": "生羊肉", - "item.minecraft.name_tag": "命名牌", - "item.minecraft.nautilus_shell": "鹦鹉螺壳", - "item.minecraft.nether_brick": "下界砖", - "item.minecraft.nether_star": "下界之星", - "item.minecraft.nether_wart": "下界疣", - "item.minecraft.netherite_axe": "下界合金斧", - "item.minecraft.netherite_boots": "下界合金靴子", - "item.minecraft.netherite_chestplate": "下界合金胸甲", - "item.minecraft.netherite_helmet": "下界合金头盔", - "item.minecraft.netherite_hoe": "下界合金锄", - "item.minecraft.netherite_ingot": "下界合金锭", - "item.minecraft.netherite_leggings": "下界合金护腿", - "item.minecraft.netherite_pickaxe": "下界合金镐", - "item.minecraft.netherite_scrap": "下界合金碎片", - "item.minecraft.netherite_shovel": "下界合金锹", - "item.minecraft.netherite_sword": "下界合金剑", - "item.minecraft.netherite_upgrade_smithing_template": "锻造模板", - "item.minecraft.oak_boat": "橡木船", - "item.minecraft.oak_chest_boat": "橡木运输船", - "item.minecraft.ocelot_spawn_egg": "豹猫刷怪蛋", - "item.minecraft.ominous_bottle": "不祥之瓶", - "item.minecraft.ominous_trial_key": "不祥试炼钥匙", - "item.minecraft.orange_dye": "橙色染料", - "item.minecraft.painting": "画", - "item.minecraft.panda_spawn_egg": "熊猫刷怪蛋", - "item.minecraft.paper": "纸", - "item.minecraft.parrot_spawn_egg": "鹦鹉刷怪蛋", - "item.minecraft.phantom_membrane": "幻翼膜", - "item.minecraft.phantom_spawn_egg": "幻翼刷怪蛋", - "item.minecraft.pig_spawn_egg": "猪刷怪蛋", - "item.minecraft.piglin_banner_pattern": "旗帜图案", - "item.minecraft.piglin_banner_pattern.desc": "猪鼻", - "item.minecraft.piglin_brute_spawn_egg": "猪灵蛮兵刷怪蛋", - "item.minecraft.piglin_spawn_egg": "猪灵刷怪蛋", - "item.minecraft.pillager_spawn_egg": "掠夺者刷怪蛋", - "item.minecraft.pink_dye": "粉红色染料", - "item.minecraft.pitcher_plant": "瓶子草", - "item.minecraft.pitcher_pod": "瓶子草荚果", - "item.minecraft.plenty_pottery_shard": "富饶纹样陶片", - "item.minecraft.plenty_pottery_sherd": "富饶纹样陶片", - "item.minecraft.poisonous_potato": "毒马铃薯", - "item.minecraft.polar_bear_spawn_egg": "北极熊刷怪蛋", - "item.minecraft.popped_chorus_fruit": "爆裂紫颂果", - "item.minecraft.porkchop": "生猪排", - "item.minecraft.potato": "马铃薯", - "item.minecraft.potion": "药水", - "item.minecraft.potion.effect.awkward": "粗制的药水", - "item.minecraft.potion.effect.empty": "不可合成的药水", - "item.minecraft.potion.effect.fire_resistance": "抗火药水", - "item.minecraft.potion.effect.harming": "伤害药水", - "item.minecraft.potion.effect.healing": "治疗药水", - "item.minecraft.potion.effect.infested": "虫蚀药水", - "item.minecraft.potion.effect.invisibility": "隐身药水", - "item.minecraft.potion.effect.leaping": "跳跃药水", - "item.minecraft.potion.effect.levitation": "飘浮药水", - "item.minecraft.potion.effect.luck": "幸运药水", - "item.minecraft.potion.effect.mundane": "平凡的药水", - "item.minecraft.potion.effect.night_vision": "夜视药水", - "item.minecraft.potion.effect.oozing": "渗浆药水", - "item.minecraft.potion.effect.poison": "剧毒药水", - "item.minecraft.potion.effect.regeneration": "再生药水", - "item.minecraft.potion.effect.slow_falling": "缓降药水", - "item.minecraft.potion.effect.slowness": "迟缓药水", - "item.minecraft.potion.effect.strength": "力量药水", - "item.minecraft.potion.effect.swiftness": "迅捷药水", - "item.minecraft.potion.effect.thick": "浓稠的药水", - "item.minecraft.potion.effect.turtle_master": "神龟药水", - "item.minecraft.potion.effect.water": "水瓶", - "item.minecraft.potion.effect.water_breathing": "水肺药水", - "item.minecraft.potion.effect.weakness": "虚弱药水", - "item.minecraft.potion.effect.weaving": "盘丝药水", - "item.minecraft.potion.effect.wind_charged": "蓄风药水", - "item.minecraft.pottery_shard_archer": "弓箭纹样陶片", - "item.minecraft.pottery_shard_arms_up": "举臂纹样陶片", - "item.minecraft.pottery_shard_prize": "珍宝纹样陶片", - "item.minecraft.pottery_shard_skull": "头颅纹样陶片", - "item.minecraft.powder_snow_bucket": "细雪桶", - "item.minecraft.prismarine_crystals": "海晶砂粒", - "item.minecraft.prismarine_shard": "海晶碎片", - "item.minecraft.prize_pottery_shard": "珍宝纹样陶片", - "item.minecraft.prize_pottery_sherd": "珍宝纹样陶片", - "item.minecraft.pufferfish": "河豚", - "item.minecraft.pufferfish_bucket": "河豚桶", - "item.minecraft.pufferfish_spawn_egg": "河豚刷怪蛋", - "item.minecraft.pumpkin_pie": "南瓜派", - "item.minecraft.pumpkin_seeds": "南瓜种子", - "item.minecraft.purple_dye": "紫色染料", - "item.minecraft.quartz": "下界石英", - "item.minecraft.rabbit": "生兔肉", - "item.minecraft.rabbit_foot": "兔子脚", - "item.minecraft.rabbit_hide": "兔子皮", - "item.minecraft.rabbit_spawn_egg": "兔子刷怪蛋", - "item.minecraft.rabbit_stew": "兔肉煲", - "item.minecraft.raiser_armor_trim_smithing_template": "锻造模板", - "item.minecraft.ravager_spawn_egg": "劫掠兽刷怪蛋", - "item.minecraft.raw_copper": "粗铜", - "item.minecraft.raw_gold": "粗金", - "item.minecraft.raw_iron": "粗铁", - "item.minecraft.recovery_compass": "追溯指针", - "item.minecraft.red_dye": "红色染料", - "item.minecraft.redstone": "红石粉", - "item.minecraft.rib_armor_trim_smithing_template": "锻造模板", - "item.minecraft.rotten_flesh": "腐肉", - "item.minecraft.saddle": "鞍", - "item.minecraft.salmon": "生鲑鱼", - "item.minecraft.salmon_bucket": "鲑鱼桶", - "item.minecraft.salmon_spawn_egg": "鲑鱼刷怪蛋", - "item.minecraft.scrape_pottery_sherd": "刮削纹样陶片", - "item.minecraft.scute": "鳞甲", - "item.minecraft.sentry_armor_trim_smithing_template": "锻造模板", - "item.minecraft.shaper_armor_trim_smithing_template": "锻造模板", - "item.minecraft.sheaf_pottery_shard": "麦捆纹样陶片", - "item.minecraft.sheaf_pottery_sherd": "麦捆纹样陶片", - "item.minecraft.shears": "剪刀", - "item.minecraft.sheep_spawn_egg": "绵羊刷怪蛋", - "item.minecraft.shelter_pottery_shard": "树荫纹样陶片", - "item.minecraft.shelter_pottery_sherd": "树荫纹样陶片", - "item.minecraft.shield": "盾牌", - "item.minecraft.shield.black": "黑色盾牌", - "item.minecraft.shield.blue": "蓝色盾牌", - "item.minecraft.shield.brown": "棕色盾牌", - "item.minecraft.shield.cyan": "青色盾牌", - "item.minecraft.shield.gray": "灰色盾牌", - "item.minecraft.shield.green": "绿色盾牌", - "item.minecraft.shield.light_blue": "淡蓝色盾牌", - "item.minecraft.shield.light_gray": "淡灰色盾牌", - "item.minecraft.shield.lime": "黄绿色盾牌", - "item.minecraft.shield.magenta": "品红色盾牌", - "item.minecraft.shield.orange": "橙色盾牌", - "item.minecraft.shield.pink": "粉红色盾牌", - "item.minecraft.shield.purple": "紫色盾牌", - "item.minecraft.shield.red": "红色盾牌", - "item.minecraft.shield.white": "白色盾牌", - "item.minecraft.shield.yellow": "黄色盾牌", - "item.minecraft.shulker_shell": "潜影壳", - "item.minecraft.shulker_spawn_egg": "潜影贝刷怪蛋", - "item.minecraft.sign": "告示牌", - "item.minecraft.silence_armor_trim_smithing_template": "锻造模板", - "item.minecraft.silverfish_spawn_egg": "蠹虫刷怪蛋", - "item.minecraft.skeleton_horse_spawn_egg": "骷髅马刷怪蛋", - "item.minecraft.skeleton_spawn_egg": "骷髅刷怪蛋", - "item.minecraft.skull_banner_pattern": "旗帜图案", - "item.minecraft.skull_banner_pattern.desc": "头颅盾徽", - "item.minecraft.skull_pottery_shard": "头颅纹样陶片", - "item.minecraft.skull_pottery_sherd": "头颅纹样陶片", - "item.minecraft.slime_ball": "黏液球", - "item.minecraft.slime_spawn_egg": "史莱姆刷怪蛋", - "item.minecraft.smithing_template": "锻造模板", - "item.minecraft.smithing_template.applies_to": "可应用于:", - "item.minecraft.smithing_template.armor_trim.additions_slot_description": "放入铸锭或晶体", - "item.minecraft.smithing_template.armor_trim.applies_to": "盔甲", - "item.minecraft.smithing_template.armor_trim.base_slot_description": "放入盔甲", - "item.minecraft.smithing_template.armor_trim.ingredients": "铸锭或晶体", - "item.minecraft.smithing_template.ingredients": "所需原材料:", - "item.minecraft.smithing_template.netherite_upgrade.additions_slot_description": "放入下界合金锭", - "item.minecraft.smithing_template.netherite_upgrade.applies_to": "钻石装备", - "item.minecraft.smithing_template.netherite_upgrade.base_slot_description": "放入钻石盔甲、武器或工具", - "item.minecraft.smithing_template.netherite_upgrade.ingredients": "下界合金锭", - "item.minecraft.smithing_template.upgrade": "已有升级:", - "item.minecraft.sniffer_spawn_egg": "嗅探兽刷怪蛋", - "item.minecraft.snort_pottery_shard": "嗅探纹样陶片", - "item.minecraft.snort_pottery_sherd": "嗅探纹样陶片", - "item.minecraft.snout_armor_trim_smithing_template": "锻造模板", - "item.minecraft.snow_golem_spawn_egg": "雪傀儡刷怪蛋", - "item.minecraft.snowball": "雪球", - "item.minecraft.spectral_arrow": "光灵箭", - "item.minecraft.spider_eye": "蜘蛛眼", - "item.minecraft.spider_spawn_egg": "蜘蛛刷怪蛋", - "item.minecraft.spire_armor_trim_smithing_template": "锻造模板", - "item.minecraft.splash_potion": "喷溅药水", - "item.minecraft.splash_potion.effect.awkward": "喷溅型粗制的药水", - "item.minecraft.splash_potion.effect.empty": "不可合成的喷溅型药水", - "item.minecraft.splash_potion.effect.fire_resistance": "喷溅型抗火药水", - "item.minecraft.splash_potion.effect.harming": "喷溅型伤害药水", - "item.minecraft.splash_potion.effect.healing": "喷溅型治疗药水", - "item.minecraft.splash_potion.effect.infested": "喷溅型虫蚀药水", - "item.minecraft.splash_potion.effect.invisibility": "喷溅型隐身药水", - "item.minecraft.splash_potion.effect.leaping": "喷溅型跳跃药水", - "item.minecraft.splash_potion.effect.levitation": "喷溅型飘浮药水", - "item.minecraft.splash_potion.effect.luck": "喷溅型幸运药水", - "item.minecraft.splash_potion.effect.mundane": "喷溅型平凡的药水", - "item.minecraft.splash_potion.effect.night_vision": "喷溅型夜视药水", - "item.minecraft.splash_potion.effect.oozing": "喷溅型渗浆药水", - "item.minecraft.splash_potion.effect.poison": "喷溅型剧毒药水", - "item.minecraft.splash_potion.effect.regeneration": "喷溅型再生药水", - "item.minecraft.splash_potion.effect.slow_falling": "喷溅型缓降药水", - "item.minecraft.splash_potion.effect.slowness": "喷溅型迟缓药水", - "item.minecraft.splash_potion.effect.strength": "喷溅型力量药水", - "item.minecraft.splash_potion.effect.swiftness": "喷溅型迅捷药水", - "item.minecraft.splash_potion.effect.thick": "喷溅型浓稠的药水", - "item.minecraft.splash_potion.effect.turtle_master": "喷溅型神龟药水", - "item.minecraft.splash_potion.effect.water": "喷溅型水瓶", - "item.minecraft.splash_potion.effect.water_breathing": "喷溅型水肺药水", - "item.minecraft.splash_potion.effect.weakness": "喷溅型虚弱药水", - "item.minecraft.splash_potion.effect.weaving": "喷溅型盘丝药水", - "item.minecraft.splash_potion.effect.wind_charged": "喷溅型蓄风药水", - "item.minecraft.spruce_boat": "云杉木船", - "item.minecraft.spruce_chest_boat": "云杉木运输船", - "item.minecraft.spyglass": "望远镜", - "item.minecraft.squid_spawn_egg": "鱿鱼刷怪蛋", - "item.minecraft.stick": "木棍", - "item.minecraft.stone_axe": "石斧", - "item.minecraft.stone_hoe": "石锄", - "item.minecraft.stone_pickaxe": "石镐", - "item.minecraft.stone_shovel": "石锹", - "item.minecraft.stone_sword": "石剑", - "item.minecraft.stray_spawn_egg": "流浪者刷怪蛋", - "item.minecraft.strider_spawn_egg": "炽足兽刷怪蛋", - "item.minecraft.string": "线", - "item.minecraft.sugar": "糖", - "item.minecraft.suspicious_stew": "谜之炖菜", - "item.minecraft.sweet_berries": "甜浆果", - "item.minecraft.tadpole_bucket": "蝌蚪桶", - "item.minecraft.tadpole_spawn_egg": "蝌蚪刷怪蛋", - "item.minecraft.tide_armor_trim_smithing_template": "锻造模板", - "item.minecraft.tipped_arrow": "药箭", - "item.minecraft.tipped_arrow.effect.awkward": "药箭", - "item.minecraft.tipped_arrow.effect.empty": "不可合成的药箭", - "item.minecraft.tipped_arrow.effect.fire_resistance": "抗火之箭", - "item.minecraft.tipped_arrow.effect.harming": "伤害之箭", - "item.minecraft.tipped_arrow.effect.healing": "治疗之箭", - "item.minecraft.tipped_arrow.effect.infested": "虫蚀之箭", - "item.minecraft.tipped_arrow.effect.invisibility": "隐身之箭", - "item.minecraft.tipped_arrow.effect.leaping": "跳跃之箭", - "item.minecraft.tipped_arrow.effect.levitation": "飘浮之箭", - "item.minecraft.tipped_arrow.effect.luck": "幸运之箭", - "item.minecraft.tipped_arrow.effect.mundane": "药箭", - "item.minecraft.tipped_arrow.effect.night_vision": "夜视之箭", - "item.minecraft.tipped_arrow.effect.oozing": "渗浆之箭", - "item.minecraft.tipped_arrow.effect.poison": "剧毒之箭", - "item.minecraft.tipped_arrow.effect.regeneration": "再生之箭", - "item.minecraft.tipped_arrow.effect.slow_falling": "缓降之箭", - "item.minecraft.tipped_arrow.effect.slowness": "迟缓之箭", - "item.minecraft.tipped_arrow.effect.strength": "力量之箭", - "item.minecraft.tipped_arrow.effect.swiftness": "迅捷之箭", - "item.minecraft.tipped_arrow.effect.thick": "药箭", - "item.minecraft.tipped_arrow.effect.turtle_master": "神龟之箭", - "item.minecraft.tipped_arrow.effect.water": "喷溅之箭", - "item.minecraft.tipped_arrow.effect.water_breathing": "水肺之箭", - "item.minecraft.tipped_arrow.effect.weakness": "虚弱之箭", - "item.minecraft.tipped_arrow.effect.weaving": "盘丝之箭", - "item.minecraft.tipped_arrow.effect.wind_charged": "蓄风之箭", - "item.minecraft.tnt_minecart": "TNT矿车", - "item.minecraft.torchflower_seeds": "火把花种子", - "item.minecraft.totem_of_undying": "不死图腾", - "item.minecraft.trader_llama_spawn_egg": "行商羊驼刷怪蛋", - "item.minecraft.trial_key": "试炼钥匙", - "item.minecraft.trident": "三叉戟", - "item.minecraft.tropical_fish": "热带鱼", - "item.minecraft.tropical_fish_bucket": "热带鱼桶", - "item.minecraft.tropical_fish_spawn_egg": "热带鱼刷怪蛋", - "item.minecraft.turtle_helmet": "海龟壳", - "item.minecraft.turtle_scute": "海龟鳞甲", - "item.minecraft.turtle_spawn_egg": "海龟刷怪蛋", - "item.minecraft.vex_armor_trim_smithing_template": "锻造模板", - "item.minecraft.vex_spawn_egg": "恼鬼刷怪蛋", - "item.minecraft.villager_spawn_egg": "村民刷怪蛋", - "item.minecraft.vindicator_spawn_egg": "卫道士刷怪蛋", - "item.minecraft.wandering_trader_spawn_egg": "流浪商人刷怪蛋", - "item.minecraft.ward_armor_trim_smithing_template": "锻造模板", - "item.minecraft.warden_spawn_egg": "监守者刷怪蛋", - "item.minecraft.warped_fungus_on_a_stick": "诡异菌钓竿", - "item.minecraft.water_bucket": "水桶", - "item.minecraft.wayfinder_armor_trim_smithing_template": "锻造模板", - "item.minecraft.wheat": "小麦", - "item.minecraft.wheat_seeds": "小麦种子", - "item.minecraft.white_dye": "白色染料", - "item.minecraft.wild_armor_trim_smithing_template": "锻造模板", - "item.minecraft.wind_charge": "风弹", - "item.minecraft.witch_spawn_egg": "女巫刷怪蛋", - "item.minecraft.wither_skeleton_spawn_egg": "凋灵骷髅刷怪蛋", - "item.minecraft.wither_spawn_egg": "凋灵刷怪蛋", - "item.minecraft.wolf_armor": "狼铠", - "item.minecraft.wolf_spawn_egg": "狼刷怪蛋", - "item.minecraft.wooden_axe": "木斧", - "item.minecraft.wooden_hoe": "木锄", - "item.minecraft.wooden_pickaxe": "木镐", - "item.minecraft.wooden_shovel": "木锹", - "item.minecraft.wooden_sword": "木剑", - "item.minecraft.writable_book": "书与笔", - "item.minecraft.written_book": "成书", - "item.minecraft.yellow_dye": "黄色染料", - "item.minecraft.zoglin_spawn_egg": "僵尸疣猪兽刷怪蛋", - "item.minecraft.zombie_horse_spawn_egg": "僵尸马刷怪蛋", - "item.minecraft.zombie_spawn_egg": "僵尸刷怪蛋", - "item.minecraft.zombie_villager_spawn_egg": "僵尸村民刷怪蛋", - "item.minecraft.zombified_piglin_spawn_egg": "僵尸猪灵刷怪蛋", - "item.modifiers.any": "装备时:", - "item.modifiers.armor": "穿戴时:", - "item.modifiers.body": "装备时:", - "item.modifiers.chest": "穿在身上时:", - "item.modifiers.feet": "穿在脚上时:", - "item.modifiers.hand": "手持时:", - "item.modifiers.head": "戴在头上时:", - "item.modifiers.legs": "穿在腿上时:", - "item.modifiers.mainhand": "在主手时:", - "item.modifiers.offhand": "在副手时:", - "item.nbt_tags": "NBT:%s个标签", - "item.unbreakable": "无法破坏", - "itemGroup.buildingBlocks": "建筑方块", - "itemGroup.coloredBlocks": "染色方块", - "itemGroup.combat": "战斗用品", - "itemGroup.consumables": "消耗品", - "itemGroup.crafting": "合成用品", - "itemGroup.foodAndDrink": "食物与饮品", - "itemGroup.functional": "功能方块", - "itemGroup.hotbar": "已保存的快捷栏", - "itemGroup.ingredients": "原材料", - "itemGroup.inventory": "生存模式物品栏", - "itemGroup.natural": "自然方块", - "itemGroup.op": "管理员用品", - "itemGroup.redstone": "红石方块", - "itemGroup.search": "搜索物品", - "itemGroup.spawnEggs": "刷怪蛋", - "itemGroup.tools": "工具与实用物品", - "item_modifier.unknown": "未知的物品修饰器:%s", - "jigsaw_block.final_state": "转变为:", - "jigsaw_block.generate": "生成", - "jigsaw_block.joint.aligned": "固定", - "jigsaw_block.joint.rollable": "可旋转", - "jigsaw_block.joint_label": "拼接类型:", - "jigsaw_block.keep_jigsaws": "保留拼图", - "jigsaw_block.levels": "层数:%s", - "jigsaw_block.name": "名称:", - "jigsaw_block.placement_priority": "放置优先级:", - "jigsaw_block.placement_priority.tooltip": "当此拼图方块连接到部件时,此处即为在更大的结构中各部件处理连接的顺序。\n\n部件按照优先级由高到低处理,若优先级相同,则按照插入顺序处理。", - "jigsaw_block.pool": "目标池:", - "jigsaw_block.selection_priority": "选择优先级:", - "jigsaw_block.selection_priority.tooltip": "当父级片段处理连接时,此处即为各拼图方块尝试连接目标部件的顺序。\n\n拼图方块将会按照优先级由高到低处理,同级则随机处理。", - "jigsaw_block.target": "目标名称:", - "jukebox_song.minecraft.11": "C418 - 11", - "jukebox_song.minecraft.13": "C418 - 13", - "jukebox_song.minecraft.5": "Samuel Åberg - 5", - "jukebox_song.minecraft.blocks": "C418 - blocks", - "jukebox_song.minecraft.cat": "C418 - cat", - "jukebox_song.minecraft.chirp": "C418 - chirp", - "jukebox_song.minecraft.creator": "Lena Raine - Creator", - "jukebox_song.minecraft.creator_music_box": "Lena Raine - Creator(八音盒)", - "jukebox_song.minecraft.far": "C418 - far", - "jukebox_song.minecraft.mall": "C418 - mall", - "jukebox_song.minecraft.mellohi": "C418 - mellohi", - "jukebox_song.minecraft.otherside": "Lena Raine - otherside", - "jukebox_song.minecraft.pigstep": "Lena Raine - Pigstep", - "jukebox_song.minecraft.precipice": "Aaron Cherof - Precipice", - "jukebox_song.minecraft.relic": "Aaron Cherof - Relic", - "jukebox_song.minecraft.stal": "C418 - stal", - "jukebox_song.minecraft.strad": "C418 - strad", - "jukebox_song.minecraft.wait": "C418 - wait", - "jukebox_song.minecraft.ward": "C418 - ward", - "key.advancements": "进度", - "key.attack": "攻击/摧毁", - "key.back": "向后移动", - "key.categories.creative": "创造模式", - "key.categories.gameplay": "游戏内容", - "key.categories.inventory": "物品栏", - "key.categories.misc": "杂项", - "key.categories.movement": "移动", - "key.categories.multiplayer": "多人游戏", - "key.categories.ui": "游戏界面", - "key.chat": "打开聊天栏", - "key.command": "输入命令", - "key.drop": "丢弃所选物品", - "key.forward": "向前移动", - "key.fullscreen": "切换全屏显示", - "key.hotbar.1": "快捷栏1", - "key.hotbar.2": "快捷栏2", - "key.hotbar.3": "快捷栏3", - "key.hotbar.4": "快捷栏4", - "key.hotbar.5": "快捷栏5", - "key.hotbar.6": "快捷栏6", - "key.hotbar.7": "快捷栏7", - "key.hotbar.8": "快捷栏8", - "key.hotbar.9": "快捷栏9", - "key.inventory": "开启/关闭物品栏", - "key.jump": "跳跃", - "key.keyboard.apostrophe": "'", - "key.keyboard.backslash": "\\", - "key.keyboard.backspace": "Backspace", - "key.keyboard.caps.lock": "Caps Lock", - "key.keyboard.comma": ",", - "key.keyboard.delete": "Delete", - "key.keyboard.down": "下方向键", - "key.keyboard.end": "End", - "key.keyboard.enter": "Enter", - "key.keyboard.equal": "=", - "key.keyboard.escape": "Esc", - "key.keyboard.f1": "F1", - "key.keyboard.f10": "F10", - "key.keyboard.f11": "F11", - "key.keyboard.f12": "F12", - "key.keyboard.f13": "F13", - "key.keyboard.f14": "F14", - "key.keyboard.f15": "F15", - "key.keyboard.f16": "F16", - "key.keyboard.f17": "F17", - "key.keyboard.f18": "F18", - "key.keyboard.f19": "F19", - "key.keyboard.f2": "F2", - "key.keyboard.f20": "F20", - "key.keyboard.f21": "F21", - "key.keyboard.f22": "F22", - "key.keyboard.f23": "F23", - "key.keyboard.f24": "F24", - "key.keyboard.f25": "F25", - "key.keyboard.f3": "F3", - "key.keyboard.f4": "F4", - "key.keyboard.f5": "F5", - "key.keyboard.f6": "F6", - "key.keyboard.f7": "F7", - "key.keyboard.f8": "F8", - "key.keyboard.f9": "F9", - "key.keyboard.grave.accent": "`", - "key.keyboard.home": "Home", - "key.keyboard.insert": "Insert", - "key.keyboard.keypad.0": "小键盘 0", - "key.keyboard.keypad.1": "小键盘 1", - "key.keyboard.keypad.2": "小键盘 2", - "key.keyboard.keypad.3": "小键盘 3", - "key.keyboard.keypad.4": "小键盘 4", - "key.keyboard.keypad.5": "小键盘 5", - "key.keyboard.keypad.6": "小键盘 6", - "key.keyboard.keypad.7": "小键盘 7", - "key.keyboard.keypad.8": "小键盘 8", - "key.keyboard.keypad.9": "小键盘 9", - "key.keyboard.keypad.add": "小键盘 +", - "key.keyboard.keypad.decimal": "小键盘 .", - "key.keyboard.keypad.divide": "小键盘 /", - "key.keyboard.keypad.enter": "小键盘 Enter", - "key.keyboard.keypad.equal": "小键盘 =", - "key.keyboard.keypad.multiply": "小键盘 *", - "key.keyboard.keypad.subtract": "小键盘 -", - "key.keyboard.left": "左方向键", - "key.keyboard.left.alt": "左Alt", - "key.keyboard.left.bracket": "[", - "key.keyboard.left.control": "左Ctrl", - "key.keyboard.left.shift": "左Shift", - "key.keyboard.left.win": "左Win", - "key.keyboard.menu": "菜单", - "key.keyboard.minus": "-", - "key.keyboard.num.lock": "Num Lock", - "key.keyboard.page.down": "Page Down", - "key.keyboard.page.up": "Page Up", - "key.keyboard.pause": "Pause", - "key.keyboard.period": ".", - "key.keyboard.print.screen": "Print Screen", - "key.keyboard.right": "右方向键", - "key.keyboard.right.alt": "右Alt", - "key.keyboard.right.bracket": "]", - "key.keyboard.right.control": "右Ctrl", - "key.keyboard.right.shift": "右Shift", - "key.keyboard.right.win": "右Win", - "key.keyboard.scroll.lock": "Scroll Lock", - "key.keyboard.semicolon": ";", - "key.keyboard.slash": "/", - "key.keyboard.space": "空格", - "key.keyboard.tab": "Tab", - "key.keyboard.unknown": "未指定", - "key.keyboard.up": "上方向键", - "key.keyboard.world.1": "World 1", - "key.keyboard.world.2": "World 2", - "key.left": "向左移动", - "key.loadToolbarActivator": "加载快捷栏", - "key.mouse": "鼠标按键%1$s", - "key.mouse.left": "左键", - "key.mouse.middle": "中键", - "key.mouse.right": "右键", - "key.pickItem": "选取方块", - "key.playerlist": "显示玩家列表", - "key.right": "向右移动", - "key.saveToolbarActivator": "保存快捷栏", - "key.screenshot": "截图", - "key.smoothCamera": "切换电影视角", - "key.sneak": "潜行", - "key.socialInteractions": "社交屏幕", - "key.spectatorOutlines": "高亮玩家(旁观者)", - "key.sprint": "疾跑", - "key.swapOffhand": "与副手交换物品", - "key.togglePerspective": "切换视角", - "key.use": "使用物品/放置方块", - "known_server_link.announcements": "公告", - "known_server_link.community": "社区", - "known_server_link.community_guidelines": "社区方针", - "known_server_link.feedback": "反馈", - "known_server_link.forums": "论坛", - "known_server_link.news": "新闻", - "known_server_link.report_bug": "报告服务器漏洞", - "known_server_link.status": "状态", - "known_server_link.support": "支持", - "known_server_link.website": "网站", - "lanServer.otherPlayers": "对其他玩家的设置", - "lanServer.port": "端口号", - "lanServer.port.invalid": "端口无效。\n请将编辑框留空,或输入一个介于1024和65535之间的数字。", - "lanServer.port.invalid.new": "端口无效。\n请将编辑框留空,或输入一个介于%s和%s之间的数字。", - "lanServer.port.unavailable": "端口不可用。\n请将编辑框留空,或输入一个介于1024和65535之间的新数字。", - "lanServer.port.unavailable.new": "端口不可用。\n请将编辑框留空,或输入一个介于%s和%s之间的新数字。", - "lanServer.scanning": "正在你的本地网络中寻找游戏", - "lanServer.start": "创建局域网世界", - "lanServer.title": "局域网世界", - "language.code": "zho-Hans_CN", - "language.name": "简体中文", - "language.region": "中国大陆", - "lectern.take_book": "取书", - "loading.progress": "%s%%", - "mco.account.privacy.info": "阅读更多关于Mojang和其他隐私政策的信息", - "mco.account.privacy.info.button": "阅读关于《通用数据保护条例》的内容", - "mco.account.privacy.information": "Mojang实施许多方法来帮助保护儿童及其隐私权,包括履行《儿童在线隐私权保护法案》(COPPA)与《通用数据保护条例》(GDPR)。\n\n在取得Realms账户访问权之前,你可能需要获得父母的同意。", - "mco.account.privacyinfo": "Mojang实施许多方法来促进儿童及其隐私权的保护,包括履行《儿童在线隐私权保护法案》(COPPA)与《通用数据保护条例》(GDPR)。\n\n在访问你的Realms账户之前,你可能需要征得父母的同意。\n\n如果你拥有的是旧版的Minecraft账户(登录时使用用户名),你需要将其合并到Mojang账户以访问Realms。", - "mco.account.update": "更新账户", - "mco.activity.noactivity": "过去%s天无动态", - "mco.activity.title": "玩家动态", - "mco.backup.button.download": "下载最新版本", - "mco.backup.button.reset": "重置世界", - "mco.backup.button.restore": "还原", - "mco.backup.button.upload": "上传世界", - "mco.backup.changes.tooltip": "更改", - "mco.backup.entry": "备份(%s)", - "mco.backup.entry.description": "描述", - "mco.backup.entry.enabledPack": "已启用的资源包", - "mco.backup.entry.gameDifficulty": "游戏难度", - "mco.backup.entry.gameMode": "游戏模式", - "mco.backup.entry.gameServerVersion": "游戏服务器版本", - "mco.backup.entry.name": "名称", - "mco.backup.entry.seed": "种子", - "mco.backup.entry.templateName": "模板名称", - "mco.backup.entry.undefined": "未定义的更改", - "mco.backup.entry.uploaded": "已上传", - "mco.backup.entry.worldType": "世界类型", - "mco.backup.generate.world": "生成世界", - "mco.backup.info.title": "自上次备份以来发生的更改", - "mco.backup.narration": "备份自%s", - "mco.backup.nobackups": "这个Realm目前没有任何备份。", - "mco.backup.restoring": "正在还原你的Realm", - "mco.backup.unknown": "未知", - "mco.brokenworld.download": "下载", - "mco.brokenworld.downloaded": "已下载", - "mco.brokenworld.message.line1": "请重置或选择另一个世界。", - "mco.brokenworld.message.line2": "你可以选择将世界下载至单人模式中。", - "mco.brokenworld.minigame.title": "此小游戏已不受支持", - "mco.brokenworld.nonowner.error": "请等待Realms所有者重置世界", - "mco.brokenworld.nonowner.title": "世界已过期", - "mco.brokenworld.play": "开始游戏", - "mco.brokenworld.reset": "重置", - "mco.brokenworld.title": "当前的世界已不受支持", - "mco.client.incompatible.msg.line1": "你的客户端与Realms不兼容。", - "mco.client.incompatible.msg.line2": "请使用最新版本的Minecraft。", - "mco.client.incompatible.msg.line3": "Realms不与快照版本兼容。", - "mco.client.incompatible.title": "客户端不兼容!", - "mco.client.outdated.stable.version": "你的客户端版本(%s)与Realms不兼容。\n\n请使用最新版本的Minecraft。", - "mco.client.unsupported.snapshot.version": "你的客户端版本(%s)与Realms不兼容。\n\nRealms在此快照版本不可用。", - "mco.compatibility.downgrade": "降级", - "mco.compatibility.downgrade.description": "这个世界上次是在%s版本中打开的,你正在使用%s版本。降低世界的游戏版本可能会导致存档损坏——我们无法保证它可以正确加载和运行。\n\n此世界的备份将会保存在“世界备份”下。如有需要,请恢复原来的世界。", - "mco.compatibility.incompatible.popup.title": "版本不兼容", - "mco.compatibility.incompatible.releaseType.popup.message": "尝试加入的世界与所在版本不兼容。", - "mco.compatibility.incompatible.series.popup.message": "这个世界上次是在%s版本中打开的,你正在使用%s版本。\n\n这些系列互不兼容。此版本需要创建新的世界。", - "mco.compatibility.unverifiable.message": "无法验证上次打开这个世界的版本。如果升级或降级这个世界,备份将会被自动创建并保存在“世界备份”下。", - "mco.compatibility.unverifiable.title": "无法验证兼容性", - "mco.compatibility.upgrade": "升级", - "mco.compatibility.upgrade.description": "这个世界上次是在%s版本中打开的,你正在使用%s版本。\n\n此世界的备份将会保存在“世界备份”下。如有需要,请恢复原来的世界。", - "mco.compatibility.upgrade.friend.description": "这个世界上次是在%s版本中打开的,你正在使用%s版本。\n\n此世界的备份将会保存在“世界备份”下。\n\n如有需要,Realm的所有者可以恢复原来的世界。", - "mco.compatibility.upgrade.title": "你真的想升级此世界吗?", - "mco.configure.current.minigame": "当前", - "mco.configure.world.activityfeed.disabled": "玩家推送暂不可用", - "mco.configure.world.backup": "世界备份", - "mco.configure.world.buttons.activity": "玩家动态", - "mco.configure.world.buttons.close": "关闭Realm", - "mco.configure.world.buttons.delete": "删除", - "mco.configure.world.buttons.done": "完成", - "mco.configure.world.buttons.edit": "设置", - "mco.configure.world.buttons.invite": "邀请玩家", - "mco.configure.world.buttons.moreoptions": "更多选项", - "mco.configure.world.buttons.open": "开启Realm", - "mco.configure.world.buttons.options": "世界选项", - "mco.configure.world.buttons.players": "玩家", - "mco.configure.world.buttons.resetworld": "重置世界", - "mco.configure.world.buttons.settings": "设置", - "mco.configure.world.buttons.subscription": "订阅", - "mco.configure.world.buttons.switchminigame": "切换小游戏", - "mco.configure.world.close.question.line1": "你的Realm将变为不可用。", - "mco.configure.world.close.question.line2": "你确定要继续吗?", - "mco.configure.world.closing": "关闭Realm中…", - "mco.configure.world.commandBlocks": "命令方块", - "mco.configure.world.delete.button": "删除Realm", - "mco.configure.world.delete.question.line1": "你的Realm将被永久删除", - "mco.configure.world.delete.question.line2": "你确定要继续吗?", - "mco.configure.world.description": "Realm描述", - "mco.configure.world.edit.slot.name": "世界名称", - "mco.configure.world.edit.subscreen.adventuremap": "由于你当前的世界是冒险世界,有些选项将会被禁用", - "mco.configure.world.edit.subscreen.experience": "由于你当前的世界是体验世界,有些选项将会被禁用", - "mco.configure.world.edit.subscreen.inspiration": "由于你当前的世界是示例世界,有些选项将会被禁用", - "mco.configure.world.forceGameMode": "强制游戏模式", - "mco.configure.world.invite.narration": "你有%s个新邀请", - "mco.configure.world.invite.profile.name": "名称", - "mco.configure.world.invited": "已邀请", - "mco.configure.world.invited.number": "已邀请(%s)", - "mco.configure.world.invites.normal.tooltip": "普通玩家", - "mco.configure.world.invites.ops.tooltip": "管理员", - "mco.configure.world.invites.remove.tooltip": "移除", - "mco.configure.world.leave.question.line1": "如果你离开这个Realm,你只有被再次邀请才能看见它。", - "mco.configure.world.leave.question.line2": "你确定要继续吗?", - "mco.configure.world.location": "位置", - "mco.configure.world.minigame": "当前:%s", - "mco.configure.world.name": "Realm名称", - "mco.configure.world.opening": "开启Realm中…", - "mco.configure.world.players.error": "不存在该指定名称的玩家", - "mco.configure.world.players.inviting": "邀请玩家中…", - "mco.configure.world.players.title": "玩家", - "mco.configure.world.pvp": "玩家对战", - "mco.configure.world.reset.question.line1": "你的Realm将被重新生成,而当前的Realm将会消失", - "mco.configure.world.reset.question.line2": "你确定要继续吗?", - "mco.configure.world.resourcepack.question": "这个Realm需要一个自定义的资源包\n\n你想要自动下载并安装它吗?", - "mco.configure.world.resourcepack.question.line1": "这个Realm需要一个自定义的资源包", - "mco.configure.world.resourcepack.question.line2": "你想要自动下载并安装它吗?", - "mco.configure.world.restore.download.question.line1": "世界将会被下载并添加至你的单人游戏世界中", - "mco.configure.world.restore.download.question.line2": "你确定要继续吗?", - "mco.configure.world.restore.question.line1": "你的Realm世界将被还原至“%s”(%s)", - "mco.configure.world.restore.question.line2": "你确定要继续吗?", - "mco.configure.world.settings.title": "设置", - "mco.configure.world.slot": "世界%s", - "mco.configure.world.slot.empty": "空", - "mco.configure.world.slot.switch.question.line1": "你的Realm将会被切换至另一个世界", - "mco.configure.world.slot.switch.question.line2": "你确定要继续吗?", - "mco.configure.world.slot.tooltip": "切换到世界", - "mco.configure.world.slot.tooltip.active": "加入", - "mco.configure.world.slot.tooltip.minigame": "切换至小游戏", - "mco.configure.world.spawnAnimals": "生成动物", - "mco.configure.world.spawnMonsters": "生成怪物", - "mco.configure.world.spawnNPCs": "生成NPC", - "mco.configure.world.spawnProtection": "重生点保护", - "mco.configure.world.spawn_toggle.message": "关闭此选项后,所有现有的该类型实体将会被移除", - "mco.configure.world.spawn_toggle.message.npc": "关闭此选项后,所有现有的该类型实体将会被移除,例如村民", - "mco.configure.world.spawn_toggle.title": "警告!", - "mco.configure.world.status": "状态", - "mco.configure.world.subscription.day": "天", - "mco.configure.world.subscription.days": "天", - "mco.configure.world.subscription.expired": "已过期", - "mco.configure.world.subscription.extend": "延长订阅时间", - "mco.configure.world.subscription.less_than_a_day": "不足一天", - "mco.configure.world.subscription.month": "月", - "mco.configure.world.subscription.months": "月", - "mco.configure.world.subscription.recurring.daysleft": "自动续期剩余时间:", - "mco.configure.world.subscription.recurring.info": "对你的Realms订阅所做的更改(如续期和取消自动续订)将在下个结算日生效。", - "mco.configure.world.subscription.remaining.days": "%1$s天", - "mco.configure.world.subscription.remaining.months": "%1$s个月", - "mco.configure.world.subscription.remaining.months.days": "%1$s个月%2$s天", - "mco.configure.world.subscription.start": "开始日期", - "mco.configure.world.subscription.timeleft": "剩余时间", - "mco.configure.world.subscription.title": "订阅信息", - "mco.configure.world.subscription.unknown": "未知", - "mco.configure.world.switch.slot": "创建世界", - "mco.configure.world.switch.slot.subtitle": "这个世界是空的,请选择创建世界的方式", - "mco.configure.world.title": "配置Realm:", - "mco.configure.world.uninvite.player": "你确定要取消邀请“%s”吗?", - "mco.configure.world.uninvite.question": "你确定要取消邀请吗", - "mco.configure.worlds.title": "世界", - "mco.connect.authorizing": "登录中…", - "mco.connect.connecting": "正在连接至Realm…", - "mco.connect.failed": "无法连接至Realm", - "mco.connect.success": "完成", - "mco.create.world": "创建", - "mco.create.world.error": "你必须输入一个名字!", - "mco.create.world.reset.title": "正在创建世界…", - "mco.create.world.skip": "跳过", - "mco.create.world.subtitle": "可选,选择你想放进新Realm的世界", - "mco.create.world.wait": "正在创建Realm…", - "mco.download.cancelled": "下载已取消", - "mco.download.confirmation.line1": "你将下载的世界大小大于%s", - "mco.download.confirmation.line2": "你无法再次将这个世界上传至Realm", - "mco.download.confirmation.oversized": "你将下载的世界大小大于%s\n\n你无法再次将这个世界上传至Realm", - "mco.download.done": "下载完成", - "mco.download.downloading": "正在下载", - "mco.download.extracting": "提取中", - "mco.download.failed": "下载失败", - "mco.download.percent": "%s %%", - "mco.download.preparing": "正在准备下载", - "mco.download.resourcePack.fail": "资源包下载失败!", - "mco.download.speed": "(%s/s)", - "mco.download.speed.narration": "%s/s", - "mco.download.title": "下载最新的世界", - "mco.error.invalid.session.message": "请尝试重启Minecraft", - "mco.error.invalid.session.title": "无效的会话ID", - "mco.errorMessage.6001": "客户端已过期!", - "mco.errorMessage.6002": "尚未同意服务条款", - "mco.errorMessage.6003": "超过下载限制", - "mco.errorMessage.6004": "超过上传限制", - "mco.errorMessage.6005": "世界已锁定", - "mco.errorMessage.6006": "世界已过期", - "mco.errorMessage.6007": "玩家所在的Realm数量过多", - "mco.errorMessage.6008": "无效的Realm名称", - "mco.errorMessage.6009": "无效的Realm描述", - "mco.errorMessage.connectionFailure": "出错了,请稍后再试。", - "mco.errorMessage.generic": "出现错误:", - "mco.errorMessage.noDetails": "未提供错误详情", - "mco.errorMessage.realmsService": "出现错误(%s):", - "mco.errorMessage.realmsService.connectivity": "无法连接至Realm:%s", - "mco.errorMessage.realmsService.realmsError": "Realms(%s):", - "mco.errorMessage.realmsService.unknownCompatibility": "无法检查兼容版本,响应为:%s", - "mco.errorMessage.retry": "重试操作", - "mco.errorMessage.serviceBusy": "Realms目前处于繁忙状态。\n请在几分钟后再次尝试连接至你的Realm。", - "mco.gui.button": "按钮", - "mco.gui.ok": "确定", - "mco.info": "信息!", - "mco.invited.player.narration": "已邀请玩家%s", - "mco.invites.button.accept": "接受", - "mco.invites.button.reject": "拒绝", - "mco.invites.nopending": "没有未决邀请!", - "mco.invites.pending": "新邀请!", - "mco.invites.title": "未决邀请", - "mco.minigame.world.changeButton": "选择另一个小游戏", - "mco.minigame.world.info.line1": "这会暂时将你的世界替换成一个小游戏!", - "mco.minigame.world.info.line2": "之后你可以毫无损失地返回到原来的世界。", - "mco.minigame.world.noSelection": "请选择", - "mco.minigame.world.restore": "结束小游戏中…", - "mco.minigame.world.restore.question.line1": "小游戏将结束而你的Realm将被恢复。", - "mco.minigame.world.restore.question.line2": "你确定要继续吗?", - "mco.minigame.world.selected": "所选的小游戏:", - "mco.minigame.world.slot.screen.title": "切换世界中…", - "mco.minigame.world.startButton": "切换", - "mco.minigame.world.starting.screen.title": "开始小游戏中…", - "mco.minigame.world.stopButton": "结束小游戏", - "mco.minigame.world.switch.new": "选择另一个小游戏?", - "mco.minigame.world.switch.title": "切换小游戏", - "mco.minigame.world.title": "将Realm切换成小游戏", - "mco.news": "Realms新闻", - "mco.notification.dismiss": "关闭", - "mco.notification.transferSubscription.buttonText": "立即转移", - "mco.notification.transferSubscription.message": "Java版Realms订阅即将转移到Microsoft Store。别让你的订阅过期了!\n现在转移即可免费获得30天的Realms服务。\n请在minecraft.net的“档案”页面转移你的订阅。", - "mco.notification.visitUrl.buttonText.default": "打开链接", - "mco.notification.visitUrl.message.default": "请访问下方的链接", - "mco.onlinePlayers": "在线玩家", - "mco.question": "问题", - "mco.reset.world.adventure": "冒险", - "mco.reset.world.experience": "体验", - "mco.reset.world.generate": "新的世界", - "mco.reset.world.inspiration": "示例", - "mco.reset.world.resetting.screen.title": "重置世界中…", - "mco.reset.world.seed": "世界种子(可选)", - "mco.reset.world.template": "世界模板", - "mco.reset.world.title": "重置世界", - "mco.reset.world.upload": "上传世界", - "mco.reset.world.warning": "这将替换掉你目前的Realm世界!", - "mco.selectServer.buy": "购买Realm服务器!", - "mco.selectServer.close": "关闭", - "mco.selectServer.closed": "已关闭的Realm", - "mco.selectServer.closeserver": "关闭Realm", - "mco.selectServer.configure": "配置Realm", - "mco.selectServer.configureRealm": "配置Realm", - "mco.selectServer.create": "创建Realm", - "mco.selectServer.create.subtitle": "选择想放进你新Realm的世界", - "mco.selectServer.expired": "已过期的Realm", - "mco.selectServer.expiredList": "你的订阅已过期", - "mco.selectServer.expiredRenew": "续期", - "mco.selectServer.expiredSubscribe": "订阅", - "mco.selectServer.expiredTrial": "你的试用期已结束", - "mco.selectServer.expires.day": "将在一天内过期", - "mco.selectServer.expires.days": "将在%s天后过期", - "mco.selectServer.expires.soon": "即将过期", - "mco.selectServer.leave": "离开Realm", - "mco.selectServer.loading": "加载Realm列表中", - "mco.selectServer.mapOnlySupportedForVersion": "此地图不受%s支持", - "mco.selectServer.minigame": "小游戏:", - "mco.selectServer.minigameName": "小游戏:%s", - "mco.selectServer.minigameNotSupportedInVersion": "无法在%s中进行这个小游戏", - "mco.selectServer.noRealms": "你似乎还没有Realm。添加Realm与朋友们一同畅玩。", - "mco.selectServer.note": "注意:", - "mco.selectServer.open": "已开启的Realm", - "mco.selectServer.openserver": "开启Realm", - "mco.selectServer.play": "开始游戏", - "mco.selectServer.popup": "Realms最多可以同时支持十位好友安全且简单地在线享受Minecraft世界。它也支持多种小游戏与海量自定义世界!只有Realm的所有者需要付款。", - "mco.selectServer.purchase": "添加Realm", - "mco.selectServer.trial": "开始试用!", - "mco.selectServer.uninitialized": "点击以创建新的Realm!", - "mco.snapshot.createSnapshotPopup.text": "你即将创建免费的快照版Realm,它会与你的付费Realm订阅绑定。新的快照版Realm在付费订阅生效期间可以随时访问。原本的付费Realm不会受到影响。", - "mco.snapshot.createSnapshotPopup.title": "是否创建快照版Realm?", - "mco.snapshot.creating": "正在创建快照版Realm…", - "mco.snapshot.description": "与%s绑定", - "mco.snapshot.friendsRealm.downgrade": "你需要使用版本%s加入此Realm", - "mco.snapshot.friendsRealm.upgrade": "在你使用此快照进行游戏之前,%s需要升级其Realm", - "mco.snapshot.paired": "此快照版Realm与%s绑定", - "mco.snapshot.parent.tooltip": "使用最新的Minecraft正式版在此Realm上进行游戏", - "mco.snapshot.start": "开启免费的快照版Realm", - "mco.snapshot.subscription.info": "这是与你的Realm订阅“%s”绑定的快照版Realm。它会在与其绑定的Realm可用时保持可用。", - "mco.snapshot.tooltip": "使用快照版Realm抢先了解即将推出的Minecraft版本,其中可能包括新功能和其他更改。\n\n你可以在游戏的正式版中找到普通的Realm。", - "mco.snapshotRealmsPopup.message": "Realms从23w41a开始可在快照版本中使用。每份Realms订阅中包含一份和你普通Java版Realm相互独立的免费快照版Realm!", - "mco.snapshotRealmsPopup.title": "Realms现可在快照版本中使用", - "mco.snapshotRealmsPopup.urlText": "了解更多", - "mco.template.button.publisher": "发布者", - "mco.template.button.select": "选择", - "mco.template.button.trailer": "预告片", - "mco.template.default.name": "世界模板", - "mco.template.info.tooltip": "发布者的网站", - "mco.template.name": "模板", - "mco.template.select.failure": "我们无法接收这个分类的内容。\n请检查你的网络连接,或稍后再试。", - "mco.template.select.narrate.authors": "作者:%s", - "mco.template.select.narrate.version": "版本:%s", - "mco.template.select.none": "抱歉,看来这个分类目前是空的。\n请之后再回来检查是否有新内容,如果你是一名创作者的话,\n%s。", - "mco.template.select.none.linkTitle": "尝试自己提交一些自己的内容", - "mco.template.title": "世界模板", - "mco.template.title.minigame": "Realm小游戏", - "mco.template.trailer.tooltip": "地图预告", - "mco.terms.buttons.agree": "同意", - "mco.terms.buttons.disagree": "不同意", - "mco.terms.sentence.1": "我已阅读并接受Minecraft Realms的", - "mco.terms.sentence.2": "服务条款", - "mco.terms.title": "Realms服务条款", - "mco.time.daysAgo": "%1$s天前", - "mco.time.hoursAgo": "%1$s小时前", - "mco.time.minutesAgo": "%1$s分钟前", - "mco.time.now": "刚刚", - "mco.time.secondsAgo": "%1$s秒前", - "mco.trial.message.line1": "你想获得属于自己的Realm吗?", - "mco.trial.message.line2": "点击此处来获得更多消息!", - "mco.upload.button.name": "上传", - "mco.upload.cancelled": "上传已取消", - "mco.upload.close.failure": "无法关闭服务器,请稍后再试", - "mco.upload.done": "上传已完成", - "mco.upload.entry.cheats": "%1$s, %2$s", - "mco.upload.entry.commands": "%1$s, %2$s", - "mco.upload.entry.id": "%1$s(%2$s)", - "mco.upload.failed": "上传失败!(%s)", - "mco.upload.hardcore": "不能上传极限模式世界!", - "mco.upload.percent": "%s %%", - "mco.upload.preparing": "正在准备你的世界数据", - "mco.upload.select.world.none": "找不到单人游戏世界!", - "mco.upload.select.world.subtitle": "请选择一个单人游戏世界来上传", - "mco.upload.select.world.title": "上传世界", - "mco.upload.size.failure.line1": "“%s”太大了!", - "mco.upload.size.failure.line2": "你想上传%s的地图,超过了%s的限制。", - "mco.upload.uploading": "正在上传“%s”", - "mco.upload.verifying": "正在验证你的世界", - "mco.version": "版本:%s", - "mco.warning": "警告!", - "mco.worldSlot.minigame": "小游戏", - "menu.convertingLevel": "转换世界中", - "menu.disconnect": "断开连接", - "menu.feedback": "反馈…", - "menu.feedback.title": "反馈", - "menu.game": "游戏菜单", - "menu.generatingLevel": "生成世界中", - "menu.generatingTerrain": "生成地形中", - "menu.loadingForcedChunks": "正在加载维度%s中的强制加载区块", - "menu.loadingLevel": "加载世界中", - "menu.modded": "(已修改)", - "menu.multiplayer": "多人游戏", - "menu.online": "Minecraft Realms", - "menu.options": "选项…", - "menu.paused": "游戏暂停", - "menu.playdemo": "开始试玩世界", - "menu.playerReporting": "举报玩家", - "menu.preparingSpawn": "准备生成区域中:%s%%", - "menu.quit": "退出游戏", - "menu.reportBugs": "报告漏洞", - "menu.resetdemo": "重置试玩世界", - "menu.respawning": "重生中", - "menu.returnToGame": "回到游戏", - "menu.returnToMenu": "保存并退回到标题屏幕", - "menu.savingChunks": "保存区块中", - "menu.savingLevel": "保存世界中", - "menu.sendFeedback": "提供反馈", - "menu.server_links": "服务器链接…", - "menu.server_links.title": "服务器链接", - "menu.shareToLan": "对局域网开放", - "menu.singleplayer": "单人游戏", - "menu.working": "处理中…", - "merchant.current_level": "商人的当前等级", - "merchant.deprecated": "村民每天最多补货两次。", - "merchant.level.1": "新手", - "merchant.level.2": "学徒", - "merchant.level.3": "老手", - "merchant.level.4": "专家", - "merchant.level.5": "大师", - "merchant.next_level": "商人的下一等级", - "merchant.title": "%s - %s", - "merchant.trades": "交易", - "mirror.front_back": "↑ ↓", - "mirror.left_right": "← →", - "mirror.none": "|", - "mount.onboard": "按下%1$s来脱离", - "multiplayer.applyingPack": "正在应用资源包", - "multiplayer.disconnect.authservers_down": "身份验证服务器目前处于宕机状态。请稍后再试,抱歉!", - "multiplayer.disconnect.banned": "你已被此服务器封禁", - "multiplayer.disconnect.banned.expiration": "\n你的封禁将于%s解除", - "multiplayer.disconnect.banned.reason": "你已被此服务器封禁。\n原因:%s", - "multiplayer.disconnect.banned_ip.expiration": "\n你的封禁将于%s解除", - "multiplayer.disconnect.banned_ip.reason": "你的IP已被此服务器封禁。\n原因:%s", - "multiplayer.disconnect.chat_validation_failed": "聊天消息验证失败", - "multiplayer.disconnect.duplicate_login": "你已在异地登录", - "multiplayer.disconnect.expired_public_key": "个人信息公钥过期。请确保系统时间同步,然后尝试重启游戏。", - "multiplayer.disconnect.flying": "此服务器未启用飞行", - "multiplayer.disconnect.generic": "连接中断", - "multiplayer.disconnect.idling": "你的未操作时间过长!", - "multiplayer.disconnect.illegal_characters": "非法聊天字符", - "multiplayer.disconnect.incompatible": "客户端不兼容!请使用%s", - "multiplayer.disconnect.invalid_entity_attacked": "试图攻击无效实体", - "multiplayer.disconnect.invalid_packet": "服务器发送了一个无效的数据包", - "multiplayer.disconnect.invalid_player_data": "无效的玩家数据", - "multiplayer.disconnect.invalid_player_movement": "收到了包含非法玩家移动的数据包", - "multiplayer.disconnect.invalid_public_key_signature": "无效的个人信息公钥签名。\n请尝试重启游戏。", - "multiplayer.disconnect.invalid_public_key_signature.new": "无效的个人信息公钥签名。\n请尝试重启游戏。", - "multiplayer.disconnect.invalid_vehicle_movement": "收到了包含非法载具移动的数据包", - "multiplayer.disconnect.ip_banned": "你的IP地址已被此服务器封禁", - "multiplayer.disconnect.kicked": "被管理员踢出游戏", - "multiplayer.disconnect.missing_tags": "从服务器接收到不完整标签集。\n请联系服务器管理员。", - "multiplayer.disconnect.name_taken": "此名称已被占用", - "multiplayer.disconnect.not_whitelisted": "你不在此服务器的白名单中!", - "multiplayer.disconnect.out_of_order_chat": "接收到了乱序的聊天数据包。你的系统时间是否被更改过?", - "multiplayer.disconnect.outdated_client": "客户端不兼容!请使用%s", - "multiplayer.disconnect.outdated_server": "客户端不兼容!请使用%s", - "multiplayer.disconnect.server_full": "服务器已满!", - "multiplayer.disconnect.server_shutdown": "服务器已关闭", - "multiplayer.disconnect.slow_login": "登录超时", - "multiplayer.disconnect.too_many_pending_chats": "没有确认的聊天消息过多", - "multiplayer.disconnect.transfers_disabled": "服务器不接受转移", - "multiplayer.disconnect.unexpected_query_response": "从客户端收到未知的自定义数据", - "multiplayer.disconnect.unsigned_chat": "接收到了缺少签名或含有无效签名的聊天数据包。", - "multiplayer.disconnect.unverified_username": "验证用户名失败!", - "multiplayer.downloadingStats": "正在获取统计信息…", - "multiplayer.downloadingTerrain": "加载地形中…", - "multiplayer.lan.server_found": "发现新的服务器:%s", - "multiplayer.message_not_delivered": "无法发送聊天消息,请检查服务器日志:%s", - "multiplayer.player.joined": "%s加入了游戏", - "multiplayer.player.joined.renamed": "%s(之前被称为%s)加入了游戏", - "multiplayer.player.left": "%s退出了游戏", - "multiplayer.player.list.hp": "%s生命值", - "multiplayer.player.list.narration": "在线玩家:%s", - "multiplayer.requiredTexturePrompt.disconnect": "服务器需要自定义资源包", - "multiplayer.requiredTexturePrompt.line1": "这个服务器需要使用自定义的资源包。", - "multiplayer.requiredTexturePrompt.line2": "拒绝使用该自定义资源包将会断开你与该服务器间的连接。", - "multiplayer.socialInteractions.not_available": "社交屏幕仅在多人游戏世界中可用", - "multiplayer.status.and_more": "…及其他%s名玩家…", - "multiplayer.status.cancelled": "已取消", - "multiplayer.status.cannot_connect": "无法连接到服务器", - "multiplayer.status.cannot_resolve": "无法解析主机名", - "multiplayer.status.finished": "已完成", - "multiplayer.status.incompatible": "版本不兼容!", - "multiplayer.status.motd.narration": "服务器信息:%s", - "multiplayer.status.no_connection": "(无连接)", - "multiplayer.status.old": "旧版", - "multiplayer.status.online": "在线", - "multiplayer.status.ping": "%s毫秒", - "multiplayer.status.ping.narration": "延迟为%s毫秒", - "multiplayer.status.pinging": "检测中…", - "multiplayer.status.player_count": "%s/%s", - "multiplayer.status.player_count.narration": "%s名玩家在线,共%s名玩家", - "multiplayer.status.quitting": "正在退出", - "multiplayer.status.request_handled": "状态请求已处理", - "multiplayer.status.unknown": "???", - "multiplayer.status.unrequested": "收到了未请求的状态", - "multiplayer.status.version.narration": "服务器版本:%s", - "multiplayer.stopSleeping": "起床", - "multiplayer.texturePrompt.failure.line1": "无法应用服务器资源包", - "multiplayer.texturePrompt.failure.line2": "所有依赖自定义资源包的功能都有可能不按预期工作", - "multiplayer.texturePrompt.line1": "这个服务器推荐使用自定义的资源包。", - "multiplayer.texturePrompt.line2": "你想要自动下载和安装它吗?", - "multiplayer.texturePrompt.serverPrompt": "%s\n\n来自服务器的消息:\n%s", - "multiplayer.title": "多人游戏", - "multiplayer.unsecureserver.toast": "该服务器上发送的消息可能会被修改,可能无法反映原始消息", - "multiplayer.unsecureserver.toast.title": "无法验证聊天消息", - "multiplayerWarning.check": "不再显示此屏幕", - "multiplayerWarning.header": "警告:在线游戏由第三方提供", - "multiplayerWarning.message": "警告:在线游戏由第三方服务器提供,不由Mojang Studios或Microsoft拥有、运营和监督。 在线游戏的过程中,你可能会收到不受规制的聊天消息或者其他用户生成内容,而这些内容可能不适合所有人。", - "narration.button": "按钮:%s", - "narration.button.usage.focused": "按下Enter键激活", - "narration.button.usage.hovered": "单击鼠标左键激活", - "narration.checkbox": "复选框:%s", - "narration.checkbox.usage.focused": "按下Enter键切换", - "narration.checkbox.usage.hovered": "单击鼠标左键切换", - "narration.component_list.usage": "按下Tab键移动到下一个屏幕控件", - "narration.cycle_button.usage.focused": "按下Enter键切换到%s", - "narration.cycle_button.usage.hovered": "单击鼠标左键切换到%s", - "narration.edit_box": "编辑框:%s", - "narration.recipe": "%s的配方", - "narration.recipe.usage": "单击鼠标左键选中", - "narration.recipe.usage.more": "右击以显示更多配方", - "narration.selection.usage": "使用上下方向键移动到另一项", - "narration.slider.usage.focused": "使用左右方向键更改数值", - "narration.slider.usage.hovered": "拖动滑块更改数值", - "narration.suggestion": "已选中%2$s项建议中的第%1$s项:%3$s", - "narration.suggestion.tooltip": "已选中%2$s项建议中的第%1$s项:%3$s(%4$s)", - "narration.suggestion.usage.cycle.fixed": "按下Tab键切换到下一个建议", - "narration.suggestion.usage.cycle.hidable": "按下Tab键切换到下一个建议,或按下Escape键忽略建议", - "narration.suggestion.usage.fill.fixed": "按下Tab键使用建议", - "narration.suggestion.usage.fill.hidable": "按下Tab键使用建议,或按下Escape键忽略建议", - "narration.tab_navigation.usage": "按下Ctrl键和Tab键切换标签页", - "narrator.button.accessibility": "辅助功能", - "narrator.button.difficulty_lock": "难度锁定", - "narrator.button.difficulty_lock.locked": "已锁定", - "narrator.button.difficulty_lock.unlocked": "未锁定", - "narrator.button.language": "语言", - "narrator.controls.bound": "%s已绑定至%s", - "narrator.controls.reset": "重置%s按钮", - "narrator.controls.unbound": "%s未绑定", - "narrator.joining": "加入中", - "narrator.loading": "加载中:%s", - "narrator.loading.done": "完成", - "narrator.position.list": "已选中列表的第%s行,共%s行", - "narrator.position.object_list": "已选中一列控件中的第%s项,共%s项", - "narrator.position.screen": "屏幕控件,第%s个,共%s个", - "narrator.position.tab": "已选中第%s个标签页,共%s个", - "narrator.ready_to_play": "准备就绪", - "narrator.screen.title": "标题屏幕", - "narrator.screen.usage": "使用鼠标指针或Tab键选择屏幕控件", - "narrator.select": "已选择:%s", - "narrator.select.world": "已选择%s,上次进入游戏:%s,%s,%s,版本:%s", - "narrator.select.world_info": "已选择%s,上次进入游戏:%s,%s", - "narrator.toast.disabled": "复述功能已关闭", - "narrator.toast.enabled": "复述功能已开启", - "optimizeWorld.confirm.description": "这将尝试用最新的游戏格式储存所有数据来达到优化世界的效果。取决于世界的状况,这可能会花费不少时间。一旦完成,进行游戏时可能会更流畅,但你的世界将不再与旧版游戏兼容。你确定要继续吗?", - "optimizeWorld.confirm.title": "优化世界", - "optimizeWorld.info.converted": "已更新的区块数:%s", - "optimizeWorld.info.skipped": "已忽略的区块数:%s", - "optimizeWorld.info.total": "总区块数:%s", - "optimizeWorld.progress.counter": "%s / %s", - "optimizeWorld.progress.percentage": "%s%%", - "optimizeWorld.stage.counting": "统计区块中…", - "optimizeWorld.stage.failed": "失败了!:(", - "optimizeWorld.stage.finished": "即将完成…", - "optimizeWorld.stage.finished.chunks": "即将完成区块的升级…", - "optimizeWorld.stage.finished.entities": "即将完成实体的升级…", - "optimizeWorld.stage.finished.poi": "即将完成兴趣点的升级…", - "optimizeWorld.stage.upgrading": "升级所有区块中…", - "optimizeWorld.stage.upgrading.chunks": "升级所有区块中…", - "optimizeWorld.stage.upgrading.entities": "升级所有实体中…", - "optimizeWorld.stage.upgrading.poi": "升级所有兴趣点中…", - "optimizeWorld.title": "正在优化世界“%s”", - "options.accessibility": "辅助功能设置…", - "options.accessibility.high_contrast": "高对比度", - "options.accessibility.high_contrast.error.tooltip": "高对比度资源包不可用", - "options.accessibility.high_contrast.tooltip": "提高UI控件的对比度", - "options.accessibility.link": "辅助功能指南", - "options.accessibility.menu_background_blurriness": "菜单背景模糊程度", - "options.accessibility.menu_background_blurriness.tooltip": "更改菜单背景的模糊程度", - "options.accessibility.narrator_hotkey": "复述功能快捷键", - "options.accessibility.narrator_hotkey.mac.tooltip": "允许使用“Cmd+B”打开和关闭复述功能", - "options.accessibility.narrator_hotkey.tooltip": "允许使用“Ctrl+B”打开和关闭复述功能", - "options.accessibility.panorama_speed": "全景图滚动速度", - "options.accessibility.text_background": "文本背景", - "options.accessibility.text_background.chat": "聊天", - "options.accessibility.text_background.everywhere": "全局", - "options.accessibility.text_background_opacity": "文本背景不透明度", - "options.accessibility.title": "辅助功能设置", - "options.allowServerListing": "允许列入服务器玩家列表", - "options.allowServerListing.tooltip": "服务器可能会公开列出目前在线的玩家。\n若关闭此选项,你的名字将不会显示在此列表中。", - "options.ao": "平滑光照", - "options.ao.max": "最大", - "options.ao.min": "最小", - "options.ao.off": "关", - "options.attack.crosshair": "十字准星", - "options.attack.hotbar": "快捷栏", - "options.attackIndicator": "攻击指示器", - "options.audioDevice": "设备", - "options.audioDevice.default": "系统默认", - "options.autoJump": "自动跳跃", - "options.autoSuggestCommands": "命令提示", - "options.autosaveIndicator": "自动保存指示器", - "options.biomeBlendRadius": "生物群系过渡距离", - "options.biomeBlendRadius.1": "关(最快)", - "options.biomeBlendRadius.11": "11×11(极高)", - "options.biomeBlendRadius.13": "13×13(显著)", - "options.biomeBlendRadius.15": "15×15(最高)", - "options.biomeBlendRadius.3": "3×3(快)", - "options.biomeBlendRadius.5": "5×5(普通)", - "options.biomeBlendRadius.7": "7×7(高)", - "options.biomeBlendRadius.9": "9×9(很高)", - "options.chat": "聊天设置…", - "options.chat.color": "颜色", - "options.chat.delay": "聊天延迟:%s秒", - "options.chat.delay_none": "聊天延迟:无", - "options.chat.height.focused": "聚焦高度", - "options.chat.height.unfocused": "淡化高度", - "options.chat.line_spacing": "行距", - "options.chat.links": "网页链接", - "options.chat.links.prompt": "链接提示", - "options.chat.opacity": "聊天文本不透明度", - "options.chat.scale": "聊天文本大小", - "options.chat.title": "聊天设置", - "options.chat.visibility": "聊天", - "options.chat.visibility.full": "显示", - "options.chat.visibility.hidden": "隐藏", - "options.chat.visibility.system": "仅限命令", - "options.chat.width": "宽度", - "options.chunks": "%s个区块", - "options.clouds.fancy": "高品质", - "options.clouds.fast": "流畅", - "options.controls": "控制…", - "options.credits_and_attribution": "鸣谢与著作权说明…", - "options.customizeTitle": "自定义世界设置", - "options.damageTiltStrength": "受伤抖动效果", - "options.damageTiltStrength.tooltip": "受到伤害导致的游戏视角晃动程度。", - "options.darkMojangStudiosBackgroundColor": "黑白徽标", - "options.darkMojangStudiosBackgroundColor.tooltip": "将Mojang Studios加载屏幕的背景颜色更改为黑色。", - "options.darknessEffectScale": "黑暗脉动效果", - "options.darknessEffectScale.tooltip": "控制监守者或幽匿尖啸体给予的黑暗脉动效果程度。", - "options.difficulty": "难度", - "options.difficulty.easy": "简单", - "options.difficulty.easy.info": "敌对生物会生成,但伤害较低。生命值在饥饿值耗尽后最终会降至5颗心。", - "options.difficulty.hard": "困难", - "options.difficulty.hard.info": "敌对生物会生成,伤害较高。饥饿值耗尽后最终会饿死。", - "options.difficulty.hardcore": "极限", - "options.difficulty.normal": "普通", - "options.difficulty.normal.info": "敌对生物会生成,伤害适中。生命值在饥饿值耗尽后最终会降至半颗心。", - "options.difficulty.online": "服务器难度", - "options.difficulty.peaceful": "和平", - "options.difficulty.peaceful.info": "不会生成绝大多数敌对生物。饥饿值不会消耗,且生命值会自然恢复。", - "options.directionalAudio": "定向音频", - "options.directionalAudio.off.tooltip": "经典立体声", - "options.directionalAudio.on.tooltip": "通过基于HRTF算法的定向环绕音频来改善立体音效的模拟。需使用与HRTF兼容的音频硬件,推荐在使用时佩戴耳机。", - "options.discrete_mouse_scroll": "离散滚动", - "options.entityDistanceScaling": "实体渲染距离", - "options.entityShadows": "实体阴影", - "options.font": "字体设置…", - "options.font.title": "字体设置", - "options.forceUnicodeFont": "强制使用Unicode字体", - "options.fov": "视场角", - "options.fov.max": "广角", - "options.fov.min": "中", - "options.fovEffectScale": "视场角效果", - "options.fovEffectScale.tooltip": "控制游戏机制效果改变视场角的程度。", - "options.framerate": "%s fps", - "options.framerateLimit": "最大帧率", - "options.framerateLimit.max": "无限制", - "options.fullscreen": "全屏", - "options.fullscreen.current": "当前分辨率", - "options.fullscreen.entry": "%s×%s@%sHz(%s位色深)", - "options.fullscreen.resolution": "全屏分辨率", - "options.fullscreen.unavailable": "设置不可用", - "options.gamma": "亮度", - "options.gamma.default": "默认", - "options.gamma.max": "明亮", - "options.gamma.min": "昏暗", - "options.generic_value": "%s:%s", - "options.glintSpeed": "附魔光效闪烁速度", - "options.glintSpeed.tooltip": "控制附魔物品的光效闪动速度。", - "options.glintStrength": "附魔光效闪烁强度", - "options.glintStrength.tooltip": "控制附魔物品光效的透明程度。", - "options.graphics": "图像品质", - "options.graphics.fabulous": "极佳!", - "options.graphics.fabulous.tooltip": "%s画质使用屏幕着色器绘制天气、云以及半透明方块和水后面的粒子。\n这也许会在便携设备和4K显示屏上造成严重的性能负担。", - "options.graphics.fancy": "高品质", - "options.graphics.fancy.tooltip": "高品质画质会为大多数设备平衡性能和质量。\n天气、云和粒子可能不会在半透明方块或水的后面显示。", - "options.graphics.fast": "流畅", - "options.graphics.fast.tooltip": "流畅画质将减少雨雪的可见数量。\n树叶等方块的透明效果将被禁用。", - "options.graphics.warning.accept": "在不受支持的情况下继续", - "options.graphics.warning.cancel": "算了", - "options.graphics.warning.message": "检测到你的图形设备不支持%s画质选项。\n\n你可以忽略此提示并继续,但如果你依然选择使用%s画质,你的设备将不会受到支持。", - "options.graphics.warning.renderer": "检测到渲染器:[%s]", - "options.graphics.warning.title": "图形设备不受支持", - "options.graphics.warning.vendor": "检测到厂商:[%s]", - "options.graphics.warning.version": "检测到OpenGL版本:[%s]", - "options.guiScale": "界面尺寸", - "options.guiScale.auto": "自动", - "options.hidden": "隐藏", - "options.hideLightningFlashes": "隐藏闪电的闪烁效果", - "options.hideLightningFlashes.tooltip": "关闭闪电造成的天空闪烁效果。闪电本身仍将可见。", - "options.hideMatchedNames": "隐藏匹配的名称", - "options.hideMatchedNames.tooltip": "第三方服务器也许会发送非标准格式的聊天消息。\n此设置打开后,被隐藏的玩家将会被根据发言者的名字匹配。", - "options.hideSplashTexts": "隐藏闪烁标语", - "options.hideSplashTexts.tooltip": "隐藏主菜单上的黄色闪烁标语。", - "options.invertMouse": "鼠标反转", - "options.japaneseGlyphVariants": "日本字形变体", - "options.japaneseGlyphVariants.tooltip": "在默认字体中为CJK字符使用日本字形", - "options.key.hold": "按住", - "options.key.toggle": "切换", - "options.language": "语言…", - "options.language.title": "语言", - "options.languageAccuracyWarning": "(语言翻译不一定100%%准确)", - "options.languageWarning": "语言翻译不一定100%%准确", - "options.mainHand": "主手", - "options.mainHand.left": "左手", - "options.mainHand.right": "右手", - "options.mipmapLevels": "Mipmap级别", - "options.modelPart.cape": "披风", - "options.modelPart.hat": "帽子", - "options.modelPart.jacket": "外套", - "options.modelPart.left_pants_leg": "左裤腿", - "options.modelPart.left_sleeve": "左袖", - "options.modelPart.right_pants_leg": "右裤腿", - "options.modelPart.right_sleeve": "右袖", - "options.mouseWheelSensitivity": "滚轮灵敏度", - "options.mouse_settings": "鼠标设置…", - "options.mouse_settings.title": "鼠标设置", - "options.multiplayer.title": "多人游戏设置…", - "options.multiplier": "%s×", - "options.narrator": "复述功能", - "options.narrator.all": "复述所有", - "options.narrator.chat": "复述聊天消息", - "options.narrator.notavailable": "不可用", - "options.narrator.off": "关", - "options.narrator.system": "复述系统消息", - "options.notifications.display_time": "通知显示时长", - "options.notifications.display_time.tooltip": "影响所有通知在屏幕上停留的时长。", - "options.off": "关", - "options.off.composed": "%s:关", - "options.on": "开", - "options.on.composed": "%s:开", - "options.online": "在线选项…", - "options.online.title": "在线选项", - "options.onlyShowSecureChat": "仅显示安全的聊天", - "options.onlyShowSecureChat.tooltip": "仅显示来自其他玩家的可验证为该玩家发送且未被修改的消息。", - "options.operatorItemsTab": "管理员用品标签页", - "options.particles": "粒子效果", - "options.particles.all": "全部", - "options.particles.decreased": "少量", - "options.particles.minimal": "最少", - "options.percent_add_value": "%s:+%s%%", - "options.percent_value": "%s:%s%%", - "options.pixel_value": "%s:%spx", - "options.prioritizeChunkUpdates": "区块构建器", - "options.prioritizeChunkUpdates.byPlayer": "半阻塞", - "options.prioritizeChunkUpdates.byPlayer.tooltip": "区块内部的某些行为会导致区块立刻重新编译。这包括放置或破坏方块。", - "options.prioritizeChunkUpdates.nearby": "全阻塞", - "options.prioritizeChunkUpdates.nearby.tooltip": "附近的区块总会被立刻编译。这可能影响放置或破坏方块时的游戏性能。", - "options.prioritizeChunkUpdates.none": "线程化", - "options.prioritizeChunkUpdates.none.tooltip": "附近的区块会在并行的线程中编译。这可能导致破坏方块时短暂出现图像空洞。", - "options.rawMouseInput": "原始输入", - "options.realmsNotifications": "Realms新闻与邀请", - "options.realmsNotifications.tooltip": "在标题屏幕上获取Realms新闻和邀请,并在Realms按钮上显示相应图标。", - "options.reducedDebugInfo": "简化调试信息", - "options.renderClouds": "云", - "options.renderDistance": "渲染距离", - "options.resourcepack": "资源包…", - "options.screenEffectScale": "屏幕扭曲效果", - "options.screenEffectScale.tooltip": "反胃状态效果和下界传送门所使用的屏幕扭曲效果的强度。\n值较低时,反胃的扭曲效果会被一层绿色的视觉效果替代。", - "options.sensitivity": "鼠标灵敏度", - "options.sensitivity.max": "超高速!!!", - "options.sensitivity.min": "*哈欠*", - "options.showSubtitles": "显示字幕", - "options.simulationDistance": "模拟距离", - "options.skinCustomisation": "自定义皮肤…", - "options.skinCustomisation.title": "自定义皮肤", - "options.sounds": "音乐和声音…", - "options.sounds.title": "音乐和声音选项", - "options.telemetry": "遥测数据…", - "options.telemetry.button": "数据收集", - "options.telemetry.button.tooltip": "“%s”仅包含必要数据。\n“%s”包含可选数据和必要数据。", - "options.telemetry.disabled": "遥测已禁用。", - "options.telemetry.state.all": "全部", - "options.telemetry.state.minimal": "最少", - "options.telemetry.state.none": "无", - "options.title": "选项", - "options.touchscreen": "触屏模式", - "options.video": "视频设置…", - "options.videoTitle": "视频设置", - "options.viewBobbing": "视角摇晃", - "options.visible": "显示", - "options.vsync": "垂直同步", - "outOfMemory.message": "Minecraft已耗尽内存。\n\n原因可能是游戏存在漏洞,或分配给Java虚拟机的内存过少。\n\n为避免世界损坏,当前游戏已退出。我们已尝试腾出内存,让你可以回到主菜单并继续游戏,但这不一定奏效。\n\n如果你再次看见此消息,请重启游戏。", - "outOfMemory.title": "内存溢出!", - "pack.available.title": "可用", - "pack.copyFailure": "复制包失败", - "pack.dropConfirm": "你确定要将这些包添加进Minecraft中吗?", - "pack.dropInfo": "将文件拖放到这个窗口内来添加包", - "pack.dropRejected.message": "以下项目不是有效的包,未能执行复制操作:\n %s", - "pack.dropRejected.title": "所添加的内容不是包", - "pack.folderInfo": "(请将包放在这里)", - "pack.incompatible": "不兼容", - "pack.incompatible.confirm.new": "这个包是为更新的Minecraft版本所打造的,在此版本可能不会正常工作。", - "pack.incompatible.confirm.old": "这个包是为更旧的Minecraft版本所打造的,在此版本可能不会正常工作。", - "pack.incompatible.confirm.title": "你确定要加载此包吗?", - "pack.incompatible.new": "(适用于新版本的Minecraft)", - "pack.incompatible.old": "(适用于旧版本的Minecraft)", - "pack.nameAndSource": "%s(%s)", - "pack.openFolder": "打开包文件夹", - "pack.selected.title": "已选", - "pack.source.builtin": "内置", - "pack.source.feature": "功能", - "pack.source.local": "本地", - "pack.source.server": "服务器", - "pack.source.world": "世界", - "painting.dimensions": "%s×%s", - "painting.minecraft.alban.author": "Kristoffer Zetterstrand", - "painting.minecraft.alban.title": "Albanian", - "painting.minecraft.aztec.author": "Kristoffer Zetterstrand", - "painting.minecraft.aztec.title": "de_aztec", - "painting.minecraft.aztec2.author": "Kristoffer Zetterstrand", - "painting.minecraft.aztec2.title": "de_aztec", - "painting.minecraft.backyard.author": "Kristoffer Zetterstrand", - "painting.minecraft.backyard.title": "Backyard", - "painting.minecraft.baroque.author": "Sarah Boeving", - "painting.minecraft.baroque.title": "Baroque", - "painting.minecraft.bomb.author": "Kristoffer Zetterstrand", - "painting.minecraft.bomb.title": "Target Successfully Bombed", - "painting.minecraft.bouquet.author": "Kristoffer Zetterstrand", - "painting.minecraft.bouquet.title": "Bouquet", - "painting.minecraft.burning_skull.author": "Kristoffer Zetterstrand", - "painting.minecraft.burning_skull.title": "Skull On Fire", - "painting.minecraft.bust.author": "Kristoffer Zetterstrand", - "painting.minecraft.bust.title": "Bust", - "painting.minecraft.cavebird.author": "Kristoffer Zetterstrand", - "painting.minecraft.cavebird.title": "Cavebird", - "painting.minecraft.changing.author": "Kristoffer Zetterstrand", - "painting.minecraft.changing.title": "Changing", - "painting.minecraft.cotan.author": "Kristoffer Zetterstrand", - "painting.minecraft.cotan.title": "Cotán", - "painting.minecraft.courbet.author": "Kristoffer Zetterstrand", - "painting.minecraft.courbet.title": "Bonjour Monsieur Courbet", - "painting.minecraft.creebet.author": "Kristoffer Zetterstrand", - "painting.minecraft.creebet.title": "Creebet", - "painting.minecraft.donkey_kong.author": "Kristoffer Zetterstrand", - "painting.minecraft.donkey_kong.title": "Kong", - "painting.minecraft.earth.author": "Mojang", - "painting.minecraft.earth.title": "Earth", - "painting.minecraft.endboss.author": "Kristoffer Zetterstrand", - "painting.minecraft.endboss.title": "Endboss", - "painting.minecraft.fern.author": "Kristoffer Zetterstrand", - "painting.minecraft.fern.title": "Fern", - "painting.minecraft.fighters.author": "Kristoffer Zetterstrand", - "painting.minecraft.fighters.title": "Fighters", - "painting.minecraft.finding.author": "Kristoffer Zetterstrand", - "painting.minecraft.finding.title": "Finding", - "painting.minecraft.fire.author": "Mojang", - "painting.minecraft.fire.title": "Fire", - "painting.minecraft.graham.author": "Kristoffer Zetterstrand", - "painting.minecraft.graham.title": "Graham", - "painting.minecraft.humble.author": "Sarah Boeving", - "painting.minecraft.humble.title": "Humble", - "painting.minecraft.kebab.author": "Kristoffer Zetterstrand", - "painting.minecraft.kebab.title": "Kebab med tre pepperoni", - "painting.minecraft.lowmist.author": "Kristoffer Zetterstrand", - "painting.minecraft.lowmist.title": "Lowmist", - "painting.minecraft.match.author": "Kristoffer Zetterstrand", - "painting.minecraft.match.title": "Match", - "painting.minecraft.meditative.author": "Sarah Boeving", - "painting.minecraft.meditative.title": "Meditative", - "painting.minecraft.orb.author": "Kristoffer Zetterstrand", - "painting.minecraft.orb.title": "Orb", - "painting.minecraft.owlemons.author": "Kristoffer Zetterstrand", - "painting.minecraft.owlemons.title": "Owlemons", - "painting.minecraft.passage.author": "Kristoffer Zetterstrand", - "painting.minecraft.passage.title": "Passage", - "painting.minecraft.pigscene.author": "Kristoffer Zetterstrand", - "painting.minecraft.pigscene.title": "Pigscene", - "painting.minecraft.plant.author": "Kristoffer Zetterstrand", - "painting.minecraft.plant.title": "Paradisträd", - "painting.minecraft.pointer.author": "Kristoffer Zetterstrand", - "painting.minecraft.pointer.title": "Pointer", - "painting.minecraft.pond.author": "Kristoffer Zetterstrand", - "painting.minecraft.pond.title": "Pond", - "painting.minecraft.pool.author": "Kristoffer Zetterstrand", - "painting.minecraft.pool.title": "The Pool", - "painting.minecraft.prairie_ride.author": "Sarah Boeving", - "painting.minecraft.prairie_ride.title": "Prairie Ride", - "painting.minecraft.sea.author": "Kristoffer Zetterstrand", - "painting.minecraft.sea.title": "Seaside", - "painting.minecraft.skeleton.author": "Kristoffer Zetterstrand", - "painting.minecraft.skeleton.title": "Mortal Coil", - "painting.minecraft.skull_and_roses.author": "Kristoffer Zetterstrand", - "painting.minecraft.skull_and_roses.title": "Skull and Roses", - "painting.minecraft.stage.author": "Kristoffer Zetterstrand", - "painting.minecraft.stage.title": "The Stage Is Set", - "painting.minecraft.sunflowers.author": "Kristoffer Zetterstrand", - "painting.minecraft.sunflowers.title": "Sunflowers", - "painting.minecraft.sunset.author": "Kristoffer Zetterstrand", - "painting.minecraft.sunset.title": "sunset_dense", - "painting.minecraft.tides.author": "Kristoffer Zetterstrand", - "painting.minecraft.tides.title": "Tides", - "painting.minecraft.unpacked.author": "Sarah Boeving", - "painting.minecraft.unpacked.title": "Unpacked", - "painting.minecraft.void.author": "Kristoffer Zetterstrand", - "painting.minecraft.void.title": "The void", - "painting.minecraft.wanderer.author": "Kristoffer Zetterstrand", - "painting.minecraft.wanderer.title": "Wanderer", - "painting.minecraft.wasteland.author": "Kristoffer Zetterstrand", - "painting.minecraft.wasteland.title": "Wasteland", - "painting.minecraft.water.author": "Mojang", - "painting.minecraft.water.title": "Water", - "painting.minecraft.wind.author": "Mojang", - "painting.minecraft.wind.title": "Wind", - "painting.minecraft.wither.author": "Mojang", - "painting.minecraft.wither.title": "Wither", - "painting.random": "随机样式", - "parsing.bool.expected": "应为布尔型", - "parsing.bool.invalid": "无效的布尔型数据,应为“true”或“false”却出现了“%s”", - "parsing.double.expected": "应为双精度浮点型", - "parsing.double.invalid": "无效的双精度浮点型数据“%s”", - "parsing.expected": "缺少“%s”", - "parsing.float.expected": "应为浮点型", - "parsing.float.invalid": "无效的浮点型数据“%s”", - "parsing.int.expected": "应为整型", - "parsing.int.invalid": "无效的整型数据“%s”", - "parsing.long.expected": "应为长整型", - "parsing.long.invalid": "无效的长整型数据“%s”", - "parsing.quote.escape": "双引号内的字符串包含无效的转义序列“\\%s”", - "parsing.quote.expected.end": "字符串的双引号不成对", - "parsing.quote.expected.start": "字符串的开头需要双引号", - "particle.invalidOptions": "无法解析粒子选项:%s", - "particle.notFound": "未知的粒子:%s", - "permissions.requires.entity": "需要一个实体来执行此命令", - "permissions.requires.player": "需要一名玩家来执行此命令", - "potion.potency.1": "II", - "potion.potency.2": "III", - "potion.potency.3": "IV", - "potion.potency.4": "V", - "potion.potency.5": "VI", - "potion.whenDrank": "当生效后:", - "potion.withAmplifier": "%s %s", - "potion.withDuration": "%s(%s)", - "predicate.unknown": "未知的谓词:%s", - "quickplay.error.invalid_identifier": "无法找到具有指定标识符的世界", - "quickplay.error.realm_connect": "无法连接至Realm", - "quickplay.error.realm_permission": "权限不足,无法连接至此Realm", - "quickplay.error.title": "无法快速进入游戏", - "realms.missing.module.error.text": "当前无法打开Realms,请稍后再试", - "realms.missing.snapshot.error.text": "快照当前不支持Realms", - "recipe.notFound": "未知的配方:%s", - "recipe.toast.description": "请检查你的配方书", - "recipe.toast.title": "新配方已解锁!", - "record.nowPlaying": "正在播放:%s", - "recover_world.bug_tracker": "报告漏洞", - "recover_world.button": "尝试恢复", - "recover_world.done.failed": "无法从之前的状态恢复。", - "recover_world.done.success": "恢复成功!", - "recover_world.done.title": "恢复已完成", - "recover_world.issue.missing_file": "缺失文件", - "recover_world.issue.none": "没有问题", - "recover_world.message": "尝试读取世界文件夹“%s”时出现以下问题。\n可以尝试从先前的状态恢复此世界,也可以在漏洞追踪器上报告此问题。", - "recover_world.no_fallback": "没有可以恢复的状态", - "recover_world.restore": "尝试恢复", - "recover_world.restoring": "尝试恢复世界中…", - "recover_world.state_entry": "%s的状态:", - "recover_world.state_entry.unknown": "未知", - "recover_world.title": "加载世界失败", - "recover_world.warning": "加载世界摘要失败", - "resourcePack.broken_assets": "检测到损坏的资产", - "resourcePack.high_contrast.name": "高对比度", - "resourcePack.load_fail": "重载资源失败", - "resourcePack.programmer_art.name": "Programmer Art", - "resourcePack.server.name": "世界指定资源包", - "resourcePack.title": "选择资源包", - "resourcePack.vanilla.description": "Minecraft的默认观感", - "resourcePack.vanilla.name": "默认", - "resourcepack.downloading": "正在下载资源包", - "resourcepack.progress": "下载文件中(%s MB)…", - "resourcepack.requesting": "正在发送请求…", - "screenshot.failure": "无法保存截图:%s", - "screenshot.success": "已将截图保存为%s", - "selectServer.add": "添加服务器", - "selectServer.defaultName": "Minecraft服务器", - "selectServer.delete": "删除", - "selectServer.deleteButton": "删除", - "selectServer.deleteQuestion": "你确定要删除此服务器吗?", - "selectServer.deleteWarning": "“%s”将会永久消失!(真的很久!)", - "selectServer.direct": "直接连接", - "selectServer.edit": "编辑", - "selectServer.hiddenAddress": "(隐藏)", - "selectServer.refresh": "刷新", - "selectServer.select": "加入服务器", - "selectServer.title": "选择服务器", - "selectWorld.access_failure": "加载世界失败", - "selectWorld.allowCommands": "允许作弊", - "selectWorld.allowCommands.info": "例如/gamemode、/experience等命令", - "selectWorld.allowCommands.new": "允许命令", - "selectWorld.backupEraseCache": "清除缓存数据", - "selectWorld.backupJoinConfirmButton": "创建备份并加载", - "selectWorld.backupJoinSkipButton": "我知道我在做什么!", - "selectWorld.backupQuestion.customized": "自定义世界已不受支持", - "selectWorld.backupQuestion.downgrade": "不支持对存档版本进行降级", - "selectWorld.backupQuestion.experimental": "使用“实验性设置”的世界不受支持", - "selectWorld.backupQuestion.snapshot": "你真的想加载此世界吗?", - "selectWorld.backupWarning.customized": "不巧,我们在这个版本的Minecraft中不支持自定义世界。我们可以继续加载这个世界并保持原状,但任何新生成的地形将不再被自定义。抱歉给你带来不便。", - "selectWorld.backupWarning.downgrade": "这个世界上次是在%s版本中打开的,你正在使用%s版本。降低世界的游戏版本可能会导致存档损坏——我们无法保证它可以被加载和运行。如果你仍要继续,请备份该存档。", - "selectWorld.backupWarning.experimental": "这个世界使用的实验性设置可能会随时停止运作。我们无法保证这些设置将来能够加载或运作。务必谨慎!", - "selectWorld.backupWarning.snapshot": "这个世界上次是在%s版本中打开的,你正在使用%s版本。请备份你的世界,以防世界崩溃。", - "selectWorld.bonusItems": "奖励箱", - "selectWorld.cheats": "作弊", - "selectWorld.commands": "命令", - "selectWorld.conversion": "必须进行转换!", - "selectWorld.conversion.tooltip": "此世界必须在较旧版本(比如1.6.4)中打开,以便安全转换", - "selectWorld.create": "创建新的世界", - "selectWorld.createDemo": "进入新的试玩世界", - "selectWorld.customizeType": "自定义", - "selectWorld.dataPacks": "数据包", - "selectWorld.data_read": "读取世界数据中…", - "selectWorld.delete": "删除", - "selectWorld.deleteButton": "删除", - "selectWorld.deleteQuestion": "你确定要删除这个世界吗?", - "selectWorld.deleteWarning": "“%s”将会永久消失!(真的很久!)", - "selectWorld.delete_failure": "删除世界失败", - "selectWorld.edit": "编辑", - "selectWorld.edit.backup": "进行备份", - "selectWorld.edit.backupCreated": "已备份:%s", - "selectWorld.edit.backupFailed": "备份失败", - "selectWorld.edit.backupFolder": "打开备份文件夹", - "selectWorld.edit.backupSize": "大小:%s MB", - "selectWorld.edit.export_worldgen_settings": "导出世界生成设置", - "selectWorld.edit.export_worldgen_settings.failure": "导出失败", - "selectWorld.edit.export_worldgen_settings.success": "导出成功", - "selectWorld.edit.openFolder": "打开世界文件夹", - "selectWorld.edit.optimize": "优化世界", - "selectWorld.edit.resetIcon": "重置图标", - "selectWorld.edit.save": "保存", - "selectWorld.edit.title": "编辑世界", - "selectWorld.enterName": "世界名称", - "selectWorld.enterSeed": "世界生成器的种子", - "selectWorld.experimental": "实验性", - "selectWorld.experimental.details": "详细信息", - "selectWorld.experimental.details.entry": "需要的实验性功能:%s", - "selectWorld.experimental.details.title": "实验性功能需求", - "selectWorld.experimental.message": "请注意!\n此配置需要使用仍在开发中的功能。你的世界可能会崩溃、损坏或不兼容未来的更新。", - "selectWorld.experimental.title": "实验性功能警告", - "selectWorld.experiments": "实验性内容", - "selectWorld.experiments.info": "实验性内容,即仍在开发的新功能。请小心,启用这些内容有损坏风险。已开启的实验性内容在创建世界后将无法再关闭。", - "selectWorld.futureworld.error.text": "试图加载来自未来版本的世界时发生错误。这本就并非万无一失,很抱歉没能成功。", - "selectWorld.futureworld.error.title": "出错了!", - "selectWorld.gameMode": "游戏模式", - "selectWorld.gameMode.adventure": "冒险", - "selectWorld.gameMode.adventure.info": "与生存模式相同,但无法放置或破坏方块。", - "selectWorld.gameMode.adventure.line1": "与生存模式相同,但无法", - "selectWorld.gameMode.adventure.line2": "放置或者移除方块", - "selectWorld.gameMode.creative": "创造", - "selectWorld.gameMode.creative.info": "无拘无束地探索创造。可以飞行,材料取之不尽,且不受怪物伤害。", - "selectWorld.gameMode.creative.line1": "无限的资源、自由地飞翔", - "selectWorld.gameMode.creative.line2": "并且能够瞬间破坏方块", - "selectWorld.gameMode.hardcore": "极限", - "selectWorld.gameMode.hardcore.info": "难度锁定为“困难”的生存模式,且死亡后无法重生。", - "selectWorld.gameMode.hardcore.line1": "难度锁定在困难的生存模式", - "selectWorld.gameMode.hardcore.line2": "且只有一条生命", - "selectWorld.gameMode.spectator": "旁观", - "selectWorld.gameMode.spectator.info": "你可以旁观,但不能互动。", - "selectWorld.gameMode.spectator.line1": "你可以旁观,但不能互动", - "selectWorld.gameMode.survival": "生存", - "selectWorld.gameMode.survival.info": "探索未知的世界,尽情建造、收集、合成并与怪物战斗。", - "selectWorld.gameMode.survival.line1": "探索世界、收集资源、合成道具、", - "selectWorld.gameMode.survival.line2": "提高等级、补充体力和生命值", - "selectWorld.gameRules": "游戏规则", - "selectWorld.import_worldgen_settings": "导入设置", - "selectWorld.import_worldgen_settings.failure": "导入设置时出错", - "selectWorld.import_worldgen_settings.select_file": "选择设置文件(.json)", - "selectWorld.incompatible.description": "此世界无法在此版本中打开。\n最后一次打开此世界的版本是%s。", - "selectWorld.incompatible.info": "不兼容的版本:%s", - "selectWorld.incompatible.title": "版本不兼容", - "selectWorld.incompatible.tooltip": "此世界在不兼容的版本上创建,故无法打开。", - "selectWorld.incompatible_series": "创建于不兼容的版本", - "selectWorld.load_folder_access": "无法读取或访问游戏世界存档所在的文件夹!", - "selectWorld.loading_list": "加载世界列表中", - "selectWorld.locked": "被另一个正在运行的Minecraft实例锁定", - "selectWorld.mapFeatures": "生成结构", - "selectWorld.mapFeatures.info": "村庄、沉船等", - "selectWorld.mapType": "世界类型", - "selectWorld.mapType.normal": "普通", - "selectWorld.moreWorldOptions": "更多世界选项…", - "selectWorld.newWorld": "新的世界", - "selectWorld.recreate": "重建", - "selectWorld.recreate.customized.text": "自定义世界在这个版本的Minecraft中已不受支持。我们可以尝试用同样的种子与选项重建它,但任何自定义的地形都会丢失。抱歉给你带来不便。", - "selectWorld.recreate.customized.title": "自定义世界已不受支持", - "selectWorld.recreate.error.text": "尝试重建世界时出错。", - "selectWorld.recreate.error.title": "出错了!", - "selectWorld.resource_load": "准备资源中…", - "selectWorld.resultFolder": "将会保存于:", - "selectWorld.search": "搜索世界", - "selectWorld.seedInfo": "留空以生成随机种子", - "selectWorld.select": "进入选中的世界", - "selectWorld.targetFolder": "存档文件夹:%s", - "selectWorld.title": "选择世界", - "selectWorld.tooltip.fromNewerVersion1": "世界是在更新的版本中被保存的,", - "selectWorld.tooltip.fromNewerVersion2": "加载这个世界可能会产生问题!", - "selectWorld.tooltip.snapshot1": "在这个快照中加载它之前,", - "selectWorld.tooltip.snapshot2": "不要忘了备份这个世界!", - "selectWorld.unable_to_load": "无法加载世界", - "selectWorld.version": "版本:", - "selectWorld.versionJoinButton": "仍然加载", - "selectWorld.versionQuestion": "你真的想加载此世界吗?", - "selectWorld.versionUnknown": "未知", - "selectWorld.versionWarning": "此世界上次是在%s版本中打开的,在此版本中加载可能会导致数据损坏!", - "selectWorld.warning.deprecated.question": "一些使用中的功能已被淘汰并会在将来失效。你确定要继续吗?", - "selectWorld.warning.deprecated.title": "警告!这些设置使用了已淘汰的功能", - "selectWorld.warning.experimental.question": "这些设置是实验性的,将来可能停止运作。你确定要继续吗?", - "selectWorld.warning.experimental.title": "警告!这些设置使用了实验性功能", - "selectWorld.warning.lowDiskSpace.description": "设备上的存储空间不足。\n运行游戏时磁盘空间不足可能会导致世界损坏。", - "selectWorld.warning.lowDiskSpace.title": "警告!磁盘空间不足!", - "selectWorld.world": "世界", - "sign.edit": "编辑告示牌消息", - "sleep.not_possible": "已入睡玩家的数量不足以跳过夜晚", - "sleep.players_sleeping": "%s/%s名玩家已入睡", - "sleep.skipping_night": "今夜将在睡梦中度过", - "slot.only_single_allowed": "只允许有单个槽位,实际为“%s”", - "slot.unknown": "未知的槽位“%s”", - "soundCategory.ambient": "环境", - "soundCategory.block": "方块", - "soundCategory.hostile": "敌对生物", - "soundCategory.master": "主音量", - "soundCategory.music": "音乐", - "soundCategory.neutral": "友好生物", - "soundCategory.player": "玩家", - "soundCategory.record": "唱片机/音符盒", - "soundCategory.voice": "声音/语音", - "soundCategory.weather": "天气", - "spectatorMenu.close": "关闭菜单", - "spectatorMenu.next_page": "下一页", - "spectatorMenu.previous_page": "上一页", - "spectatorMenu.root.prompt": "按下一个键来选择命令,再按一次来使用它。", - "spectatorMenu.team_teleport": "传送到队伍成员", - "spectatorMenu.team_teleport.prompt": "选择一支队伍作为传送目标", - "spectatorMenu.teleport": "传送到玩家", - "spectatorMenu.teleport.prompt": "选择一名玩家作为传送目标", - "stat.generalButton": "通用", - "stat.itemsButton": "物品", - "stat.minecraft.animals_bred": "繁殖动物次数", - "stat.minecraft.aviate_one_cm": "鞘翅滑行距离", - "stat.minecraft.bell_ring": "鸣钟次数", - "stat.minecraft.boat_one_cm": "坐船移动距离", - "stat.minecraft.clean_armor": "清洗盔甲次数", - "stat.minecraft.clean_banner": "清洗旗帜次数", - "stat.minecraft.clean_shulker_box": "潜影盒清洗次数", - "stat.minecraft.climb_one_cm": "已攀爬距离", - "stat.minecraft.crouch_one_cm": "潜行距离", - "stat.minecraft.damage_absorbed": "吸收的伤害", - "stat.minecraft.damage_blocked_by_shield": "盾牌抵挡的伤害", - "stat.minecraft.damage_dealt": "造成伤害", - "stat.minecraft.damage_dealt_absorbed": "造成伤害(被吸收)", - "stat.minecraft.damage_dealt_resisted": "造成伤害(被抵挡)", - "stat.minecraft.damage_resisted": "抵挡的伤害", - "stat.minecraft.damage_taken": "受到伤害", - "stat.minecraft.deaths": "死亡次数", - "stat.minecraft.drop": "物品掉落", - "stat.minecraft.eat_cake_slice": "吃掉的蛋糕片数", - "stat.minecraft.enchant_item": "物品附魔次数", - "stat.minecraft.fall_one_cm": "摔落高度", - "stat.minecraft.fill_cauldron": "炼药锅装水次数", - "stat.minecraft.fish_caught": "捕鱼数", - "stat.minecraft.fly_one_cm": "飞行距离", - "stat.minecraft.horse_one_cm": "骑马移动距离", - "stat.minecraft.inspect_dispenser": "搜查发射器次数", - "stat.minecraft.inspect_dropper": "搜查投掷器次数", - "stat.minecraft.inspect_hopper": "搜查漏斗次数", - "stat.minecraft.interact_with_anvil": "与铁砧交互次数", - "stat.minecraft.interact_with_beacon": "与信标交互次数", - "stat.minecraft.interact_with_blast_furnace": "与高炉交互次数", - "stat.minecraft.interact_with_brewingstand": "与酿造台交互次数", - "stat.minecraft.interact_with_campfire": "与营火交互次数", - "stat.minecraft.interact_with_cartography_table": "与制图台交互次数", - "stat.minecraft.interact_with_crafting_table": "与工作台交互次数", - "stat.minecraft.interact_with_furnace": "与熔炉交互次数", - "stat.minecraft.interact_with_grindstone": "与砂轮交互次数", - "stat.minecraft.interact_with_lectern": "与讲台交互次数", - "stat.minecraft.interact_with_loom": "与织布机交互次数", - "stat.minecraft.interact_with_smithing_table": "与锻造台交互次数", - "stat.minecraft.interact_with_smoker": "与烟熏炉交互次数", - "stat.minecraft.interact_with_stonecutter": "与切石机交互次数", - "stat.minecraft.jump": "跳跃次数", - "stat.minecraft.junk_fished": "钓到垃圾次数", - "stat.minecraft.leave_game": "游戏退出次数", - "stat.minecraft.minecart_one_cm": "坐矿车移动距离", - "stat.minecraft.mob_kills": "生物击杀数", - "stat.minecraft.open_barrel": "木桶打开次数", - "stat.minecraft.open_chest": "箱子打开次数", - "stat.minecraft.open_enderchest": "末影箱打开次数", - "stat.minecraft.open_shulker_box": "潜影盒打开次数", - "stat.minecraft.pig_one_cm": "骑猪移动距离", - "stat.minecraft.play_noteblock": "音符盒播放次数", - "stat.minecraft.play_record": "播放唱片数", - "stat.minecraft.play_time": "游戏时长", - "stat.minecraft.player_kills": "玩家击杀数", - "stat.minecraft.pot_flower": "盆栽种植数", - "stat.minecraft.raid_trigger": "触发袭击次数", - "stat.minecraft.raid_win": "袭击胜利次数", - "stat.minecraft.ring_bell": "鸣钟次数", - "stat.minecraft.sleep_in_bed": "躺在床上的次数", - "stat.minecraft.sneak_time": "潜行时间", - "stat.minecraft.sprint_one_cm": "疾跑距离", - "stat.minecraft.strider_one_cm": "骑炽足兽移动距离", - "stat.minecraft.swim_one_cm": "游泳距离", - "stat.minecraft.talked_to_villager": "村民交互次数", - "stat.minecraft.target_hit": "击中标靶次数", - "stat.minecraft.time_since_death": "自上次死亡", - "stat.minecraft.time_since_rest": "自上次入眠", - "stat.minecraft.total_world_time": "世界打开时间", - "stat.minecraft.traded_with_villager": "村民交易次数", - "stat.minecraft.treasure_fished": "钓到宝藏次数", - "stat.minecraft.trigger_trapped_chest": "陷阱箱触发次数", - "stat.minecraft.tune_noteblock": "音符盒调音次数", - "stat.minecraft.use_cauldron": "从炼药锅取水次数", - "stat.minecraft.walk_on_water_one_cm": "水面行走距离", - "stat.minecraft.walk_one_cm": "行走距离", - "stat.minecraft.walk_under_water_one_cm": "水下行走距离", - "stat.mobsButton": "生物", - "stat_type.minecraft.broken": "损坏次数", - "stat_type.minecraft.crafted": "合成次数", - "stat_type.minecraft.dropped": "丢弃个数", - "stat_type.minecraft.killed": "你杀死了%s个%s", - "stat_type.minecraft.killed.none": "你从来没有杀死过%s", - "stat_type.minecraft.killed_by": "%s杀死了你%s次", - "stat_type.minecraft.killed_by.none": "你从来没有被%s杀死过", - "stat_type.minecraft.mined": "开采次数", - "stat_type.minecraft.picked_up": "拾起个数", - "stat_type.minecraft.used": "使用次数", - "stats.none": "-", - "stats.tooltip.type.statistic": "统计", - "structure_block.button.detect_size": "探测", - "structure_block.button.load": "加载", - "structure_block.button.save": "保存", - "structure_block.custom_data": "自定义数据标签名", - "structure_block.detect_size": "探测结构大小和位置:", - "structure_block.hover.corner": "角落:%s", - "structure_block.hover.data": "数据:%s", - "structure_block.hover.load": "加载:%s", - "structure_block.hover.save": "保存:%s", - "structure_block.include_entities": "包括实体:", - "structure_block.integrity": "结构完整性及种子", - "structure_block.integrity.integrity": "结构完整性", - "structure_block.integrity.seed": "结构种子", - "structure_block.invalid_structure_name": "无效的结构名“%s”", - "structure_block.load_not_found": "不存在名为“%s”的结构 ", - "structure_block.load_prepare": "结构“%s”的加载位置已就绪", - "structure_block.load_success": "成功从“%s”中加载结构", - "structure_block.mode.corner": "角落模式", - "structure_block.mode.data": "数据模式", - "structure_block.mode.load": "加载模式", - "structure_block.mode.save": "保存模式", - "structure_block.mode_info.corner": "角落模式 — 位置和大小标记", - "structure_block.mode_info.data": "数据模式 — 游戏逻辑标记", - "structure_block.mode_info.load": "加载模式 — 从文件中加载", - "structure_block.mode_info.save": "保存模式 — 写入文件", - "structure_block.position": "相对位置", - "structure_block.position.x": "相对X坐标", - "structure_block.position.y": "相对Y坐标", - "structure_block.position.z": "相对Z坐标", - "structure_block.save_failure": "无法保存结构“%s”", - "structure_block.save_success": "成功将结构保存为“%s”", - "structure_block.show_air": "显示隐形方块:", - "structure_block.show_boundingbox": "显示边框:", - "structure_block.size": "结构大小", - "structure_block.size.x": "结构X轴大小", - "structure_block.size.y": "结构Y轴大小", - "structure_block.size.z": "结构Z轴大小", - "structure_block.size_failure": "无法检测结构大小。请放置与结构名称对应的角落结构方块", - "structure_block.size_success": "“%s”的大小已成功检测", - "structure_block.structure_name": "结构名称", - "subtitles.ambient.cave": "怪异的噪声", - "subtitles.block.amethyst_block.chime": "紫水晶:叮铃", - "subtitles.block.amethyst_block.resonate": "紫水晶:共振", - "subtitles.block.anvil.destroy": "铁砧:被毁", - "subtitles.block.anvil.land": "铁砧:着陆", - "subtitles.block.anvil.use": "铁砧:使用", - "subtitles.block.barrel.close": "木桶:关闭", - "subtitles.block.barrel.open": "木桶:打开", - "subtitles.block.beacon.activate": "信标:激活", - "subtitles.block.beacon.ambient": "信标:嗡嗡作响", - "subtitles.block.beacon.deactivate": "信标:失效", - "subtitles.block.beacon.power_select": "信标:选择效果", - "subtitles.block.beehive.drip": "蜂蜜:滴落", - "subtitles.block.beehive.enter": "蜜蜂:入巢", - "subtitles.block.beehive.exit": "蜜蜂:离巢", - "subtitles.block.beehive.shear": "剪刀:刮削", - "subtitles.block.beehive.work": "蜜蜂:工作", - "subtitles.block.bell.resonate": "钟:回响", - "subtitles.block.bell.use": "钟:响起", - "subtitles.block.big_dripleaf.tilt_down": "垂滴叶:折下", - "subtitles.block.big_dripleaf.tilt_up": "垂滴叶:升起", - "subtitles.block.blastfurnace.fire_crackle": "高炉:噼啪作响", - "subtitles.block.brewing_stand.brew": "酿造台:冒泡", - "subtitles.block.bubble_column.bubble_pop": "气泡:破裂", - "subtitles.block.bubble_column.upwards_ambient": "气泡:上浮", - "subtitles.block.bubble_column.upwards_inside": "气泡:飞升", - "subtitles.block.bubble_column.whirlpool_ambient": "气泡:旋转", - "subtitles.block.bubble_column.whirlpool_inside": "气泡:骤降", - "subtitles.block.button.click": "按钮:咔哒", - "subtitles.block.cake.add_candle": "蛋糕:吧唧", - "subtitles.block.campfire.crackle": "营火:噼啪作响", - "subtitles.block.candle.crackle": "蜡烛:噼啪作响", - "subtitles.block.candle.extinguish": "蜡烛:熄灭", - "subtitles.block.chest.close": "箱子:关闭", - "subtitles.block.chest.locked": "箱子:锁上", - "subtitles.block.chest.open": "箱子:开启", - "subtitles.block.chorus_flower.death": "紫颂花:凋零", - "subtitles.block.chorus_flower.grow": "紫颂花:生长", - "subtitles.block.comparator.click": "比较器:模式变更", - "subtitles.block.composter.empty": "堆肥桶:清空", - "subtitles.block.composter.fill": "堆肥桶:填充", - "subtitles.block.composter.ready": "堆肥桶:堆肥", - "subtitles.block.conduit.activate": "潮涌核心:激活", - "subtitles.block.conduit.ambient": "潮涌核心:涌动", - "subtitles.block.conduit.attack.target": "潮涌核心:攻击", - "subtitles.block.conduit.deactivate": "潮涌核心:失效", - "subtitles.block.copper_bulb.turn_off": "铜灯:熄灭", - "subtitles.block.copper_bulb.turn_on": "铜灯:亮起", - "subtitles.block.copper_trapdoor.close": "活板门:关闭", - "subtitles.block.copper_trapdoor.open": "活板门:打开", - "subtitles.block.crafter.craft": "合成器:合成", - "subtitles.block.crafter.fail": "合成器:合成失败", - "subtitles.block.decorated_pot.insert": "饰纹陶罐:装入", - "subtitles.block.decorated_pot.insert_fail": "饰纹陶罐:晃动", - "subtitles.block.decorated_pot.shatter": "陶罐:碎裂", - "subtitles.block.dispenser.dispense": "物品:被射出", - "subtitles.block.dispenser.fail": "发射器:发射失败", - "subtitles.block.door.toggle": "门:嘎吱作响", - "subtitles.block.enchantment_table.use": "附魔台:使用", - "subtitles.block.end_portal.spawn": "末地传送门:开启", - "subtitles.block.end_portal_frame.fill": "末影之眼:嵌入", - "subtitles.block.fence_gate.toggle": "栅栏门:嘎吱作响", - "subtitles.block.fire.ambient": "火:噼啪作响", - "subtitles.block.fire.extinguish": "火:熄灭", - "subtitles.block.frogspawn.hatch": "蝌蚪:孵化", - "subtitles.block.furnace.fire_crackle": "熔炉:噼啪作响", - "subtitles.block.generic.break": "方块:被破坏", - "subtitles.block.generic.footsteps": "脚步声", - "subtitles.block.generic.hit": "方块:损坏中", - "subtitles.block.generic.place": "方块:被放置", - "subtitles.block.grindstone.use": "砂轮:使用", - "subtitles.block.growing_plant.crop": "植物:被修剪", - "subtitles.block.hanging_sign.waxed_interact_fail": "告示牌:晃动", - "subtitles.block.honey_block.slide": "从蜂蜜块滑下", - "subtitles.block.iron_trapdoor.close": "活板门:关闭", - "subtitles.block.iron_trapdoor.open": "活板门:打开", - "subtitles.block.lava.ambient": "熔岩:迸裂", - "subtitles.block.lava.extinguish": "熔岩:嘶嘶声", - "subtitles.block.lever.click": "拉杆:拉动", - "subtitles.block.note_block.note": "音符盒:播放", - "subtitles.block.piston.move": "活塞:移动", - "subtitles.block.pointed_dripstone.drip_lava": "熔岩:滴落", - "subtitles.block.pointed_dripstone.drip_lava_into_cauldron": "熔岩:滴入炼药锅", - "subtitles.block.pointed_dripstone.drip_water": "水:滴落", - "subtitles.block.pointed_dripstone.drip_water_into_cauldron": "水:滴入炼药锅", - "subtitles.block.pointed_dripstone.land": "钟乳石:塌落", - "subtitles.block.portal.ambient": "传送门:呼啸", - "subtitles.block.portal.travel": "传送门:噪声消散", - "subtitles.block.portal.trigger": "传送门:噪声渐响", - "subtitles.block.pressure_plate.click": "压力板:咔哒", - "subtitles.block.pumpkin.carve": "剪刀:雕刻", - "subtitles.block.redstone_torch.burnout": "红石火把:熄灭", - "subtitles.block.respawn_anchor.ambient": "重生锚:呼啸", - "subtitles.block.respawn_anchor.charge": "重生锚:充能", - "subtitles.block.respawn_anchor.deplete": "重生锚:耗能", - "subtitles.block.respawn_anchor.set_spawn": "重生锚:设置出生点", - "subtitles.block.sculk.charge": "幽匿块:冒泡", - "subtitles.block.sculk.spread": "幽匿块:蔓延", - "subtitles.block.sculk_catalyst.bloom": "幽匿催发体:催发", - "subtitles.block.sculk_sensor.clicking": "幽匿感测体:颤动", - "subtitles.block.sculk_sensor.clicking_stop": "幽匿感测体:停息", - "subtitles.block.sculk_shrieker.shriek": "幽匿尖啸体:尖啸", - "subtitles.block.shulker_box.close": "潜影盒:关闭", - "subtitles.block.shulker_box.open": "潜影盒:开启", - "subtitles.block.sign.waxed_interact_fail": "告示牌:晃动", - "subtitles.block.smithing_table.use": "锻造台:使用", - "subtitles.block.smoker.smoke": "烟熏炉:烟熏", - "subtitles.block.sniffer_egg.crack": "嗅探兽蛋:裂开", - "subtitles.block.sniffer_egg.hatch": "嗅探兽蛋:孵化", - "subtitles.block.sniffer_egg.plop": "嗅探兽:下蛋", - "subtitles.block.sponge.absorb": "海绵:吸水", - "subtitles.block.sweet_berry_bush.pick_berries": "浆果:弹出", - "subtitles.block.trapdoor.toggle": "活板门:嘎吱作响", - "subtitles.block.trial_spawner.about_to_spawn_item": "不祥之物:准备", - "subtitles.block.trial_spawner.ambient": "试炼刷怪笼:噼啪作响", - "subtitles.block.trial_spawner.ambient_charged": "不祥试炼刷怪笼:噼啪作响", - "subtitles.block.trial_spawner.ambient_ominous": "不祥试炼刷怪笼:噼啪作响", - "subtitles.block.trial_spawner.charge_activate": "试炼刷怪笼:不祥涌动", - "subtitles.block.trial_spawner.close_shutter": "试炼刷怪笼:关闭", - "subtitles.block.trial_spawner.detect_player": "试炼刷怪笼:充能", - "subtitles.block.trial_spawner.eject_item": "试炼刷怪笼:喷出物品", - "subtitles.block.trial_spawner.ominous_activate": "试炼刷怪笼:不祥涌动", - "subtitles.block.trial_spawner.open_shutter": "试炼刷怪笼:开启", - "subtitles.block.trial_spawner.spawn_item": "不祥之物:掉落", - "subtitles.block.trial_spawner.spawn_item_begin": "不祥之物:出现", - "subtitles.block.trial_spawner.spawn_mob": "试炼刷怪笼:生成生物", - "subtitles.block.tripwire.attach": "绊线:连接", - "subtitles.block.tripwire.click": "绊线:咔哒", - "subtitles.block.tripwire.detach": "绊线:断开", - "subtitles.block.vault.activate": "宝库:燃起", - "subtitles.block.vault.ambient": "宝库:噼啪作响", - "subtitles.block.vault.close_shutter": "宝库:关闭", - "subtitles.block.vault.deactivate": "宝库:熄灭", - "subtitles.block.vault.eject_item": "宝库:喷出物品", - "subtitles.block.vault.insert_item": "宝库:解锁", - "subtitles.block.vault.insert_item_fail": "宝库:解锁失败", - "subtitles.block.vault.open_shutter": "宝库:打开", - "subtitles.block.vault.reject_rewarded_player": "宝库:拒绝已奖励玩家", - "subtitles.block.water.ambient": "水:流动", - "subtitles.block.wet_sponge.dries": "海绵:烘干", - "subtitles.chiseled_bookshelf.insert": "书:被放入", - "subtitles.chiseled_bookshelf.insert_enchanted": "附魔书:被放入", - "subtitles.chiseled_bookshelf.take": "书:被取出", - "subtitles.chiseled_bookshelf.take_enchanted": "附魔书:被取出", - "subtitles.enchant.thorns.hit": "荆棘:反刺", - "subtitles.entity.allay.ambient_with_item": "悦灵:搜寻", - "subtitles.entity.allay.ambient_without_item": "悦灵:渴求", - "subtitles.entity.allay.death": "悦灵:死亡", - "subtitles.entity.allay.hurt": "悦灵:受伤", - "subtitles.entity.allay.item_given": "悦灵:嬉笑", - "subtitles.entity.allay.item_taken": "悦灵:愉悦", - "subtitles.entity.allay.item_thrown": "悦灵:投掷", - "subtitles.entity.armadillo.ambient": "犰狳:呼噜", - "subtitles.entity.armadillo.brush": "鳞甲:被刷落", - "subtitles.entity.armadillo.death": "犰狳:死亡", - "subtitles.entity.armadillo.eat": "犰狳:进食", - "subtitles.entity.armadillo.hurt": "犰狳:受伤", - "subtitles.entity.armadillo.hurt_reduced": "犰狳:自卫", - "subtitles.entity.armadillo.land": "犰狳:着陆", - "subtitles.entity.armadillo.peek": "犰狳:窥视", - "subtitles.entity.armadillo.roll": "犰狳:蜷缩", - "subtitles.entity.armadillo.scute_drop": "犰狳:脱落鳞甲", - "subtitles.entity.armadillo.unroll_finish": "犰狳:伸展", - "subtitles.entity.armadillo.unroll_start": "犰狳:窥视", - "subtitles.entity.armor_stand.fall": "某物:着地", - "subtitles.entity.arrow.hit": "箭:击中", - "subtitles.entity.arrow.hit_player": "箭:击中玩家", - "subtitles.entity.arrow.shoot": "箭:被射出", - "subtitles.entity.axolotl.attack": "美西螈:攻击", - "subtitles.entity.axolotl.death": "美西螈:死亡", - "subtitles.entity.axolotl.hurt": "美西螈:受伤", - "subtitles.entity.axolotl.idle_air": "美西螈:啾啾", - "subtitles.entity.axolotl.idle_water": "美西螈:啾啾", - "subtitles.entity.axolotl.splash": "美西螈:溅起水花", - "subtitles.entity.axolotl.swim": "美西螈:游泳", - "subtitles.entity.bat.ambient": "蝙蝠:尖声叫", - "subtitles.entity.bat.death": "蝙蝠:死亡", - "subtitles.entity.bat.hurt": "蝙蝠:受伤", - "subtitles.entity.bat.takeoff": "蝙蝠:起飞", - "subtitles.entity.bee.ambient": "蜜蜂:嗡嗡", - "subtitles.entity.bee.death": "蜜蜂:死亡", - "subtitles.entity.bee.hurt": "蜜蜂:受伤", - "subtitles.entity.bee.loop": "蜜蜂:嗡嗡", - "subtitles.entity.bee.loop_aggressive": "蜜蜂:愤怒地嗡嗡叫", - "subtitles.entity.bee.pollinate": "蜜蜂:高兴地嗡嗡叫", - "subtitles.entity.bee.sting": "蜜蜂:刺蛰", - "subtitles.entity.blaze.ambient": "烈焰人:呼吸", - "subtitles.entity.blaze.burn": "烈焰人:噼啪作响", - "subtitles.entity.blaze.death": "烈焰人:死亡", - "subtitles.entity.blaze.hurt": "烈焰人:受伤", - "subtitles.entity.blaze.shoot": "烈焰人:射击", - "subtitles.entity.boat.paddle_land": "划船", - "subtitles.entity.boat.paddle_water": "划船", - "subtitles.entity.bogged.ambient": "沼骸:咯咯声", - "subtitles.entity.bogged.death": "沼骸:死亡", - "subtitles.entity.bogged.hurt": "沼骸:受伤", - "subtitles.entity.breeze.charge": "旋风人:蓄力", - "subtitles.entity.breeze.death": "旋风人:死亡", - "subtitles.entity.breeze.deflect": "旋风人:反弹", - "subtitles.entity.breeze.hurt": "旋风人:受伤", - "subtitles.entity.breeze.idle_air": "旋风人:飞行", - "subtitles.entity.breeze.idle_ground": "旋风人:呼啸", - "subtitles.entity.breeze.inhale": "旋风人:吸气", - "subtitles.entity.breeze.jump": "旋风人:跳跃", - "subtitles.entity.breeze.land": "旋风人:着陆", - "subtitles.entity.breeze.shoot": "旋风人:射击", - "subtitles.entity.breeze.slide": "旋风人:滑行", - "subtitles.entity.breeze.whirl": "旋风人:旋转", - "subtitles.entity.breeze.wind_burst": "风弹:爆裂", - "subtitles.entity.camel.ambient": "骆驼:呼噜", - "subtitles.entity.camel.dash": "骆驼:冲刺", - "subtitles.entity.camel.dash_ready": "骆驼:恢复体力", - "subtitles.entity.camel.death": "骆驼:死亡", - "subtitles.entity.camel.eat": "骆驼:进食", - "subtitles.entity.camel.hurt": "骆驼:受伤", - "subtitles.entity.camel.saddle": "鞍:装备", - "subtitles.entity.camel.sit": "骆驼:坐下", - "subtitles.entity.camel.stand": "骆驼:站起", - "subtitles.entity.camel.step": "骆驼:脚步声", - "subtitles.entity.camel.step_sand": "骆驼:踏沙", - "subtitles.entity.cat.ambient": "猫:喵~", - "subtitles.entity.cat.beg_for_food": "猫:求食", - "subtitles.entity.cat.death": "猫:死亡", - "subtitles.entity.cat.eat": "猫:进食", - "subtitles.entity.cat.hiss": "猫:嘶嘶声", - "subtitles.entity.cat.hurt": "猫:受伤", - "subtitles.entity.cat.purr": "猫:呼噜声", - "subtitles.entity.chicken.ambient": "鸡:咯咯叫", - "subtitles.entity.chicken.death": "鸡:死亡", - "subtitles.entity.chicken.egg": "鸡:下蛋", - "subtitles.entity.chicken.hurt": "鸡:受伤", - "subtitles.entity.cod.death": "鳕鱼:死亡", - "subtitles.entity.cod.flop": "鳕鱼:扑腾", - "subtitles.entity.cod.hurt": "鳕鱼:受伤", - "subtitles.entity.cow.ambient": "牛:哞~", - "subtitles.entity.cow.death": "牛:死亡", - "subtitles.entity.cow.hurt": "牛:受伤", - "subtitles.entity.cow.milk": "牛:被挤奶", - "subtitles.entity.creeper.death": "苦力怕:死亡", - "subtitles.entity.creeper.hurt": "苦力怕:受伤", - "subtitles.entity.creeper.primed": "苦力怕:嘶~", - "subtitles.entity.dolphin.ambient": "海豚:啾啾", - "subtitles.entity.dolphin.ambient_water": "海豚:吹口哨", - "subtitles.entity.dolphin.attack": "海豚:攻击", - "subtitles.entity.dolphin.death": "海豚:死亡", - "subtitles.entity.dolphin.eat": "海豚:进食", - "subtitles.entity.dolphin.hurt": "海豚:受伤", - "subtitles.entity.dolphin.jump": "海豚:跃起", - "subtitles.entity.dolphin.play": "海豚:嬉戏", - "subtitles.entity.dolphin.splash": "海豚:溅起水花", - "subtitles.entity.dolphin.swim": "海豚:游泳", - "subtitles.entity.donkey.ambient": "驴:嘶叫", - "subtitles.entity.donkey.angry": "驴:嘶鸣", - "subtitles.entity.donkey.chest": "驴:装备箱子", - "subtitles.entity.donkey.death": "驴:死亡", - "subtitles.entity.donkey.eat": "驴:进食", - "subtitles.entity.donkey.hurt": "驴:受伤", - "subtitles.entity.donkey.jump": "驴:跳跃", - "subtitles.entity.drowned.ambient": "溺尸:呻吟", - "subtitles.entity.drowned.ambient_water": "溺尸:呻吟", - "subtitles.entity.drowned.death": "溺尸:死亡", - "subtitles.entity.drowned.hurt": "溺尸:受伤", - "subtitles.entity.drowned.shoot": "溺尸:投掷三叉戟", - "subtitles.entity.drowned.step": "溺尸:脚步声", - "subtitles.entity.drowned.swim": "溺尸:游泳", - "subtitles.entity.egg.throw": "鸡蛋:飞出", - "subtitles.entity.elder_guardian.ambient": "远古守卫者:低鸣", - "subtitles.entity.elder_guardian.ambient_land": "远古守卫者:弹跳", - "subtitles.entity.elder_guardian.curse": "远古守卫者:诅咒", - "subtitles.entity.elder_guardian.death": "远古守卫者:死亡", - "subtitles.entity.elder_guardian.flop": "远古守卫者:扑腾", - "subtitles.entity.elder_guardian.hurt": "远古守卫者:受伤", - "subtitles.entity.ender_dragon.ambient": "末影龙:咆哮", - "subtitles.entity.ender_dragon.death": "末影龙:死亡", - "subtitles.entity.ender_dragon.flap": "末影龙:拍打翅膀", - "subtitles.entity.ender_dragon.growl": "末影龙:吼叫", - "subtitles.entity.ender_dragon.hurt": "末影龙:受伤", - "subtitles.entity.ender_dragon.shoot": "末影龙:射击", - "subtitles.entity.ender_eye.death": "末影之眼:掉落", - "subtitles.entity.ender_eye.launch": "末影之眼:射出", - "subtitles.entity.ender_pearl.throw": "末影珍珠:飞出", - "subtitles.entity.enderman.ambient": "末影人:低鸣", - "subtitles.entity.enderman.death": "末影人:死亡", - "subtitles.entity.enderman.hurt": "末影人:受伤", - "subtitles.entity.enderman.scream": "末影人:尖叫", - "subtitles.entity.enderman.stare": "末影人:喊叫", - "subtitles.entity.enderman.teleport": "末影人:传送", - "subtitles.entity.endermite.ambient": "末影螨:窜动", - "subtitles.entity.endermite.death": "末影螨:死亡", - "subtitles.entity.endermite.hurt": "末影螨:受伤", - "subtitles.entity.evoker.ambient": "唤魔者:咕哝", - "subtitles.entity.evoker.cast_spell": "唤魔者:施法", - "subtitles.entity.evoker.celebrate": "唤魔者:欢呼", - "subtitles.entity.evoker.death": "唤魔者:死亡", - "subtitles.entity.evoker.hurt": "唤魔者:受伤", - "subtitles.entity.evoker.prepare_attack": "唤魔者:准备攻击", - "subtitles.entity.evoker.prepare_summon": "唤魔者:准备召唤", - "subtitles.entity.evoker.prepare_wololo": "唤魔者:准备施咒", - "subtitles.entity.evoker_fangs.attack": "尖牙:咬合", - "subtitles.entity.experience_orb.pickup": "获得经验", - "subtitles.entity.firework_rocket.blast": "烟花:爆裂", - "subtitles.entity.firework_rocket.launch": "烟花:发射", - "subtitles.entity.firework_rocket.twinkle": "烟火:闪烁", - "subtitles.entity.fishing_bobber.retrieve": "浮漂:收回", - "subtitles.entity.fishing_bobber.splash": "浮漂:溅起水花", - "subtitles.entity.fishing_bobber.throw": "浮漂:甩出", - "subtitles.entity.fox.aggro": "狐狸:愤怒", - "subtitles.entity.fox.ambient": "狐狸:吱吱叫", - "subtitles.entity.fox.bite": "狐狸:撕咬", - "subtitles.entity.fox.death": "狐狸:死亡", - "subtitles.entity.fox.eat": "狐狸:进食", - "subtitles.entity.fox.hurt": "狐狸:受伤", - "subtitles.entity.fox.screech": "狐狸:尖声叫", - "subtitles.entity.fox.sleep": "狐狸:打鼾", - "subtitles.entity.fox.sniff": "狐狸:嗅探", - "subtitles.entity.fox.spit": "狐狸:吐出", - "subtitles.entity.fox.teleport": "狐狸:传送", - "subtitles.entity.frog.ambient": "青蛙:咕呱", - "subtitles.entity.frog.death": "青蛙:死亡", - "subtitles.entity.frog.eat": "青蛙:进食", - "subtitles.entity.frog.hurt": "青蛙:受伤", - "subtitles.entity.frog.lay_spawn": "青蛙:产卵", - "subtitles.entity.frog.long_jump": "青蛙:跳跃", - "subtitles.entity.generic.big_fall": "某物:着地", - "subtitles.entity.generic.burn": "燃烧", - "subtitles.entity.generic.death": "死亡", - "subtitles.entity.generic.drink": "啜饮", - "subtitles.entity.generic.eat": "进食", - "subtitles.entity.generic.explode": "爆炸", - "subtitles.entity.generic.extinguish_fire": "火:熄灭", - "subtitles.entity.generic.hurt": "某物:受伤", - "subtitles.entity.generic.small_fall": "某物:摔倒", - "subtitles.entity.generic.splash": "溅起水花", - "subtitles.entity.generic.swim": "游泳", - "subtitles.entity.generic.wind_burst": "风弹:爆裂", - "subtitles.entity.ghast.ambient": "恶魂:哭泣", - "subtitles.entity.ghast.death": "恶魂:死亡", - "subtitles.entity.ghast.hurt": "恶魂:受伤", - "subtitles.entity.ghast.shoot": "恶魂:射击", - "subtitles.entity.glow_item_frame.add_item": "荧光物品展示框:填充", - "subtitles.entity.glow_item_frame.break": "荧光物品展示框:被破坏", - "subtitles.entity.glow_item_frame.place": "荧光物品展示框:被放置", - "subtitles.entity.glow_item_frame.remove_item": "荧光物品展示框:清空", - "subtitles.entity.glow_item_frame.rotate_item": "荧光物品展示框:转动", - "subtitles.entity.glow_squid.ambient": "发光鱿鱼:游泳", - "subtitles.entity.glow_squid.death": "发光鱿鱼:死亡", - "subtitles.entity.glow_squid.hurt": "发光鱿鱼:受伤", - "subtitles.entity.glow_squid.squirt": "发光鱿鱼:喷墨", - "subtitles.entity.goat.ambient": "山羊:咩~", - "subtitles.entity.goat.death": "山羊:死亡", - "subtitles.entity.goat.eat": "山羊:进食", - "subtitles.entity.goat.horn_break": "山羊:断角", - "subtitles.entity.goat.hurt": "山羊:受伤", - "subtitles.entity.goat.long_jump": "山羊:跳跃", - "subtitles.entity.goat.milk": "山羊:被挤奶", - "subtitles.entity.goat.prepare_ram": "山羊:跺脚", - "subtitles.entity.goat.ram_impact": "山羊:冲撞", - "subtitles.entity.goat.screaming.ambient": "山羊:喊叫", - "subtitles.entity.goat.step": "山羊:脚步声", - "subtitles.entity.guardian.ambient": "守卫者:低鸣", - "subtitles.entity.guardian.ambient_land": "守卫者:弹跳", - "subtitles.entity.guardian.attack": "守卫者:射击", - "subtitles.entity.guardian.death": "守卫者:死亡", - "subtitles.entity.guardian.flop": "守卫者:扑腾", - "subtitles.entity.guardian.hurt": "守卫者:受伤", - "subtitles.entity.hoglin.ambient": "疣猪兽:咆哮", - "subtitles.entity.hoglin.angry": "疣猪兽:怒吼", - "subtitles.entity.hoglin.attack": "疣猪兽:攻击", - "subtitles.entity.hoglin.converted_to_zombified": "疣猪兽:转化为僵尸疣猪兽", - "subtitles.entity.hoglin.death": "疣猪兽:死亡", - "subtitles.entity.hoglin.hurt": "疣猪兽:受伤", - "subtitles.entity.hoglin.retreat": "疣猪兽:退缩", - "subtitles.entity.hoglin.step": "疣猪兽:脚步声", - "subtitles.entity.horse.ambient": "马:嘶鸣", - "subtitles.entity.horse.angry": "马:嘶鸣", - "subtitles.entity.horse.armor": "马铠:装备", - "subtitles.entity.horse.breathe": "马:呼吸", - "subtitles.entity.horse.death": "马:死亡", - "subtitles.entity.horse.eat": "马:进食", - "subtitles.entity.horse.gallop": "马:奔腾", - "subtitles.entity.horse.hurt": "马:受伤", - "subtitles.entity.horse.jump": "马:跳跃", - "subtitles.entity.horse.saddle": "鞍:装备", - "subtitles.entity.husk.ambient": "尸壳:低吼", - "subtitles.entity.husk.converted_to_zombie": "尸壳:转化为僵尸", - "subtitles.entity.husk.death": "尸壳:死亡", - "subtitles.entity.husk.hurt": "尸壳:受伤", - "subtitles.entity.illusioner.ambient": "幻术师:咕哝", - "subtitles.entity.illusioner.cast_spell": "幻术师:施法", - "subtitles.entity.illusioner.death": "幻术师:死亡", - "subtitles.entity.illusioner.hurt": "幻术师:受伤", - "subtitles.entity.illusioner.mirror_move": "幻术师:分影", - "subtitles.entity.illusioner.prepare_blindness": "幻术师:准备失明法术", - "subtitles.entity.illusioner.prepare_mirror": "幻术师:准备分影法术", - "subtitles.entity.iron_golem.attack": "铁傀儡:攻击", - "subtitles.entity.iron_golem.damage": "铁傀儡:受损", - "subtitles.entity.iron_golem.death": "铁傀儡:死亡", - "subtitles.entity.iron_golem.hurt": "铁傀儡:受伤", - "subtitles.entity.iron_golem.repair": "铁傀儡:修复", - "subtitles.entity.item.break": "物品:损坏", - "subtitles.entity.item.pickup": "物品:被拾起", - "subtitles.entity.item_frame.add_item": "物品展示框:填充", - "subtitles.entity.item_frame.break": "物品展示框:被破坏", - "subtitles.entity.item_frame.place": "物品展示框:被放置", - "subtitles.entity.item_frame.remove_item": "物品展示框:清空", - "subtitles.entity.item_frame.rotate_item": "物品展示框:转动", - "subtitles.entity.leash_knot.break": "拴绳结:被破坏", - "subtitles.entity.leash_knot.place": "拴绳结:被系上", - "subtitles.entity.lightning_bolt.impact": "电闪", - "subtitles.entity.lightning_bolt.thunder": "雷鸣", - "subtitles.entity.llama.ambient": "羊驼:吼叫", - "subtitles.entity.llama.angry": "羊驼:怒吼", - "subtitles.entity.llama.chest": "羊驼:装备箱子", - "subtitles.entity.llama.death": "羊驼:死亡", - "subtitles.entity.llama.eat": "羊驼:进食", - "subtitles.entity.llama.hurt": "羊驼:受伤", - "subtitles.entity.llama.spit": "羊驼:喷射唾沫", - "subtitles.entity.llama.step": "羊驼:脚步声", - "subtitles.entity.llama.swag": "羊驼:被装饰", - "subtitles.entity.magma_cube.death": "岩浆怪:死亡", - "subtitles.entity.magma_cube.hurt": "岩浆怪:受伤", - "subtitles.entity.magma_cube.squish": "岩浆怪:挤压", - "subtitles.entity.minecart.riding": "矿车:行进", - "subtitles.entity.mooshroom.convert": "哞菇:转化", - "subtitles.entity.mooshroom.eat": "哞菇:进食", - "subtitles.entity.mooshroom.milk": "哞菇:被挤奶", - "subtitles.entity.mooshroom.suspicious_milk": "哞菇:被挤出谜之炖菜", - "subtitles.entity.mule.ambient": "骡:鸣叫", - "subtitles.entity.mule.angry": "骡:嘶鸣", - "subtitles.entity.mule.chest": "骡:装备箱子", - "subtitles.entity.mule.death": "骡:死亡", - "subtitles.entity.mule.eat": "骡:进食", - "subtitles.entity.mule.hurt": "骡:受伤", - "subtitles.entity.mule.jump": "骡:跳跃", - "subtitles.entity.painting.break": "画:被破坏", - "subtitles.entity.painting.place": "画:被放置", - "subtitles.entity.panda.aggressive_ambient": "熊猫:发怒", - "subtitles.entity.panda.ambient": "熊猫:喘息", - "subtitles.entity.panda.bite": "熊猫:撕咬", - "subtitles.entity.panda.cant_breed": "熊猫:哀鸣", - "subtitles.entity.panda.death": "熊猫:死亡", - "subtitles.entity.panda.eat": "熊猫:进食", - "subtitles.entity.panda.hurt": "熊猫:受伤", - "subtitles.entity.panda.pre_sneeze": "熊猫:鼻痒", - "subtitles.entity.panda.sneeze": "熊猫:打喷嚏", - "subtitles.entity.panda.step": "熊猫:脚步声", - "subtitles.entity.panda.worried_ambient": "熊猫:呜咽", - "subtitles.entity.parrot.ambient": "鹦鹉:说话", - "subtitles.entity.parrot.death": "鹦鹉:死亡", - "subtitles.entity.parrot.eats": "鹦鹉:进食", - "subtitles.entity.parrot.fly": "鹦鹉:扑翼", - "subtitles.entity.parrot.hurts": "鹦鹉:受伤", - "subtitles.entity.parrot.imitate.blaze": "鹦鹉:呼吸", - "subtitles.entity.parrot.imitate.bogged": "鹦鹉:咯咯声", - "subtitles.entity.parrot.imitate.breeze": "鹦鹉:呼啸", - "subtitles.entity.parrot.imitate.creeper": "鹦鹉:嘶~", - "subtitles.entity.parrot.imitate.drowned": "鹦鹉:呻吟", - "subtitles.entity.parrot.imitate.elder_guardian": "鹦鹉:低鸣", - "subtitles.entity.parrot.imitate.ender_dragon": "鹦鹉:咆哮", - "subtitles.entity.parrot.imitate.endermite": "鹦鹉:窜动", - "subtitles.entity.parrot.imitate.evoker": "鹦鹉:咕哝", - "subtitles.entity.parrot.imitate.ghast": "鹦鹉:哭泣", - "subtitles.entity.parrot.imitate.guardian": "鹦鹉:低鸣", - "subtitles.entity.parrot.imitate.hoglin": "鹦鹉:咆哮", - "subtitles.entity.parrot.imitate.husk": "鹦鹉:低吼", - "subtitles.entity.parrot.imitate.illusioner": "鹦鹉:咕哝", - "subtitles.entity.parrot.imitate.magma_cube": "鹦鹉:挤压", - "subtitles.entity.parrot.imitate.phantom": "鹦鹉:尖声叫", - "subtitles.entity.parrot.imitate.piglin": "鹦鹉:哼叫", - "subtitles.entity.parrot.imitate.piglin_brute": "鹦鹉:哼叫", - "subtitles.entity.parrot.imitate.pillager": "鹦鹉:咕哝", - "subtitles.entity.parrot.imitate.ravager": "鹦鹉:呼噜", - "subtitles.entity.parrot.imitate.shulker": "鹦鹉:窥视", - "subtitles.entity.parrot.imitate.silverfish": "鹦鹉:嘶嘶", - "subtitles.entity.parrot.imitate.skeleton": "鹦鹉:咯咯声", - "subtitles.entity.parrot.imitate.slime": "鹦鹉:挤压", - "subtitles.entity.parrot.imitate.spider": "鹦鹉:嘶嘶", - "subtitles.entity.parrot.imitate.stray": "鹦鹉:咯咯声", - "subtitles.entity.parrot.imitate.vex": "鹦鹉:恼人", - "subtitles.entity.parrot.imitate.vindicator": "鹦鹉:低语", - "subtitles.entity.parrot.imitate.warden": "鹦鹉:呻吟", - "subtitles.entity.parrot.imitate.witch": "鹦鹉:暗笑", - "subtitles.entity.parrot.imitate.wither": "鹦鹉:愤怒", - "subtitles.entity.parrot.imitate.wither_skeleton": "鹦鹉:咯咯声", - "subtitles.entity.parrot.imitate.zoglin": "鹦鹉:咆哮", - "subtitles.entity.parrot.imitate.zombie": "鹦鹉:低吼", - "subtitles.entity.parrot.imitate.zombie_villager": "鹦鹉:低吼", - "subtitles.entity.phantom.ambient": "幻翼:尖声叫", - "subtitles.entity.phantom.bite": "幻翼:撕咬", - "subtitles.entity.phantom.death": "幻翼:死亡", - "subtitles.entity.phantom.flap": "幻翼:振翅", - "subtitles.entity.phantom.hurt": "幻翼:受伤", - "subtitles.entity.phantom.swoop": "幻翼:俯冲", - "subtitles.entity.pig.ambient": "猪:哼叫", - "subtitles.entity.pig.death": "猪:死亡", - "subtitles.entity.pig.hurt": "猪:受伤", - "subtitles.entity.pig.saddle": "鞍:装备", - "subtitles.entity.piglin.admiring_item": "猪灵:端详物品", - "subtitles.entity.piglin.ambient": "猪灵:哼叫", - "subtitles.entity.piglin.angry": "猪灵:愤怒地哼叫", - "subtitles.entity.piglin.celebrate": "猪灵:庆祝", - "subtitles.entity.piglin.converted_to_zombified": "猪灵:转化为僵尸猪灵", - "subtitles.entity.piglin.death": "猪灵:死亡", - "subtitles.entity.piglin.hurt": "猪灵:受伤", - "subtitles.entity.piglin.jealous": "猪灵:羡慕地哼叫", - "subtitles.entity.piglin.retreat": "猪灵:退缩", - "subtitles.entity.piglin.step": "猪灵:脚步声", - "subtitles.entity.piglin_brute.ambient": "猪灵蛮兵:哼叫", - "subtitles.entity.piglin_brute.angry": "猪灵蛮兵:愤怒地哼叫", - "subtitles.entity.piglin_brute.converted_to_zombified": "猪灵蛮兵:转化为僵尸猪灵", - "subtitles.entity.piglin_brute.death": "猪灵蛮兵:死亡", - "subtitles.entity.piglin_brute.hurt": "猪灵蛮兵:受伤", - "subtitles.entity.piglin_brute.step": "猪灵蛮兵:脚步声", - "subtitles.entity.pillager.ambient": "掠夺者:咕哝", - "subtitles.entity.pillager.celebrate": "掠夺者:欢呼", - "subtitles.entity.pillager.death": "掠夺者:死亡", - "subtitles.entity.pillager.hurt": "掠夺者:受伤", - "subtitles.entity.player.attack.crit": "暴击", - "subtitles.entity.player.attack.knockback": "击退攻击", - "subtitles.entity.player.attack.strong": "重击", - "subtitles.entity.player.attack.sweep": "横扫攻击", - "subtitles.entity.player.attack.weak": "轻击", - "subtitles.entity.player.burp": "打嗝", - "subtitles.entity.player.death": "玩家:死亡", - "subtitles.entity.player.freeze_hurt": "玩家:冻伤", - "subtitles.entity.player.hurt": "玩家:受伤", - "subtitles.entity.player.hurt_drown": "玩家:溺水", - "subtitles.entity.player.hurt_on_fire": "玩家:燃烧", - "subtitles.entity.player.levelup": "玩家:升级", - "subtitles.entity.player.teleport": "玩家:传送", - "subtitles.entity.polar_bear.ambient": "北极熊:低吼", - "subtitles.entity.polar_bear.ambient_baby": "幼年北极熊:哼哼", - "subtitles.entity.polar_bear.death": "北极熊:死亡", - "subtitles.entity.polar_bear.hurt": "北极熊:受伤", - "subtitles.entity.polar_bear.warning": "北极熊:咆哮", - "subtitles.entity.potion.splash": "玻璃瓶:碎裂", - "subtitles.entity.potion.throw": "玻璃瓶:扔出", - "subtitles.entity.puffer_fish.blow_out": "河豚:收缩", - "subtitles.entity.puffer_fish.blow_up": "河豚:膨胀", - "subtitles.entity.puffer_fish.death": "河豚:死亡", - "subtitles.entity.puffer_fish.flop": "河豚:扑腾", - "subtitles.entity.puffer_fish.hurt": "河豚:受伤", - "subtitles.entity.puffer_fish.sting": "河豚:刺蛰", - "subtitles.entity.rabbit.ambient": "兔子:吱吱叫", - "subtitles.entity.rabbit.attack": "兔子:攻击", - "subtitles.entity.rabbit.death": "兔子:死亡", - "subtitles.entity.rabbit.hurt": "兔子:受伤", - "subtitles.entity.rabbit.jump": "兔子:跳动", - "subtitles.entity.ravager.ambient": "劫掠兽:呼噜", - "subtitles.entity.ravager.attack": "劫掠兽:撕咬", - "subtitles.entity.ravager.celebrate": "劫掠兽:欢呼", - "subtitles.entity.ravager.death": "劫掠兽:死亡", - "subtitles.entity.ravager.hurt": "劫掠兽:受伤", - "subtitles.entity.ravager.roar": "劫掠兽:咆哮", - "subtitles.entity.ravager.step": "劫掠兽:脚步声", - "subtitles.entity.ravager.stunned": "劫掠兽:眩晕", - "subtitles.entity.salmon.death": "鲑鱼:死亡", - "subtitles.entity.salmon.flop": "鲑鱼:扑腾", - "subtitles.entity.salmon.hurt": "鲑鱼:受伤", - "subtitles.entity.sheep.ambient": "绵羊:咩~", - "subtitles.entity.sheep.death": "绵羊:死亡", - "subtitles.entity.sheep.hurt": "绵羊:受伤", - "subtitles.entity.shulker.ambient": "潜影贝:窥视", - "subtitles.entity.shulker.close": "潜影贝:闭合", - "subtitles.entity.shulker.death": "潜影贝:死亡", - "subtitles.entity.shulker.hurt": "潜影贝:受伤", - "subtitles.entity.shulker.open": "潜影贝:打开", - "subtitles.entity.shulker.shoot": "潜影贝:射击", - "subtitles.entity.shulker.teleport": "潜影贝:传送", - "subtitles.entity.shulker_bullet.hit": "潜影弹:爆炸", - "subtitles.entity.shulker_bullet.hurt": "潜影弹:碎裂", - "subtitles.entity.silverfish.ambient": "蠹虫:嘶嘶", - "subtitles.entity.silverfish.death": "蠹虫:死亡", - "subtitles.entity.silverfish.hurt": "蠹虫:受伤", - "subtitles.entity.skeleton.ambient": "骷髅:咯咯声", - "subtitles.entity.skeleton.converted_to_stray": "骷髅:转化为流浪者", - "subtitles.entity.skeleton.death": "骷髅:死亡", - "subtitles.entity.skeleton.hurt": "骷髅:受伤", - "subtitles.entity.skeleton.shoot": "骷髅:射击", - "subtitles.entity.skeleton_horse.ambient": "骷髅马:嘶叫", - "subtitles.entity.skeleton_horse.death": "骷髅马:死亡", - "subtitles.entity.skeleton_horse.hurt": "骷髅马:受伤", - "subtitles.entity.skeleton_horse.swim": "骷髅马:游泳", - "subtitles.entity.slime.attack": "史莱姆:攻击", - "subtitles.entity.slime.death": "史莱姆:死亡", - "subtitles.entity.slime.hurt": "史莱姆:受伤", - "subtitles.entity.slime.squish": "史莱姆:挤压", - "subtitles.entity.sniffer.death": "嗅探兽:死亡", - "subtitles.entity.sniffer.digging": "嗅探兽:挖掘", - "subtitles.entity.sniffer.digging_stop": "嗅探兽:站起", - "subtitles.entity.sniffer.drop_seed": "嗅探兽:丢下种子", - "subtitles.entity.sniffer.eat": "嗅探兽:进食", - "subtitles.entity.sniffer.egg_crack": "嗅探兽蛋:裂开", - "subtitles.entity.sniffer.egg_hatch": "嗅探兽蛋:孵化", - "subtitles.entity.sniffer.happy": "嗅探兽:愉悦", - "subtitles.entity.sniffer.hurt": "嗅探兽:受伤", - "subtitles.entity.sniffer.idle": "嗅探兽:呼噜", - "subtitles.entity.sniffer.scenting": "嗅探兽:嗅闻", - "subtitles.entity.sniffer.searching": "嗅探兽:搜寻", - "subtitles.entity.sniffer.sniffing": "嗅探兽:嗅探", - "subtitles.entity.sniffer.step": "嗅探兽:脚步声", - "subtitles.entity.snow_golem.death": "雪傀儡:死亡", - "subtitles.entity.snow_golem.hurt": "雪傀儡:受伤", - "subtitles.entity.snowball.throw": "雪球:飞出", - "subtitles.entity.spider.ambient": "蜘蛛:嘶嘶", - "subtitles.entity.spider.death": "蜘蛛:死亡", - "subtitles.entity.spider.hurt": "蜘蛛:受伤", - "subtitles.entity.squid.ambient": "鱿鱼:游泳", - "subtitles.entity.squid.death": "鱿鱼:死亡", - "subtitles.entity.squid.hurt": "鱿鱼:受伤", - "subtitles.entity.squid.squirt": "鱿鱼:喷墨", - "subtitles.entity.stray.ambient": "流浪者:咯咯声", - "subtitles.entity.stray.death": "流浪者:死亡", - "subtitles.entity.stray.hurt": "流浪者:受伤", - "subtitles.entity.strider.death": "炽足兽:死亡", - "subtitles.entity.strider.eat": "炽足兽:进食", - "subtitles.entity.strider.happy": "炽足兽:颤鸣", - "subtitles.entity.strider.hurt": "炽足兽:受伤", - "subtitles.entity.strider.idle": "炽足兽:啾啾", - "subtitles.entity.strider.retreat": "炽足兽:退缩", - "subtitles.entity.tadpole.death": "蝌蚪:死亡", - "subtitles.entity.tadpole.flop": "蝌蚪:扑腾", - "subtitles.entity.tadpole.grow_up": "蝌蚪:成长", - "subtitles.entity.tadpole.hurt": "蝌蚪:受伤", - "subtitles.entity.tnt.primed": "TNT:嘶嘶作响", - "subtitles.entity.tropical_fish.death": "热带鱼:死亡", - "subtitles.entity.tropical_fish.flop": "热带鱼:扑腾", - "subtitles.entity.tropical_fish.hurt": "热带鱼:受伤", - "subtitles.entity.turtle.ambient_land": "海龟:啾啾", - "subtitles.entity.turtle.death": "海龟:死亡", - "subtitles.entity.turtle.death_baby": "幼年海龟:死亡", - "subtitles.entity.turtle.egg_break": "海龟蛋:破裂", - "subtitles.entity.turtle.egg_crack": "海龟蛋:裂开", - "subtitles.entity.turtle.egg_hatch": "海龟蛋:孵化", - "subtitles.entity.turtle.hurt": "海龟:受伤", - "subtitles.entity.turtle.hurt_baby": "幼年海龟:受伤", - "subtitles.entity.turtle.lay_egg": "海龟:产卵", - "subtitles.entity.turtle.shamble": "海龟:爬行", - "subtitles.entity.turtle.shamble_baby": "幼年海龟:爬行", - "subtitles.entity.turtle.swim": "海龟:游泳", - "subtitles.entity.vex.ambient": "恼鬼:恼人", - "subtitles.entity.vex.charge": "恼鬼:尖叫", - "subtitles.entity.vex.death": "恼鬼:死亡", - "subtitles.entity.vex.hurt": "恼鬼:受伤", - "subtitles.entity.villager.ambient": "村民:喃喃自语", - "subtitles.entity.villager.celebrate": "村民:欢呼", - "subtitles.entity.villager.death": "村民:死亡", - "subtitles.entity.villager.hurt": "村民:受伤", - "subtitles.entity.villager.no": "村民:拒绝", - "subtitles.entity.villager.trade": "村民:交易", - "subtitles.entity.villager.work_armorer": "盔甲匠:工作", - "subtitles.entity.villager.work_butcher": "屠夫:工作", - "subtitles.entity.villager.work_cartographer": "制图师:工作", - "subtitles.entity.villager.work_cleric": "牧师:工作", - "subtitles.entity.villager.work_farmer": "农民:工作", - "subtitles.entity.villager.work_fisherman": "渔夫:工作", - "subtitles.entity.villager.work_fletcher": "制箭师:工作", - "subtitles.entity.villager.work_leatherworker": "皮匠:工作", - "subtitles.entity.villager.work_librarian": "图书管理员:工作", - "subtitles.entity.villager.work_mason": "石匠:工作", - "subtitles.entity.villager.work_shepherd": "牧羊人:工作", - "subtitles.entity.villager.work_toolsmith": "工具匠:工作", - "subtitles.entity.villager.work_weaponsmith": "武器匠:工作", - "subtitles.entity.villager.yes": "村民:同意", - "subtitles.entity.vindicator.ambient": "卫道士:低语", - "subtitles.entity.vindicator.celebrate": "卫道士:欢呼", - "subtitles.entity.vindicator.death": "卫道士:死亡", - "subtitles.entity.vindicator.hurt": "卫道士:受伤", - "subtitles.entity.wandering_trader.ambient": "流浪商人:喃喃自语", - "subtitles.entity.wandering_trader.death": "流浪商人:死亡", - "subtitles.entity.wandering_trader.disappeared": "流浪商人:隐身", - "subtitles.entity.wandering_trader.drink_milk": "流浪商人:喝奶", - "subtitles.entity.wandering_trader.drink_potion": "流浪商人:饮用药水", - "subtitles.entity.wandering_trader.hurt": "流浪商人:受伤", - "subtitles.entity.wandering_trader.no": "流浪商人:拒绝", - "subtitles.entity.wandering_trader.reappeared": "流浪商人:现身", - "subtitles.entity.wandering_trader.trade": "流浪商人:交易", - "subtitles.entity.wandering_trader.yes": "流浪商人:同意", - "subtitles.entity.warden.agitated": "监守者:愤怒地呻吟", - "subtitles.entity.warden.ambient": "监守者:呻吟", - "subtitles.entity.warden.angry": "监守者:狂怒", - "subtitles.entity.warden.attack_impact": "监守者:击中", - "subtitles.entity.warden.death": "监守者:死亡", - "subtitles.entity.warden.dig": "监守者:掘地", - "subtitles.entity.warden.emerge": "监守者:现身", - "subtitles.entity.warden.heartbeat": "监守者:心跳声", - "subtitles.entity.warden.hurt": "监守者:受伤", - "subtitles.entity.warden.listening": "监守者:察觉到某物", - "subtitles.entity.warden.listening_angry": "监守者:愤怒地察觉到某物", - "subtitles.entity.warden.nearby_close": "监守者:接近", - "subtitles.entity.warden.nearby_closer": "监守者:逼近", - "subtitles.entity.warden.nearby_closest": "监守者:迫近", - "subtitles.entity.warden.roar": "监守者:咆哮", - "subtitles.entity.warden.sniff": "监守者:嗅闻", - "subtitles.entity.warden.sonic_boom": "监守者:发射音波", - "subtitles.entity.warden.sonic_charge": "监守者:蓄力", - "subtitles.entity.warden.step": "监守者:脚步声", - "subtitles.entity.warden.tendril_clicks": "监守者:卷须颤动", - "subtitles.entity.wind_charge.throw": "风弹:飞行", - "subtitles.entity.wind_charge.wind_burst": "风弹:爆裂", - "subtitles.entity.witch.ambient": "女巫:暗笑", - "subtitles.entity.witch.celebrate": "女巫:欢呼", - "subtitles.entity.witch.death": "女巫:死亡", - "subtitles.entity.witch.drink": "女巫:饮用药水", - "subtitles.entity.witch.hurt": "女巫:受伤", - "subtitles.entity.witch.throw": "女巫:投掷", - "subtitles.entity.wither.ambient": "凋灵:愤怒", - "subtitles.entity.wither.death": "凋灵:死亡", - "subtitles.entity.wither.hurt": "凋灵:受伤", - "subtitles.entity.wither.shoot": "凋灵:攻击", - "subtitles.entity.wither.spawn": "凋灵:解放", - "subtitles.entity.wither_skeleton.ambient": "凋灵骷髅:咯咯声", - "subtitles.entity.wither_skeleton.death": "凋灵骷髅:死亡", - "subtitles.entity.wither_skeleton.hurt": "凋灵骷髅:受伤", - "subtitles.entity.wolf.ambient": "狼:喘息", - "subtitles.entity.wolf.death": "狼:死亡", - "subtitles.entity.wolf.growl": "狼:嚎叫", - "subtitles.entity.wolf.hurt": "狼:受伤", - "subtitles.entity.wolf.shake": "狼:摇动", - "subtitles.entity.zoglin.ambient": "僵尸疣猪兽:咆哮", - "subtitles.entity.zoglin.angry": "僵尸疣猪兽:怒吼", - "subtitles.entity.zoglin.attack": "僵尸疣猪兽:攻击", - "subtitles.entity.zoglin.death": "僵尸疣猪兽:死亡", - "subtitles.entity.zoglin.hurt": "僵尸疣猪兽:受伤", - "subtitles.entity.zoglin.step": "僵尸疣猪兽:脚步声", - "subtitles.entity.zombie.ambient": "僵尸:低吼", - "subtitles.entity.zombie.attack_wooden_door": "门:晃动", - "subtitles.entity.zombie.break_wooden_door": "门:毁坏", - "subtitles.entity.zombie.converted_to_drowned": "僵尸:转化为溺尸", - "subtitles.entity.zombie.death": "僵尸:死亡", - "subtitles.entity.zombie.destroy_egg": "海龟蛋:被踩踏", - "subtitles.entity.zombie.hurt": "僵尸:受伤", - "subtitles.entity.zombie.infect": "僵尸:感染", - "subtitles.entity.zombie_horse.ambient": "僵尸马:嘶叫", - "subtitles.entity.zombie_horse.death": "僵尸马:死亡", - "subtitles.entity.zombie_horse.hurt": "僵尸马:受伤", - "subtitles.entity.zombie_villager.ambient": "僵尸村民:低吼", - "subtitles.entity.zombie_villager.converted": "僵尸村民:哀嚎", - "subtitles.entity.zombie_villager.cure": "僵尸村民:撕心裂肺", - "subtitles.entity.zombie_villager.death": "僵尸村民:死亡", - "subtitles.entity.zombie_villager.hurt": "僵尸村民:受伤", - "subtitles.entity.zombified_piglin.ambient": "僵尸猪灵:呼噜", - "subtitles.entity.zombified_piglin.angry": "僵尸猪灵:愤怒地呼噜", - "subtitles.entity.zombified_piglin.death": "僵尸猪灵:死亡", - "subtitles.entity.zombified_piglin.hurt": "僵尸猪灵:受伤", - "subtitles.event.mob_effect.bad_omen": "不祥之兆:显现", - "subtitles.event.mob_effect.raid_omen": "袭击:迫在眉睫", - "subtitles.event.mob_effect.trial_omen": "不祥试炼:迫在眉睫", - "subtitles.event.raid.horn": "不祥号角:鸣响", - "subtitles.item.armor.equip": "盔甲:装备", - "subtitles.item.armor.equip_chain": "锁链盔甲:碰擦", - "subtitles.item.armor.equip_diamond": "钻石盔甲:碰擦", - "subtitles.item.armor.equip_elytra": "鞘翅:沙沙作响", - "subtitles.item.armor.equip_gold": "金盔甲:叮当", - "subtitles.item.armor.equip_iron": "铁盔甲:铿锵", - "subtitles.item.armor.equip_leather": "皮革盔甲:摩擦", - "subtitles.item.armor.equip_netherite": "下界合金盔甲:铿锵", - "subtitles.item.armor.equip_turtle": "海龟壳:咕咚", - "subtitles.item.armor.equip_wolf": "狼铠:装备", - "subtitles.item.armor.unequip_wolf": "狼铠:滑落", - "subtitles.item.axe.scrape": "斧:刮削", - "subtitles.item.axe.strip": "斧:削皮", - "subtitles.item.axe.wax_off": "脱蜡", - "subtitles.item.bone_meal.use": "骨粉:沙沙作响", - "subtitles.item.book.page_turn": "书页:沙沙作响", - "subtitles.item.book.put": "书:放置", - "subtitles.item.bottle.empty": "玻璃瓶:倒空", - "subtitles.item.bottle.fill": "玻璃瓶:装满", - "subtitles.item.brush.brushing.generic": "刷子:刷扫中", - "subtitles.item.brush.brushing.gravel": "刷子:刷扫沙砾中", - "subtitles.item.brush.brushing.gravel.complete": "刷子:刷扫沙砾完毕", - "subtitles.item.brush.brushing.sand": "刷子:刷扫沙子中", - "subtitles.item.brush.brushing.sand.complete": "刷子:刷扫沙子完毕", - "subtitles.item.bucket.empty": "铁桶:倒空", - "subtitles.item.bucket.fill": "铁桶:装满", - "subtitles.item.bucket.fill_axolotl": "美西螈:被装起", - "subtitles.item.bucket.fill_fish": "鱼:被捕获", - "subtitles.item.bucket.fill_tadpole": "蝌蚪:被捕获", - "subtitles.item.bundle.drop_contents": "收纳袋:倒空", - "subtitles.item.bundle.insert": "物品:装入袋中", - "subtitles.item.bundle.remove_one": "物品:从袋中取出", - "subtitles.item.chorus_fruit.teleport": "玩家:传送", - "subtitles.item.crop.plant": "作物:种植", - "subtitles.item.crossbow.charge": "弩:蓄力", - "subtitles.item.crossbow.hit": "箭:击中", - "subtitles.item.crossbow.load": "弩:装填", - "subtitles.item.crossbow.shoot": "弩:发射", - "subtitles.item.dye.use": "染料:染色", - "subtitles.item.firecharge.use": "火焰弹:呼啸", - "subtitles.item.flintandsteel.use": "打火石:点火", - "subtitles.item.glow_ink_sac.use": "荧光墨囊:涂抹", - "subtitles.item.goat_horn.play": "山羊角:吹奏", - "subtitles.item.hoe.till": "锄:犁地", - "subtitles.item.honey_bottle.drink": "吞咽", - "subtitles.item.honeycomb.wax_on": "涂蜡", - "subtitles.item.ink_sac.use": "墨囊:涂抹", - "subtitles.item.lodestone_compass.lock": "磁石指针:绑定磁石", - "subtitles.item.mace.smash_air": "重锤:猛击", - "subtitles.item.mace.smash_ground": "重锤:猛击", - "subtitles.item.nether_wart.plant": "作物:种植", - "subtitles.item.ominous_bottle.dispose": "玻璃瓶:碎裂", - "subtitles.item.shears.shear": "剪刀:剪断", - "subtitles.item.shield.block": "盾牌:格挡", - "subtitles.item.shovel.flatten": "锹:压地", - "subtitles.item.spyglass.stop_using": "望远镜:缩小", - "subtitles.item.spyglass.use": "望远镜:放大", - "subtitles.item.totem.use": "图腾:发动", - "subtitles.item.trident.hit": "三叉戟:突刺", - "subtitles.item.trident.hit_ground": "三叉戟:振动", - "subtitles.item.trident.return": "三叉戟:收回", - "subtitles.item.trident.riptide": "三叉戟:突进", - "subtitles.item.trident.throw": "三叉戟:铿锵", - "subtitles.item.trident.thunder": "三叉戟:电闪雷鸣", - "subtitles.item.wolf_armor.break": "狼铠:损坏", - "subtitles.item.wolf_armor.crack": "狼铠:裂开", - "subtitles.item.wolf_armor.damage": "狼铠:受损", - "subtitles.item.wolf_armor.repair": "狼铠:被修复", - "subtitles.particle.soul_escape": "灵魂:逸散", - "subtitles.ui.cartography_table.take_result": "地图:绘制", - "subtitles.ui.loom.take_result": "织布机:使用", - "subtitles.ui.stonecutter.take_result": "切石机:使用", - "subtitles.weather.rain": "雨:落下", - "symlink_warning.message": "从含有符号链接的文件夹中加载世界可能导致风险,尤其是在你不清楚链接目标内容时。请访问%s了解更多信息。", - "symlink_warning.message.pack": "继续操作前请知晓,加载含有符号链接的包可能会有风险。请访问%s了解更多信息。", - "symlink_warning.message.world": "继续操作前请知晓,从含有符号链接的文件夹中加载世界可能会有风险。请访问%s了解更多信息。", - "symlink_warning.more_info": "更多信息", - "symlink_warning.title": "世界文件夹包含符号链接", - "symlink_warning.title.pack": "添加的包中含有符号链接", - "symlink_warning.title.world": "世界文件夹中含有符号链接", - "team.collision.always": "总是碰撞", - "team.collision.never": "禁用碰撞", - "team.collision.pushOtherTeams": "队伍间碰撞", - "team.collision.pushOwnTeam": "队伍内碰撞", - "team.notFound": "未知的队伍“%s”", - "team.visibility.always": "始终显示", - "team.visibility.hideForOtherTeams": "对别队隐藏", - "team.visibility.hideForOwnTeam": "对本队隐藏", - "team.visibility.never": "始终隐藏", - "telemetry.event.advancement_made.description": "了解达成进度前后发生的事情有助于我们更好了解及改进游戏流程。", - "telemetry.event.advancement_made.title": "达成进度", - "telemetry.event.game_load_times.description": "此事件会测量游戏启动各个阶段的时长以帮助我们找到游戏启动的性能优化点。", - "telemetry.event.game_load_times.title": "游戏加载时间", - "telemetry.event.optional": "%s(可选)", - "telemetry.event.optional.disabled": "%s(可选,已禁用)", - "telemetry.event.performance_metrics.description": "了解Minecraft的整体性能概况,可以帮助我们针对各种机型和操作系统调整与优化游戏。 \n游戏版本信息也包含在其中,以帮助我们比较Minecraft新版本的性能概况。", - "telemetry.event.performance_metrics.title": "性能指标", - "telemetry.event.required": "%s(必要)", - "telemetry.event.world_load_times.description": "对我们而言,了解加入世界所需的时长,以及这一时长随着时间推移会如何变化是很重要的。比如,当我们加入新功能或进行较大的技术更改时,我们需要知道这对加载时间有何影响。", - "telemetry.event.world_load_times.title": "世界加载时间", - "telemetry.event.world_loaded.description": "了解玩家玩Minecraft时的细节(例如游戏模式、客户端或服务端是否被修改,以及游戏版本)有助于我们在游戏更新时注重改进玩家最关心的部分。\n世界加载事件将同世界卸载事件一起用于计算游戏会话的持续时长。", - "telemetry.event.world_loaded.title": "世界加载", - "telemetry.event.world_unloaded.description": "此事件与世界加载事件用于计算世界会话的持续时间。\n持续时间(以秒和刻为单位)在世界会话结束时(退回到标题屏幕,或从服务器断开连接)测量。", - "telemetry.event.world_unloaded.title": "世界卸载", - "telemetry.property.advancement_game_time.title": "游戏时间(刻)", - "telemetry.property.advancement_id.title": "进度ID", - "telemetry.property.client_id.title": "客户端ID", - "telemetry.property.client_modded.title": "客户端是否被修改", - "telemetry.property.dedicated_memory_kb.title": "专用内存(kB)", - "telemetry.property.event_timestamp_utc.title": "事件时间戳(UTC)", - "telemetry.property.frame_rate_samples.title": "帧率样本(FPS)", - "telemetry.property.game_mode.title": "游戏模式", - "telemetry.property.game_version.title": "游戏版本", - "telemetry.property.launcher_name.title": "启动器名称", - "telemetry.property.load_time_bootstrap_ms.title": "启动引导时间(毫秒)", - "telemetry.property.load_time_loading_overlay_ms.title": "加载屏幕显示时间(毫秒)", - "telemetry.property.load_time_pre_window_ms.title": "窗口开启前时间(毫秒)", - "telemetry.property.load_time_total_time_ms.title": "总计加载时间(毫秒)", - "telemetry.property.minecraft_session_id.title": "Minecraft会话ID", - "telemetry.property.new_world.title": "是否为新的世界", - "telemetry.property.number_of_samples.title": "样本数", - "telemetry.property.operating_system.title": "操作系统", - "telemetry.property.opt_in.title": "可选择加入", - "telemetry.property.platform.title": "平台", - "telemetry.property.realms_map_content.title": "Realm地图内容(小游戏名称)", - "telemetry.property.render_distance.title": "渲染距离", - "telemetry.property.render_time_samples.title": "渲染用时样本", - "telemetry.property.seconds_since_load.title": "自加载后的时间(秒)", - "telemetry.property.server_modded.title": "服务端是否被修改", - "telemetry.property.server_type.title": "服务器类型", - "telemetry.property.ticks_since_load.title": "自加载后的时间(刻)", - "telemetry.property.used_memory_samples.title": "已使用的内存", - "telemetry.property.user_id.title": "用户ID", - "telemetry.property.world_load_time_ms.title": "世界加载时间(毫秒)", - "telemetry.property.world_session_id.title": "世界会话ID", - "telemetry_info.button.give_feedback": "提供反馈", - "telemetry_info.button.privacy_statement": "隐私声明", - "telemetry_info.button.show_data": "打开我的数据", - "telemetry_info.opt_in.description": "我同意发送可选的遥测数据", - "telemetry_info.property_title": "包含的数据", - "telemetry_info.screen.description": "收集这些数据可以让我们了解与玩家有关的实际情况,以便帮助我们改进Minecraft。\n你也可以发送其他反馈来帮助我们持续改进Minecraft。", - "telemetry_info.screen.title": "遥测数据收集", - "title.32bit.deprecation": "检测到32位系统:未来将需要64位系统,使用32位系统可能将无法进行游戏!", - "title.32bit.deprecation.realms": "Minecraft不久后需要64位系统才能运行,届时你将无法使用该设备进行游戏或使用Realms服务。你需要自行取消所有Realms订阅。", - "title.32bit.deprecation.realms.check": "不再显示此屏幕", - "title.32bit.deprecation.realms.header": "检测到32位系统", - "title.credits": "© Mojang AB 请勿二次分发!", - "title.multiplayer.disabled": "多人游戏已被禁用,请检查你的Microsoft账户设置。", - "title.multiplayer.disabled.banned.name": "你必须在进行在线游戏前更改名称", - "title.multiplayer.disabled.banned.permanent": "你的账户已被永久封禁,无法进行多人游戏", - "title.multiplayer.disabled.banned.temporary": "你的账户已被暂时封禁,无法进行多人游戏", - "title.multiplayer.lan": "多人游戏(局域网)", - "title.multiplayer.other": "多人游戏(第三方服务器)", - "title.multiplayer.realms": "多人游戏(Realms)", - "title.singleplayer": "单人游戏", - "translation.test.args": "%s %s", - "translation.test.complex": "前缀,%s%2$s 然后是 %s 和 %1$s 最后是 %s 还有 %1$s!", - "translation.test.escape": "%%s %%%s %%%%s %%%%%s", - "translation.test.invalid": "% 你好", - "translation.test.invalid2": "%s 你好", - "translation.test.none": "你好,世界!", - "translation.test.world": "世界", - "trim_material.minecraft.amethyst": "紫水晶质", - "trim_material.minecraft.copper": "铜质", - "trim_material.minecraft.diamond": "钻石质", - "trim_material.minecraft.emerald": "绿宝石质", - "trim_material.minecraft.gold": "金质", - "trim_material.minecraft.iron": "铁质", - "trim_material.minecraft.lapis": "青金石质", - "trim_material.minecraft.netherite": "下界合金质", - "trim_material.minecraft.quartz": "石英质", - "trim_material.minecraft.redstone": "红石质", - "trim_pattern.minecraft.bolt": "镶铆盔甲纹饰", - "trim_pattern.minecraft.coast": "海岸盔甲纹饰", - "trim_pattern.minecraft.dune": "沙丘盔甲纹饰", - "trim_pattern.minecraft.eye": "眼眸盔甲纹饰", - "trim_pattern.minecraft.flow": "涡流盔甲纹饰", - "trim_pattern.minecraft.host": "雇主盔甲纹饰", - "trim_pattern.minecraft.raiser": "牧民盔甲纹饰", - "trim_pattern.minecraft.rib": "肋骨盔甲纹饰", - "trim_pattern.minecraft.sentry": "哨兵盔甲纹饰", - "trim_pattern.minecraft.shaper": "塑造盔甲纹饰", - "trim_pattern.minecraft.silence": "幽静盔甲纹饰", - "trim_pattern.minecraft.snout": "猪鼻盔甲纹饰", - "trim_pattern.minecraft.spire": "尖塔盔甲纹饰", - "trim_pattern.minecraft.tide": "潮汐盔甲纹饰", - "trim_pattern.minecraft.vex": "恼鬼盔甲纹饰", - "trim_pattern.minecraft.ward": "监守盔甲纹饰", - "trim_pattern.minecraft.wayfinder": "向导盔甲纹饰", - "trim_pattern.minecraft.wild": "荒野盔甲纹饰", - "tutorial.bundleInsert.description": "右击以收纳物品", - "tutorial.bundleInsert.title": "使用收纳袋", - "tutorial.craft_planks.description": "配方书能提供帮助", - "tutorial.craft_planks.title": "合成木板", - "tutorial.find_tree.description": "敲击木头来收集它", - "tutorial.find_tree.title": "找到一棵树", - "tutorial.look.description": "使用你的鼠标来转动", - "tutorial.look.title": "观察四周", - "tutorial.move.description": "用%s来跳跃", - "tutorial.move.title": "用%s、%s、%s和%s来移动", - "tutorial.open_inventory.description": "按下%s", - "tutorial.open_inventory.title": "打开你的物品栏", - "tutorial.punch_tree.description": "按住%s", - "tutorial.punch_tree.title": "摧毁树木", - "tutorial.socialInteractions.description": "按%s打开", - "tutorial.socialInteractions.title": "社交", - "upgrade.minecraft.netherite_upgrade": "下界合金升级" -} \ No newline at end of file