You've already forked minecraft-assets
Create/Update assets for version 18w50a
This commit is contained in:
@@ -29,10 +29,14 @@
|
||||
"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.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.ol_betsy.description": "Shoot a crossbow",
|
||||
"advancements.adventure.ol_betsy.title": "Ol' Betsy",
|
||||
"advancements.adventure.root.description": "Adventure, exploration and combat",
|
||||
"advancements.adventure.root.title": "Adventure",
|
||||
"advancements.adventure.shoot_arrow.description": "Shoot something with a bow and arrow",
|
||||
@@ -49,8 +53,12 @@
|
||||
"advancements.adventure.totem_of_undying.title": "Postmortal",
|
||||
"advancements.adventure.trade.description": "Successfully trade with a Villager",
|
||||
"advancements.adventure.trade.title": "What a Deal!",
|
||||
"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.very_very_frightening.description": "Strike a Villager with lightning",
|
||||
"advancements.adventure.very_very_frightening.title": "Very Very Frightening",
|
||||
"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",
|
||||
@@ -78,6 +86,8 @@
|
||||
"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.fishy_business.description": "Catch a fish",
|
||||
"advancements.husbandry.fishy_business.title": "Fishy Business",
|
||||
"advancements.husbandry.plant_seed.description": "Plant a seed and watch it grow",
|
||||
@@ -218,7 +228,6 @@
|
||||
"argument.nbt.array.mixed": "Can't insert %s into %s",
|
||||
"argument.nbt.expected.key": "Expected key",
|
||||
"argument.nbt.expected.value": "Expected value",
|
||||
"argument.nbt.invalid": "Invalid NBT: %s",
|
||||
"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",
|
||||
@@ -237,14 +246,15 @@
|
||||
"argument.rotation.incomplete": "Incomplete (expected 2 coordinates)",
|
||||
"argument.scoreHolder.empty": "No relevant score holders could be found",
|
||||
"argument.scoreboardDisplaySlot.invalid": "Unknown display slot '%s'",
|
||||
"argument.time.invalid_tick_count": "Tick count must be non-negative",
|
||||
"argument.time.invalid_unit": "Invalid unit",
|
||||
"arguments.block.tag.unknown": "Unknown block tag '%s'",
|
||||
"arguments.function.tag.unknown": "Unknown function tag '%s'",
|
||||
"arguments.function.unknown": "Unknown function %s",
|
||||
"arguments.item.overstacked": "%s can only stack up to %s",
|
||||
"arguments.item.tag.unknown": "Unknown item tag '%s'",
|
||||
"arguments.nbtpath.child.invalid": "Can't access child '%s', either doesn't exist or parent isn't a compound",
|
||||
"arguments.nbtpath.element.invalid": "Can't access element %s, either doesn't exist or parent isn't a list",
|
||||
"arguments.nbtpath.node.invalid": "Invalid NBT path, expected element name or index",
|
||||
"arguments.nbtpath.node.invalid": "Invalid NBT path element",
|
||||
"arguments.nbtpath.nothing_found": "Found no elements matching %s",
|
||||
"arguments.objective.notFound": "Unknown scoreboard objective '%s'",
|
||||
"arguments.objective.readonly": "Scoreboard objective '%s' is read-only",
|
||||
"arguments.operation.div0": "Cannot divide by zero",
|
||||
@@ -272,6 +282,8 @@
|
||||
"attribute.name.zombie.spawnReinforcements": "Zombie Reinforcements",
|
||||
"biome.minecraft.badlands": "Badlands",
|
||||
"biome.minecraft.badlands_plateau": "Badlands Plateau",
|
||||
"biome.minecraft.bamboo_jungle": "Bamboo Jungle",
|
||||
"biome.minecraft.bamboo_jungle_hills": "Bamboo Jungle Hills",
|
||||
"biome.minecraft.beach": "Beach",
|
||||
"biome.minecraft.birch_forest": "Birch Forest",
|
||||
"biome.minecraft.birch_forest_hills": "Birch Forest Hills",
|
||||
@@ -352,18 +364,25 @@
|
||||
"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_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.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.azure_bluet": "Azure Bluet",
|
||||
"block.minecraft.bamboo": "Bamboo",
|
||||
"block.minecraft.bamboo_sapling": "Bamboo Sapling",
|
||||
"block.minecraft.banner": "Banner",
|
||||
"block.minecraft.banner.border.black": "Black Bordure",
|
||||
"block.minecraft.banner.border.blue": "Blue Bordure",
|
||||
@@ -973,6 +992,7 @@
|
||||
"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.beacon": "Beacon",
|
||||
"block.minecraft.beacon.primary": "Primary Power",
|
||||
@@ -985,6 +1005,7 @@
|
||||
"block.minecraft.bed.too_far_away": "You may not rest now; the bed is too far away",
|
||||
"block.minecraft.bedrock": "Bedrock",
|
||||
"block.minecraft.beetroots": "Beetroots",
|
||||
"block.minecraft.bell": "Bell",
|
||||
"block.minecraft.birch_button": "Birch Button",
|
||||
"block.minecraft.birch_door": "Birch Wood Door",
|
||||
"block.minecraft.birch_fence": "Birch Wood Fence",
|
||||
@@ -994,9 +1015,11 @@
|
||||
"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_sign": "Birch Wall Sign",
|
||||
"block.minecraft.birch_wood": "Birch Wood",
|
||||
"block.minecraft.black_banner": "Black Banner",
|
||||
"block.minecraft.black_bed": "Black Bed",
|
||||
@@ -1009,6 +1032,7 @@
|
||||
"block.minecraft.black_stained_glass_pane": "Black Stained Glass Pane",
|
||||
"block.minecraft.black_terracotta": "Black Terracotta",
|
||||
"block.minecraft.black_wool": "Black Wool",
|
||||
"block.minecraft.blast_furnace": "Blast Furnace",
|
||||
"block.minecraft.blue_banner": "Blue Banner",
|
||||
"block.minecraft.blue_bed": "Blue Bed",
|
||||
"block.minecraft.blue_carpet": "Blue Carpet",
|
||||
@@ -1031,6 +1055,7 @@
|
||||
"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",
|
||||
@@ -1053,6 +1078,7 @@
|
||||
"block.minecraft.cactus": "Cactus",
|
||||
"block.minecraft.cake": "Cake",
|
||||
"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",
|
||||
@@ -1078,6 +1104,7 @@
|
||||
"block.minecraft.command_block": "Command Block",
|
||||
"block.minecraft.comparator": "Redstone Comparator",
|
||||
"block.minecraft.conduit": "Conduit",
|
||||
"block.minecraft.cornflower": "Cornflower",
|
||||
"block.minecraft.cracked_stone_bricks": "Cracked Stone Bricks",
|
||||
"block.minecraft.crafting_table": "Crafting Table",
|
||||
"block.minecraft.creeper_head": "Creeper Head",
|
||||
@@ -1106,9 +1133,11 @@
|
||||
"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_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",
|
||||
@@ -1139,6 +1168,9 @@
|
||||
"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.dispenser": "Dispenser",
|
||||
"block.minecraft.dragon_egg": "Dragon Egg",
|
||||
@@ -1154,6 +1186,9 @@
|
||||
"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.farmland": "Farmland",
|
||||
@@ -1163,6 +1198,7 @@
|
||||
"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.flowing_lava": "Flowing Lava",
|
||||
"block.minecraft.flowing_water": "Flowing Water",
|
||||
@@ -1175,6 +1211,9 @@
|
||||
"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.grass_path": "Grass Path",
|
||||
@@ -1201,6 +1240,7 @@
|
||||
"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.hay_block": "Straw Bale",
|
||||
"block.minecraft.heavy_weighted_pressure_plate": "Heavy Weighted Pressure Plate",
|
||||
"block.minecraft.hopper": "Hopper",
|
||||
@@ -1209,6 +1249,7 @@
|
||||
"block.minecraft.horn_coral_fan": "Horn Coral Fan",
|
||||
"block.minecraft.horn_coral_wall_fan": "Horn Coral Wall Fan",
|
||||
"block.minecraft.ice": "Ice",
|
||||
"block.minecraft.illager_banner": "Illager Banner",
|
||||
"block.minecraft.infested_chiseled_stone_bricks": "Infested Chiselled Stone Bricks",
|
||||
"block.minecraft.infested_cobblestone": "Infested Cobblestone",
|
||||
"block.minecraft.infested_cracked_stone_bricks": "Infested Cracked Stone Bricks",
|
||||
@@ -1221,6 +1262,7 @@
|
||||
"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 Wood Door",
|
||||
@@ -1231,17 +1273,21 @@
|
||||
"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_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": "Lapis Lazuli Block",
|
||||
"block.minecraft.lapis_ore": "Lapis Lazuli Ore",
|
||||
"block.minecraft.large_fern": "Large Fern",
|
||||
"block.minecraft.lava": "Lava",
|
||||
"block.minecraft.lectern": "Lectern",
|
||||
"block.minecraft.lever": "Lever",
|
||||
"block.minecraft.light_blue_banner": "Light Blue Banner",
|
||||
"block.minecraft.light_blue_bed": "Light Blue Bed",
|
||||
@@ -1267,6 +1313,7 @@
|
||||
"block.minecraft.light_gray_wool": "Light Grey Wool",
|
||||
"block.minecraft.light_weighted_pressure_plate": "Light Weighted Pressure Plate",
|
||||
"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",
|
||||
@@ -1279,6 +1326,7 @@
|
||||
"block.minecraft.lime_stained_glass_pane": "Lime Stained Glass Pane",
|
||||
"block.minecraft.lime_terracotta": "Lime Terracotta",
|
||||
"block.minecraft.lime_wool": "Lime Wool",
|
||||
"block.minecraft.loom": "Loom",
|
||||
"block.minecraft.magenta_banner": "Magenta Banner",
|
||||
"block.minecraft.magenta_bed": "Magenta Bed",
|
||||
"block.minecraft.magenta_carpet": "Magenta Carpet",
|
||||
@@ -1294,7 +1342,12 @@
|
||||
"block.minecraft.melon": "Melon",
|
||||
"block.minecraft.melon_stem": "Melon Stem",
|
||||
"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.mushroom_stem": "Mushroom Stem",
|
||||
@@ -1302,6 +1355,7 @@
|
||||
"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_portal": "Nether Portal",
|
||||
"block.minecraft.nether_quartz_ore": "Nether Quartz Ore",
|
||||
@@ -1318,9 +1372,11 @@
|
||||
"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_sign": "Oak Wall Sign",
|
||||
"block.minecraft.oak_wood": "Oak Wood",
|
||||
"block.minecraft.observer": "Observer",
|
||||
"block.minecraft.obsidian": "Obsidian",
|
||||
@@ -1359,22 +1415,31 @@
|
||||
"block.minecraft.player_wall_head": "Player Wall Head",
|
||||
"block.minecraft.podzol": "Podzol",
|
||||
"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_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.poppy": "Poppy",
|
||||
"block.minecraft.potatoes": "Potatoes",
|
||||
"block.minecraft.potted_acacia_sapling": "Potted Acacia Sapling",
|
||||
"block.minecraft.potted_allium": "Potted Allium",
|
||||
"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_cornflower": "Potted Cornflower",
|
||||
"block.minecraft.potted_dandelion": "Potted Dandelion",
|
||||
"block.minecraft.potted_dark_oak_sapling": "Potted Dark Oak Sapling",
|
||||
"block.minecraft.potted_dead_bush": "Dead Potted Bush",
|
||||
"block.minecraft.potted_fern": "Potted Fern",
|
||||
"block.minecraft.potted_jungle_sapling": "Potted Jungle Sapling",
|
||||
"block.minecraft.potted_lily_of_the_valley": "Potted Lily of the Valley",
|
||||
"block.minecraft.potted_oak_sapling": "Potted Oak Sapling",
|
||||
"block.minecraft.potted_orange_tulip": "Potted Orange Tulip",
|
||||
"block.minecraft.potted_oxeye_daisy": "Potted Oxeye Daisy",
|
||||
@@ -1384,6 +1449,7 @@
|
||||
"block.minecraft.potted_red_tulip": "Potted Red Tulip",
|
||||
"block.minecraft.potted_spruce_sapling": "Potted Spruce Sapling",
|
||||
"block.minecraft.potted_white_tulip": "Potted White Tulip",
|
||||
"block.minecraft.potted_wither_rose": "Potted Wither Rose",
|
||||
"block.minecraft.powered_rail": "Powered Rail",
|
||||
"block.minecraft.prismarine": "Prismarine",
|
||||
"block.minecraft.prismarine_brick_slab": "Prismarine Brick Slab",
|
||||
@@ -1391,6 +1457,7 @@
|
||||
"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",
|
||||
@@ -1421,11 +1488,15 @@
|
||||
"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",
|
||||
@@ -1437,7 +1508,7 @@
|
||||
"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 Dust",
|
||||
"block.minecraft.redstone_wire": "Redstone Wire",
|
||||
"block.minecraft.repeater": "Redstone Repeater",
|
||||
"block.minecraft.repeating_command_block": "Repeating Command Block",
|
||||
"block.minecraft.rose_bush": "Rose Bush",
|
||||
@@ -1445,18 +1516,28 @@
|
||||
"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.sea_lantern": "Sea Lantern",
|
||||
"block.minecraft.sea_pickle": "Sea Pickle",
|
||||
"block.minecraft.seagrass": "Seagrass",
|
||||
"block.minecraft.shulker_box": "Shulker Box",
|
||||
"block.minecraft.sign": "Sign",
|
||||
"block.minecraft.skeleton_skull": "Skeleton Skull",
|
||||
"block.minecraft.skeleton_wall_skull": "Skeleton Wall Skull",
|
||||
"block.minecraft.slime_block": "Slime Block",
|
||||
"block.minecraft.smithing_table": "Smithing Table",
|
||||
"block.minecraft.smoker": "Smoker",
|
||||
"block.minecraft.smooth_quartz": "Smooth Quartz",
|
||||
"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.snow": "Snow",
|
||||
"block.minecraft.snow_block": "Snow Block",
|
||||
"block.minecraft.soul_sand": "Soul Sand",
|
||||
@@ -1471,18 +1552,23 @@
|
||||
"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_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_birch_log": "Stripped Birch Log",
|
||||
@@ -1517,7 +1603,6 @@
|
||||
"block.minecraft.vine": "Vines",
|
||||
"block.minecraft.void_air": "Void Air",
|
||||
"block.minecraft.wall_banner": "Wall Banner",
|
||||
"block.minecraft.wall_sign": "Wall Sign",
|
||||
"block.minecraft.wall_torch": "Wall Torch",
|
||||
"block.minecraft.water": "Water",
|
||||
"block.minecraft.wet_sponge": "Wet Sponge",
|
||||
@@ -1534,6 +1619,7 @@
|
||||
"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",
|
||||
@@ -1682,8 +1768,11 @@
|
||||
"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.datapack.disable.failed": "Pack '%s' is not enabled!",
|
||||
"commands.datapack.disable.success": "Disabled data pack %s",
|
||||
"commands.datapack.enable.failed": "Pack '%s' is already enabled!",
|
||||
@@ -1703,6 +1792,12 @@
|
||||
"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",
|
||||
@@ -1804,6 +1899,9 @@
|
||||
"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.created.function": "Scheduled function '%s' in %s ticks 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.longName": "Objective names cannot be longer than %s characters",
|
||||
"commands.scoreboard.objectives.add.success": "Created new objective %s",
|
||||
@@ -1962,7 +2060,9 @@
|
||||
"connect.failed": "Failed to connect to the server",
|
||||
"connect.joining": "Joining world...",
|
||||
"connect.negotiating": "Negotiating...",
|
||||
"container.barrel": "Barrel",
|
||||
"container.beacon": "Beacon",
|
||||
"container.blast_furnace": "Blast Furnace",
|
||||
"container.brewing": "Brewing Stand",
|
||||
"container.chest": "Chest",
|
||||
"container.chestDouble": "Large Chest",
|
||||
@@ -1979,14 +2079,17 @@
|
||||
"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.loom": "Loom",
|
||||
"container.repair": "Repair & Name",
|
||||
"container.repair.cost": "Enchantment Cost: %1$s",
|
||||
"container.repair.expensive": "Too Expensive!",
|
||||
"container.shulkerBox": "Shulker Box",
|
||||
"container.shulkerBox.more": "and %s more...",
|
||||
"container.smoker": "Smoker",
|
||||
"container.spectatorCantOpen": "Unable to open. Loot not generated yet.",
|
||||
"controls.reset": "Reset",
|
||||
"controls.resetAll": "Reset Keys",
|
||||
@@ -2230,6 +2333,7 @@
|
||||
"disconnect.timeout": "Timed out",
|
||||
"effect.effectNotFound": "Unknown effect: %s",
|
||||
"effect.minecraft.absorption": "Absorption",
|
||||
"effect.minecraft.bad_omen": "Bad Omen",
|
||||
"effect.minecraft.blindness": "Blindness",
|
||||
"effect.minecraft.conduit_power": "Conduit Power",
|
||||
"effect.minecraft.dolphins_grace": "Dolphin's Grace",
|
||||
@@ -2291,10 +2395,13 @@
|
||||
"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",
|
||||
@@ -2346,6 +2453,7 @@
|
||||
"entity.minecraft.hopper_minecart": "Minecart with Hopper",
|
||||
"entity.minecraft.horse": "Horse",
|
||||
"entity.minecraft.husk": "Husk",
|
||||
"entity.minecraft.illager_beast": "Illager Beast",
|
||||
"entity.minecraft.illusioner": "Illusioner",
|
||||
"entity.minecraft.iron_golem": "Iron Golem",
|
||||
"entity.minecraft.item": "Item",
|
||||
@@ -2361,9 +2469,11 @@
|
||||
"entity.minecraft.mule": "Mule",
|
||||
"entity.minecraft.ocelot": "Ocelot",
|
||||
"entity.minecraft.painting": "Painting",
|
||||
"entity.minecraft.panda": "Panda",
|
||||
"entity.minecraft.parrot": "Parrot",
|
||||
"entity.minecraft.phantom": "Phantom",
|
||||
"entity.minecraft.pig": "Pig",
|
||||
"entity.minecraft.pillager": "Pillager",
|
||||
"entity.minecraft.player": "Player",
|
||||
"entity.minecraft.polar_bear": "Polar Bear",
|
||||
"entity.minecraft.potion": "Potion",
|
||||
@@ -2450,6 +2560,8 @@
|
||||
"entity.minecraft.zombie_pigman": "Zombie Pigman",
|
||||
"entity.minecraft.zombie_villager": "Zombie Villager",
|
||||
"entity.notFound": "Unknown entity: %s",
|
||||
"event.minecraft.raid": "Raid",
|
||||
"event.minecraft.raid.mobs_remaining": "Mobs remaining: %s",
|
||||
"filled_map.buried_treasure": "Buried Treasure Map",
|
||||
"filled_map.id": "Id #%s",
|
||||
"filled_map.level": "(Level %s/%s)",
|
||||
@@ -2512,9 +2624,11 @@
|
||||
"item.minecraft.beetroot_seeds": "Beetroot Seeds",
|
||||
"item.minecraft.beetroot_soup": "Beetroot Soup",
|
||||
"item.minecraft.birch_boat": "Birch Boat",
|
||||
"item.minecraft.black_dye": "Black Dye",
|
||||
"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.bone": "Bone",
|
||||
"item.minecraft.bone_meal": "Bone Meal",
|
||||
"item.minecraft.book": "Book",
|
||||
@@ -2523,10 +2637,11 @@
|
||||
"item.minecraft.bread": "Bread",
|
||||
"item.minecraft.brewing_stand": "Brewing Stand",
|
||||
"item.minecraft.brick": "Brick",
|
||||
"item.minecraft.brown_dye": "Brown Dye",
|
||||
"item.minecraft.bucket": "Bucket",
|
||||
"item.minecraft.cactus_green": "Cactus Green",
|
||||
"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": "Mail Boots",
|
||||
@@ -2556,10 +2671,12 @@
|
||||
"item.minecraft.cooked_salmon": "Cooked Salmon",
|
||||
"item.minecraft.cookie": "Cookie",
|
||||
"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_head": "Creeper Head",
|
||||
"item.minecraft.creeper_spawn_egg": "Creeper Spawn Egg",
|
||||
"item.minecraft.crossbow": "Crossbow",
|
||||
"item.minecraft.cyan_dye": "Cyan Dye",
|
||||
"item.minecraft.dandelion_yellow": "Dandelion Yellow",
|
||||
"item.minecraft.dark_oak_boat": "Dark Oak Boat",
|
||||
"item.minecraft.debug_stick": "Debug Stick",
|
||||
"item.minecraft.debug_stick.empty": "%s has no properties",
|
||||
@@ -2631,6 +2748,8 @@
|
||||
"item.minecraft.fishing_rod": "Fishing Rod",
|
||||
"item.minecraft.flint": "Flint",
|
||||
"item.minecraft.flint_and_steel": "Flint and Steel",
|
||||
"item.minecraft.flower_banner_pattern": "Banner Pattern",
|
||||
"item.minecraft.flower_banner_pattern.desc": "Flower Charge",
|
||||
"item.minecraft.flower_pot": "Flower Pot",
|
||||
"item.minecraft.furnace_minecart": "Minecart with Furnace",
|
||||
"item.minecraft.ghast_spawn_egg": "Ghast Spawn Egg",
|
||||
@@ -2653,12 +2772,14 @@
|
||||
"item.minecraft.golden_shovel": "Golden Shovel",
|
||||
"item.minecraft.golden_sword": "Golden Sword",
|
||||
"item.minecraft.gray_dye": "Grey Dye",
|
||||
"item.minecraft.green_dye": "Green Dye",
|
||||
"item.minecraft.guardian_spawn_egg": "Guardian Spawn Egg",
|
||||
"item.minecraft.gunpowder": "Gunpowder",
|
||||
"item.minecraft.heart_of_the_sea": "Heart of the Sea",
|
||||
"item.minecraft.hopper_minecart": "Minecart with Hopper",
|
||||
"item.minecraft.horse_spawn_egg": "Horse Spawn Egg",
|
||||
"item.minecraft.husk_spawn_egg": "Husk Spawn Egg",
|
||||
"item.minecraft.illager_beast_spawn_egg": "Illager Beast Spawn Egg",
|
||||
"item.minecraft.ink_sac": "Ink Sac",
|
||||
"item.minecraft.iron_axe": "Iron Axe",
|
||||
"item.minecraft.iron_boots": "Iron Boots",
|
||||
@@ -2718,6 +2839,8 @@
|
||||
"item.minecraft.melon_slice": "Melon Slice",
|
||||
"item.minecraft.milk_bucket": "Milk Bucket",
|
||||
"item.minecraft.minecart": "Minecart",
|
||||
"item.minecraft.mojang_banner_pattern": "Banner Pattern",
|
||||
"item.minecraft.mojang_banner_pattern.desc": "Thing Charge",
|
||||
"item.minecraft.mooshroom_spawn_egg": "Mooshroom Spawn Egg",
|
||||
"item.minecraft.mule_spawn_egg": "Mule Spawn Egg",
|
||||
"item.minecraft.mushroom_stew": "Mushroom Stew",
|
||||
@@ -2755,11 +2878,13 @@
|
||||
"item.minecraft.ocelot_spawn_egg": "Ocelot Spawn Egg",
|
||||
"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.pillager_spawn_egg": "Pillager Spawn Egg",
|
||||
"item.minecraft.pink_dye": "Pink Dye",
|
||||
"item.minecraft.poisonous_potato": "Poisonous Potato",
|
||||
"item.minecraft.polar_bear_spawn_egg": "Polar Bear Spawn Egg",
|
||||
@@ -2803,8 +2928,8 @@
|
||||
"item.minecraft.rabbit_hide": "Rabbit Hide",
|
||||
"item.minecraft.rabbit_spawn_egg": "Rabbit Spawn Egg",
|
||||
"item.minecraft.rabbit_stew": "Rabbit Stew",
|
||||
"item.minecraft.redstone": "Redstone",
|
||||
"item.minecraft.rose_red": "Rose Red",
|
||||
"item.minecraft.red_dye": "Red Dye",
|
||||
"item.minecraft.redstone": "Redstone Dust",
|
||||
"item.minecraft.rotten_flesh": "Rotten Flesh",
|
||||
"item.minecraft.saddle": "Saddle",
|
||||
"item.minecraft.salmon": "Raw Salmon",
|
||||
@@ -2837,6 +2962,8 @@
|
||||
"item.minecraft.skeleton_horse_spawn_egg": "Skeleton Horse Spawn Egg",
|
||||
"item.minecraft.skeleton_skull": "Skeleton Skull",
|
||||
"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.slime_ball": "Slimeball",
|
||||
"item.minecraft.slime_spawn_egg": "Slime Spawn Egg",
|
||||
"item.minecraft.snowball": "Snowball",
|
||||
@@ -2877,6 +3004,7 @@
|
||||
"item.minecraft.stray_spawn_egg": "Stray Spawn Egg",
|
||||
"item.minecraft.string": "String",
|
||||
"item.minecraft.sugar": "Sugar",
|
||||
"item.minecraft.suspicious_stew": "Suspicious Stew",
|
||||
"item.minecraft.tipped_arrow": "Tipped Arrow",
|
||||
"item.minecraft.tipped_arrow.effect.awkward": "Tipped Arrow",
|
||||
"item.minecraft.tipped_arrow.effect.empty": "Uncraftable Tipped Arrow",
|
||||
@@ -2914,6 +3042,7 @@
|
||||
"item.minecraft.water_bucket": "Water Bucket",
|
||||
"item.minecraft.wheat": "Wheat",
|
||||
"item.minecraft.wheat_seeds": "Wheat Seeds",
|
||||
"item.minecraft.white_dye": "White Dye",
|
||||
"item.minecraft.witch_spawn_egg": "Witch Spawn Egg",
|
||||
"item.minecraft.wither_skeleton_skull": "Wither Skeleton Skull",
|
||||
"item.minecraft.wither_skeleton_spawn_egg": "Wither Skeleton Spawn Egg",
|
||||
@@ -2925,6 +3054,7 @@
|
||||
"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.zombie_head": "Zombie Head",
|
||||
"item.minecraft.zombie_horse_spawn_egg": "Zombie Horse Spawn Egg",
|
||||
"item.minecraft.zombie_pigman_spawn_egg": "Zombie Pigman Spawn Egg",
|
||||
@@ -2951,6 +3081,9 @@
|
||||
"itemGroup.search": "Search Items",
|
||||
"itemGroup.tools": "Tools",
|
||||
"itemGroup.transportation": "Transportation",
|
||||
"jigsaw_block.attachement_type": "Attachment type:",
|
||||
"jigsaw_block.final_state": "Turns into:",
|
||||
"jigsaw_block.target_pool": "Target pool:",
|
||||
"key.advancements": "Advancements",
|
||||
"key.attack": "Attack/Destroy",
|
||||
"key.back": "Walk Backwards",
|
||||
@@ -3101,12 +3234,14 @@
|
||||
"menu.playdemo": "Play Demo World",
|
||||
"menu.preparingSpawn": "Preparing spawn area",
|
||||
"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.shareToLan": "Open to LAN",
|
||||
"menu.singleplayer": "Singleplayer",
|
||||
"menu.working": "Working...",
|
||||
@@ -3578,6 +3713,7 @@
|
||||
"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.iron_trapdoor.close": "Trapdoor opens",
|
||||
"subtitles.block.iron_trapdoor.open": "Trapdoor closes",
|
||||
"subtitles.block.lava.ambient": "Lava pops",
|
||||
@@ -3719,6 +3855,13 @@
|
||||
"subtitles.entity.husk.converted_to_zombie": "Husk converted to Zombie",
|
||||
"subtitles.entity.husk.death": "Husk dies",
|
||||
"subtitles.entity.husk.hurt": "Husk hurts",
|
||||
"subtitles.entity.illager_beast.ambient": "Illager Beast grunts",
|
||||
"subtitles.entity.illager_beast.attack": "Illager Beast bites",
|
||||
"subtitles.entity.illager_beast.death": "Illager Beast dies",
|
||||
"subtitles.entity.illager_beast.hurt": "Illager Beast hurts",
|
||||
"subtitles.entity.illager_beast.roar": "Illager Beast roars",
|
||||
"subtitles.entity.illager_beast.step": "Illager Beast steps",
|
||||
"subtitles.entity.illager_beast.stunned": "Illager Beast stunned",
|
||||
"subtitles.entity.illusioner.ambient": "Illusioner murmurs",
|
||||
"subtitles.entity.illusioner.cast_spell": "Illusioner casts spell",
|
||||
"subtitles.entity.illusioner.death": "Illusioner dies",
|
||||
@@ -3759,6 +3902,17 @@
|
||||
"subtitles.entity.mule.hurt": "Mule hurts",
|
||||
"subtitles.entity.painting.break": "Painting breaks",
|
||||
"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",
|
||||
@@ -3802,6 +3956,9 @@
|
||||
"subtitles.entity.pig.death": "Pig dies",
|
||||
"subtitles.entity.pig.hurt": "Pig hurts",
|
||||
"subtitles.entity.pig.saddle": "Saddle equips",
|
||||
"subtitles.entity.pillager.ambient": "Pillager murmurs",
|
||||
"subtitles.entity.pillager.death": "Pillager dies",
|
||||
"subtitles.entity.pillager.hurt": "Pillager hurts",
|
||||
"subtitles.entity.player.burp": "Burp",
|
||||
"subtitles.entity.player.death": "Player dies",
|
||||
"subtitles.entity.player.hurt": "Player hurts",
|
||||
@@ -3928,6 +4085,8 @@
|
||||
"subtitles.entity.zombie_villager.cure": "Zombie snuffles",
|
||||
"subtitles.entity.zombie_villager.death": "Zombie Villager dies",
|
||||
"subtitles.entity.zombie_villager.hurt": "Zombie Villager hurts",
|
||||
"subtitles.event.raid.horn_distant": "Ominous horn echoes far away",
|
||||
"subtitles.event.raid.horn_local": "Ominous horn blares",
|
||||
"subtitles.item.armor.equip": "Gear equips",
|
||||
"subtitles.item.armor.equip_chain": "Chain armour jingles",
|
||||
"subtitles.item.armor.equip_diamond": "Diamond armour clangs",
|
||||
@@ -3941,6 +4100,10 @@
|
||||
"subtitles.item.bucket.empty": "Bucket empties",
|
||||
"subtitles.item.bucket.fill": "Bucket fills",
|
||||
"subtitles.item.chorus_fruit.teleport": "Player teleports",
|
||||
"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.firecharge.use": "Fireball whooshes",
|
||||
"subtitles.item.flintandsteel.use": "Flint and Steel click",
|
||||
"subtitles.item.hoe.till": "Hoe tills",
|
||||
|
||||
Reference in New Issue
Block a user