From 81ae4884b7fb225986375d0ff8d62339250fcc98 Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Tue, 22 Feb 2022 22:14:53 +0000 Subject: [PATCH] cleaning house --- block_id_map.json | 555 --- r12_block_states.json | 4235 ----------------- r12_item_id_to_block_id_map.json | 481 -- r12_to_current_block_map.bin | Bin 369997 -> 0 bytes upgrade_schema/0001_1.9.0_to_1.10.0.json | 2517 ---------- upgrade_schema/0011_1.10.0_to_1.12.0.json | 105 - upgrade_schema/0021_1.12.0_to_1.13.0.json | 1244 ----- upgrade_schema/0031_1.13.0_to_1.14.0.json | 11 - .../0041_1.14.0_to_1.16.0.57_beta.json | 30 - ...0051_1.16.0.57_beta_to_1.16.0.59_beta.json | 17 - ...0061_1.16.0.59_beta_to_1.16.0.68_beta.json | 66 - upgrade_schema/0071_1.16.0_to_1.16.100.json | 65 - upgrade_schema/0081_1.16.200_to_1.16.210.json | 20 - upgrade_schema/0091_1.17.10_to_1.17.30.json | 18 - upgrade_schema/0101_1.17.30_to_1.17.40.json | 13 - upgrade_schema/0111_1.18.0_to_1.18.10.json | 407 -- upgrade_schema/schema.json | 133 - 17 files changed, 9917 deletions(-) delete mode 100644 block_id_map.json delete mode 100644 r12_block_states.json delete mode 100644 r12_item_id_to_block_id_map.json delete mode 100644 r12_to_current_block_map.bin delete mode 100644 upgrade_schema/0001_1.9.0_to_1.10.0.json delete mode 100644 upgrade_schema/0011_1.10.0_to_1.12.0.json delete mode 100644 upgrade_schema/0021_1.12.0_to_1.13.0.json delete mode 100644 upgrade_schema/0031_1.13.0_to_1.14.0.json delete mode 100644 upgrade_schema/0041_1.14.0_to_1.16.0.57_beta.json delete mode 100644 upgrade_schema/0051_1.16.0.57_beta_to_1.16.0.59_beta.json delete mode 100644 upgrade_schema/0061_1.16.0.59_beta_to_1.16.0.68_beta.json delete mode 100644 upgrade_schema/0071_1.16.0_to_1.16.100.json delete mode 100644 upgrade_schema/0081_1.16.200_to_1.16.210.json delete mode 100644 upgrade_schema/0091_1.17.10_to_1.17.30.json delete mode 100644 upgrade_schema/0101_1.17.30_to_1.17.40.json delete mode 100644 upgrade_schema/0111_1.18.0_to_1.18.10.json delete mode 100644 upgrade_schema/schema.json diff --git a/block_id_map.json b/block_id_map.json deleted file mode 100644 index e322f70..0000000 --- a/block_id_map.json +++ /dev/null @@ -1,555 +0,0 @@ -{ - "minecraft:air": 0, - "minecraft:stone": 1, - "minecraft:grass": 2, - "minecraft:dirt": 3, - "minecraft:cobblestone": 4, - "minecraft:planks": 5, - "minecraft:sapling": 6, - "minecraft:bedrock": 7, - "minecraft:flowing_water": 8, - "minecraft:water": 9, - "minecraft:flowing_lava": 10, - "minecraft:lava": 11, - "minecraft:sand": 12, - "minecraft:gravel": 13, - "minecraft:gold_ore": 14, - "minecraft:iron_ore": 15, - "minecraft:coal_ore": 16, - "minecraft:log": 17, - "minecraft:leaves": 18, - "minecraft:sponge": 19, - "minecraft:glass": 20, - "minecraft:lapis_ore": 21, - "minecraft:lapis_block": 22, - "minecraft:dispenser": 23, - "minecraft:sandstone": 24, - "minecraft:noteblock": 25, - "minecraft:bed": 26, - "minecraft:golden_rail": 27, - "minecraft:detector_rail": 28, - "minecraft:sticky_piston": 29, - "minecraft:web": 30, - "minecraft:tallgrass": 31, - "minecraft:deadbush": 32, - "minecraft:piston": 33, - "minecraft:pistonArmCollision": 34, - "minecraft:wool": 35, - "minecraft:element_0": 36, - "minecraft:yellow_flower": 37, - "minecraft:red_flower": 38, - "minecraft:brown_mushroom": 39, - "minecraft:red_mushroom": 40, - "minecraft:gold_block": 41, - "minecraft:iron_block": 42, - "minecraft:double_stone_slab": 43, - "minecraft:stone_slab": 44, - "minecraft:brick_block": 45, - "minecraft:tnt": 46, - "minecraft:bookshelf": 47, - "minecraft:mossy_cobblestone": 48, - "minecraft:obsidian": 49, - "minecraft:torch": 50, - "minecraft:fire": 51, - "minecraft:mob_spawner": 52, - "minecraft:oak_stairs": 53, - "minecraft:chest": 54, - "minecraft:redstone_wire": 55, - "minecraft:diamond_ore": 56, - "minecraft:diamond_block": 57, - "minecraft:crafting_table": 58, - "minecraft:wheat": 59, - "minecraft:farmland": 60, - "minecraft:furnace": 61, - "minecraft:lit_furnace": 62, - "minecraft:standing_sign": 63, - "minecraft:wooden_door": 64, - "minecraft:ladder": 65, - "minecraft:rail": 66, - "minecraft:stone_stairs": 67, - "minecraft:wall_sign": 68, - "minecraft:lever": 69, - "minecraft:stone_pressure_plate": 70, - "minecraft:iron_door": 71, - "minecraft:wooden_pressure_plate": 72, - "minecraft:redstone_ore": 73, - "minecraft:lit_redstone_ore": 74, - "minecraft:unlit_redstone_torch": 75, - "minecraft:redstone_torch": 76, - "minecraft:stone_button": 77, - "minecraft:snow_layer": 78, - "minecraft:ice": 79, - "minecraft:snow": 80, - "minecraft:cactus": 81, - "minecraft:clay": 82, - "minecraft:reeds": 83, - "minecraft:jukebox": 84, - "minecraft:fence": 85, - "minecraft:pumpkin": 86, - "minecraft:netherrack": 87, - "minecraft:soul_sand": 88, - "minecraft:glowstone": 89, - "minecraft:portal": 90, - "minecraft:lit_pumpkin": 91, - "minecraft:cake": 92, - "minecraft:unpowered_repeater": 93, - "minecraft:powered_repeater": 94, - "minecraft:invisibleBedrock": 95, - "minecraft:trapdoor": 96, - "minecraft:monster_egg": 97, - "minecraft:stonebrick": 98, - "minecraft:brown_mushroom_block": 99, - "minecraft:red_mushroom_block": 100, - "minecraft:iron_bars": 101, - "minecraft:glass_pane": 102, - "minecraft:melon_block": 103, - "minecraft:pumpkin_stem": 104, - "minecraft:melon_stem": 105, - "minecraft:vine": 106, - "minecraft:fence_gate": 107, - "minecraft:brick_stairs": 108, - "minecraft:stone_brick_stairs": 109, - "minecraft:mycelium": 110, - "minecraft:waterlily": 111, - "minecraft:nether_brick": 112, - "minecraft:nether_brick_fence": 113, - "minecraft:nether_brick_stairs": 114, - "minecraft:nether_wart": 115, - "minecraft:enchanting_table": 116, - "minecraft:brewing_stand": 117, - "minecraft:cauldron": 118, - "minecraft:end_portal": 119, - "minecraft:end_portal_frame": 120, - "minecraft:end_stone": 121, - "minecraft:dragon_egg": 122, - "minecraft:redstone_lamp": 123, - "minecraft:lit_redstone_lamp": 124, - "minecraft:dropper": 125, - "minecraft:activator_rail": 126, - "minecraft:cocoa": 127, - "minecraft:sandstone_stairs": 128, - "minecraft:emerald_ore": 129, - "minecraft:ender_chest": 130, - "minecraft:tripwire_hook": 131, - "minecraft:tripWire": 132, - "minecraft:emerald_block": 133, - "minecraft:spruce_stairs": 134, - "minecraft:birch_stairs": 135, - "minecraft:jungle_stairs": 136, - "minecraft:command_block": 137, - "minecraft:beacon": 138, - "minecraft:cobblestone_wall": 139, - "minecraft:flower_pot": 140, - "minecraft:carrots": 141, - "minecraft:potatoes": 142, - "minecraft:wooden_button": 143, - "minecraft:skull": 144, - "minecraft:anvil": 145, - "minecraft:trapped_chest": 146, - "minecraft:light_weighted_pressure_plate": 147, - "minecraft:heavy_weighted_pressure_plate": 148, - "minecraft:unpowered_comparator": 149, - "minecraft:powered_comparator": 150, - "minecraft:daylight_detector": 151, - "minecraft:redstone_block": 152, - "minecraft:quartz_ore": 153, - "minecraft:hopper": 154, - "minecraft:quartz_block": 155, - "minecraft:quartz_stairs": 156, - "minecraft:double_wooden_slab": 157, - "minecraft:wooden_slab": 158, - "minecraft:stained_hardened_clay": 159, - "minecraft:stained_glass_pane": 160, - "minecraft:leaves2": 161, - "minecraft:log2": 162, - "minecraft:acacia_stairs": 163, - "minecraft:dark_oak_stairs": 164, - "minecraft:slime": 165, - "minecraft:iron_trapdoor": 167, - "minecraft:prismarine": 168, - "minecraft:seaLantern": 169, - "minecraft:hay_block": 170, - "minecraft:carpet": 171, - "minecraft:hardened_clay": 172, - "minecraft:coal_block": 173, - "minecraft:packed_ice": 174, - "minecraft:double_plant": 175, - "minecraft:standing_banner": 176, - "minecraft:wall_banner": 177, - "minecraft:daylight_detector_inverted": 178, - "minecraft:red_sandstone": 179, - "minecraft:red_sandstone_stairs": 180, - "minecraft:double_stone_slab2": 181, - "minecraft:stone_slab2": 182, - "minecraft:spruce_fence_gate": 183, - "minecraft:birch_fence_gate": 184, - "minecraft:jungle_fence_gate": 185, - "minecraft:dark_oak_fence_gate": 186, - "minecraft:acacia_fence_gate": 187, - "minecraft:repeating_command_block": 188, - "minecraft:chain_command_block": 189, - "minecraft:hard_glass_pane": 190, - "minecraft:hard_stained_glass_pane": 191, - "minecraft:chemical_heat": 192, - "minecraft:spruce_door": 193, - "minecraft:birch_door": 194, - "minecraft:jungle_door": 195, - "minecraft:acacia_door": 196, - "minecraft:dark_oak_door": 197, - "minecraft:grass_path": 198, - "minecraft:frame": 199, - "minecraft:chorus_flower": 200, - "minecraft:purpur_block": 201, - "minecraft:colored_torch_rg": 202, - "minecraft:purpur_stairs": 203, - "minecraft:colored_torch_bp": 204, - "minecraft:undyed_shulker_box": 205, - "minecraft:end_bricks": 206, - "minecraft:frosted_ice": 207, - "minecraft:end_rod": 208, - "minecraft:end_gateway": 209, - "minecraft:allow": 210, - "minecraft:deny": 211, - "minecraft:border_block": 212, - "minecraft:magma": 213, - "minecraft:nether_wart_block": 214, - "minecraft:red_nether_brick": 215, - "minecraft:bone_block": 216, - "minecraft:structure_void": 217, - "minecraft:shulker_box": 218, - "minecraft:purple_glazed_terracotta": 219, - "minecraft:white_glazed_terracotta": 220, - "minecraft:orange_glazed_terracotta": 221, - "minecraft:magenta_glazed_terracotta": 222, - "minecraft:light_blue_glazed_terracotta": 223, - "minecraft:yellow_glazed_terracotta": 224, - "minecraft:lime_glazed_terracotta": 225, - "minecraft:pink_glazed_terracotta": 226, - "minecraft:gray_glazed_terracotta": 227, - "minecraft:silver_glazed_terracotta": 228, - "minecraft:cyan_glazed_terracotta": 229, - "minecraft:blue_glazed_terracotta": 231, - "minecraft:brown_glazed_terracotta": 232, - "minecraft:green_glazed_terracotta": 233, - "minecraft:red_glazed_terracotta": 234, - "minecraft:black_glazed_terracotta": 235, - "minecraft:concrete": 236, - "minecraft:concretePowder": 237, - "minecraft:chemistry_table": 238, - "minecraft:underwater_torch": 239, - "minecraft:chorus_plant": 240, - "minecraft:stained_glass": 241, - "minecraft:camera": 242, - "minecraft:podzol": 243, - "minecraft:beetroot": 244, - "minecraft:stonecutter": 245, - "minecraft:glowingobsidian": 246, - "minecraft:netherreactor": 247, - "minecraft:info_update": 248, - "minecraft:info_update2": 249, - "minecraft:movingBlock": 250, - "minecraft:observer": 251, - "minecraft:structure_block": 252, - "minecraft:hard_glass": 253, - "minecraft:hard_stained_glass": 254, - "minecraft:reserved6": 255, - "minecraft:prismarine_stairs": 257, - "minecraft:dark_prismarine_stairs": 258, - "minecraft:prismarine_bricks_stairs": 259, - "minecraft:stripped_spruce_log": 260, - "minecraft:stripped_birch_log": 261, - "minecraft:stripped_jungle_log": 262, - "minecraft:stripped_acacia_log": 263, - "minecraft:stripped_dark_oak_log": 264, - "minecraft:stripped_oak_log": 265, - "minecraft:blue_ice": 266, - "minecraft:element_1": 267, - "minecraft:element_2": 268, - "minecraft:element_3": 269, - "minecraft:element_4": 270, - "minecraft:element_5": 271, - "minecraft:element_6": 272, - "minecraft:element_7": 273, - "minecraft:element_8": 274, - "minecraft:element_9": 275, - "minecraft:element_10": 276, - "minecraft:element_11": 277, - "minecraft:element_12": 278, - "minecraft:element_13": 279, - "minecraft:element_14": 280, - "minecraft:element_15": 281, - "minecraft:element_16": 282, - "minecraft:element_17": 283, - "minecraft:element_18": 284, - "minecraft:element_19": 285, - "minecraft:element_20": 286, - "minecraft:element_21": 287, - "minecraft:element_22": 288, - "minecraft:element_23": 289, - "minecraft:element_24": 290, - "minecraft:element_25": 291, - "minecraft:element_26": 292, - "minecraft:element_27": 293, - "minecraft:element_28": 294, - "minecraft:element_29": 295, - "minecraft:element_30": 296, - "minecraft:element_31": 297, - "minecraft:element_32": 298, - "minecraft:element_33": 299, - "minecraft:element_34": 300, - "minecraft:element_35": 301, - "minecraft:element_36": 302, - "minecraft:element_37": 303, - "minecraft:element_38": 304, - "minecraft:element_39": 305, - "minecraft:element_40": 306, - "minecraft:element_41": 307, - "minecraft:element_42": 308, - "minecraft:element_43": 309, - "minecraft:element_44": 310, - "minecraft:element_45": 311, - "minecraft:element_46": 312, - "minecraft:element_47": 313, - "minecraft:element_48": 314, - "minecraft:element_49": 315, - "minecraft:element_50": 316, - "minecraft:element_51": 317, - "minecraft:element_52": 318, - "minecraft:element_53": 319, - "minecraft:element_54": 320, - "minecraft:element_55": 321, - "minecraft:element_56": 322, - "minecraft:element_57": 323, - "minecraft:element_58": 324, - "minecraft:element_59": 325, - "minecraft:element_60": 326, - "minecraft:element_61": 327, - "minecraft:element_62": 328, - "minecraft:element_63": 329, - "minecraft:element_64": 330, - "minecraft:element_65": 331, - "minecraft:element_66": 332, - "minecraft:element_67": 333, - "minecraft:element_68": 334, - "minecraft:element_69": 335, - "minecraft:element_70": 336, - "minecraft:element_71": 337, - "minecraft:element_72": 338, - "minecraft:element_73": 339, - "minecraft:element_74": 340, - "minecraft:element_75": 341, - "minecraft:element_76": 342, - "minecraft:element_77": 343, - "minecraft:element_78": 344, - "minecraft:element_79": 345, - "minecraft:element_80": 346, - "minecraft:element_81": 347, - "minecraft:element_82": 348, - "minecraft:element_83": 349, - "minecraft:element_84": 350, - "minecraft:element_85": 351, - "minecraft:element_86": 352, - "minecraft:element_87": 353, - "minecraft:element_88": 354, - "minecraft:element_89": 355, - "minecraft:element_90": 356, - "minecraft:element_91": 357, - "minecraft:element_92": 358, - "minecraft:element_93": 359, - "minecraft:element_94": 360, - "minecraft:element_95": 361, - "minecraft:element_96": 362, - "minecraft:element_97": 363, - "minecraft:element_98": 364, - "minecraft:element_99": 365, - "minecraft:element_100": 366, - "minecraft:element_101": 367, - "minecraft:element_102": 368, - "minecraft:element_103": 369, - "minecraft:element_104": 370, - "minecraft:element_105": 371, - "minecraft:element_106": 372, - "minecraft:element_107": 373, - "minecraft:element_108": 374, - "minecraft:element_109": 375, - "minecraft:element_110": 376, - "minecraft:element_111": 377, - "minecraft:element_112": 378, - "minecraft:element_113": 379, - "minecraft:element_114": 380, - "minecraft:element_115": 381, - "minecraft:element_116": 382, - "minecraft:element_117": 383, - "minecraft:element_118": 384, - "minecraft:seagrass": 385, - "minecraft:coral": 386, - "minecraft:coral_block": 387, - "minecraft:coral_fan": 388, - "minecraft:coral_fan_dead": 389, - "minecraft:coral_fan_hang": 390, - "minecraft:coral_fan_hang2": 391, - "minecraft:coral_fan_hang3": 392, - "minecraft:kelp": 393, - "minecraft:dried_kelp_block": 394, - "minecraft:acacia_button": 395, - "minecraft:birch_button": 396, - "minecraft:dark_oak_button": 397, - "minecraft:jungle_button": 398, - "minecraft:spruce_button": 399, - "minecraft:acacia_trapdoor": 400, - "minecraft:birch_trapdoor": 401, - "minecraft:dark_oak_trapdoor": 402, - "minecraft:jungle_trapdoor": 403, - "minecraft:spruce_trapdoor": 404, - "minecraft:acacia_pressure_plate": 405, - "minecraft:birch_pressure_plate": 406, - "minecraft:dark_oak_pressure_plate": 407, - "minecraft:jungle_pressure_plate": 408, - "minecraft:spruce_pressure_plate": 409, - "minecraft:carved_pumpkin": 410, - "minecraft:sea_pickle": 411, - "minecraft:conduit": 412, - "minecraft:turtle_egg": 414, - "minecraft:bubble_column": 415, - "minecraft:barrier": 416, - "minecraft:stone_slab3": 417, - "minecraft:bamboo": 418, - "minecraft:bamboo_sapling": 419, - "minecraft:scaffolding": 420, - "minecraft:stone_slab4": 421, - "minecraft:double_stone_slab3": 422, - "minecraft:double_stone_slab4": 423, - "minecraft:granite_stairs": 424, - "minecraft:diorite_stairs": 425, - "minecraft:andesite_stairs": 426, - "minecraft:polished_granite_stairs": 427, - "minecraft:polished_diorite_stairs": 428, - "minecraft:polished_andesite_stairs": 429, - "minecraft:mossy_stone_brick_stairs": 430, - "minecraft:smooth_red_sandstone_stairs": 431, - "minecraft:smooth_sandstone_stairs": 432, - "minecraft:end_brick_stairs": 433, - "minecraft:mossy_cobblestone_stairs": 434, - "minecraft:normal_stone_stairs": 435, - "minecraft:spruce_standing_sign": 436, - "minecraft:spruce_wall_sign": 437, - "minecraft:smooth_stone": 438, - "minecraft:red_nether_brick_stairs": 439, - "minecraft:smooth_quartz_stairs": 440, - "minecraft:birch_standing_sign": 441, - "minecraft:birch_wall_sign": 442, - "minecraft:jungle_standing_sign": 443, - "minecraft:jungle_wall_sign": 444, - "minecraft:acacia_standing_sign": 445, - "minecraft:acacia_wall_sign": 446, - "minecraft:darkoak_standing_sign": 447, - "minecraft:darkoak_wall_sign": 448, - "minecraft:lectern": 449, - "minecraft:grindstone": 450, - "minecraft:blast_furnace": 451, - "minecraft:stonecutter_block": 452, - "minecraft:smoker": 453, - "minecraft:lit_smoker": 454, - "minecraft:cartography_table": 455, - "minecraft:fletching_table": 456, - "minecraft:smithing_table": 457, - "minecraft:barrel": 458, - "minecraft:loom": 459, - "minecraft:bell": 461, - "minecraft:sweet_berry_bush": 462, - "minecraft:lantern": 463, - "minecraft:campfire": 464, - "minecraft:lava_cauldron": 465, - "minecraft:jigsaw": 466, - "minecraft:wood": 467, - "minecraft:composter": 468, - "minecraft:lit_blast_furnace": 469, - "minecraft:light_block": 470, - "minecraft:wither_rose": 471, - "minecraft:stickyPistonArmCollision": 472, - "minecraft:bee_nest": 473, - "minecraft:beehive": 474, - "minecraft:honey_block": 475, - "minecraft:honeycomb_block": 476, - "minecraft:lodestone": 477, - "minecraft:crimson_roots": 478, - "minecraft:warped_roots": 479, - "minecraft:crimson_stem": 480, - "minecraft:warped_stem": 481, - "minecraft:warped_wart_block": 482, - "minecraft:crimson_fungus": 483, - "minecraft:warped_fungus": 484, - "minecraft:shroomlight": 485, - "minecraft:weeping_vines": 486, - "minecraft:crimson_nylium": 487, - "minecraft:warped_nylium": 488, - "minecraft:basalt": 489, - "minecraft:polished_basalt": 490, - "minecraft:soul_soil": 491, - "minecraft:soul_fire": 492, - "minecraft:nether_sprouts": 493, - "minecraft:target": 494, - "minecraft:stripped_crimson_stem": 495, - "minecraft:stripped_warped_stem": 496, - "minecraft:crimson_planks": 497, - "minecraft:warped_planks": 498, - "minecraft:crimson_door": 499, - "minecraft:warped_door": 500, - "minecraft:crimson_trapdoor": 501, - "minecraft:warped_trapdoor": 502, - "minecraft:crimson_standing_sign": 505, - "minecraft:warped_standing_sign": 506, - "minecraft:crimson_wall_sign": 507, - "minecraft:warped_wall_sign": 508, - "minecraft:crimson_stairs": 509, - "minecraft:warped_stairs": 510, - "minecraft:crimson_fence": 511, - "minecraft:warped_fence": 512, - "minecraft:crimson_fence_gate": 513, - "minecraft:warped_fence_gate": 514, - "minecraft:crimson_button": 515, - "minecraft:warped_button": 516, - "minecraft:crimson_pressure_plate": 517, - "minecraft:warped_pressure_plate": 518, - "minecraft:crimson_slab": 519, - "minecraft:warped_slab": 520, - "minecraft:crimson_double_slab": 521, - "minecraft:warped_double_slab": 522, - "minecraft:soul_torch": 523, - "minecraft:soul_lantern": 524, - "minecraft:netherite_block": 525, - "minecraft:ancient_debris": 526, - "minecraft:respawn_anchor": 527, - "minecraft:blackstone": 528, - "minecraft:polished_blackstone_bricks": 529, - "minecraft:polished_blackstone_brick_stairs": 530, - "minecraft:blackstone_stairs": 531, - "minecraft:blackstone_wall": 532, - "minecraft:polished_blackstone_brick_wall": 533, - "minecraft:chiseled_polished_blackstone": 534, - "minecraft:cracked_polished_blackstone_bricks": 535, - "minecraft:gilded_blackstone": 536, - "minecraft:blackstone_slab": 537, - "minecraft:blackstone_double_slab": 538, - "minecraft:polished_blackstone_brick_slab": 539, - "minecraft:polished_blackstone_brick_double_slab": 540, - "minecraft:chain": 541, - "minecraft:twisting_vines": 542, - "minecraft:nether_gold_ore": 543, - "minecraft:crying_obsidian": 544, - "minecraft:soul_campfire": 545, - "minecraft:polished_blackstone": 546, - "minecraft:polished_blackstone_stairs": 547, - "minecraft:polished_blackstone_slab": 548, - "minecraft:polished_blackstone_double_slab": 549, - "minecraft:polished_blackstone_pressure_plate": 550, - "minecraft:polished_blackstone_button": 551, - "minecraft:polished_blackstone_wall": 552, - "minecraft:warped_hyphae": 553, - "minecraft:crimson_hyphae": 554, - "minecraft:stripped_crimson_hyphae": 555, - "minecraft:stripped_warped_hyphae": 556, - "minecraft:chiseled_nether_bricks": 557, - "minecraft:cracked_nether_bricks": 558, - "minecraft:quartz_bricks": 559 -} \ No newline at end of file diff --git a/r12_block_states.json b/r12_block_states.json deleted file mode 100644 index 1fac814..0000000 --- a/r12_block_states.json +++ /dev/null @@ -1,4235 +0,0 @@ -{ - "minecraft": { - "acacia_button": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "acacia_door": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31 - ], - "acacia_fence_gate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "acacia_pressure_plate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "acacia_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "acacia_standing_sign": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "acacia_trapdoor": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "acacia_wall_sign": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "activator_rail": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "air": [ - 0 - ], - "andesite_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "anvil": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "bamboo": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "bamboo_sapling": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "barrel": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "barrier": [ - 0 - ], - "beacon": [ - 0 - ], - "bed": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "bedrock": [ - 0, - 1 - ], - "beetroot": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "bell": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31 - ], - "birch_button": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "birch_door": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31 - ], - "birch_fence_gate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "birch_pressure_plate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "birch_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "birch_standing_sign": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "birch_trapdoor": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "birch_wall_sign": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "black_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "blast_furnace": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "blue_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "blue_ice": [ - 0 - ], - "bone_block": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "bookshelf": [ - 0 - ], - "brewing_stand": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "brick_block": [ - 0 - ], - "brick_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "brown_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "brown_mushroom": [ - 0 - ], - "brown_mushroom_block": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "bubble_column": [ - 0, - 1 - ], - "cactus": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "cake": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "campfire": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "carpet": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "carrots": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "cartography_table": [ - 0 - ], - "carved_pumpkin": [ - 0, - 1, - 2, - 3 - ], - "cauldron": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "chain_command_block": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "chemical_heat": [ - 0 - ], - "chemistry_table": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "chest": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "chorus_flower": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "chorus_plant": [ - 0 - ], - "clay": [ - 0 - ], - "coal_block": [ - 0 - ], - "coal_ore": [ - 0 - ], - "cobblestone": [ - 0 - ], - "cobblestone_wall": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "cocoa": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "colored_torch_bp": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "colored_torch_rg": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "command_block": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "composter": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "concrete": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "concretePowder": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "conduit": [ - 0 - ], - "coral": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "coral_block": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "coral_fan": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "coral_fan_dead": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "coral_fan_hang": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "coral_fan_hang2": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "coral_fan_hang3": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "crafting_table": [ - 0 - ], - "cyan_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "dark_oak_button": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "dark_oak_door": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31 - ], - "dark_oak_fence_gate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "dark_oak_pressure_plate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "dark_oak_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "dark_oak_trapdoor": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "dark_prismarine_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "darkoak_standing_sign": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "darkoak_wall_sign": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "daylight_detector": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "daylight_detector_inverted": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "deadbush": [ - 0 - ], - "detector_rail": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "diamond_block": [ - 0 - ], - "diamond_ore": [ - 0 - ], - "diorite_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "dirt": [ - 0, - 1 - ], - "dispenser": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "double_plant": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "double_stone_slab": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "double_stone_slab2": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "double_stone_slab3": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "double_stone_slab4": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "double_wooden_slab": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "dragon_egg": [ - 0 - ], - "dried_kelp_block": [ - 0 - ], - "dropper": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "element_0": [ - 0 - ], - "element_1": [ - 0 - ], - "element_10": [ - 0 - ], - "element_100": [ - 0 - ], - "element_101": [ - 0 - ], - "element_102": [ - 0 - ], - "element_103": [ - 0 - ], - "element_104": [ - 0 - ], - "element_105": [ - 0 - ], - "element_106": [ - 0 - ], - "element_107": [ - 0 - ], - "element_108": [ - 0 - ], - "element_109": [ - 0 - ], - "element_11": [ - 0 - ], - "element_110": [ - 0 - ], - "element_111": [ - 0 - ], - "element_112": [ - 0 - ], - "element_113": [ - 0 - ], - "element_114": [ - 0 - ], - "element_115": [ - 0 - ], - "element_116": [ - 0 - ], - "element_117": [ - 0 - ], - "element_118": [ - 0 - ], - "element_12": [ - 0 - ], - "element_13": [ - 0 - ], - "element_14": [ - 0 - ], - "element_15": [ - 0 - ], - "element_16": [ - 0 - ], - "element_17": [ - 0 - ], - "element_18": [ - 0 - ], - "element_19": [ - 0 - ], - "element_2": [ - 0 - ], - "element_20": [ - 0 - ], - "element_21": [ - 0 - ], - "element_22": [ - 0 - ], - "element_23": [ - 0 - ], - "element_24": [ - 0 - ], - "element_25": [ - 0 - ], - "element_26": [ - 0 - ], - "element_27": [ - 0 - ], - "element_28": [ - 0 - ], - "element_29": [ - 0 - ], - "element_3": [ - 0 - ], - "element_30": [ - 0 - ], - "element_31": [ - 0 - ], - "element_32": [ - 0 - ], - "element_33": [ - 0 - ], - "element_34": [ - 0 - ], - "element_35": [ - 0 - ], - "element_36": [ - 0 - ], - "element_37": [ - 0 - ], - "element_38": [ - 0 - ], - "element_39": [ - 0 - ], - "element_4": [ - 0 - ], - "element_40": [ - 0 - ], - "element_41": [ - 0 - ], - "element_42": [ - 0 - ], - "element_43": [ - 0 - ], - "element_44": [ - 0 - ], - "element_45": [ - 0 - ], - "element_46": [ - 0 - ], - "element_47": [ - 0 - ], - "element_48": [ - 0 - ], - "element_49": [ - 0 - ], - "element_5": [ - 0 - ], - "element_50": [ - 0 - ], - "element_51": [ - 0 - ], - "element_52": [ - 0 - ], - "element_53": [ - 0 - ], - "element_54": [ - 0 - ], - "element_55": [ - 0 - ], - "element_56": [ - 0 - ], - "element_57": [ - 0 - ], - "element_58": [ - 0 - ], - "element_59": [ - 0 - ], - "element_6": [ - 0 - ], - "element_60": [ - 0 - ], - "element_61": [ - 0 - ], - "element_62": [ - 0 - ], - "element_63": [ - 0 - ], - "element_64": [ - 0 - ], - "element_65": [ - 0 - ], - "element_66": [ - 0 - ], - "element_67": [ - 0 - ], - "element_68": [ - 0 - ], - "element_69": [ - 0 - ], - "element_7": [ - 0 - ], - "element_70": [ - 0 - ], - "element_71": [ - 0 - ], - "element_72": [ - 0 - ], - "element_73": [ - 0 - ], - "element_74": [ - 0 - ], - "element_75": [ - 0 - ], - "element_76": [ - 0 - ], - "element_77": [ - 0 - ], - "element_78": [ - 0 - ], - "element_79": [ - 0 - ], - "element_8": [ - 0 - ], - "element_80": [ - 0 - ], - "element_81": [ - 0 - ], - "element_82": [ - 0 - ], - "element_83": [ - 0 - ], - "element_84": [ - 0 - ], - "element_85": [ - 0 - ], - "element_86": [ - 0 - ], - "element_87": [ - 0 - ], - "element_88": [ - 0 - ], - "element_89": [ - 0 - ], - "element_9": [ - 0 - ], - "element_90": [ - 0 - ], - "element_91": [ - 0 - ], - "element_92": [ - 0 - ], - "element_93": [ - 0 - ], - "element_94": [ - 0 - ], - "element_95": [ - 0 - ], - "element_96": [ - 0 - ], - "element_97": [ - 0 - ], - "element_98": [ - 0 - ], - "element_99": [ - 0 - ], - "emerald_block": [ - 0 - ], - "emerald_ore": [ - 0 - ], - "enchanting_table": [ - 0 - ], - "end_brick_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "end_bricks": [ - 0 - ], - "end_gateway": [ - 0 - ], - "end_portal": [ - 0 - ], - "end_portal_frame": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "end_rod": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "end_stone": [ - 0 - ], - "ender_chest": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "farmland": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "fence": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "fence_gate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "fire": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "fletching_table": [ - 0 - ], - "flower_pot": [ - 0, - 1 - ], - "flowing_lava": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "flowing_water": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "frame": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "frosted_ice": [ - 0, - 1, - 2, - 3 - ], - "furnace": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "glass": [ - 0 - ], - "glass_pane": [ - 0 - ], - "glowingobsidian": [ - 0 - ], - "glowstone": [ - 0 - ], - "gold_block": [ - 0 - ], - "gold_ore": [ - 0 - ], - "golden_rail": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "granite_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "grass": [ - 0 - ], - "grass_path": [ - 0 - ], - "gravel": [ - 0 - ], - "gray_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "green_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "grindstone": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "hard_glass": [ - 0 - ], - "hard_glass_pane": [ - 0 - ], - "hard_stained_glass": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "hard_stained_glass_pane": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "hardened_clay": [ - 0 - ], - "hay_block": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "heavy_weighted_pressure_plate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "hopper": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "ice": [ - 0 - ], - "info_update": [ - 0 - ], - "info_update2": [ - 0 - ], - "invisibleBedrock": [ - 0 - ], - "iron_bars": [ - 0 - ], - "iron_block": [ - 0 - ], - "iron_door": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31 - ], - "iron_ore": [ - 0 - ], - "iron_trapdoor": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "jigsaw": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "jukebox": [ - 0 - ], - "jungle_button": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "jungle_door": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31 - ], - "jungle_fence_gate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "jungle_pressure_plate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "jungle_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "jungle_standing_sign": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "jungle_trapdoor": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "jungle_wall_sign": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "kelp": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "ladder": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "lantern": [ - 0, - 1 - ], - "lapis_block": [ - 0 - ], - "lapis_ore": [ - 0 - ], - "lava": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "lava_cauldron": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "leaves": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "leaves2": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "lectern": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "lever": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "light_blue_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "light_weighted_pressure_plate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "lime_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "lit_blast_furnace": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "lit_furnace": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "lit_pumpkin": [ - 0, - 1, - 2, - 3 - ], - "lit_redstone_lamp": [ - 0 - ], - "lit_redstone_ore": [ - 0 - ], - "lit_smoker": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "log": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "log2": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "loom": [ - 0, - 1, - 2, - 3 - ], - "magenta_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "magma": [ - 0 - ], - "melon_block": [ - 0 - ], - "melon_stem": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "mob_spawner": [ - 0 - ], - "monster_egg": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "mossy_cobblestone": [ - 0 - ], - "mossy_cobblestone_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "mossy_stone_brick_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "movingBlock": [ - 0 - ], - "mycelium": [ - 0 - ], - "nether_brick": [ - 0 - ], - "nether_brick_fence": [ - 0 - ], - "nether_brick_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "nether_wart": [ - 0, - 1, - 2, - 3 - ], - "nether_wart_block": [ - 0 - ], - "netherrack": [ - 0 - ], - "netherreactor": [ - 0 - ], - "normal_stone_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "noteblock": [ - 0 - ], - "oak_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "observer": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "obsidian": [ - 0 - ], - "orange_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "packed_ice": [ - 0 - ], - "pink_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "piston": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "pistonArmCollision": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "planks": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "podzol": [ - 0 - ], - "polished_andesite_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "polished_diorite_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "polished_granite_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "portal": [ - 0, - 1, - 2, - 3 - ], - "potatoes": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "powered_comparator": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "powered_repeater": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "prismarine": [ - 0, - 1, - 2, - 3 - ], - "prismarine_bricks_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "prismarine_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "pumpkin": [ - 0, - 1, - 2, - 3 - ], - "pumpkin_stem": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "purple_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "purpur_block": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "purpur_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "quartz_block": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "quartz_ore": [ - 0 - ], - "quartz_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "rail": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "red_flower": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "red_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "red_mushroom": [ - 0 - ], - "red_mushroom_block": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "red_nether_brick": [ - 0 - ], - "red_nether_brick_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "red_sandstone": [ - 0, - 1, - 2, - 3 - ], - "red_sandstone_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "redstone_block": [ - 0 - ], - "redstone_lamp": [ - 0 - ], - "redstone_ore": [ - 0 - ], - "redstone_torch": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "redstone_wire": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "reeds": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "repeating_command_block": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "reserved6": [ - 0 - ], - "sand": [ - 0, - 1 - ], - "sandstone": [ - 0, - 1, - 2, - 3 - ], - "sandstone_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "sapling": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "scaffolding": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "seaLantern": [ - 0 - ], - "sea_pickle": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "seagrass": [ - 0, - 1, - 2, - 3 - ], - "shulker_box": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "silver_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "skull": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "slime": [ - 0 - ], - "smithing_table": [ - 0 - ], - "smoker": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "smooth_quartz_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "smooth_red_sandstone_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "smooth_sandstone_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "smooth_stone": [ - 0 - ], - "snow": [ - 0 - ], - "snow_layer": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "soul_sand": [ - 0 - ], - "sponge": [ - 0, - 1 - ], - "spruce_button": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "spruce_door": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31 - ], - "spruce_fence_gate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "spruce_pressure_plate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "spruce_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "spruce_standing_sign": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "spruce_trapdoor": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "spruce_wall_sign": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "stained_glass": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "stained_glass_pane": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "stained_hardened_clay": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "standing_banner": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "standing_sign": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "sticky_piston": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "stone": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "stone_brick_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "stone_button": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "stone_pressure_plate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "stone_slab": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "stone_slab2": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "stone_slab3": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "stone_slab4": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "stone_stairs": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "stonebrick": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "stonecutter": [ - 0 - ], - "stonecutter_block": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "stripped_acacia_log": [ - 0, - 1, - 2, - 3 - ], - "stripped_birch_log": [ - 0, - 1, - 2, - 3 - ], - "stripped_dark_oak_log": [ - 0, - 1, - 2, - 3 - ], - "stripped_jungle_log": [ - 0, - 1, - 2, - 3 - ], - "stripped_oak_log": [ - 0, - 1, - 2, - 3 - ], - "stripped_spruce_log": [ - 0, - 1, - 2, - 3 - ], - "structure_block": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "sweet_berry_bush": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "tallgrass": [ - 0, - 1, - 2, - 3 - ], - "tnt": [ - 0, - 1, - 2, - 3 - ], - "torch": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "trapdoor": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "trapped_chest": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "tripWire": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "tripwire_hook": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "turtle_egg": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "underwater_torch": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "undyed_shulker_box": [ - 0 - ], - "unlit_redstone_torch": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "unpowered_comparator": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "unpowered_repeater": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "vine": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "wall_banner": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "wall_sign": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "water": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "waterlily": [ - 0 - ], - "web": [ - 0 - ], - "wheat": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "white_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - "wood": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "wooden_button": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "wooden_door": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31 - ], - "wooden_pressure_plate": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "wooden_slab": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "wool": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15 - ], - "yellow_flower": [ - 0 - ], - "yellow_glazed_terracotta": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ] - } -} \ No newline at end of file diff --git a/r12_item_id_to_block_id_map.json b/r12_item_id_to_block_id_map.json deleted file mode 100644 index 1f1c3f7..0000000 --- a/r12_item_id_to_block_id_map.json +++ /dev/null @@ -1,481 +0,0 @@ -{ - "minecraft:acacia_button": "minecraft:acacia_button", - "minecraft:acacia_fence_gate": "minecraft:acacia_fence_gate", - "minecraft:acacia_pressure_plate": "minecraft:acacia_pressure_plate", - "minecraft:acacia_stairs": "minecraft:acacia_stairs", - "minecraft:acacia_standing_sign": "minecraft:acacia_standing_sign", - "minecraft:acacia_trapdoor": "minecraft:acacia_trapdoor", - "minecraft:acacia_wall_sign": "minecraft:acacia_wall_sign", - "minecraft:activator_rail": "minecraft:activator_rail", - "minecraft:andesite_stairs": "minecraft:andesite_stairs", - "minecraft:anvil": "minecraft:anvil", - "minecraft:bamboo": "minecraft:bamboo", - "minecraft:bamboo_sapling": "minecraft:bamboo_sapling", - "minecraft:barrel": "minecraft:barrel", - "minecraft:barrier": "minecraft:barrier", - "minecraft:beacon": "minecraft:beacon", - "minecraft:bedrock": "minecraft:bedrock", - "minecraft:bell": "minecraft:bell", - "minecraft:birch_button": "minecraft:birch_button", - "minecraft:birch_fence_gate": "minecraft:birch_fence_gate", - "minecraft:birch_pressure_plate": "minecraft:birch_pressure_plate", - "minecraft:birch_stairs": "minecraft:birch_stairs", - "minecraft:birch_standing_sign": "minecraft:birch_standing_sign", - "minecraft:birch_trapdoor": "minecraft:birch_trapdoor", - "minecraft:birch_wall_sign": "minecraft:birch_wall_sign", - "minecraft:black_glazed_terracotta": "minecraft:black_glazed_terracotta", - "minecraft:blast_furnace": "minecraft:blast_furnace", - "minecraft:blue_glazed_terracotta": "minecraft:blue_glazed_terracotta", - "minecraft:blue_ice": "minecraft:blue_ice", - "minecraft:bone_block": "minecraft:bone_block", - "minecraft:bookshelf": "minecraft:bookshelf", - "minecraft:brewingstandblock": "minecraft:brewing_stand", - "minecraft:brick_block": "minecraft:brick_block", - "minecraft:brick_stairs": "minecraft:brick_stairs", - "minecraft:brown_glazed_terracotta": "minecraft:brown_glazed_terracotta", - "minecraft:brown_mushroom": "minecraft:brown_mushroom", - "minecraft:brown_mushroom_block": "minecraft:brown_mushroom_block", - "minecraft:bubble_column": "minecraft:bubble_column", - "minecraft:cactus": "minecraft:cactus", - "minecraft:carpet": "minecraft:carpet", - "minecraft:carrots": "minecraft:carrots", - "minecraft:cartography_table": "minecraft:cartography_table", - "minecraft:carved_pumpkin": "minecraft:carved_pumpkin", - "minecraft:chain_command_block": "minecraft:chain_command_block", - "minecraft:chemical_heat": "minecraft:chemical_heat", - "minecraft:chemistry_table": "minecraft:chemistry_table", - "minecraft:chest": "minecraft:chest", - "minecraft:chorus_flower": "minecraft:chorus_flower", - "minecraft:chorus_plant": "minecraft:chorus_plant", - "minecraft:clay": "minecraft:clay", - "minecraft:coal_block": "minecraft:coal_block", - "minecraft:coal_ore": "minecraft:coal_ore", - "minecraft:cobblestone": "minecraft:cobblestone", - "minecraft:cobblestone_wall": "minecraft:cobblestone_wall", - "minecraft:cocoa": "minecraft:cocoa", - "minecraft:colored_torch_bp": "minecraft:colored_torch_bp", - "minecraft:colored_torch_rg": "minecraft:colored_torch_rg", - "minecraft:command_block": "minecraft:command_block", - "minecraft:composter": "minecraft:composter", - "minecraft:concrete": "minecraft:concrete", - "minecraft:concrete_powder": "minecraft:concretePowder", - "minecraft:conduit": "minecraft:conduit", - "minecraft:coral": "minecraft:coral", - "minecraft:coral_block": "minecraft:coral_block", - "minecraft:coral_fan": "minecraft:coral_fan", - "minecraft:coral_fan_dead": "minecraft:coral_fan_dead", - "minecraft:coral_fan_hang": "minecraft:coral_fan_hang", - "minecraft:coral_fan_hang2": "minecraft:coral_fan_hang2", - "minecraft:coral_fan_hang3": "minecraft:coral_fan_hang3", - "minecraft:crafting_table": "minecraft:crafting_table", - "minecraft:cyan_glazed_terracotta": "minecraft:cyan_glazed_terracotta", - "minecraft:dark_oak_button": "minecraft:dark_oak_button", - "minecraft:dark_oak_fence_gate": "minecraft:dark_oak_fence_gate", - "minecraft:dark_oak_pressure_plate": "minecraft:dark_oak_pressure_plate", - "minecraft:dark_oak_stairs": "minecraft:dark_oak_stairs", - "minecraft:dark_oak_trapdoor": "minecraft:dark_oak_trapdoor", - "minecraft:dark_prismarine_stairs": "minecraft:dark_prismarine_stairs", - "minecraft:darkoak_standing_sign": "minecraft:darkoak_standing_sign", - "minecraft:darkoak_wall_sign": "minecraft:darkoak_wall_sign", - "minecraft:daylight_detector": "minecraft:daylight_detector", - "minecraft:daylight_detector_inverted": "minecraft:daylight_detector_inverted", - "minecraft:deadbush": "minecraft:deadbush", - "minecraft:detector_rail": "minecraft:detector_rail", - "minecraft:diamond_block": "minecraft:diamond_block", - "minecraft:diamond_ore": "minecraft:diamond_ore", - "minecraft:diorite_stairs": "minecraft:diorite_stairs", - "minecraft:dirt": "minecraft:dirt", - "minecraft:dispenser": "minecraft:dispenser", - "minecraft:double_plant": "minecraft:double_plant", - "minecraft:double_stone_slab": "minecraft:stone_slab", - "minecraft:double_stone_slab2": "minecraft:stone_slab2", - "minecraft:double_stone_slab3": "minecraft:stone_slab3", - "minecraft:double_stone_slab4": "minecraft:stone_slab4", - "minecraft:double_wooden_slab": "minecraft:double_wooden_slab", - "minecraft:dragon_egg": "minecraft:dragon_egg", - "minecraft:dried_kelp_block": "minecraft:dried_kelp_block", - "minecraft:dropper": "minecraft:dropper", - "minecraft:element_0": "minecraft:element_0", - "minecraft:element_1": "minecraft:element_1", - "minecraft:element_10": "minecraft:element_10", - "minecraft:element_100": "minecraft:element_100", - "minecraft:element_101": "minecraft:element_101", - "minecraft:element_102": "minecraft:element_102", - "minecraft:element_103": "minecraft:element_103", - "minecraft:element_104": "minecraft:element_104", - "minecraft:element_105": "minecraft:element_105", - "minecraft:element_106": "minecraft:element_106", - "minecraft:element_107": "minecraft:element_107", - "minecraft:element_108": "minecraft:element_108", - "minecraft:element_109": "minecraft:element_109", - "minecraft:element_11": "minecraft:element_11", - "minecraft:element_110": "minecraft:element_110", - "minecraft:element_111": "minecraft:element_111", - "minecraft:element_112": "minecraft:element_112", - "minecraft:element_113": "minecraft:element_113", - "minecraft:element_114": "minecraft:element_114", - "minecraft:element_115": "minecraft:element_115", - "minecraft:element_116": "minecraft:element_116", - "minecraft:element_117": "minecraft:element_117", - "minecraft:element_118": "minecraft:element_118", - "minecraft:element_12": "minecraft:element_12", - "minecraft:element_13": "minecraft:element_13", - "minecraft:element_14": "minecraft:element_14", - "minecraft:element_15": "minecraft:element_15", - "minecraft:element_16": "minecraft:element_16", - "minecraft:element_17": "minecraft:element_17", - "minecraft:element_18": "minecraft:element_18", - "minecraft:element_19": "minecraft:element_19", - "minecraft:element_2": "minecraft:element_2", - "minecraft:element_20": "minecraft:element_20", - "minecraft:element_21": "minecraft:element_21", - "minecraft:element_22": "minecraft:element_22", - "minecraft:element_23": "minecraft:element_23", - "minecraft:element_24": "minecraft:element_24", - "minecraft:element_25": "minecraft:element_25", - "minecraft:element_26": "minecraft:element_26", - "minecraft:element_27": "minecraft:element_27", - "minecraft:element_28": "minecraft:element_28", - "minecraft:element_29": "minecraft:element_29", - "minecraft:element_3": "minecraft:element_3", - "minecraft:element_30": "minecraft:element_30", - "minecraft:element_31": "minecraft:element_31", - "minecraft:element_32": "minecraft:element_32", - "minecraft:element_33": "minecraft:element_33", - "minecraft:element_34": "minecraft:element_34", - "minecraft:element_35": "minecraft:element_35", - "minecraft:element_36": "minecraft:element_36", - "minecraft:element_37": "minecraft:element_37", - "minecraft:element_38": "minecraft:element_38", - "minecraft:element_39": "minecraft:element_39", - "minecraft:element_4": "minecraft:element_4", - "minecraft:element_40": "minecraft:element_40", - "minecraft:element_41": "minecraft:element_41", - "minecraft:element_42": "minecraft:element_42", - "minecraft:element_43": "minecraft:element_43", - "minecraft:element_44": "minecraft:element_44", - "minecraft:element_45": "minecraft:element_45", - "minecraft:element_46": "minecraft:element_46", - "minecraft:element_47": "minecraft:element_47", - "minecraft:element_48": "minecraft:element_48", - "minecraft:element_49": "minecraft:element_49", - "minecraft:element_5": "minecraft:element_5", - "minecraft:element_50": "minecraft:element_50", - "minecraft:element_51": "minecraft:element_51", - "minecraft:element_52": "minecraft:element_52", - "minecraft:element_53": "minecraft:element_53", - "minecraft:element_54": "minecraft:element_54", - "minecraft:element_55": "minecraft:element_55", - "minecraft:element_56": "minecraft:element_56", - "minecraft:element_57": "minecraft:element_57", - "minecraft:element_58": "minecraft:element_58", - "minecraft:element_59": "minecraft:element_59", - "minecraft:element_6": "minecraft:element_6", - "minecraft:element_60": "minecraft:element_60", - "minecraft:element_61": "minecraft:element_61", - "minecraft:element_62": "minecraft:element_62", - "minecraft:element_63": "minecraft:element_63", - "minecraft:element_64": "minecraft:element_64", - "minecraft:element_65": "minecraft:element_65", - "minecraft:element_66": "minecraft:element_66", - "minecraft:element_67": "minecraft:element_67", - "minecraft:element_68": "minecraft:element_68", - "minecraft:element_69": "minecraft:element_69", - "minecraft:element_7": "minecraft:element_7", - "minecraft:element_70": "minecraft:element_70", - "minecraft:element_71": "minecraft:element_71", - "minecraft:element_72": "minecraft:element_72", - "minecraft:element_73": "minecraft:element_73", - "minecraft:element_74": "minecraft:element_74", - "minecraft:element_75": "minecraft:element_75", - "minecraft:element_76": "minecraft:element_76", - "minecraft:element_77": "minecraft:element_77", - "minecraft:element_78": "minecraft:element_78", - "minecraft:element_79": "minecraft:element_79", - "minecraft:element_8": "minecraft:element_8", - "minecraft:element_80": "minecraft:element_80", - "minecraft:element_81": "minecraft:element_81", - "minecraft:element_82": "minecraft:element_82", - "minecraft:element_83": "minecraft:element_83", - "minecraft:element_84": "minecraft:element_84", - "minecraft:element_85": "minecraft:element_85", - "minecraft:element_86": "minecraft:element_86", - "minecraft:element_87": "minecraft:element_87", - "minecraft:element_88": "minecraft:element_88", - "minecraft:element_89": "minecraft:element_89", - "minecraft:element_9": "minecraft:element_9", - "minecraft:element_90": "minecraft:element_90", - "minecraft:element_91": "minecraft:element_91", - "minecraft:element_92": "minecraft:element_92", - "minecraft:element_93": "minecraft:element_93", - "minecraft:element_94": "minecraft:element_94", - "minecraft:element_95": "minecraft:element_95", - "minecraft:element_96": "minecraft:element_96", - "minecraft:element_97": "minecraft:element_97", - "minecraft:element_98": "minecraft:element_98", - "minecraft:element_99": "minecraft:element_99", - "minecraft:emerald_block": "minecraft:emerald_block", - "minecraft:emerald_ore": "minecraft:emerald_ore", - "minecraft:enchanting_table": "minecraft:enchanting_table", - "minecraft:end_brick_stairs": "minecraft:end_brick_stairs", - "minecraft:end_bricks": "minecraft:end_bricks", - "minecraft:end_gateway": "minecraft:end_gateway", - "minecraft:end_portal": "minecraft:end_portal", - "minecraft:end_portal_frame": "minecraft:end_portal_frame", - "minecraft:end_rod": "minecraft:end_rod", - "minecraft:end_stone": "minecraft:end_stone", - "minecraft:ender_chest": "minecraft:ender_chest", - "minecraft:farmland": "minecraft:farmland", - "minecraft:fence": "minecraft:fence", - "minecraft:fence_gate": "minecraft:fence_gate", - "minecraft:fire": "minecraft:fire", - "minecraft:fletching_table": "minecraft:fletching_table", - "minecraft:flowing_lava": "minecraft:flowing_lava", - "minecraft:flowing_water": "minecraft:flowing_water", - "minecraft:frosted_ice": "minecraft:frosted_ice", - "minecraft:furnace": "minecraft:furnace", - "minecraft:glass": "minecraft:glass", - "minecraft:glass_pane": "minecraft:glass_pane", - "minecraft:glazedterracotta.black": "minecraft:black_glazed_terracotta", - "minecraft:glazedterracotta.blue": "minecraft:blue_glazed_terracotta", - "minecraft:glazedterracotta.brown": "minecraft:brown_glazed_terracotta", - "minecraft:glazedterracotta.cyan": "minecraft:cyan_glazed_terracotta", - "minecraft:glazedterracotta.gray": "minecraft:gray_glazed_terracotta", - "minecraft:glazedterracotta.green": "minecraft:green_glazed_terracotta", - "minecraft:glazedterracotta.light_blue": "minecraft:light_blue_glazed_terracotta", - "minecraft:glazedterracotta.lime": "minecraft:lime_glazed_terracotta", - "minecraft:glazedterracotta.magenta": "minecraft:magenta_glazed_terracotta", - "minecraft:glazedterracotta.orange": "minecraft:orange_glazed_terracotta", - "minecraft:glazedterracotta.pink": "minecraft:pink_glazed_terracotta", - "minecraft:glazedterracotta.purple": "minecraft:purple_glazed_terracotta", - "minecraft:glazedterracotta.red": "minecraft:red_glazed_terracotta", - "minecraft:glazedterracotta.silver": "minecraft:silver_glazed_terracotta", - "minecraft:glazedterracotta.white": "minecraft:white_glazed_terracotta", - "minecraft:glazedterracotta.yellow": "minecraft:yellow_glazed_terracotta", - "minecraft:glowingobsidian": "minecraft:glowingobsidian", - "minecraft:glowstone": "minecraft:glowstone", - "minecraft:gold_block": "minecraft:gold_block", - "minecraft:gold_ore": "minecraft:gold_ore", - "minecraft:golden_rail": "minecraft:golden_rail", - "minecraft:granite_stairs": "minecraft:granite_stairs", - "minecraft:grass": "minecraft:grass", - "minecraft:grass_path": "minecraft:grass_path", - "minecraft:gravel": "minecraft:gravel", - "minecraft:gray_glazed_terracotta": "minecraft:gray_glazed_terracotta", - "minecraft:green_glazed_terracotta": "minecraft:green_glazed_terracotta", - "minecraft:grindstone": "minecraft:grindstone", - "minecraft:hard_glass": "minecraft:hard_glass", - "minecraft:hard_glass_pane": "minecraft:hard_glass_pane", - "minecraft:hard_stained_glass": "minecraft:hard_stained_glass", - "minecraft:hard_stained_glass_pane": "minecraft:hard_stained_glass_pane", - "minecraft:hardened_clay": "minecraft:hardened_clay", - "minecraft:hay_block": "minecraft:hay_block", - "minecraft:heavy_weighted_pressure_plate": "minecraft:heavy_weighted_pressure_plate", - "minecraft:ice": "minecraft:ice", - "minecraft:info_update": "minecraft:info_update", - "minecraft:info_update2": "minecraft:info_update2", - "minecraft:invisiblebedrock": "minecraft:invisibleBedrock", - "minecraft:iron_bars": "minecraft:iron_bars", - "minecraft:iron_block": "minecraft:iron_block", - "minecraft:iron_ore": "minecraft:iron_ore", - "minecraft:iron_trapdoor": "minecraft:iron_trapdoor", - "minecraft:item.acacia_door": "minecraft:acacia_door", - "minecraft:item.bed": "minecraft:bed", - "minecraft:item.beetroot": "minecraft:beetroot", - "minecraft:item.birch_door": "minecraft:birch_door", - "minecraft:item.cake": "minecraft:cake", - "minecraft:item.campfire": "minecraft:campfire", - "minecraft:item.cauldron": "minecraft:cauldron", - "minecraft:item.dark_oak_door": "minecraft:dark_oak_door", - "minecraft:item.flower_pot": "minecraft:flower_pot", - "minecraft:item.frame": "minecraft:frame", - "minecraft:item.hopper": "minecraft:hopper", - "minecraft:item.iron_door": "minecraft:iron_door", - "minecraft:item.jungle_door": "minecraft:jungle_door", - "minecraft:item.kelp": "minecraft:kelp", - "minecraft:item.nether_wart": "minecraft:nether_wart", - "minecraft:item.reeds": "minecraft:reeds", - "minecraft:item.skull": "minecraft:skull", - "minecraft:item.spruce_door": "minecraft:spruce_door", - "minecraft:item.wheat": "minecraft:wheat", - "minecraft:item.wooden_door": "minecraft:wooden_door", - "minecraft:jigsaw": "minecraft:jigsaw", - "minecraft:jukebox": "minecraft:jukebox", - "minecraft:jungle_button": "minecraft:jungle_button", - "minecraft:jungle_fence_gate": "minecraft:jungle_fence_gate", - "minecraft:jungle_pressure_plate": "minecraft:jungle_pressure_plate", - "minecraft:jungle_stairs": "minecraft:jungle_stairs", - "minecraft:jungle_standing_sign": "minecraft:jungle_standing_sign", - "minecraft:jungle_trapdoor": "minecraft:jungle_trapdoor", - "minecraft:jungle_wall_sign": "minecraft:jungle_wall_sign", - "minecraft:ladder": "minecraft:ladder", - "minecraft:lantern": "minecraft:lantern", - "minecraft:lapis_block": "minecraft:lapis_block", - "minecraft:lapis_ore": "minecraft:lapis_ore", - "minecraft:lava": "minecraft:lava", - "minecraft:lava_cauldron": "minecraft:lava_cauldron", - "minecraft:leaves": "minecraft:leaves", - "minecraft:leaves2": "minecraft:leaves2", - "minecraft:lectern": "minecraft:lectern", - "minecraft:lever": "minecraft:lever", - "minecraft:light_blue_glazed_terracotta": "minecraft:light_blue_glazed_terracotta", - "minecraft:light_weighted_pressure_plate": "minecraft:light_weighted_pressure_plate", - "minecraft:lime_glazed_terracotta": "minecraft:lime_glazed_terracotta", - "minecraft:lit_blast_furnace": "minecraft:lit_blast_furnace", - "minecraft:lit_furnace": "minecraft:lit_furnace", - "minecraft:lit_pumpkin": "minecraft:lit_pumpkin", - "minecraft:lit_redstone_lamp": "minecraft:lit_redstone_lamp", - "minecraft:lit_redstone_ore": "minecraft:lit_redstone_ore", - "minecraft:lit_smoker": "minecraft:lit_smoker", - "minecraft:log": "minecraft:log", - "minecraft:log2": "minecraft:log2", - "minecraft:loom": "minecraft:loom", - "minecraft:magenta_glazed_terracotta": "minecraft:magenta_glazed_terracotta", - "minecraft:magma": "minecraft:magma", - "minecraft:melon_block": "minecraft:melon_block", - "minecraft:melon_stem": "minecraft:melon_stem", - "minecraft:mob_spawner": "minecraft:mob_spawner", - "minecraft:monster_egg": "minecraft:monster_egg", - "minecraft:mossy_cobblestone": "minecraft:mossy_cobblestone", - "minecraft:mossy_cobblestone_stairs": "minecraft:mossy_cobblestone_stairs", - "minecraft:mossy_stone_brick_stairs": "minecraft:mossy_stone_brick_stairs", - "minecraft:movingblock": "minecraft:movingBlock", - "minecraft:mycelium": "minecraft:mycelium", - "minecraft:nether_brick": "minecraft:nether_brick", - "minecraft:nether_brick_fence": "minecraft:nether_brick_fence", - "minecraft:nether_brick_stairs": "minecraft:nether_brick_stairs", - "minecraft:nether_wart_block": "minecraft:nether_wart_block", - "minecraft:netherrack": "minecraft:netherrack", - "minecraft:netherreactor": "minecraft:netherreactor", - "minecraft:normal_stone_stairs": "minecraft:normal_stone_stairs", - "minecraft:noteblock": "minecraft:noteblock", - "minecraft:oak_stairs": "minecraft:oak_stairs", - "minecraft:observer": "minecraft:observer", - "minecraft:obsidian": "minecraft:obsidian", - "minecraft:orange_glazed_terracotta": "minecraft:orange_glazed_terracotta", - "minecraft:packed_ice": "minecraft:packed_ice", - "minecraft:pink_glazed_terracotta": "minecraft:pink_glazed_terracotta", - "minecraft:piston": "minecraft:piston", - "minecraft:pistonarmcollision": "minecraft:pistonArmCollision", - "minecraft:planks": "minecraft:planks", - "minecraft:podzol": "minecraft:podzol", - "minecraft:polished_andesite_stairs": "minecraft:polished_andesite_stairs", - "minecraft:polished_diorite_stairs": "minecraft:polished_diorite_stairs", - "minecraft:polished_granite_stairs": "minecraft:polished_granite_stairs", - "minecraft:portal": "minecraft:portal", - "minecraft:potatoes": "minecraft:potatoes", - "minecraft:powered_comparator": "minecraft:powered_comparator", - "minecraft:powered_repeater": "minecraft:powered_repeater", - "minecraft:prismarine": "minecraft:prismarine", - "minecraft:prismarine_bricks_stairs": "minecraft:prismarine_bricks_stairs", - "minecraft:prismarine_stairs": "minecraft:prismarine_stairs", - "minecraft:pumpkin": "minecraft:pumpkin", - "minecraft:pumpkin_stem": "minecraft:pumpkin_stem", - "minecraft:purple_glazed_terracotta": "minecraft:purple_glazed_terracotta", - "minecraft:purpur_block": "minecraft:purpur_block", - "minecraft:purpur_stairs": "minecraft:purpur_stairs", - "minecraft:quartz_block": "minecraft:quartz_block", - "minecraft:quartz_ore": "minecraft:quartz_ore", - "minecraft:quartz_stairs": "minecraft:quartz_stairs", - "minecraft:rail": "minecraft:rail", - "minecraft:real_double_stone_slab": "minecraft:double_stone_slab", - "minecraft:real_double_stone_slab2": "minecraft:double_stone_slab2", - "minecraft:real_double_stone_slab3": "minecraft:double_stone_slab3", - "minecraft:real_double_stone_slab4": "minecraft:double_stone_slab4", - "minecraft:red_flower": "minecraft:red_flower", - "minecraft:red_glazed_terracotta": "minecraft:red_glazed_terracotta", - "minecraft:red_mushroom": "minecraft:red_mushroom", - "minecraft:red_mushroom_block": "minecraft:red_mushroom_block", - "minecraft:red_nether_brick": "minecraft:red_nether_brick", - "minecraft:red_nether_brick_stairs": "minecraft:red_nether_brick_stairs", - "minecraft:red_sandstone": "minecraft:red_sandstone", - "minecraft:red_sandstone_stairs": "minecraft:red_sandstone_stairs", - "minecraft:redstone_block": "minecraft:redstone_block", - "minecraft:redstone_lamp": "minecraft:redstone_lamp", - "minecraft:redstone_ore": "minecraft:redstone_ore", - "minecraft:redstone_torch": "minecraft:redstone_torch", - "minecraft:redstone_wire": "minecraft:redstone_wire", - "minecraft:repeating_command_block": "minecraft:repeating_command_block", - "minecraft:reserved6": "minecraft:reserved6", - "minecraft:sand": "minecraft:sand", - "minecraft:sandstone": "minecraft:sandstone", - "minecraft:sandstone_stairs": "minecraft:sandstone_stairs", - "minecraft:sapling": "minecraft:sapling", - "minecraft:scaffolding": "minecraft:scaffolding", - "minecraft:sea_pickle": "minecraft:sea_pickle", - "minecraft:seagrass": "minecraft:seagrass", - "minecraft:sealantern": "minecraft:seaLantern", - "minecraft:shulker_box": "minecraft:shulker_box", - "minecraft:silver_glazed_terracotta": "minecraft:silver_glazed_terracotta", - "minecraft:slime": "minecraft:slime", - "minecraft:smithing_table": "minecraft:smithing_table", - "minecraft:smoker": "minecraft:smoker", - "minecraft:smooth_quartz_stairs": "minecraft:smooth_quartz_stairs", - "minecraft:smooth_red_sandstone_stairs": "minecraft:smooth_red_sandstone_stairs", - "minecraft:smooth_sandstone_stairs": "minecraft:smooth_sandstone_stairs", - "minecraft:smooth_stone": "minecraft:smooth_stone", - "minecraft:snow": "minecraft:snow", - "minecraft:snow_layer": "minecraft:snow_layer", - "minecraft:soul_sand": "minecraft:soul_sand", - "minecraft:sponge": "minecraft:sponge", - "minecraft:spruce_button": "minecraft:spruce_button", - "minecraft:spruce_fence_gate": "minecraft:spruce_fence_gate", - "minecraft:spruce_pressure_plate": "minecraft:spruce_pressure_plate", - "minecraft:spruce_stairs": "minecraft:spruce_stairs", - "minecraft:spruce_standing_sign": "minecraft:spruce_standing_sign", - "minecraft:spruce_trapdoor": "minecraft:spruce_trapdoor", - "minecraft:spruce_wall_sign": "minecraft:spruce_wall_sign", - "minecraft:stained_glass": "minecraft:stained_glass", - "minecraft:stained_glass_pane": "minecraft:stained_glass_pane", - "minecraft:stained_hardened_clay": "minecraft:stained_hardened_clay", - "minecraft:standing_banner": "minecraft:standing_banner", - "minecraft:standing_sign": "minecraft:standing_sign", - "minecraft:sticky_piston": "minecraft:sticky_piston", - "minecraft:stone": "minecraft:stone", - "minecraft:stone_brick_stairs": "minecraft:stone_brick_stairs", - "minecraft:stone_button": "minecraft:stone_button", - "minecraft:stone_pressure_plate": "minecraft:stone_pressure_plate", - "minecraft:stone_slab": "minecraft:stone_slab", - "minecraft:stone_slab2": "minecraft:stone_slab2", - "minecraft:stone_slab3": "minecraft:stone_slab3", - "minecraft:stone_slab4": "minecraft:stone_slab4", - "minecraft:stone_stairs": "minecraft:stone_stairs", - "minecraft:stonebrick": "minecraft:stonebrick", - "minecraft:stonecutter": "minecraft:stonecutter", - "minecraft:stonecutter_block": "minecraft:stonecutter_block", - "minecraft:stripped_acacia_log": "minecraft:stripped_acacia_log", - "minecraft:stripped_birch_log": "minecraft:stripped_birch_log", - "minecraft:stripped_dark_oak_log": "minecraft:stripped_dark_oak_log", - "minecraft:stripped_jungle_log": "minecraft:stripped_jungle_log", - "minecraft:stripped_oak_log": "minecraft:stripped_oak_log", - "minecraft:stripped_spruce_log": "minecraft:stripped_spruce_log", - "minecraft:structure_block": "minecraft:structure_block", - "minecraft:sweet_berry_bush": "minecraft:sweet_berry_bush", - "minecraft:tallgrass": "minecraft:tallgrass", - "minecraft:tnt": "minecraft:tnt", - "minecraft:torch": "minecraft:torch", - "minecraft:trapdoor": "minecraft:trapdoor", - "minecraft:trapped_chest": "minecraft:trapped_chest", - "minecraft:tripwire": "minecraft:tripWire", - "minecraft:tripwire_hook": "minecraft:tripwire_hook", - "minecraft:turtle_egg": "minecraft:turtle_egg", - "minecraft:underwater_torch": "minecraft:underwater_torch", - "minecraft:undyed_shulker_box": "minecraft:undyed_shulker_box", - "minecraft:unlit_redstone_torch": "minecraft:unlit_redstone_torch", - "minecraft:unpowered_comparator": "minecraft:unpowered_comparator", - "minecraft:unpowered_repeater": "minecraft:unpowered_repeater", - "minecraft:vine": "minecraft:vine", - "minecraft:wall_banner": "minecraft:wall_banner", - "minecraft:wall_sign": "minecraft:wall_sign", - "minecraft:water": "minecraft:water", - "minecraft:waterlily": "minecraft:waterlily", - "minecraft:web": "minecraft:web", - "minecraft:white_glazed_terracotta": "minecraft:white_glazed_terracotta", - "minecraft:wood": "minecraft:wood", - "minecraft:wooden_button": "minecraft:wooden_button", - "minecraft:wooden_pressure_plate": "minecraft:wooden_pressure_plate", - "minecraft:wooden_slab": "minecraft:wooden_slab", - "minecraft:wool": "minecraft:wool", - "minecraft:yellow_flower": "minecraft:yellow_flower", - "minecraft:yellow_glazed_terracotta": "minecraft:yellow_glazed_terracotta" -} \ No newline at end of file diff --git a/r12_to_current_block_map.bin b/r12_to_current_block_map.bin deleted file mode 100644 index b1b84649d563d09abfcc9e82366b237664d57898..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 369997 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 diff --git a/upgrade_schema/0001_1.9.0_to_1.10.0.json b/upgrade_schema/0001_1.9.0_to_1.10.0.json deleted file mode 100644 index 99fb166..0000000 --- a/upgrade_schema/0001_1.9.0_to_1.10.0.json +++ /dev/null @@ -1,2517 +0,0 @@ -{ - "maxVersionMajor": 1, - "maxVersionMinor": 10, - "maxVersionPatch": 0, - "maxVersionRevision": 50, - "addedProperties": { - "minecraft:bell": { - "attachment": { - "string": "standing" - } - }, - "minecraft:grindstone": { - "attachment": { - "string": "standing" - } - } - }, - "removedProperties": { - "minecraft:element_0": [ - "mapped_type" - ], - "minecraft:element_1": [ - "mapped_type" - ], - "minecraft:element_10": [ - "mapped_type" - ], - "minecraft:element_100": [ - "mapped_type" - ], - "minecraft:element_101": [ - "mapped_type" - ], - "minecraft:element_102": [ - "mapped_type" - ], - "minecraft:element_103": [ - "mapped_type" - ], - "minecraft:element_104": [ - "mapped_type" - ], - "minecraft:element_105": [ - "mapped_type" - ], - "minecraft:element_106": [ - "mapped_type" - ], - "minecraft:element_107": [ - "mapped_type" - ], - "minecraft:element_108": [ - "mapped_type" - ], - "minecraft:element_109": [ - "mapped_type" - ], - "minecraft:element_11": [ - "mapped_type" - ], - "minecraft:element_110": [ - "mapped_type" - ], - "minecraft:element_111": [ - "mapped_type" - ], - "minecraft:element_112": [ - "mapped_type" - ], - "minecraft:element_113": [ - "mapped_type" - ], - "minecraft:element_114": [ - "mapped_type" - ], - "minecraft:element_115": [ - "mapped_type" - ], - "minecraft:element_116": [ - "mapped_type" - ], - "minecraft:element_117": [ - "mapped_type" - ], - "minecraft:element_118": [ - "mapped_type" - ], - "minecraft:element_12": [ - "mapped_type" - ], - "minecraft:element_13": [ - "mapped_type" - ], - "minecraft:element_14": [ - "mapped_type" - ], - "minecraft:element_15": [ - "mapped_type" - ], - "minecraft:element_16": [ - "mapped_type" - ], - "minecraft:element_17": [ - "mapped_type" - ], - "minecraft:element_18": [ - "mapped_type" - ], - "minecraft:element_19": [ - "mapped_type" - ], - "minecraft:element_2": [ - "mapped_type" - ], - "minecraft:element_20": [ - "mapped_type" - ], - "minecraft:element_21": [ - "mapped_type" - ], - "minecraft:element_22": [ - "mapped_type" - ], - "minecraft:element_23": [ - "mapped_type" - ], - "minecraft:element_24": [ - "mapped_type" - ], - "minecraft:element_25": [ - "mapped_type" - ], - "minecraft:element_26": [ - "mapped_type" - ], - "minecraft:element_27": [ - "mapped_type" - ], - "minecraft:element_28": [ - "mapped_type" - ], - "minecraft:element_29": [ - "mapped_type" - ], - "minecraft:element_3": [ - "mapped_type" - ], - "minecraft:element_30": [ - "mapped_type" - ], - "minecraft:element_31": [ - "mapped_type" - ], - "minecraft:element_32": [ - "mapped_type" - ], - "minecraft:element_33": [ - "mapped_type" - ], - "minecraft:element_34": [ - "mapped_type" - ], - "minecraft:element_35": [ - "mapped_type" - ], - "minecraft:element_36": [ - "mapped_type" - ], - "minecraft:element_37": [ - "mapped_type" - ], - "minecraft:element_38": [ - "mapped_type" - ], - "minecraft:element_39": [ - "mapped_type" - ], - "minecraft:element_4": [ - "mapped_type" - ], - "minecraft:element_40": [ - "mapped_type" - ], - "minecraft:element_41": [ - "mapped_type" - ], - "minecraft:element_42": [ - "mapped_type" - ], - "minecraft:element_43": [ - "mapped_type" - ], - "minecraft:element_44": [ - "mapped_type" - ], - "minecraft:element_45": [ - "mapped_type" - ], - "minecraft:element_46": [ - "mapped_type" - ], - "minecraft:element_47": [ - "mapped_type" - ], - "minecraft:element_48": [ - "mapped_type" - ], - "minecraft:element_49": [ - "mapped_type" - ], - "minecraft:element_5": [ - "mapped_type" - ], - "minecraft:element_50": [ - "mapped_type" - ], - "minecraft:element_51": [ - "mapped_type" - ], - "minecraft:element_52": [ - "mapped_type" - ], - "minecraft:element_53": [ - "mapped_type" - ], - "minecraft:element_54": [ - "mapped_type" - ], - "minecraft:element_55": [ - "mapped_type" - ], - "minecraft:element_56": [ - "mapped_type" - ], - "minecraft:element_57": [ - "mapped_type" - ], - "minecraft:element_58": [ - "mapped_type" - ], - "minecraft:element_59": [ - "mapped_type" - ], - "minecraft:element_6": [ - "mapped_type" - ], - "minecraft:element_60": [ - "mapped_type" - ], - "minecraft:element_61": [ - "mapped_type" - ], - "minecraft:element_62": [ - "mapped_type" - ], - "minecraft:element_63": [ - "mapped_type" - ], - "minecraft:element_64": [ - "mapped_type" - ], - "minecraft:element_65": [ - "mapped_type" - ], - "minecraft:element_66": [ - "mapped_type" - ], - "minecraft:element_67": [ - "mapped_type" - ], - "minecraft:element_68": [ - "mapped_type" - ], - "minecraft:element_69": [ - "mapped_type" - ], - "minecraft:element_7": [ - "mapped_type" - ], - "minecraft:element_70": [ - "mapped_type" - ], - "minecraft:element_71": [ - "mapped_type" - ], - "minecraft:element_72": [ - "mapped_type" - ], - "minecraft:element_73": [ - "mapped_type" - ], - "minecraft:element_74": [ - "mapped_type" - ], - "minecraft:element_75": [ - "mapped_type" - ], - "minecraft:element_76": [ - "mapped_type" - ], - "minecraft:element_77": [ - "mapped_type" - ], - "minecraft:element_78": [ - "mapped_type" - ], - "minecraft:element_79": [ - "mapped_type" - ], - "minecraft:element_8": [ - "mapped_type" - ], - "minecraft:element_80": [ - "mapped_type" - ], - "minecraft:element_81": [ - "mapped_type" - ], - "minecraft:element_82": [ - "mapped_type" - ], - "minecraft:element_83": [ - "mapped_type" - ], - "minecraft:element_84": [ - "mapped_type" - ], - "minecraft:element_85": [ - "mapped_type" - ], - "minecraft:element_86": [ - "mapped_type" - ], - "minecraft:element_87": [ - "mapped_type" - ], - "minecraft:element_88": [ - "mapped_type" - ], - "minecraft:element_89": [ - "mapped_type" - ], - "minecraft:element_9": [ - "mapped_type" - ], - "minecraft:element_90": [ - "mapped_type" - ], - "minecraft:element_91": [ - "mapped_type" - ], - "minecraft:element_92": [ - "mapped_type" - ], - "minecraft:element_93": [ - "mapped_type" - ], - "minecraft:element_94": [ - "mapped_type" - ], - "minecraft:element_95": [ - "mapped_type" - ], - "minecraft:element_96": [ - "mapped_type" - ], - "minecraft:element_97": [ - "mapped_type" - ], - "minecraft:element_98": [ - "mapped_type" - ], - "minecraft:element_99": [ - "mapped_type" - ], - "minecraft:grass": [ - "mapped_type" - ], - "minecraft:nether_brick_fence": [ - "mapped_type" - ], - "minecraft:yellow_flower": [ - "mapped_type" - ] - }, - "renamedProperties": { - "minecraft:blast_furnace": { - "facing_direction": "direction" - }, - "minecraft:bone_block": { - "mapped_type": "deprecated" - }, - "minecraft:brown_mushroom_block": { - "mapped_type": "huge_mushroom_bits" - }, - "minecraft:chemistry_table": { - "mapped_type": "chemistry_table_type" - }, - "minecraft:cobblestone_wall": { - "mapped_type": "wall_block_type" - }, - "minecraft:coral": { - "mapped_type": "coral_color" - }, - "minecraft:coral_block": { - "mapped_type": "coral_color" - }, - "minecraft:coral_fan": { - "mapped_type": "coral_color" - }, - "minecraft:coral_fan_dead": { - "mapped_type": "coral_color" - }, - "minecraft:coral_fan_hang": { - "mapped_type": "coral_hang_type_bit" - }, - "minecraft:coral_fan_hang2": { - "mapped_type": "coral_hang_type_bit" - }, - "minecraft:coral_fan_hang3": { - "mapped_type": "coral_hang_type_bit" - }, - "minecraft:dirt": { - "mapped_type": "dirt_type" - }, - "minecraft:double_plant": { - "mapped_type": "double_plant_type" - }, - "minecraft:double_stone_slab": { - "mapped_type": "stone_slab_type" - }, - "minecraft:double_stone_slab2": { - "mapped_type": "stone_slab_type_2" - }, - "minecraft:double_stone_slab3": { - "mapped_type": "stone_slab_type_3" - }, - "minecraft:double_stone_slab4": { - "mapped_type": "stone_slab_type_4" - }, - "minecraft:double_wooden_slab": { - "mapped_type": "wood_type" - }, - "minecraft:fence": { - "mapped_type": "wood_type" - }, - "minecraft:hay_block": { - "mapped_type": "deprecated" - }, - "minecraft:leaves": { - "mapped_type": "old_leaf_type" - }, - "minecraft:leaves2": { - "mapped_type": "new_leaf_type" - }, - "minecraft:log2": { - "mapped_type": "new_log_type" - }, - "minecraft:monster_egg": { - "mapped_type": "monster_egg_stone_type" - }, - "minecraft:planks": { - "mapped_type": "wood_type" - }, - "minecraft:portal": { - "axis": "portal_axis" - }, - "minecraft:prismarine": { - "mapped_type": "prismarine_block_type" - }, - "minecraft:purpur_block": { - "mapped_type": "chisel_type" - }, - "minecraft:quartz_block": { - "mapped_type": "chisel_type" - }, - "minecraft:red_flower": { - "mapped_type": "flower_type" - }, - "minecraft:red_mushroom_block": { - "mapped_type": "huge_mushroom_bits" - }, - "minecraft:red_sandstone": { - "mapped_type": "sand_stone_type" - }, - "minecraft:sand": { - "mapped_type": "sand_type" - }, - "minecraft:sandstone": { - "mapped_type": "sand_stone_type" - }, - "minecraft:seagrass": { - "mapped_type": "sea_grass_type" - }, - "minecraft:smoker": { - "facing_direction": "direction" - }, - "minecraft:sponge": { - "mapped_type": "sponge_type" - }, - "minecraft:stone": { - "mapped_type": "stone_type" - }, - "minecraft:stone_slab": { - "mapped_type": "stone_slab_type" - }, - "minecraft:stone_slab2": { - "mapped_type": "stone_slab_type_2" - }, - "minecraft:stone_slab3": { - "mapped_type": "stone_slab_type_3" - }, - "minecraft:stone_slab4": { - "mapped_type": "stone_slab_type_4" - }, - "minecraft:stonebrick": { - "mapped_type": "stone_brick_type" - }, - "minecraft:structure_block": { - "mapped_type": "structure_block_type" - }, - "minecraft:tallgrass": { - "mapped_type": "tall_grass_type" - }, - "minecraft:wooden_slab": { - "mapped_type": "wood_type" - } - }, - "remappedPropertyValues": { - "minecraft:blast_furnace": { - "facing_direction": "facing_direction_00" - }, - "minecraft:bone_block": { - "mapped_type": "mapped_type_01", - "direction": "direction_02" - }, - "minecraft:chemistry_table": { - "mapped_type": "mapped_type_03" - }, - "minecraft:cobblestone_wall": { - "mapped_type": "mapped_type_04" - }, - "minecraft:coral": { - "mapped_type": "mapped_type_05" - }, - "minecraft:coral_block": { - "mapped_type": "mapped_type_06" - }, - "minecraft:coral_fan": { - "mapped_type": "mapped_type_06" - }, - "minecraft:coral_fan_dead": { - "mapped_type": "mapped_type_06" - }, - "minecraft:coral_fan_hang": { - "mapped_type": "mapped_type_07" - }, - "minecraft:coral_fan_hang2": { - "mapped_type": "mapped_type_07" - }, - "minecraft:coral_fan_hang3": { - "mapped_type": "mapped_type_07" - }, - "minecraft:dirt": { - "mapped_type": "mapped_type_08" - }, - "minecraft:double_plant": { - "mapped_type": "mapped_type_09" - }, - "minecraft:double_stone_slab": { - "mapped_type": "mapped_type_10" - }, - "minecraft:double_stone_slab2": { - "mapped_type": "mapped_type_11" - }, - "minecraft:double_stone_slab3": { - "mapped_type": "mapped_type_12" - }, - "minecraft:double_stone_slab4": { - "mapped_type": "mapped_type_13" - }, - "minecraft:double_wooden_slab": { - "mapped_type": "mapped_type_14" - }, - "minecraft:fence": { - "mapped_type": "mapped_type_14" - }, - "minecraft:hay_block": { - "mapped_type": "mapped_type_01", - "direction": "direction_02" - }, - "minecraft:leaves": { - "mapped_type": "mapped_type_15" - }, - "minecraft:leaves2": { - "mapped_type": "mapped_type_16" - }, - "minecraft:log2": { - "mapped_type": "mapped_type_16" - }, - "minecraft:monster_egg": { - "mapped_type": "mapped_type_17" - }, - "minecraft:planks": { - "mapped_type": "mapped_type_14" - }, - "minecraft:prismarine": { - "mapped_type": "mapped_type_18" - }, - "minecraft:purpur_block": { - "mapped_type": "mapped_type_19", - "direction": "direction_20" - }, - "minecraft:quartz_block": { - "mapped_type": "mapped_type_19", - "direction": "direction_20" - }, - "minecraft:red_flower": { - "mapped_type": "mapped_type_21" - }, - "minecraft:red_sandstone": { - "mapped_type": "mapped_type_22" - }, - "minecraft:sand": { - "mapped_type": "mapped_type_23" - }, - "minecraft:sandstone": { - "mapped_type": "mapped_type_22" - }, - "minecraft:seagrass": { - "mapped_type": "mapped_type_24" - }, - "minecraft:smoker": { - "facing_direction": "facing_direction_00" - }, - "minecraft:sponge": { - "mapped_type": "mapped_type_25" - }, - "minecraft:stone": { - "mapped_type": "mapped_type_26" - }, - "minecraft:stone_slab": { - "mapped_type": "mapped_type_10" - }, - "minecraft:stone_slab2": { - "mapped_type": "mapped_type_11" - }, - "minecraft:stone_slab3": { - "mapped_type": "mapped_type_12" - }, - "minecraft:stone_slab4": { - "mapped_type": "mapped_type_13" - }, - "minecraft:stonebrick": { - "mapped_type": "mapped_type_27" - }, - "minecraft:structure_block": { - "mapped_type": "mapped_type_28" - }, - "minecraft:tallgrass": { - "mapped_type": "mapped_type_29" - }, - "minecraft:wooden_slab": { - "mapped_type": "mapped_type_14" - } - }, - "remappedPropertyValuesIndex": { - "facing_direction_00": [ - { - "old": { - "int": 6 - }, - "new": { - "int": 2 - } - }, - { - "old": { - "int": 0 - }, - "new": { - "int": 2 - } - }, - { - "old": { - "int": 7 - }, - "new": { - "int": 2 - } - } - ], - "mapped_type_01": [ - { - "old": { - "int": 1 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 2 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 3 - }, - "new": { - "int": 0 - } - } - ], - "direction_02": [ - { - "old": { - "int": 0 - }, - "new": { - "int": 3 - } - } - ], - "mapped_type_03": [ - { - "old": { - "int": 3 - }, - "new": { - "string": "lab_table" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "material_reducer" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "compound_creator" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "element_constructor" - } - } - ], - "mapped_type_04": [ - { - "old": { - "int": 4 - }, - "new": { - "string": "andesite" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "stone_brick" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "diorite" - } - }, - { - "old": { - "int": 5 - }, - "new": { - "string": "sandstone" - } - }, - { - "old": { - "int": 11 - }, - "new": { - "string": "prismarine" - } - }, - { - "old": { - "int": 9 - }, - "new": { - "string": "nether_brick" - } - }, - { - "old": { - "int": 13 - }, - "new": { - "string": "red_nether_brick" - } - }, - { - "old": { - "int": 14 - }, - "new": { - "string": "cobblestone" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "granite" - } - }, - { - "old": { - "int": 15 - }, - "new": { - "string": "cobblestone" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "mossy_cobblestone" - } - }, - { - "old": { - "int": 6 - }, - "new": { - "string": "brick" - } - }, - { - "old": { - "int": 10 - }, - "new": { - "string": "end_brick" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "cobblestone" - } - }, - { - "old": { - "int": 8 - }, - "new": { - "string": "mossy_stone_brick" - } - }, - { - "old": { - "int": 12 - }, - "new": { - "string": "red_sandstone" - } - } - ], - "mapped_type_05": [ - { - "old": { - "int": 9 - }, - "new": { - "string": "blue" - } - }, - { - "old": { - "int": 10 - }, - "new": { - "string": "blue" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "blue" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "pink" - } - }, - { - "old": { - "int": 5 - }, - "new": { - "string": "blue" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "purple" - } - }, - { - "old": { - "int": 13 - }, - "new": { - "string": "blue" - } - }, - { - "old": { - "int": 14 - }, - "new": { - "string": "blue" - } - }, - { - "old": { - "int": 12 - }, - "new": { - "string": "blue" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "blue" - } - }, - { - "old": { - "int": 15 - }, - "new": { - "string": "blue" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "red" - } - }, - { - "old": { - "int": 11 - }, - "new": { - "string": "blue" - } - }, - { - "old": { - "int": 8 - }, - "new": { - "string": "blue" - } - }, - { - "old": { - "int": 4 - }, - "new": { - "string": "yellow" - } - }, - { - "old": { - "int": 6 - }, - "new": { - "string": "blue" - } - } - ], - "mapped_type_06": [ - { - "old": { - "int": 1 - }, - "new": { - "string": "pink" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "purple" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "blue" - } - }, - { - "old": { - "int": 4 - }, - "new": { - "string": "yellow" - } - }, - { - "old": { - "int": 5 - }, - "new": { - "string": "blue" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "red" - } - }, - { - "old": { - "int": 6 - }, - "new": { - "string": "blue" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "blue" - } - } - ], - "mapped_type_07": [ - { - "old": { - "int": 1 - }, - "new": { - "byte": 1 - } - }, - { - "old": { - "int": 0 - }, - "new": { - "byte": 0 - } - } - ], - "mapped_type_08": [ - { - "old": { - "int": 1 - }, - "new": { - "string": "coarse" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "normal" - } - } - ], - "mapped_type_09": [ - { - "old": { - "int": 4 - }, - "new": { - "string": "rose" - } - }, - { - "old": { - "int": 6 - }, - "new": { - "string": "sunflower" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "sunflower" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "syringa" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "grass" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "sunflower" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "fern" - } - }, - { - "old": { - "int": 5 - }, - "new": { - "string": "paeonia" - } - } - ], - "mapped_type_10": [ - { - "old": { - "int": 5 - }, - "new": { - "string": "stone_brick" - } - }, - { - "old": { - "int": 6 - }, - "new": { - "string": "quartz" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "wood" - } - }, - { - "old": { - "int": 4 - }, - "new": { - "string": "brick" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "smooth_stone" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "sandstone" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "nether_brick" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "cobblestone" - } - } - ], - "mapped_type_11": [ - { - "old": { - "int": 5 - }, - "new": { - "string": "mossy_cobblestone" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "prismarine_dark" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "red_nether_brick" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "red_sandstone" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "purpur" - } - }, - { - "old": { - "int": 6 - }, - "new": { - "string": "smooth_sandstone" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "prismarine_rough" - } - }, - { - "old": { - "int": 4 - }, - "new": { - "string": "prismarine_brick" - } - } - ], - "mapped_type_12": [ - { - "old": { - "int": 3 - }, - "new": { - "string": "andesite" - } - }, - { - "old": { - "int": 4 - }, - "new": { - "string": "diorite" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "polished_granite" - } - }, - { - "old": { - "int": 6 - }, - "new": { - "string": "granite" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "smooth_red_sandstone" - } - }, - { - "old": { - "int": 5 - }, - "new": { - "string": "polished_diorite" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "end_stone_brick" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "polished_andesite" - } - } - ], - "mapped_type_13": [ - { - "old": { - "int": 4 - }, - "new": { - "string": "cut_red_sandstone" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "stone" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "smooth_quartz" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "mossy_stone_brick" - } - }, - { - "old": { - "int": 6 - }, - "new": { - "string": "mossy_stone_brick" - } - }, - { - "old": { - "int": 5 - }, - "new": { - "string": "mossy_stone_brick" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "mossy_stone_brick" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "cut_sandstone" - } - } - ], - "mapped_type_14": [ - { - "old": { - "int": 1 - }, - "new": { - "string": "spruce" - } - }, - { - "old": { - "int": 4 - }, - "new": { - "string": "acacia" - } - }, - { - "old": { - "int": 6 - }, - "new": { - "string": "oak" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "oak" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "birch" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "jungle" - } - }, - { - "old": { - "int": 5 - }, - "new": { - "string": "dark_oak" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "oak" - } - } - ], - "mapped_type_15": [ - { - "old": { - "int": 2 - }, - "new": { - "string": "birch" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "oak" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "jungle" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "spruce" - } - } - ], - "mapped_type_16": [ - { - "old": { - "int": 1 - }, - "new": { - "string": "dark_oak" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "acacia" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "acacia" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "acacia" - } - } - ], - "mapped_type_17": [ - { - "old": { - "int": 6 - }, - "new": { - "string": "stone" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "stone_brick" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "stone" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "cobblestone" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "mossy_stone_brick" - } - }, - { - "old": { - "int": 4 - }, - "new": { - "string": "cracked_stone_brick" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "stone" - } - }, - { - "old": { - "int": 5 - }, - "new": { - "string": "chiseled_stone_brick" - } - } - ], - "mapped_type_18": [ - { - "old": { - "int": 0 - }, - "new": { - "string": "default" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "default" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "bricks" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "dark" - } - } - ], - "mapped_type_19": [ - { - "old": { - "int": 2 - }, - "new": { - "string": "lines" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "smooth" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "chiseled" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "default" - } - } - ], - "direction_20": [ - { - "old": { - "int": 3 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 0 - }, - "new": { - "int": 3 - } - } - ], - "mapped_type_21": [ - { - "old": { - "int": 15 - }, - "new": { - "string": "poppy" - } - }, - { - "old": { - "int": 6 - }, - "new": { - "string": "tulip_white" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "orchid" - } - }, - { - "old": { - "int": 5 - }, - "new": { - "string": "tulip_orange" - } - }, - { - "old": { - "int": 8 - }, - "new": { - "string": "oxeye" - } - }, - { - "old": { - "int": 14 - }, - "new": { - "string": "poppy" - } - }, - { - "old": { - "int": 10 - }, - "new": { - "string": "lily_of_the_valley" - } - }, - { - "old": { - "int": 9 - }, - "new": { - "string": "cornflower" - } - }, - { - "old": { - "int": 13 - }, - "new": { - "string": "poppy" - } - }, - { - "old": { - "int": 4 - }, - "new": { - "string": "tulip_red" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "poppy" - } - }, - { - "old": { - "int": 11 - }, - "new": { - "string": "poppy" - } - }, - { - "old": { - "int": 12 - }, - "new": { - "string": "poppy" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "tulip_pink" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "allium" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "houstonia" - } - } - ], - "mapped_type_22": [ - { - "old": { - "int": 1 - }, - "new": { - "string": "heiroglyphs" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "cut" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "smooth" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "default" - } - } - ], - "mapped_type_23": [ - { - "old": { - "int": 0 - }, - "new": { - "string": "normal" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "red" - } - } - ], - "mapped_type_24": [ - { - "old": { - "int": 1 - }, - "new": { - "string": "double_top" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "default" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "default" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "double_bot" - } - } - ], - "mapped_type_25": [ - { - "old": { - "int": 1 - }, - "new": { - "string": "wet" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "dry" - } - } - ], - "mapped_type_26": [ - { - "old": { - "int": 4 - }, - "new": { - "string": "diorite_smooth" - } - }, - { - "old": { - "int": 6 - }, - "new": { - "string": "andesite_smooth" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "diorite" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "granite_smooth" - } - }, - { - "old": { - "int": 5 - }, - "new": { - "string": "andesite" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "stone" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "stone" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "granite" - } - } - ], - "mapped_type_27": [ - { - "old": { - "int": 3 - }, - "new": { - "string": "chiseled" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "mossy" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "default" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "cracked" - } - }, - { - "old": { - "int": 5 - }, - "new": { - "string": "default" - } - }, - { - "old": { - "int": 6 - }, - "new": { - "string": "default" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "default" - } - }, - { - "old": { - "int": 4 - }, - "new": { - "string": "smooth" - } - } - ], - "mapped_type_28": [ - { - "old": { - "int": 2 - }, - "new": { - "string": "load" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "data" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "corner" - } - }, - { - "old": { - "int": 6 - }, - "new": { - "string": "data" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "save" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "data" - } - }, - { - "old": { - "int": 4 - }, - "new": { - "string": "invalid" - } - }, - { - "old": { - "int": 5 - }, - "new": { - "string": "export" - } - } - ], - "mapped_type_29": [ - { - "old": { - "int": 3 - }, - "new": { - "string": "snow" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "default" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "fern" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "tall" - } - } - ] - }, - "remappedStates": { - "minecraft:log": [ - { - "oldState": { - "direction": { - "int": 1 - }, - "mapped_type": { - "int": 2 - } - }, - "newName": "minecraft:log", - "newState": { - "direction": { - "int": 1 - }, - "old_log_type": { - "string": "birch" - } - } - }, - { - "oldState": { - "direction": { - "int": 2 - }, - "mapped_type": { - "int": 2 - } - }, - "newName": "minecraft:log", - "newState": { - "direction": { - "int": 2 - }, - "old_log_type": { - "string": "birch" - } - } - }, - { - "oldState": { - "direction": { - "int": 0 - }, - "mapped_type": { - "int": 2 - } - }, - "newName": "minecraft:log", - "newState": { - "direction": { - "int": 0 - }, - "old_log_type": { - "string": "birch" - } - } - }, - { - "oldState": { - "direction": { - "int": 2 - }, - "mapped_type": { - "int": 3 - } - }, - "newName": "minecraft:log", - "newState": { - "direction": { - "int": 2 - }, - "old_log_type": { - "string": "jungle" - } - } - }, - { - "oldState": { - "direction": { - "int": 0 - }, - "mapped_type": { - "int": 1 - } - }, - "newName": "minecraft:log", - "newState": { - "direction": { - "int": 0 - }, - "old_log_type": { - "string": "spruce" - } - } - }, - { - "oldState": { - "direction": { - "int": 0 - }, - "mapped_type": { - "int": 0 - } - }, - "newName": "minecraft:log", - "newState": { - "direction": { - "int": 0 - }, - "old_log_type": { - "string": "oak" - } - } - }, - { - "oldState": { - "direction": { - "int": 1 - }, - "mapped_type": { - "int": 3 - } - }, - "newName": "minecraft:log", - "newState": { - "direction": { - "int": 1 - }, - "old_log_type": { - "string": "jungle" - } - } - }, - { - "oldState": { - "direction": { - "int": 2 - }, - "mapped_type": { - "int": 0 - } - }, - "newName": "minecraft:log", - "newState": { - "direction": { - "int": 2 - }, - "old_log_type": { - "string": "oak" - } - } - }, - { - "oldState": { - "direction": { - "int": 1 - }, - "mapped_type": { - "int": 0 - } - }, - "newName": "minecraft:log", - "newState": { - "direction": { - "int": 1 - }, - "old_log_type": { - "string": "oak" - } - } - }, - { - "oldState": { - "direction": { - "int": 1 - }, - "mapped_type": { - "int": 1 - } - }, - "newName": "minecraft:log", - "newState": { - "direction": { - "int": 1 - }, - "old_log_type": { - "string": "spruce" - } - } - }, - { - "oldState": { - "direction": { - "int": 2 - }, - "mapped_type": { - "int": 1 - } - }, - "newName": "minecraft:log", - "newState": { - "direction": { - "int": 2 - }, - "old_log_type": { - "string": "spruce" - } - } - }, - { - "oldState": { - "direction": { - "int": 0 - }, - "mapped_type": { - "int": 3 - } - }, - "newName": "minecraft:log", - "newState": { - "direction": { - "int": 0 - }, - "old_log_type": { - "string": "jungle" - } - } - }, - { - "oldState": { - "direction": { - "int": 3 - }, - "mapped_type": { - "int": 2 - } - }, - "newName": "minecraft:wood", - "newState": { - "stripped_bit": { - "byte": 0 - }, - "wood_type": { - "string": "birch" - } - } - }, - { - "oldState": { - "direction": { - "int": 3 - }, - "mapped_type": { - "int": 1 - } - }, - "newName": "minecraft:wood", - "newState": { - "stripped_bit": { - "byte": 0 - }, - "wood_type": { - "string": "spruce" - } - } - }, - { - "oldState": { - "direction": { - "int": 3 - }, - "mapped_type": { - "int": 3 - } - }, - "newName": "minecraft:log", - "newState": { - "direction": { - "int": 3 - }, - "old_log_type": { - "string": "jungle" - } - } - }, - { - "oldState": { - "direction": { - "int": 3 - }, - "mapped_type": { - "int": 0 - } - }, - "newName": "minecraft:log", - "newState": { - "direction": { - "int": 3 - }, - "old_log_type": { - "string": "oak" - } - } - } - ] - } -} diff --git a/upgrade_schema/0011_1.10.0_to_1.12.0.json b/upgrade_schema/0011_1.10.0_to_1.12.0.json deleted file mode 100644 index eed0036..0000000 --- a/upgrade_schema/0011_1.10.0_to_1.12.0.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "maxVersionMajor": 1, - "maxVersionMinor": 12, - "maxVersionPatch": 0, - "maxVersionRevision": 1, - "addedProperties": { - "minecraft:barrel": { - "open_bit": { - "byte": 0 - } - }, - "minecraft:bell": { - "toggle_bit": { - "byte": 0 - } - }, - "minecraft:campfire": { - "direction": { - "int": 0 - }, - "extinguished": { - "byte": 0 - } - }, - "minecraft:lectern": { - "powered_bit": { - "byte": 0 - } - } - }, - "renamedProperties": { - "minecraft:blast_furnace": { - "direction": "facing_direction" - }, - "minecraft:composter": { - "fill_level": "composter_fill_level" - }, - "minecraft:coral_fan": { - "direction": "coral_fan_direction" - }, - "minecraft:coral_fan_dead": { - "direction": "coral_fan_direction" - }, - "minecraft:smoker": { - "direction": "facing_direction" - } - }, - "remappedPropertyValues": { - "minecraft:barrel": { - "facing_direction": "facing_direction_00" - }, - "minecraft:blast_furnace": { - "direction": "direction_01" - }, - "minecraft:smoker": { - "direction": "direction_01" - } - }, - "remappedPropertyValuesIndex": { - "facing_direction_00": [ - { - "old": { - "int": 7 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 6 - }, - "new": { - "int": 0 - } - } - ], - "direction_01": [ - { - "old": { - "int": 0 - }, - "new": { - "int": 3 - } - }, - { - "old": { - "int": 1 - }, - "new": { - "int": 4 - } - }, - { - "old": { - "int": 3 - }, - "new": { - "int": 5 - } - } - ] - } -} diff --git a/upgrade_schema/0021_1.12.0_to_1.13.0.json b/upgrade_schema/0021_1.12.0_to_1.13.0.json deleted file mode 100644 index 5091bfb..0000000 --- a/upgrade_schema/0021_1.12.0_to_1.13.0.json +++ /dev/null @@ -1,1244 +0,0 @@ -{ - "maxVersionMajor": 1, - "maxVersionMinor": 14, - "maxVersionPatch": 0, - "maxVersionRevision": 3, - "addedProperties": { - "minecraft:coral": { - "dead_bit": { - "byte": 0 - } - }, - "minecraft:wood": { - "pillar_axis": { - "string": "y" - } - } - }, - "renamedProperties": { - "minecraft:bone_block": { - "direction": "pillar_axis" - }, - "minecraft:frame": { - "weirdo_direction": "facing_direction" - }, - "minecraft:hay_block": { - "direction": "pillar_axis" - }, - "minecraft:lever": { - "facing_direction": "lever_direction" - }, - "minecraft:purpur_block": { - "direction": "pillar_axis" - }, - "minecraft:quartz_block": { - "direction": "pillar_axis" - }, - "minecraft:stripped_acacia_log": { - "direction": "pillar_axis" - }, - "minecraft:stripped_birch_log": { - "direction": "pillar_axis" - }, - "minecraft:stripped_dark_oak_log": { - "direction": "pillar_axis" - }, - "minecraft:stripped_jungle_log": { - "direction": "pillar_axis" - }, - "minecraft:stripped_oak_log": { - "direction": "pillar_axis" - }, - "minecraft:stripped_spruce_log": { - "direction": "pillar_axis" - } - }, - "remappedPropertyValues": { - "minecraft:acacia_button": { - "facing_direction": "facing_direction_00" - }, - "minecraft:acacia_wall_sign": { - "facing_direction": "facing_direction_00" - }, - "minecraft:activator_rail": { - "rail_direction": "facing_direction_00" - }, - "minecraft:barrel": { - "facing_direction": "facing_direction_00" - }, - "minecraft:birch_button": { - "facing_direction": "facing_direction_00" - }, - "minecraft:birch_wall_sign": { - "facing_direction": "facing_direction_00" - }, - "minecraft:black_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:blast_furnace": { - "facing_direction": "facing_direction_00" - }, - "minecraft:blue_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:bone_block": { - "direction": "direction_01" - }, - "minecraft:brown_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:cake": { - "bite_counter": "bite_counter_02" - }, - "minecraft:cauldron": { - "fill_level": "fill_level_03" - }, - "minecraft:chain_command_block": { - "facing_direction": "facing_direction_00" - }, - "minecraft:chest": { - "facing_direction": "facing_direction_00" - }, - "minecraft:chorus_flower": { - "age": "facing_direction_00" - }, - "minecraft:cocoa": { - "age": "age_04" - }, - "minecraft:command_block": { - "facing_direction": "facing_direction_00" - }, - "minecraft:composter": { - "composter_fill_level": "composter_fill_level_05" - }, - "minecraft:cyan_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:dark_oak_button": { - "facing_direction": "facing_direction_00" - }, - "minecraft:darkoak_wall_sign": { - "facing_direction": "facing_direction_00" - }, - "minecraft:detector_rail": { - "rail_direction": "facing_direction_00" - }, - "minecraft:dispenser": { - "facing_direction": "facing_direction_00" - }, - "minecraft:dropper": { - "facing_direction": "facing_direction_00" - }, - "minecraft:ender_chest": { - "facing_direction": "facing_direction_00" - }, - "minecraft:frame": { - "weirdo_direction": "weirdo_direction_06" - }, - "minecraft:furnace": { - "facing_direction": "facing_direction_00" - }, - "minecraft:golden_rail": { - "rail_direction": "facing_direction_00" - }, - "minecraft:gray_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:green_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:hay_block": { - "direction": "direction_01" - }, - "minecraft:hopper": { - "facing_direction": "facing_direction_00" - }, - "minecraft:jigsaw": { - "facing_direction": "facing_direction_00" - }, - "minecraft:jungle_button": { - "facing_direction": "facing_direction_00" - }, - "minecraft:jungle_wall_sign": { - "facing_direction": "facing_direction_00" - }, - "minecraft:ladder": { - "facing_direction": "facing_direction_00" - }, - "minecraft:lava_cauldron": { - "fill_level": "fill_level_03" - }, - "minecraft:lever": { - "facing_direction": "facing_direction_07" - }, - "minecraft:light_blue_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:lime_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:lit_blast_furnace": { - "facing_direction": "facing_direction_00" - }, - "minecraft:lit_furnace": { - "facing_direction": "facing_direction_00" - }, - "minecraft:lit_smoker": { - "facing_direction": "facing_direction_00" - }, - "minecraft:magenta_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:observer": { - "facing_direction": "facing_direction_00" - }, - "minecraft:orange_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:pink_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:piston": { - "facing_direction": "facing_direction_00" - }, - "minecraft:pistonArmCollision": { - "facing_direction": "facing_direction_00" - }, - "minecraft:purple_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:purpur_block": { - "direction": "direction_01" - }, - "minecraft:quartz_block": { - "direction": "direction_01" - }, - "minecraft:rail": { - "rail_direction": "rail_direction_08" - }, - "minecraft:red_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:repeating_command_block": { - "facing_direction": "facing_direction_00" - }, - "minecraft:silver_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:skull": { - "facing_direction": "facing_direction_00" - }, - "minecraft:smoker": { - "facing_direction": "facing_direction_00" - }, - "minecraft:spruce_button": { - "facing_direction": "facing_direction_00" - }, - "minecraft:spruce_wall_sign": { - "facing_direction": "facing_direction_00" - }, - "minecraft:sticky_piston": { - "facing_direction": "facing_direction_00" - }, - "minecraft:stone_button": { - "facing_direction": "facing_direction_00" - }, - "minecraft:stonecutter_block": { - "facing_direction": "facing_direction_00" - }, - "minecraft:stripped_acacia_log": { - "direction": "direction_01" - }, - "minecraft:stripped_birch_log": { - "direction": "direction_01" - }, - "minecraft:stripped_dark_oak_log": { - "direction": "direction_01" - }, - "minecraft:stripped_jungle_log": { - "direction": "direction_01" - }, - "minecraft:stripped_oak_log": { - "direction": "direction_01" - }, - "minecraft:stripped_spruce_log": { - "direction": "direction_01" - }, - "minecraft:trapped_chest": { - "facing_direction": "facing_direction_00" - }, - "minecraft:wall_banner": { - "facing_direction": "facing_direction_00" - }, - "minecraft:wall_sign": { - "facing_direction": "facing_direction_00" - }, - "minecraft:white_glazed_terracotta": { - "facing_direction": "facing_direction_00" - }, - "minecraft:wooden_button": { - "facing_direction": "facing_direction_00" - }, - "minecraft:yellow_glazed_terracotta": { - "facing_direction": "facing_direction_00" - } - }, - "remappedPropertyValuesIndex": { - "facing_direction_00": [ - { - "old": { - "int": 7 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 6 - }, - "new": { - "int": 0 - } - } - ], - "direction_01": [ - { - "old": { - "int": 1 - }, - "new": { - "string": "x" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "y" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "y" - } - }, - { - "old": { - "int": 2 - }, - "new": { - "string": "z" - } - } - ], - "bite_counter_02": [ - { - "old": { - "int": 7 - }, - "new": { - "int": 0 - } - } - ], - "fill_level_03": [ - { - "old": { - "int": 7 - }, - "new": { - "int": 6 - } - } - ], - "age_04": [ - { - "old": { - "int": 3 - }, - "new": { - "int": 0 - } - } - ], - "composter_fill_level_05": [ - { - "old": { - "int": 9 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 11 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 15 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 10 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 14 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 12 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 13 - }, - "new": { - "int": 0 - } - } - ], - "weirdo_direction_06": [ - { - "old": { - "int": 0 - }, - "new": { - "int": 5 - } - }, - { - "old": { - "int": 2 - }, - "new": { - "int": 3 - } - }, - { - "old": { - "int": 1 - }, - "new": { - "int": 4 - } - }, - { - "old": { - "int": 3 - }, - "new": { - "int": 2 - } - } - ], - "facing_direction_07": [ - { - "old": { - "int": 2 - }, - "new": { - "string": "west" - } - }, - { - "old": { - "int": 1 - }, - "new": { - "string": "east" - } - }, - { - "old": { - "int": 6 - }, - "new": { - "string": "up_east_west" - } - }, - { - "old": { - "int": 7 - }, - "new": { - "string": "down_north_south" - } - }, - { - "old": { - "int": 3 - }, - "new": { - "string": "south" - } - }, - { - "old": { - "int": 0 - }, - "new": { - "string": "down_east_west" - } - }, - { - "old": { - "int": 5 - }, - "new": { - "string": "up_north_south" - } - }, - { - "old": { - "int": 4 - }, - "new": { - "string": "north" - } - } - ], - "rail_direction_08": [ - { - "old": { - "int": 15 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 10 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 12 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 11 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 14 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 13 - }, - "new": { - "int": 0 - } - } - ] - }, - "remappedStates": { - "minecraft:end_rod": [ - { - "oldState": { - "facing_direction": { - "int": 6 - } - }, - "newName": "minecraft:light_block", - "newState": { - "block_light_level": { - "int": 14 - } - } - }, - { - "oldState": { - "facing_direction": { - "int": 7 - } - }, - "newName": "minecraft:light_block", - "newState": { - "block_light_level": { - "int": 14 - } - } - } - ], - "minecraft:log": [ - { - "oldState": { - "direction": { - "int": 3 - }, - "old_log_type": { - "string": "spruce" - } - }, - "newName": "minecraft:wood", - "newState": { - "pillar_axis": { - "string": "y" - }, - "stripped_bit": { - "byte": 0 - }, - "wood_type": { - "string": "spruce" - } - } - }, - { - "oldState": { - "direction": { - "int": 3 - }, - "old_log_type": { - "string": "oak" - } - }, - "newName": "minecraft:wood", - "newState": { - "pillar_axis": { - "string": "y" - }, - "stripped_bit": { - "byte": 0 - }, - "wood_type": { - "string": "oak" - } - } - }, - { - "oldState": { - "direction": { - "int": 3 - }, - "old_log_type": { - "string": "jungle" - } - }, - "newName": "minecraft:wood", - "newState": { - "pillar_axis": { - "string": "y" - }, - "stripped_bit": { - "byte": 0 - }, - "wood_type": { - "string": "jungle" - } - } - }, - { - "oldState": { - "direction": { - "int": 3 - }, - "old_log_type": { - "string": "birch" - } - }, - "newName": "minecraft:wood", - "newState": { - "pillar_axis": { - "string": "y" - }, - "stripped_bit": { - "byte": 0 - }, - "wood_type": { - "string": "birch" - } - } - }, - { - "oldState": { - "direction": { - "int": 1 - }, - "old_log_type": { - "string": "spruce" - } - }, - "newName": "minecraft:log", - "newState": { - "old_log_type": { - "string": "spruce" - }, - "pillar_axis": { - "string": "x" - } - } - }, - { - "oldState": { - "direction": { - "int": 0 - }, - "old_log_type": { - "string": "jungle" - } - }, - "newName": "minecraft:log", - "newState": { - "old_log_type": { - "string": "jungle" - }, - "pillar_axis": { - "string": "y" - } - } - }, - { - "oldState": { - "direction": { - "int": 1 - }, - "old_log_type": { - "string": "oak" - } - }, - "newName": "minecraft:log", - "newState": { - "old_log_type": { - "string": "oak" - }, - "pillar_axis": { - "string": "x" - } - } - }, - { - "oldState": { - "direction": { - "int": 0 - }, - "old_log_type": { - "string": "oak" - } - }, - "newName": "minecraft:log", - "newState": { - "old_log_type": { - "string": "oak" - }, - "pillar_axis": { - "string": "y" - } - } - }, - { - "oldState": { - "direction": { - "int": 2 - }, - "old_log_type": { - "string": "spruce" - } - }, - "newName": "minecraft:log", - "newState": { - "old_log_type": { - "string": "spruce" - }, - "pillar_axis": { - "string": "z" - } - } - }, - { - "oldState": { - "direction": { - "int": 1 - }, - "old_log_type": { - "string": "birch" - } - }, - "newName": "minecraft:log", - "newState": { - "old_log_type": { - "string": "birch" - }, - "pillar_axis": { - "string": "x" - } - } - }, - { - "oldState": { - "direction": { - "int": 2 - }, - "old_log_type": { - "string": "birch" - } - }, - "newName": "minecraft:log", - "newState": { - "old_log_type": { - "string": "birch" - }, - "pillar_axis": { - "string": "z" - } - } - }, - { - "oldState": { - "direction": { - "int": 0 - }, - "old_log_type": { - "string": "spruce" - } - }, - "newName": "minecraft:log", - "newState": { - "old_log_type": { - "string": "spruce" - }, - "pillar_axis": { - "string": "y" - } - } - }, - { - "oldState": { - "direction": { - "int": 2 - }, - "old_log_type": { - "string": "jungle" - } - }, - "newName": "minecraft:log", - "newState": { - "old_log_type": { - "string": "jungle" - }, - "pillar_axis": { - "string": "z" - } - } - }, - { - "oldState": { - "direction": { - "int": 0 - }, - "old_log_type": { - "string": "birch" - } - }, - "newName": "minecraft:log", - "newState": { - "old_log_type": { - "string": "birch" - }, - "pillar_axis": { - "string": "y" - } - } - }, - { - "oldState": { - "direction": { - "int": 1 - }, - "old_log_type": { - "string": "jungle" - } - }, - "newName": "minecraft:log", - "newState": { - "old_log_type": { - "string": "jungle" - }, - "pillar_axis": { - "string": "x" - } - } - }, - { - "oldState": { - "direction": { - "int": 2 - }, - "old_log_type": { - "string": "oak" - } - }, - "newName": "minecraft:log", - "newState": { - "old_log_type": { - "string": "oak" - }, - "pillar_axis": { - "string": "z" - } - } - } - ], - "minecraft:log2": [ - { - "oldState": { - "direction": { - "int": 3 - }, - "new_log_type": { - "string": "acacia" - } - }, - "newName": "minecraft:wood", - "newState": { - "pillar_axis": { - "string": "y" - }, - "stripped_bit": { - "byte": 0 - }, - "wood_type": { - "string": "acacia" - } - } - }, - { - "oldState": { - "direction": { - "int": 3 - }, - "new_log_type": { - "string": "dark_oak" - } - }, - "newName": "minecraft:wood", - "newState": { - "pillar_axis": { - "string": "y" - }, - "stripped_bit": { - "byte": 0 - }, - "wood_type": { - "string": "dark_oak" - } - } - }, - { - "oldState": { - "direction": { - "int": 3 - }, - "new_log_type": { - "string": "acacia" - } - }, - "newName": "minecraft:wood", - "newState": { - "pillar_axis": { - "string": "y" - }, - "stripped_bit": { - "byte": 0 - }, - "wood_type": { - "string": "acacia" - } - } - }, - { - "oldState": { - "direction": { - "int": 3 - }, - "new_log_type": { - "string": "acacia" - } - }, - "newName": "minecraft:wood", - "newState": { - "pillar_axis": { - "string": "y" - }, - "stripped_bit": { - "byte": 0 - }, - "wood_type": { - "string": "acacia" - } - } - }, - { - "oldState": { - "direction": { - "int": 1 - }, - "new_log_type": { - "string": "acacia" - } - }, - "newName": "minecraft:log2", - "newState": { - "new_log_type": { - "string": "acacia" - }, - "pillar_axis": { - "string": "x" - } - } - }, - { - "oldState": { - "direction": { - "int": 0 - }, - "new_log_type": { - "string": "acacia" - } - }, - "newName": "minecraft:log2", - "newState": { - "new_log_type": { - "string": "acacia" - }, - "pillar_axis": { - "string": "y" - } - } - }, - { - "oldState": { - "direction": { - "int": 0 - }, - "new_log_type": { - "string": "dark_oak" - } - }, - "newName": "minecraft:log2", - "newState": { - "new_log_type": { - "string": "dark_oak" - }, - "pillar_axis": { - "string": "y" - } - } - }, - { - "oldState": { - "direction": { - "int": 0 - }, - "new_log_type": { - "string": "acacia" - } - }, - "newName": "minecraft:log2", - "newState": { - "new_log_type": { - "string": "acacia" - }, - "pillar_axis": { - "string": "y" - } - } - }, - { - "oldState": { - "direction": { - "int": 2 - }, - "new_log_type": { - "string": "acacia" - } - }, - "newName": "minecraft:log2", - "newState": { - "new_log_type": { - "string": "acacia" - }, - "pillar_axis": { - "string": "z" - } - } - }, - { - "oldState": { - "direction": { - "int": 2 - }, - "new_log_type": { - "string": "acacia" - } - }, - "newName": "minecraft:log2", - "newState": { - "new_log_type": { - "string": "acacia" - }, - "pillar_axis": { - "string": "z" - } - } - }, - { - "oldState": { - "direction": { - "int": 2 - }, - "new_log_type": { - "string": "acacia" - } - }, - "newName": "minecraft:log2", - "newState": { - "new_log_type": { - "string": "acacia" - }, - "pillar_axis": { - "string": "z" - } - } - }, - { - "oldState": { - "direction": { - "int": 1 - }, - "new_log_type": { - "string": "dark_oak" - } - }, - "newName": "minecraft:log2", - "newState": { - "new_log_type": { - "string": "dark_oak" - }, - "pillar_axis": { - "string": "x" - } - } - }, - { - "oldState": { - "direction": { - "int": 2 - }, - "new_log_type": { - "string": "dark_oak" - } - }, - "newName": "minecraft:log2", - "newState": { - "new_log_type": { - "string": "dark_oak" - }, - "pillar_axis": { - "string": "z" - } - } - }, - { - "oldState": { - "direction": { - "int": 0 - }, - "new_log_type": { - "string": "acacia" - } - }, - "newName": "minecraft:log2", - "newState": { - "new_log_type": { - "string": "acacia" - }, - "pillar_axis": { - "string": "y" - } - } - }, - { - "oldState": { - "direction": { - "int": 1 - }, - "new_log_type": { - "string": "acacia" - } - }, - "newName": "minecraft:log2", - "newState": { - "new_log_type": { - "string": "acacia" - }, - "pillar_axis": { - "string": "x" - } - } - }, - { - "oldState": { - "direction": { - "int": 1 - }, - "new_log_type": { - "string": "acacia" - } - }, - "newName": "minecraft:log2", - "newState": { - "new_log_type": { - "string": "acacia" - }, - "pillar_axis": { - "string": "x" - } - } - } - ] - } -} diff --git a/upgrade_schema/0031_1.13.0_to_1.14.0.json b/upgrade_schema/0031_1.13.0_to_1.14.0.json deleted file mode 100644 index f363e31..0000000 --- a/upgrade_schema/0031_1.13.0_to_1.14.0.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "maxVersionMajor": 1, - "maxVersionMinor": 15, - "maxVersionPatch": 0, - "maxVersionRevision": 0, - "renamedProperties": { - "minecraft:kelp": { - "age": "kelp_age" - } - } -} diff --git a/upgrade_schema/0041_1.14.0_to_1.16.0.57_beta.json b/upgrade_schema/0041_1.14.0_to_1.16.0.57_beta.json deleted file mode 100644 index cb6da25..0000000 --- a/upgrade_schema/0041_1.14.0_to_1.16.0.57_beta.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "maxVersionMajor": 1, - "maxVersionMinor": 16, - "maxVersionPatch": 0, - "maxVersionRevision": 0, - "addedProperties": { - "minecraft:cobblestone_wall": { - "wall_connection_type_east": { - "string": "none" - }, - "wall_connection_type_north": { - "string": "none" - }, - "wall_connection_type_south": { - "string": "none" - }, - "wall_connection_type_west": { - "string": "none" - }, - "wall_post_bit": { - "byte": 0 - } - }, - "minecraft:jigsaw": { - "rotation": { - "int": 0 - } - } - } -} diff --git a/upgrade_schema/0051_1.16.0.57_beta_to_1.16.0.59_beta.json b/upgrade_schema/0051_1.16.0.57_beta_to_1.16.0.59_beta.json deleted file mode 100644 index fe4917c..0000000 --- a/upgrade_schema/0051_1.16.0.57_beta_to_1.16.0.59_beta.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "maxVersionMajor": 1, - "maxVersionMinor": 16, - "maxVersionPatch": 0, - "maxVersionRevision": 9, - "renamedIds": { - "minecraft:basalt_block": "minecraft:basalt", - "minecraft:blue_fire": "minecraft:soul_fire", - "minecraft:blue_nether_wart_block": "minecraft:warped_wart_block", - "minecraft:crimson_trap_door": "minecraft:crimson_trapdoor", - "minecraft:polished_basalt_block": "minecraft:polished_basalt", - "minecraft:shroomlight_block": "minecraft:shroomlight", - "minecraft:soul_soil_block": "minecraft:soul_soil", - "minecraft:target_block": "minecraft:target", - "minecraft:weeping_vines_block": "minecraft:weeping_vines" - } -} diff --git a/upgrade_schema/0061_1.16.0.59_beta_to_1.16.0.68_beta.json b/upgrade_schema/0061_1.16.0.59_beta_to_1.16.0.68_beta.json deleted file mode 100644 index aa46643..0000000 --- a/upgrade_schema/0061_1.16.0.59_beta_to_1.16.0.68_beta.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "maxVersionMajor": 1, - "maxVersionMinor": 16, - "maxVersionPatch": 0, - "maxVersionRevision": 14, - "renamedIds": { - "minecraft:lodestone_block": "minecraft:lodestone", - "minecraft:twisting_vines_block": "minecraft:twisting_vines" - }, - "addedProperties": { - "minecraft:melon_stem": { - "facing_direction": { - "int": 0 - } - }, - "minecraft:pumpkin_stem": { - "facing_direction": { - "int": 0 - } - } - }, - "removedProperties": { - "minecraft:blackstone_wall": [ - "wall_block_type" - ], - "minecraft:polished_blackstone_brick_wall": [ - "wall_block_type" - ], - "minecraft:polished_blackstone_wall": [ - "wall_block_type" - ] - }, - "remappedPropertyValues": { - "minecraft:cobblestone_wall": { - "wall_block_type": "wall_block_type_00" - } - }, - "remappedPropertyValuesIndex": { - "wall_block_type_00": [ - { - "old": { - "string": "blackstone" - }, - "new": { - "string": "cobblestone" - } - }, - { - "old": { - "string": "polished_blackstone_brick" - }, - "new": { - "string": "cobblestone" - } - }, - { - "old": { - "string": "polished_blackstone" - }, - "new": { - "string": "cobblestone" - } - } - ] - } -} diff --git a/upgrade_schema/0071_1.16.0_to_1.16.100.json b/upgrade_schema/0071_1.16.0_to_1.16.100.json deleted file mode 100644 index e96d17b..0000000 --- a/upgrade_schema/0071_1.16.0_to_1.16.100.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "maxVersionMajor": 1, - "maxVersionMinor": 16, - "maxVersionPatch": 0, - "maxVersionRevision": 16, - "addedProperties": { - "minecraft:chain": { - "pillar_axis": { - "string": "y" - } - } - }, - "renamedProperties": { - "minecraft:bee_nest": { - "facing_direction": "direction" - }, - "minecraft:beehive": { - "facing_direction": "direction" - } - }, - "remappedPropertyValues": { - "minecraft:bee_nest": { - "facing_direction": "facing_direction_00" - }, - "minecraft:beehive": { - "facing_direction": "facing_direction_00" - } - }, - "remappedPropertyValuesIndex": { - "facing_direction_00": [ - { - "old": { - "int": 4 - }, - "new": { - "int": 1 - } - }, - { - "old": { - "int": 3 - }, - "new": { - "int": 0 - } - }, - { - "old": { - "int": 5 - }, - "new": { - "int": 3 - } - }, - { - "old": { - "int": 1 - }, - "new": { - "int": 0 - } - } - ] - } -} diff --git a/upgrade_schema/0081_1.16.200_to_1.16.210.json b/upgrade_schema/0081_1.16.200_to_1.16.210.json deleted file mode 100644 index 988f4a0..0000000 --- a/upgrade_schema/0081_1.16.200_to_1.16.210.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "maxVersionMajor": 1, - "maxVersionMinor": 16, - "maxVersionPatch": 210, - "maxVersionRevision": 3, - "removedProperties": { - "minecraft:stripped_crimson_hyphae": [ - "deprecated" - ], - "minecraft:stripped_crimson_stem": [ - "deprecated" - ], - "minecraft:stripped_warped_hyphae": [ - "deprecated" - ], - "minecraft:stripped_warped_stem": [ - "deprecated" - ] - } -} diff --git a/upgrade_schema/0091_1.17.10_to_1.17.30.json b/upgrade_schema/0091_1.17.10_to_1.17.30.json deleted file mode 100644 index 7c9dbbb..0000000 --- a/upgrade_schema/0091_1.17.10_to_1.17.30.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "maxVersionMajor": 1, - "maxVersionMinor": 16, - "maxVersionPatch": 210, - "maxVersionRevision": 3, - "addedProperties": { - "minecraft:frame": { - "item_frame_photo_bit": { - "byte": 0 - } - }, - "minecraft:glow_frame": { - "item_frame_photo_bit": { - "byte": 0 - } - } - } -} diff --git a/upgrade_schema/0101_1.17.30_to_1.17.40.json b/upgrade_schema/0101_1.17.30_to_1.17.40.json deleted file mode 100644 index f6b11c8..0000000 --- a/upgrade_schema/0101_1.17.30_to_1.17.40.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "maxVersionMajor": 1, - "maxVersionMinor": 16, - "maxVersionPatch": 210, - "maxVersionRevision": 3, - "addedProperties": { - "minecraft:sculk_catalyst": { - "bloom": { - "byte": 0 - } - } - } -} diff --git a/upgrade_schema/0111_1.18.0_to_1.18.10.json b/upgrade_schema/0111_1.18.0_to_1.18.10.json deleted file mode 100644 index e323234..0000000 --- a/upgrade_schema/0111_1.18.0_to_1.18.10.json +++ /dev/null @@ -1,407 +0,0 @@ -{ - "maxVersionMajor": 1, - "maxVersionMinor": 18, - "maxVersionPatch": 10, - "maxVersionRevision": 1, - "removedProperties": { - "minecraft:skull": [ - "no_drop_bit" - ] - }, - "remappedPropertyValues": { - "minecraft:glow_lichen": { - "multi_face_direction_bits": "multi_face_direction_bits_00" - }, - "minecraft:sculk_vein": { - "multi_face_direction_bits": "multi_face_direction_bits_00" - } - }, - "remappedPropertyValuesIndex": { - "multi_face_direction_bits_00": [ - { - "old": { - "int": 4 - }, - "new": { - "int": 16 - } - }, - { - "old": { - "int": 5 - }, - "new": { - "int": 17 - } - }, - { - "old": { - "int": 6 - }, - "new": { - "int": 18 - } - }, - { - "old": { - "int": 7 - }, - "new": { - "int": 19 - } - }, - { - "old": { - "int": 8 - }, - "new": { - "int": 4 - } - }, - { - "old": { - "int": 9 - }, - "new": { - "int": 5 - } - }, - { - "old": { - "int": 10 - }, - "new": { - "int": 6 - } - }, - { - "old": { - "int": 11 - }, - "new": { - "int": 7 - } - }, - { - "old": { - "int": 12 - }, - "new": { - "int": 20 - } - }, - { - "old": { - "int": 13 - }, - "new": { - "int": 21 - } - }, - { - "old": { - "int": 14 - }, - "new": { - "int": 22 - } - }, - { - "old": { - "int": 15 - }, - "new": { - "int": 23 - } - }, - { - "old": { - "int": 16 - }, - "new": { - "int": 8 - } - }, - { - "old": { - "int": 17 - }, - "new": { - "int": 9 - } - }, - { - "old": { - "int": 18 - }, - "new": { - "int": 10 - } - }, - { - "old": { - "int": 19 - }, - "new": { - "int": 11 - } - }, - { - "old": { - "int": 20 - }, - "new": { - "int": 24 - } - }, - { - "old": { - "int": 21 - }, - "new": { - "int": 25 - } - }, - { - "old": { - "int": 22 - }, - "new": { - "int": 26 - } - }, - { - "old": { - "int": 23 - }, - "new": { - "int": 27 - } - }, - { - "old": { - "int": 24 - }, - "new": { - "int": 12 - } - }, - { - "old": { - "int": 25 - }, - "new": { - "int": 13 - } - }, - { - "old": { - "int": 26 - }, - "new": { - "int": 14 - } - }, - { - "old": { - "int": 27 - }, - "new": { - "int": 15 - } - }, - { - "old": { - "int": 36 - }, - "new": { - "int": 48 - } - }, - { - "old": { - "int": 37 - }, - "new": { - "int": 49 - } - }, - { - "old": { - "int": 38 - }, - "new": { - "int": 50 - } - }, - { - "old": { - "int": 39 - }, - "new": { - "int": 51 - } - }, - { - "old": { - "int": 40 - }, - "new": { - "int": 36 - } - }, - { - "old": { - "int": 41 - }, - "new": { - "int": 37 - } - }, - { - "old": { - "int": 42 - }, - "new": { - "int": 38 - } - }, - { - "old": { - "int": 43 - }, - "new": { - "int": 39 - } - }, - { - "old": { - "int": 44 - }, - "new": { - "int": 52 - } - }, - { - "old": { - "int": 45 - }, - "new": { - "int": 53 - } - }, - { - "old": { - "int": 46 - }, - "new": { - "int": 54 - } - }, - { - "old": { - "int": 47 - }, - "new": { - "int": 55 - } - }, - { - "old": { - "int": 48 - }, - "new": { - "int": 40 - } - }, - { - "old": { - "int": 49 - }, - "new": { - "int": 41 - } - }, - { - "old": { - "int": 50 - }, - "new": { - "int": 42 - } - }, - { - "old": { - "int": 51 - }, - "new": { - "int": 43 - } - }, - { - "old": { - "int": 52 - }, - "new": { - "int": 56 - } - }, - { - "old": { - "int": 53 - }, - "new": { - "int": 57 - } - }, - { - "old": { - "int": 54 - }, - "new": { - "int": 58 - } - }, - { - "old": { - "int": 55 - }, - "new": { - "int": 59 - } - }, - { - "old": { - "int": 56 - }, - "new": { - "int": 44 - } - }, - { - "old": { - "int": 57 - }, - "new": { - "int": 45 - } - }, - { - "old": { - "int": 58 - }, - "new": { - "int": 46 - } - }, - { - "old": { - "int": 59 - }, - "new": { - "int": 47 - } - } - ] - } -} diff --git a/upgrade_schema/schema.json b/upgrade_schema/schema.json deleted file mode 100644 index b05c329..0000000 --- a/upgrade_schema/schema.json +++ /dev/null @@ -1,133 +0,0 @@ -{ - "$schema": "http://json-schema.org/draft-07/schema#", - "$defs": { - "blockStateProperty": { - "type": "object", - "minProperties": 1, - "maxProperties": 1, - "additionalProperties": false, - "properties": { - "int": { - "type": "integer" - }, - "string": { - "type": "string" - }, - "byte": { - "type": "integer" - } - } - } - }, - "type": "object", - "additionalProperties": false, - "required": [ - "maxVersionMajor", - "maxVersionMinor", - "maxVersionPatch", - "maxVersionRevision" - ], - "properties": { - "maxVersionMajor": { - "type": "integer", - "minValue": 0 - }, - "maxVersionMinor": { - "type": "integer", - "minValue": 0 - }, - "maxVersionPatch": { - "type": "integer", - "minValue": 0 - }, - "maxVersionRevision": { - "type": "integer", - "minValue": 0 - }, - "renamedIds": { - "type": "object", - "additionalProperties": { - "type": "string" - } - }, - "renamedProperties": { - "type": "object", - "additionalProperties": { - "type": "object", - "additionalProperties": { - "type": "string" - } - } - }, - "addedProperties": { - "type": "object", - "additionalProperties": { - "type": "object", - "additionalProperties": { - "$ref": "#/$defs/blockStateProperty" - } - } - }, - "removedProperties": { - "type": "object", - "additionalProperties": { - "type": "array", - "items": { - "type": "string" - } - } - }, - "remappedPropertyValues": { - "type": "object", - "additionalProperties": { - "type": "object", - "additionalProperties": { - "type": "string" - } - } - }, - "remappedPropertyValuesIndex": { - "type": "object", - "additionalProperties": { - "type": "array", - "items": { - "type": "object", - "properties": { - "old": { - "$ref": "#/$defs/blockStateProperty" - }, - "new": { - "$ref": "#/$defs/blockStateProperty" - } - } - } - } - }, - "remappedStates": { - "type": "object", - "additionalProperties": { - "type": "array", - "items": { - "type": "object", - "properties": { - "oldState": { - "type": "object", - "additionalProperties": { - "$ref": "#/$defs/blockStateProperty" - } - }, - "newId": { - "type": "string" - }, - "newState": { - "type": "object", - "additionalProperties": { - "$ref": "#/$defs/blockStateProperty" - } - } - } - } - } - } - } -}