From 1d96dd836a77996719ed09dced6e4bba99b0fc1e Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Wed, 9 Feb 2022 21:52:48 +0000 Subject: [PATCH] Improved remappedPropertyValues format, removed a ton of repeated data --- upgrade_schema/0001_1.9.0_to_1.10.0.json | 4960 ++++++++----------- upgrade_schema/0011_1.10.0_to_1.12.0.json | 145 +- upgrade_schema/0021_1.12.0_to_1.13.0.json | 2438 ++------- upgrade_schema/0051_1.16.0_to_1.16.100.json | 130 +- upgrade_schema/0091_1.18.0_to_1.18.10.json | 1452 ++---- upgrade_schema/schema.json | 28 +- 6 files changed, 3092 insertions(+), 6061 deletions(-) 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 index 9f4a12f..198e8f3 100644 --- a/upgrade_schema/0001_1.9.0_to_1.10.0.json +++ b/upgrade_schema/0001_1.9.0_to_1.10.0.json @@ -530,3010 +530,2136 @@ }, "remappedPropertyValues": { "minecraft:blast_furnace": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 2 - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "int", - "value": 2 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 2 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:bone_block": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "int", - "value": 0 - } - } - ], - "direction": [ - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "int", - "value": 3 - } - } - ] + "mapped_type": "mapped_type_01", + "direction": "direction_02" }, "minecraft:chemistry_table": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "lab_table" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "material_reducer" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "compound_creator" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "element_constructor" - } - } - ] + "mapped_type": "mapped_type_03" }, "minecraft:cobblestone_wall": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "andesite" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "diorite" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "sandstone" - } - }, - { - "old": { - "type": "int", - "value": 11 - }, - "new": { - "type": "string", - "value": "prismarine" - } - }, - { - "old": { - "type": "int", - "value": 9 - }, - "new": { - "type": "string", - "value": "nether_brick" - } - }, - { - "old": { - "type": "int", - "value": 13 - }, - "new": { - "type": "string", - "value": "red_nether_brick" - } - }, - { - "old": { - "type": "int", - "value": 14 - }, - "new": { - "type": "string", - "value": "cobblestone" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "granite" - } - }, - { - "old": { - "type": "int", - "value": 15 - }, - "new": { - "type": "string", - "value": "cobblestone" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "mossy_cobblestone" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "brick" - } - }, - { - "old": { - "type": "int", - "value": 10 - }, - "new": { - "type": "string", - "value": "end_brick" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "cobblestone" - } - }, - { - "old": { - "type": "int", - "value": 8 - }, - "new": { - "type": "string", - "value": "mossy_stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 12 - }, - "new": { - "type": "string", - "value": "red_sandstone" - } - } - ] + "mapped_type": "mapped_type_04" }, "minecraft:coral": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 9 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 10 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "pink" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "purple" - } - }, - { - "old": { - "type": "int", - "value": 13 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 14 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 12 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 15 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "red" - } - }, - { - "old": { - "type": "int", - "value": 11 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 8 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "yellow" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "blue" - } - } - ] + "mapped_type": "mapped_type_05" }, "minecraft:coral_block": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "pink" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "purple" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "yellow" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "red" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "blue" - } - } - ] + "mapped_type": "mapped_type_06" }, "minecraft:coral_fan": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "purple" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "pink" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "yellow" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "red" - } - } - ] + "mapped_type": "mapped_type_06" }, "minecraft:coral_fan_dead": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "yellow" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "red" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "blue" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "purple" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "pink" - } - } - ] + "mapped_type": "mapped_type_06" }, "minecraft:coral_fan_hang": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "byte", - "value": 1 - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "byte", - "value": 0 - } - } - ] + "mapped_type": "mapped_type_07" }, "minecraft:coral_fan_hang2": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "byte", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "byte", - "value": 1 - } - } - ] + "mapped_type": "mapped_type_07" }, "minecraft:coral_fan_hang3": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "byte", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "byte", - "value": 1 - } - } - ] + "mapped_type": "mapped_type_07" }, "minecraft:dirt": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "coarse" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "normal" - } - } - ] + "mapped_type": "mapped_type_08" }, "minecraft:double_plant": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "rose" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "sunflower" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "sunflower" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "syringa" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "grass" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "sunflower" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "fern" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "paeonia" - } - } - ] + "mapped_type": "mapped_type_09" }, "minecraft:double_stone_slab": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "quartz" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "wood" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "brick" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "smooth_stone" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "sandstone" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "nether_brick" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "cobblestone" - } - } - ] + "mapped_type": "mapped_type_10" }, "minecraft:double_stone_slab2": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "red_sandstone" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "red_sandstone" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "red_sandstone" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "red_sandstone" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "red_sandstone" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "red_sandstone" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "red_sandstone" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "red_sandstone" - } - } - ] + "mapped_type": "mapped_type_11" }, "minecraft:double_stone_slab3": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "andesite" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "diorite" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "polished_granite" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "granite" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "smooth_red_sandstone" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "polished_diorite" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "end_stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "polished_andesite" - } - } - ] + "mapped_type": "mapped_type_12" }, "minecraft:double_stone_slab4": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "cut_red_sandstone" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "stone" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "smooth_quartz" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "mossy_stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "mossy_stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "mossy_stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "mossy_stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "cut_sandstone" - } - } - ] + "mapped_type": "mapped_type_13" }, "minecraft:double_wooden_slab": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "spruce" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "acacia" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "oak" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "oak" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "birch" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "jungle" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "dark_oak" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "oak" - } - } - ] + "mapped_type": "mapped_type_14" }, "minecraft:fence": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "acacia" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "birch" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "oak" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "spruce" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "oak" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "dark_oak" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "jungle" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "oak" - } - } - ] + "mapped_type": "mapped_type_14" }, "minecraft:hay_block": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "int", - "value": 0 - } - } - ], - "direction": [ - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "int", - "value": 3 - } - } - ] + "mapped_type": "mapped_type_01", + "direction": "direction_02" }, "minecraft:leaves": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "birch" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "oak" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "jungle" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "spruce" - } - } - ] + "mapped_type": "mapped_type_15" }, "minecraft:leaves2": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "dark_oak" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "acacia" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "acacia" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "acacia" - } - } - ] + "mapped_type": "mapped_type_16" }, "minecraft:log2": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "acacia" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "acacia" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "dark_oak" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "acacia" - } - } - ] + "mapped_type": "mapped_type_16" }, "minecraft:monster_egg": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "stone" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "stone" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "cobblestone" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "mossy_stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "cracked_stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "stone" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "chiseled_stone_brick" - } - } - ] + "mapped_type": "mapped_type_17" }, "minecraft:planks": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "acacia" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "oak" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "dark_oak" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "spruce" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "oak" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "birch" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "oak" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "jungle" - } - } - ] + "mapped_type": "mapped_type_14" }, "minecraft:prismarine": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "default" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "default" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "bricks" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "dark" - } - } - ] + "mapped_type": "mapped_type_18" }, "minecraft:purpur_block": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "lines" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "smooth" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "chiseled" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "default" - } - } - ], - "direction": [ - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "int", - "value": 3 - } - } - ] + "mapped_type": "mapped_type_19", + "direction": "direction_20" }, "minecraft:quartz_block": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "smooth" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "chiseled" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "default" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "lines" - } - } - ], - "direction": [ - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "int", - "value": 3 - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "mapped_type": "mapped_type_19", + "direction": "direction_20" }, "minecraft:red_flower": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 15 - }, - "new": { - "type": "string", - "value": "poppy" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "tulip_white" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "orchid" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "tulip_orange" - } - }, - { - "old": { - "type": "int", - "value": 8 - }, - "new": { - "type": "string", - "value": "oxeye" - } - }, - { - "old": { - "type": "int", - "value": 14 - }, - "new": { - "type": "string", - "value": "poppy" - } - }, - { - "old": { - "type": "int", - "value": 10 - }, - "new": { - "type": "string", - "value": "lily_of_the_valley" - } - }, - { - "old": { - "type": "int", - "value": 9 - }, - "new": { - "type": "string", - "value": "cornflower" - } - }, - { - "old": { - "type": "int", - "value": 13 - }, - "new": { - "type": "string", - "value": "poppy" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "tulip_red" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "poppy" - } - }, - { - "old": { - "type": "int", - "value": 11 - }, - "new": { - "type": "string", - "value": "poppy" - } - }, - { - "old": { - "type": "int", - "value": 12 - }, - "new": { - "type": "string", - "value": "poppy" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "tulip_pink" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "allium" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "houstonia" - } - } - ] + "mapped_type": "mapped_type_21" }, "minecraft:red_sandstone": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "heiroglyphs" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "cut" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "smooth" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "default" - } - } - ] + "mapped_type": "mapped_type_22" }, "minecraft:sand": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "normal" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "red" - } - } - ] + "mapped_type": "mapped_type_23" }, "minecraft:sandstone": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "heiroglyphs" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "default" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "smooth" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "cut" - } - } - ] + "mapped_type": "mapped_type_22" }, "minecraft:seagrass": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "double_top" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "default" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "default" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "double_bot" - } - } - ] + "mapped_type": "mapped_type_24" }, "minecraft:smoker": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "int", - "value": 2 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 2 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 2 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:sponge": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "wet" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "dry" - } - } - ] + "mapped_type": "mapped_type_25" }, "minecraft:stone": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "diorite_smooth" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "andesite_smooth" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "diorite" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "granite_smooth" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "andesite" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "stone" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "stone" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "granite" - } - } - ] + "mapped_type": "mapped_type_26" }, "minecraft:stone_slab": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "nether_brick" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "cobblestone" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "smooth_stone" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "sandstone" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "wood" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "brick" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "quartz" - } - } - ] + "mapped_type": "mapped_type_10" }, "minecraft:stone_slab2": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "mossy_cobblestone" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "prismarine_dark" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "red_nether_brick" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "red_sandstone" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "purpur" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "smooth_sandstone" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "prismarine_rough" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "prismarine_brick" - } - } - ] + "mapped_type": "mapped_type_27" }, "minecraft:stone_slab3": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "smooth_red_sandstone" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "end_stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "andesite" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "diorite" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "granite" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "polished_granite" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "polished_andesite" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "polished_diorite" - } - } - ] + "mapped_type": "mapped_type_12" }, "minecraft:stone_slab4": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "stone" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "cut_sandstone" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "smooth_quartz" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "cut_red_sandstone" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "mossy_stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "mossy_stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "mossy_stone_brick" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "mossy_stone_brick" - } - } - ] + "mapped_type": "mapped_type_13" }, "minecraft:stonebrick": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "chiseled" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "mossy" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "default" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "cracked" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "default" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "default" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "default" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "smooth" - } - } - ] + "mapped_type": "mapped_type_28" }, "minecraft:structure_block": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "load" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "data" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "corner" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "data" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "save" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "data" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "invalid" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "export" - } - } - ] + "mapped_type": "mapped_type_29" }, "minecraft:tallgrass": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "snow" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "default" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "fern" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "tall" - } - } - ] + "mapped_type": "mapped_type_30" }, "minecraft:wooden_slab": { - "mapped_type": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "oak" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "spruce" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "oak" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "acacia" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "jungle" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "oak" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "birch" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "dark_oak" - } - } - ] + "mapped_type": "mapped_type_14" } }, + "remappedPropertyValuesIndex": { + "facing_direction_00": [ + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "int", + "value": 2 + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "int", + "value": 2 + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "int", + "value": 2 + } + } + ], + "mapped_type_01": [ + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "int", + "value": 0 + } + } + ], + "direction_02": [ + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "int", + "value": 3 + } + } + ], + "mapped_type_03": [ + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "lab_table" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "material_reducer" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "compound_creator" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "element_constructor" + } + } + ], + "mapped_type_04": [ + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "andesite" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "stone_brick" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "diorite" + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "sandstone" + } + }, + { + "old": { + "type": "int", + "value": 11 + }, + "new": { + "type": "string", + "value": "prismarine" + } + }, + { + "old": { + "type": "int", + "value": 9 + }, + "new": { + "type": "string", + "value": "nether_brick" + } + }, + { + "old": { + "type": "int", + "value": 13 + }, + "new": { + "type": "string", + "value": "red_nether_brick" + } + }, + { + "old": { + "type": "int", + "value": 14 + }, + "new": { + "type": "string", + "value": "cobblestone" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "granite" + } + }, + { + "old": { + "type": "int", + "value": 15 + }, + "new": { + "type": "string", + "value": "cobblestone" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "mossy_cobblestone" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "brick" + } + }, + { + "old": { + "type": "int", + "value": 10 + }, + "new": { + "type": "string", + "value": "end_brick" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "cobblestone" + } + }, + { + "old": { + "type": "int", + "value": 8 + }, + "new": { + "type": "string", + "value": "mossy_stone_brick" + } + }, + { + "old": { + "type": "int", + "value": 12 + }, + "new": { + "type": "string", + "value": "red_sandstone" + } + } + ], + "mapped_type_05": [ + { + "old": { + "type": "int", + "value": 9 + }, + "new": { + "type": "string", + "value": "blue" + } + }, + { + "old": { + "type": "int", + "value": 10 + }, + "new": { + "type": "string", + "value": "blue" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "blue" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "pink" + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "blue" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "purple" + } + }, + { + "old": { + "type": "int", + "value": 13 + }, + "new": { + "type": "string", + "value": "blue" + } + }, + { + "old": { + "type": "int", + "value": 14 + }, + "new": { + "type": "string", + "value": "blue" + } + }, + { + "old": { + "type": "int", + "value": 12 + }, + "new": { + "type": "string", + "value": "blue" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "blue" + } + }, + { + "old": { + "type": "int", + "value": 15 + }, + "new": { + "type": "string", + "value": "blue" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "red" + } + }, + { + "old": { + "type": "int", + "value": 11 + }, + "new": { + "type": "string", + "value": "blue" + } + }, + { + "old": { + "type": "int", + "value": 8 + }, + "new": { + "type": "string", + "value": "blue" + } + }, + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "yellow" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "blue" + } + } + ], + "mapped_type_06": [ + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "pink" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "purple" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "blue" + } + }, + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "yellow" + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "blue" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "red" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "blue" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "blue" + } + } + ], + "mapped_type_07": [ + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "byte", + "value": 1 + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "byte", + "value": 0 + } + } + ], + "mapped_type_08": [ + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "coarse" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "normal" + } + } + ], + "mapped_type_09": [ + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "rose" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "sunflower" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "sunflower" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "syringa" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "grass" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "sunflower" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "fern" + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "paeonia" + } + } + ], + "mapped_type_10": [ + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "stone_brick" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "quartz" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "wood" + } + }, + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "brick" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "smooth_stone" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "sandstone" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "nether_brick" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "cobblestone" + } + } + ], + "mapped_type_11": [ + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "red_sandstone" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "red_sandstone" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "red_sandstone" + } + }, + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "red_sandstone" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "red_sandstone" + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "red_sandstone" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "red_sandstone" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "red_sandstone" + } + } + ], + "mapped_type_12": [ + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "andesite" + } + }, + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "diorite" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "polished_granite" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "granite" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "smooth_red_sandstone" + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "polished_diorite" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "end_stone_brick" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "polished_andesite" + } + } + ], + "mapped_type_13": [ + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "cut_red_sandstone" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "stone" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "smooth_quartz" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "mossy_stone_brick" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "mossy_stone_brick" + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "mossy_stone_brick" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "mossy_stone_brick" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "cut_sandstone" + } + } + ], + "mapped_type_14": [ + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "spruce" + } + }, + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "acacia" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "oak" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "oak" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "birch" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "jungle" + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "dark_oak" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "oak" + } + } + ], + "mapped_type_15": [ + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "birch" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "oak" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "jungle" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "spruce" + } + } + ], + "mapped_type_16": [ + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "dark_oak" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "acacia" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "acacia" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "acacia" + } + } + ], + "mapped_type_17": [ + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "stone" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "stone_brick" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "stone" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "cobblestone" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "mossy_stone_brick" + } + }, + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "cracked_stone_brick" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "stone" + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "chiseled_stone_brick" + } + } + ], + "mapped_type_18": [ + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "default" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "default" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "bricks" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "dark" + } + } + ], + "mapped_type_19": [ + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "lines" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "smooth" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "chiseled" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "default" + } + } + ], + "direction_20": [ + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "int", + "value": 3 + } + } + ], + "mapped_type_21": [ + { + "old": { + "type": "int", + "value": 15 + }, + "new": { + "type": "string", + "value": "poppy" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "tulip_white" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "orchid" + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "tulip_orange" + } + }, + { + "old": { + "type": "int", + "value": 8 + }, + "new": { + "type": "string", + "value": "oxeye" + } + }, + { + "old": { + "type": "int", + "value": 14 + }, + "new": { + "type": "string", + "value": "poppy" + } + }, + { + "old": { + "type": "int", + "value": 10 + }, + "new": { + "type": "string", + "value": "lily_of_the_valley" + } + }, + { + "old": { + "type": "int", + "value": 9 + }, + "new": { + "type": "string", + "value": "cornflower" + } + }, + { + "old": { + "type": "int", + "value": 13 + }, + "new": { + "type": "string", + "value": "poppy" + } + }, + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "tulip_red" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "poppy" + } + }, + { + "old": { + "type": "int", + "value": 11 + }, + "new": { + "type": "string", + "value": "poppy" + } + }, + { + "old": { + "type": "int", + "value": 12 + }, + "new": { + "type": "string", + "value": "poppy" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "tulip_pink" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "allium" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "houstonia" + } + } + ], + "mapped_type_22": [ + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "heiroglyphs" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "cut" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "smooth" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "default" + } + } + ], + "mapped_type_23": [ + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "normal" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "red" + } + } + ], + "mapped_type_24": [ + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "double_top" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "default" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "default" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "double_bot" + } + } + ], + "mapped_type_25": [ + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "wet" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "dry" + } + } + ], + "mapped_type_26": [ + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "diorite_smooth" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "andesite_smooth" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "diorite" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "granite_smooth" + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "andesite" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "stone" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "stone" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "granite" + } + } + ], + "mapped_type_27": [ + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "mossy_cobblestone" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "prismarine_dark" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "red_nether_brick" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "red_sandstone" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "purpur" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "smooth_sandstone" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "prismarine_rough" + } + }, + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "prismarine_brick" + } + } + ], + "mapped_type_28": [ + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "chiseled" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "mossy" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "default" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "cracked" + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "default" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "default" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "default" + } + }, + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "smooth" + } + } + ], + "mapped_type_29": [ + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "load" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "data" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "corner" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "data" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "save" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "data" + } + }, + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "invalid" + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "export" + } + } + ], + "mapped_type_30": [ + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "snow" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "default" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "fern" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "tall" + } + } + ] + }, "remappedStates": { "minecraft:log": [ { @@ -3906,4 +3032,4 @@ } ] } -} \ No newline at end of file +} 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 index baa19cd..32760d0 100644 --- a/upgrade_schema/0011_1.10.0_to_1.12.0.json +++ b/upgrade_schema/0011_1.10.0_to_1.12.0.json @@ -52,96 +52,69 @@ }, "remappedPropertyValues": { "minecraft:barrel": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:blast_furnace": { - "direction": [ - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "int", - "value": 3 - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "int", - "value": 4 - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "int", - "value": 5 - } - } - ] + "direction": "direction_01" }, "minecraft:smoker": { - "direction": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "int", - "value": 4 - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "int", - "value": 5 - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "int", - "value": 3 - } - } - ] + "direction": "direction_01" } + }, + "remappedPropertyValuesIndex": { + "facing_direction_00": [ + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "int", + "value": 0 + } + } + ], + "direction_01": [ + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "int", + "value": 3 + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "int", + "value": 4 + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "int", + "value": 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 index df9ae92..eec9dfa 100644 --- a/upgrade_schema/0021_1.12.0_to_1.13.0.json +++ b/upgrade_schema/0021_1.12.0_to_1.13.0.json @@ -57,2160 +57,594 @@ }, "remappedPropertyValues": { "minecraft:acacia_button": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:acacia_wall_sign": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:activator_rail": { - "rail_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "rail_direction": "facing_direction_00" }, "minecraft:barrel": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:birch_button": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:birch_wall_sign": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:black_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:blast_furnace": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:blue_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:bone_block": { - "direction": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "x" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "z" - } - } - ] + "direction": "direction_01" }, "minecraft:brown_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:cake": { - "bite_counter": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "bite_counter": "bite_counter_02" }, "minecraft:cauldron": { - "fill_level": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 6 - } - } - ] + "fill_level": "fill_level_03" }, "minecraft:chain_command_block": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:chest": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:chorus_flower": { - "age": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "age": "facing_direction_00" }, "minecraft:cocoa": { - "age": [ - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "age": "age_04" }, "minecraft:command_block": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:composter": { - "composter_fill_level": [ - { - "old": { - "type": "int", - "value": 9 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 11 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 15 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 10 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 14 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 12 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 13 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "composter_fill_level": "composter_fill_level_05" }, "minecraft:cyan_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:dark_oak_button": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:darkoak_wall_sign": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:detector_rail": { - "rail_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "rail_direction": "facing_direction_00" }, "minecraft:dispenser": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:dropper": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:ender_chest": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:frame": { - "weirdo_direction": [ - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "int", - "value": 5 - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "int", - "value": 3 - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "int", - "value": 4 - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "int", - "value": 2 - } - } - ] + "weirdo_direction": "weirdo_direction_06" }, "minecraft:furnace": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:golden_rail": { - "rail_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "rail_direction": "facing_direction_00" }, "minecraft:gray_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:green_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:hay_block": { - "direction": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "x" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "z" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "y" - } - } - ] + "direction": "direction_01" }, "minecraft:hopper": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:jigsaw": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:jungle_button": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:jungle_wall_sign": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:ladder": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:lava_cauldron": { - "fill_level": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 6 - } - } - ] + "fill_level": "fill_level_03" }, "minecraft:lever": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "west" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "east" - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "string", - "value": "up_east_west" - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "string", - "value": "down_north_south" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "south" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "down_east_west" - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "string", - "value": "up_north_south" - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "string", - "value": "north" - } - } - ] + "facing_direction": "facing_direction_07" }, "minecraft:light_blue_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:lime_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:lit_blast_furnace": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:lit_furnace": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:lit_smoker": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:magenta_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:observer": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:orange_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:pink_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:piston": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:pistonArmCollision": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:purple_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:purpur_block": { - "direction": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "x" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "z" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "y" - } - } - ] + "direction": "direction_01" }, "minecraft:quartz_block": { - "direction": [ - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "x" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "z" - } - } - ] + "direction": "direction_01" }, "minecraft:rail": { - "rail_direction": [ - { - "old": { - "type": "int", - "value": 15 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 10 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 12 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 11 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 14 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 13 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "rail_direction": "rail_direction_08" }, "minecraft:red_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:repeating_command_block": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:silver_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:skull": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:smoker": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:spruce_button": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:spruce_wall_sign": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:sticky_piston": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:stone_button": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:stonecutter_block": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:stripped_acacia_log": { - "direction": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "x" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "z" - } - } - ] + "direction": "direction_01" }, "minecraft:stripped_birch_log": { - "direction": [ - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "z" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "x" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "y" - } - } - ] + "direction": "direction_01" }, "minecraft:stripped_dark_oak_log": { - "direction": [ - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "z" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "x" - } - } - ] + "direction": "direction_01" }, "minecraft:stripped_jungle_log": { - "direction": [ - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "z" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "x" - } - } - ] + "direction": "direction_01" }, "minecraft:stripped_oak_log": { - "direction": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "x" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "z" - } - } - ] + "direction": "direction_01" }, "minecraft:stripped_spruce_log": { - "direction": [ - { - "old": { - "type": "int", - "value": 0 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 2 - }, - "new": { - "type": "string", - "value": "z" - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "string", - "value": "y" - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "string", - "value": "x" - } - } - ] + "direction": "direction_01" }, "minecraft:trapped_chest": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:wall_banner": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:wall_sign": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:white_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:wooden_button": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:yellow_glazed_terracotta": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" } }, + "remappedPropertyValuesIndex": { + "facing_direction_00": [ + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "int", + "value": 0 + } + } + ], + "direction_01": [ + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "x" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "y" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "y" + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "z" + } + } + ], + "bite_counter_02": [ + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "int", + "value": 0 + } + } + ], + "fill_level_03": [ + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "int", + "value": 6 + } + } + ], + "age_04": [ + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "int", + "value": 0 + } + } + ], + "composter_fill_level_05": [ + { + "old": { + "type": "int", + "value": 9 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 11 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 15 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 10 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 14 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 12 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 13 + }, + "new": { + "type": "int", + "value": 0 + } + } + ], + "weirdo_direction_06": [ + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "int", + "value": 5 + } + }, + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "int", + "value": 3 + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "int", + "value": 4 + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "int", + "value": 2 + } + } + ], + "facing_direction_07": [ + { + "old": { + "type": "int", + "value": 2 + }, + "new": { + "type": "string", + "value": "west" + } + }, + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "string", + "value": "east" + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "string", + "value": "up_east_west" + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "string", + "value": "down_north_south" + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "string", + "value": "south" + } + }, + { + "old": { + "type": "int", + "value": 0 + }, + "new": { + "type": "string", + "value": "down_east_west" + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "string", + "value": "up_north_south" + } + }, + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "string", + "value": "north" + } + } + ], + "rail_direction_08": [ + { + "old": { + "type": "int", + "value": 15 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 10 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 12 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 11 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 14 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 13 + }, + "new": { + "type": "int", + "value": 0 + } + } + ] + }, "remappedStates": { "minecraft:end_rod": [ { diff --git a/upgrade_schema/0051_1.16.0_to_1.16.100.json b/upgrade_schema/0051_1.16.0_to_1.16.100.json index df3aefb..97cbd91 100644 --- a/upgrade_schema/0051_1.16.0_to_1.16.100.json +++ b/upgrade_schema/0051_1.16.0_to_1.16.100.json @@ -21,92 +21,54 @@ }, "remappedPropertyValues": { "minecraft:beehive": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "int", - "value": 3 - } - }, - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "int", - "value": 1 - } - } - ] + "facing_direction": "facing_direction_00" }, "minecraft:bee_nest": { - "facing_direction": [ - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "int", - "value": 1 - } - }, - { - "old": { - "type": "int", - "value": 3 - }, - "new": { - "type": "int", - "value": 0 - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "int", - "value": 3 - } - }, - { - "old": { - "type": "int", - "value": 1 - }, - "new": { - "type": "int", - "value": 0 - } - } - ] + "facing_direction": "facing_direction_00" } + }, + "remappedPropertyValuesIndex": { + "facing_direction_00": [ + { + "old": { + "type": "int", + "value": 1 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 3 + }, + "new": { + "type": "int", + "value": 0 + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "int", + "value": 3 + } + }, + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "int", + "value": 1 + } + } + ] } } diff --git a/upgrade_schema/0091_1.18.0_to_1.18.10.json b/upgrade_schema/0091_1.18.0_to_1.18.10.json index cf4556d..dd7f1eb 100644 --- a/upgrade_schema/0091_1.18.0_to_1.18.10.json +++ b/upgrade_schema/0091_1.18.0_to_1.18.10.json @@ -10,972 +10,494 @@ }, "remappedPropertyValues": { "minecraft:glow_lichen": { - "multi_face_direction_bits": [ - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "int", - "value": 16 - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "int", - "value": 17 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 18 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 19 - } - }, - { - "old": { - "type": "int", - "value": 8 - }, - "new": { - "type": "int", - "value": 4 - } - }, - { - "old": { - "type": "int", - "value": 9 - }, - "new": { - "type": "int", - "value": 5 - } - }, - { - "old": { - "type": "int", - "value": 10 - }, - "new": { - "type": "int", - "value": 6 - } - }, - { - "old": { - "type": "int", - "value": 11 - }, - "new": { - "type": "int", - "value": 7 - } - }, - { - "old": { - "type": "int", - "value": 12 - }, - "new": { - "type": "int", - "value": 20 - } - }, - { - "old": { - "type": "int", - "value": 13 - }, - "new": { - "type": "int", - "value": 21 - } - }, - { - "old": { - "type": "int", - "value": 14 - }, - "new": { - "type": "int", - "value": 22 - } - }, - { - "old": { - "type": "int", - "value": 15 - }, - "new": { - "type": "int", - "value": 23 - } - }, - { - "old": { - "type": "int", - "value": 16 - }, - "new": { - "type": "int", - "value": 8 - } - }, - { - "old": { - "type": "int", - "value": 17 - }, - "new": { - "type": "int", - "value": 9 - } - }, - { - "old": { - "type": "int", - "value": 18 - }, - "new": { - "type": "int", - "value": 10 - } - }, - { - "old": { - "type": "int", - "value": 19 - }, - "new": { - "type": "int", - "value": 11 - } - }, - { - "old": { - "type": "int", - "value": 20 - }, - "new": { - "type": "int", - "value": 24 - } - }, - { - "old": { - "type": "int", - "value": 21 - }, - "new": { - "type": "int", - "value": 25 - } - }, - { - "old": { - "type": "int", - "value": 22 - }, - "new": { - "type": "int", - "value": 26 - } - }, - { - "old": { - "type": "int", - "value": 23 - }, - "new": { - "type": "int", - "value": 27 - } - }, - { - "old": { - "type": "int", - "value": 24 - }, - "new": { - "type": "int", - "value": 12 - } - }, - { - "old": { - "type": "int", - "value": 25 - }, - "new": { - "type": "int", - "value": 13 - } - }, - { - "old": { - "type": "int", - "value": 26 - }, - "new": { - "type": "int", - "value": 14 - } - }, - { - "old": { - "type": "int", - "value": 27 - }, - "new": { - "type": "int", - "value": 15 - } - }, - { - "old": { - "type": "int", - "value": 36 - }, - "new": { - "type": "int", - "value": 48 - } - }, - { - "old": { - "type": "int", - "value": 37 - }, - "new": { - "type": "int", - "value": 49 - } - }, - { - "old": { - "type": "int", - "value": 38 - }, - "new": { - "type": "int", - "value": 50 - } - }, - { - "old": { - "type": "int", - "value": 39 - }, - "new": { - "type": "int", - "value": 51 - } - }, - { - "old": { - "type": "int", - "value": 40 - }, - "new": { - "type": "int", - "value": 36 - } - }, - { - "old": { - "type": "int", - "value": 41 - }, - "new": { - "type": "int", - "value": 37 - } - }, - { - "old": { - "type": "int", - "value": 42 - }, - "new": { - "type": "int", - "value": 38 - } - }, - { - "old": { - "type": "int", - "value": 43 - }, - "new": { - "type": "int", - "value": 39 - } - }, - { - "old": { - "type": "int", - "value": 44 - }, - "new": { - "type": "int", - "value": 52 - } - }, - { - "old": { - "type": "int", - "value": 45 - }, - "new": { - "type": "int", - "value": 53 - } - }, - { - "old": { - "type": "int", - "value": 46 - }, - "new": { - "type": "int", - "value": 54 - } - }, - { - "old": { - "type": "int", - "value": 47 - }, - "new": { - "type": "int", - "value": 55 - } - }, - { - "old": { - "type": "int", - "value": 48 - }, - "new": { - "type": "int", - "value": 40 - } - }, - { - "old": { - "type": "int", - "value": 49 - }, - "new": { - "type": "int", - "value": 41 - } - }, - { - "old": { - "type": "int", - "value": 50 - }, - "new": { - "type": "int", - "value": 42 - } - }, - { - "old": { - "type": "int", - "value": 51 - }, - "new": { - "type": "int", - "value": 43 - } - }, - { - "old": { - "type": "int", - "value": 52 - }, - "new": { - "type": "int", - "value": 56 - } - }, - { - "old": { - "type": "int", - "value": 53 - }, - "new": { - "type": "int", - "value": 57 - } - }, - { - "old": { - "type": "int", - "value": 54 - }, - "new": { - "type": "int", - "value": 58 - } - }, - { - "old": { - "type": "int", - "value": 55 - }, - "new": { - "type": "int", - "value": 59 - } - }, - { - "old": { - "type": "int", - "value": 56 - }, - "new": { - "type": "int", - "value": 44 - } - }, - { - "old": { - "type": "int", - "value": 57 - }, - "new": { - "type": "int", - "value": 45 - } - }, - { - "old": { - "type": "int", - "value": 58 - }, - "new": { - "type": "int", - "value": 46 - } - }, - { - "old": { - "type": "int", - "value": 59 - }, - "new": { - "type": "int", - "value": 47 - } - } - ] + "multi_face_direction_bits": "multi_face_direction_bits_00" }, "minecraft:sculk_vein": { - "multi_face_direction_bits": [ - { - "old": { - "type": "int", - "value": 4 - }, - "new": { - "type": "int", - "value": 16 - } - }, - { - "old": { - "type": "int", - "value": 5 - }, - "new": { - "type": "int", - "value": 17 - } - }, - { - "old": { - "type": "int", - "value": 6 - }, - "new": { - "type": "int", - "value": 18 - } - }, - { - "old": { - "type": "int", - "value": 7 - }, - "new": { - "type": "int", - "value": 19 - } - }, - { - "old": { - "type": "int", - "value": 8 - }, - "new": { - "type": "int", - "value": 4 - } - }, - { - "old": { - "type": "int", - "value": 9 - }, - "new": { - "type": "int", - "value": 5 - } - }, - { - "old": { - "type": "int", - "value": 10 - }, - "new": { - "type": "int", - "value": 6 - } - }, - { - "old": { - "type": "int", - "value": 11 - }, - "new": { - "type": "int", - "value": 7 - } - }, - { - "old": { - "type": "int", - "value": 12 - }, - "new": { - "type": "int", - "value": 20 - } - }, - { - "old": { - "type": "int", - "value": 13 - }, - "new": { - "type": "int", - "value": 21 - } - }, - { - "old": { - "type": "int", - "value": 14 - }, - "new": { - "type": "int", - "value": 22 - } - }, - { - "old": { - "type": "int", - "value": 15 - }, - "new": { - "type": "int", - "value": 23 - } - }, - { - "old": { - "type": "int", - "value": 16 - }, - "new": { - "type": "int", - "value": 8 - } - }, - { - "old": { - "type": "int", - "value": 17 - }, - "new": { - "type": "int", - "value": 9 - } - }, - { - "old": { - "type": "int", - "value": 18 - }, - "new": { - "type": "int", - "value": 10 - } - }, - { - "old": { - "type": "int", - "value": 19 - }, - "new": { - "type": "int", - "value": 11 - } - }, - { - "old": { - "type": "int", - "value": 20 - }, - "new": { - "type": "int", - "value": 24 - } - }, - { - "old": { - "type": "int", - "value": 21 - }, - "new": { - "type": "int", - "value": 25 - } - }, - { - "old": { - "type": "int", - "value": 22 - }, - "new": { - "type": "int", - "value": 26 - } - }, - { - "old": { - "type": "int", - "value": 23 - }, - "new": { - "type": "int", - "value": 27 - } - }, - { - "old": { - "type": "int", - "value": 24 - }, - "new": { - "type": "int", - "value": 12 - } - }, - { - "old": { - "type": "int", - "value": 25 - }, - "new": { - "type": "int", - "value": 13 - } - }, - { - "old": { - "type": "int", - "value": 26 - }, - "new": { - "type": "int", - "value": 14 - } - }, - { - "old": { - "type": "int", - "value": 27 - }, - "new": { - "type": "int", - "value": 15 - } - }, - { - "old": { - "type": "int", - "value": 36 - }, - "new": { - "type": "int", - "value": 48 - } - }, - { - "old": { - "type": "int", - "value": 37 - }, - "new": { - "type": "int", - "value": 49 - } - }, - { - "old": { - "type": "int", - "value": 38 - }, - "new": { - "type": "int", - "value": 50 - } - }, - { - "old": { - "type": "int", - "value": 39 - }, - "new": { - "type": "int", - "value": 51 - } - }, - { - "old": { - "type": "int", - "value": 40 - }, - "new": { - "type": "int", - "value": 36 - } - }, - { - "old": { - "type": "int", - "value": 41 - }, - "new": { - "type": "int", - "value": 37 - } - }, - { - "old": { - "type": "int", - "value": 42 - }, - "new": { - "type": "int", - "value": 38 - } - }, - { - "old": { - "type": "int", - "value": 43 - }, - "new": { - "type": "int", - "value": 39 - } - }, - { - "old": { - "type": "int", - "value": 44 - }, - "new": { - "type": "int", - "value": 52 - } - }, - { - "old": { - "type": "int", - "value": 45 - }, - "new": { - "type": "int", - "value": 53 - } - }, - { - "old": { - "type": "int", - "value": 46 - }, - "new": { - "type": "int", - "value": 54 - } - }, - { - "old": { - "type": "int", - "value": 47 - }, - "new": { - "type": "int", - "value": 55 - } - }, - { - "old": { - "type": "int", - "value": 48 - }, - "new": { - "type": "int", - "value": 40 - } - }, - { - "old": { - "type": "int", - "value": 49 - }, - "new": { - "type": "int", - "value": 41 - } - }, - { - "old": { - "type": "int", - "value": 50 - }, - "new": { - "type": "int", - "value": 42 - } - }, - { - "old": { - "type": "int", - "value": 51 - }, - "new": { - "type": "int", - "value": 43 - } - }, - { - "old": { - "type": "int", - "value": 52 - }, - "new": { - "type": "int", - "value": 56 - } - }, - { - "old": { - "type": "int", - "value": 53 - }, - "new": { - "type": "int", - "value": 57 - } - }, - { - "old": { - "type": "int", - "value": 54 - }, - "new": { - "type": "int", - "value": 58 - } - }, - { - "old": { - "type": "int", - "value": 55 - }, - "new": { - "type": "int", - "value": 59 - } - }, - { - "old": { - "type": "int", - "value": 56 - }, - "new": { - "type": "int", - "value": 44 - } - }, - { - "old": { - "type": "int", - "value": 57 - }, - "new": { - "type": "int", - "value": 45 - } - }, - { - "old": { - "type": "int", - "value": 58 - }, - "new": { - "type": "int", - "value": 46 - } - }, - { - "old": { - "type": "int", - "value": 59 - }, - "new": { - "type": "int", - "value": 47 - } - } - ] + "multi_face_direction_bits": "multi_face_direction_bits_00" } + }, + "remappedPropertyValuesIndex": { + "multi_face_direction_bits_00": [ + { + "old": { + "type": "int", + "value": 4 + }, + "new": { + "type": "int", + "value": 16 + } + }, + { + "old": { + "type": "int", + "value": 5 + }, + "new": { + "type": "int", + "value": 17 + } + }, + { + "old": { + "type": "int", + "value": 6 + }, + "new": { + "type": "int", + "value": 18 + } + }, + { + "old": { + "type": "int", + "value": 7 + }, + "new": { + "type": "int", + "value": 19 + } + }, + { + "old": { + "type": "int", + "value": 8 + }, + "new": { + "type": "int", + "value": 4 + } + }, + { + "old": { + "type": "int", + "value": 9 + }, + "new": { + "type": "int", + "value": 5 + } + }, + { + "old": { + "type": "int", + "value": 10 + }, + "new": { + "type": "int", + "value": 6 + } + }, + { + "old": { + "type": "int", + "value": 11 + }, + "new": { + "type": "int", + "value": 7 + } + }, + { + "old": { + "type": "int", + "value": 12 + }, + "new": { + "type": "int", + "value": 20 + } + }, + { + "old": { + "type": "int", + "value": 13 + }, + "new": { + "type": "int", + "value": 21 + } + }, + { + "old": { + "type": "int", + "value": 14 + }, + "new": { + "type": "int", + "value": 22 + } + }, + { + "old": { + "type": "int", + "value": 15 + }, + "new": { + "type": "int", + "value": 23 + } + }, + { + "old": { + "type": "int", + "value": 16 + }, + "new": { + "type": "int", + "value": 8 + } + }, + { + "old": { + "type": "int", + "value": 17 + }, + "new": { + "type": "int", + "value": 9 + } + }, + { + "old": { + "type": "int", + "value": 18 + }, + "new": { + "type": "int", + "value": 10 + } + }, + { + "old": { + "type": "int", + "value": 19 + }, + "new": { + "type": "int", + "value": 11 + } + }, + { + "old": { + "type": "int", + "value": 20 + }, + "new": { + "type": "int", + "value": 24 + } + }, + { + "old": { + "type": "int", + "value": 21 + }, + "new": { + "type": "int", + "value": 25 + } + }, + { + "old": { + "type": "int", + "value": 22 + }, + "new": { + "type": "int", + "value": 26 + } + }, + { + "old": { + "type": "int", + "value": 23 + }, + "new": { + "type": "int", + "value": 27 + } + }, + { + "old": { + "type": "int", + "value": 24 + }, + "new": { + "type": "int", + "value": 12 + } + }, + { + "old": { + "type": "int", + "value": 25 + }, + "new": { + "type": "int", + "value": 13 + } + }, + { + "old": { + "type": "int", + "value": 26 + }, + "new": { + "type": "int", + "value": 14 + } + }, + { + "old": { + "type": "int", + "value": 27 + }, + "new": { + "type": "int", + "value": 15 + } + }, + { + "old": { + "type": "int", + "value": 36 + }, + "new": { + "type": "int", + "value": 48 + } + }, + { + "old": { + "type": "int", + "value": 37 + }, + "new": { + "type": "int", + "value": 49 + } + }, + { + "old": { + "type": "int", + "value": 38 + }, + "new": { + "type": "int", + "value": 50 + } + }, + { + "old": { + "type": "int", + "value": 39 + }, + "new": { + "type": "int", + "value": 51 + } + }, + { + "old": { + "type": "int", + "value": 40 + }, + "new": { + "type": "int", + "value": 36 + } + }, + { + "old": { + "type": "int", + "value": 41 + }, + "new": { + "type": "int", + "value": 37 + } + }, + { + "old": { + "type": "int", + "value": 42 + }, + "new": { + "type": "int", + "value": 38 + } + }, + { + "old": { + "type": "int", + "value": 43 + }, + "new": { + "type": "int", + "value": 39 + } + }, + { + "old": { + "type": "int", + "value": 44 + }, + "new": { + "type": "int", + "value": 52 + } + }, + { + "old": { + "type": "int", + "value": 45 + }, + "new": { + "type": "int", + "value": 53 + } + }, + { + "old": { + "type": "int", + "value": 46 + }, + "new": { + "type": "int", + "value": 54 + } + }, + { + "old": { + "type": "int", + "value": 47 + }, + "new": { + "type": "int", + "value": 55 + } + }, + { + "old": { + "type": "int", + "value": 48 + }, + "new": { + "type": "int", + "value": 40 + } + }, + { + "old": { + "type": "int", + "value": 49 + }, + "new": { + "type": "int", + "value": 41 + } + }, + { + "old": { + "type": "int", + "value": 50 + }, + "new": { + "type": "int", + "value": 42 + } + }, + { + "old": { + "type": "int", + "value": 51 + }, + "new": { + "type": "int", + "value": 43 + } + }, + { + "old": { + "type": "int", + "value": 52 + }, + "new": { + "type": "int", + "value": 56 + } + }, + { + "old": { + "type": "int", + "value": 53 + }, + "new": { + "type": "int", + "value": 57 + } + }, + { + "old": { + "type": "int", + "value": 54 + }, + "new": { + "type": "int", + "value": 58 + } + }, + { + "old": { + "type": "int", + "value": 55 + }, + "new": { + "type": "int", + "value": 59 + } + }, + { + "old": { + "type": "int", + "value": 56 + }, + "new": { + "type": "int", + "value": 44 + } + }, + { + "old": { + "type": "int", + "value": 57 + }, + "new": { + "type": "int", + "value": 45 + } + }, + { + "old": { + "type": "int", + "value": 58 + }, + "new": { + "type": "int", + "value": 46 + } + }, + { + "old": { + "type": "int", + "value": 59 + }, + "new": { + "type": "int", + "value": 47 + } + } + ] } -} +} \ No newline at end of file diff --git a/upgrade_schema/schema.json b/upgrade_schema/schema.json index 30a65fb..13ffad5 100644 --- a/upgrade_schema/schema.json +++ b/upgrade_schema/schema.json @@ -76,9 +76,23 @@ "additionalProperties": { "type": "object", "additionalProperties": { - "type": "array", - "items": { - "$ref": "#/$defs/blockStateProperty" + "type": "string" + } + } + }, + "remappedPropertyValuesIndex": { + "type": "object", + "additionalProperties": { + "type": "array", + "items": { + "type": "object", + "properties": { + "old": { + "$ref": "#/$defs/blockStateProperty" + }, + "new": { + "$ref": "#/$defs/blockStateProperty" + } } } } @@ -91,8 +105,8 @@ "type": "object", "properties": { "oldState": { - "type": "array", - "items": { + "type": "object", + "additionalProperties": { "$ref": "#/$defs/blockStateProperty" } }, @@ -100,8 +114,8 @@ "type": "string" }, "newState": { - "type": "array", - "items": { + "type": "object", + "additionalProperties": { "$ref": "#/$defs/blockStateProperty" } }