minecraft-data
Version:
Provide easy access to minecraft data in node.js
3,269 lines (3,268 loc) • 8.63 MB
JSON
[
{
"pc": {
"name": "air",
"states": {}
},
"pe": {
"name": "air",
"states": {}
}
},
{
"pc": {
"name": "stone",
"states": {}
},
"pe": {
"name": "stone",
"states": {
"stone_type": "stone"
}
}
},
{
"pc": {
"name": "granite",
"states": {}
},
"pe": {
"name": "stone",
"states": {
"stone_type": "granite"
}
}
},
{
"pc": {
"name": "polished_granite",
"states": {}
},
"pe": {
"name": "stone",
"states": {
"stone_type": "granite_smooth"
}
}
},
{
"pc": {
"name": "diorite",
"states": {}
},
"pe": {
"name": "stone",
"states": {
"stone_type": "diorite"
}
}
},
{
"pc": {
"name": "polished_diorite",
"states": {}
},
"pe": {
"name": "stone",
"states": {
"stone_type": "diorite_smooth"
}
}
},
{
"pc": {
"name": "andesite",
"states": {}
},
"pe": {
"name": "stone",
"states": {
"stone_type": "andesite"
}
}
},
{
"pc": {
"name": "polished_andesite",
"states": {}
},
"pe": {
"name": "stone",
"states": {
"stone_type": "andesite_smooth"
}
}
},
{
"pc": {
"name": "grass_block",
"states": {
"snowy": false
}
},
"pe": {
"name": "grass",
"states": {}
}
},
{
"pc": {
"name": "dirt",
"states": {}
},
"pe": {
"name": "dirt",
"states": {
"dirt_type": "normal"
}
}
},
{
"pc": {
"name": "coarse_dirt",
"states": {}
},
"pe": {
"name": "dirt",
"states": {
"dirt_type": "coarse"
}
}
},
{
"pc": {
"name": "podzol",
"states": {
"snowy": false
}
},
"pe": {
"name": "podzol",
"states": {}
}
},
{
"pc": {
"name": "cobblestone",
"states": {}
},
"pe": {
"name": "cobblestone",
"states": {}
}
},
{
"pc": {
"name": "oak_planks",
"states": {}
},
"pe": {
"name": "planks",
"states": {
"wood_type": "oak"
}
}
},
{
"pc": {
"name": "spruce_planks",
"states": {}
},
"pe": {
"name": "planks",
"states": {
"wood_type": "spruce"
}
}
},
{
"pc": {
"name": "birch_planks",
"states": {}
},
"pe": {
"name": "planks",
"states": {
"wood_type": "birch"
}
}
},
{
"pc": {
"name": "jungle_planks",
"states": {}
},
"pe": {
"name": "planks",
"states": {
"wood_type": "jungle"
}
}
},
{
"pc": {
"name": "acacia_planks",
"states": {}
},
"pe": {
"name": "planks",
"states": {
"wood_type": "acacia"
}
}
},
{
"pc": {
"name": "dark_oak_planks",
"states": {}
},
"pe": {
"name": "planks",
"states": {
"wood_type": "dark_oak"
}
}
},
{
"pc": {
"name": "mangrove_planks",
"states": {}
},
"pe": {
"name": "mangrove_planks",
"states": {}
}
},
{
"pc": {
"name": "oak_sapling",
"states": {
"stage": 0
}
},
"pe": {
"name": "sapling",
"states": {
"age_bit": 0,
"sapling_type": "oak"
}
}
},
{
"pc": {
"name": "oak_sapling",
"states": {
"stage": 1
}
},
"pe": {
"name": "sapling",
"states": {
"age_bit": 1,
"sapling_type": "oak"
}
}
},
{
"pc": {
"name": "spruce_sapling",
"states": {
"stage": 0
}
},
"pe": {
"name": "sapling",
"states": {
"age_bit": 0,
"sapling_type": "spruce"
}
}
},
{
"pc": {
"name": "spruce_sapling",
"states": {
"stage": 1
}
},
"pe": {
"name": "sapling",
"states": {
"age_bit": 1,
"sapling_type": "spruce"
}
}
},
{
"pc": {
"name": "birch_sapling",
"states": {
"stage": 0
}
},
"pe": {
"name": "sapling",
"states": {
"age_bit": 0,
"sapling_type": "birch"
}
}
},
{
"pc": {
"name": "birch_sapling",
"states": {
"stage": 1
}
},
"pe": {
"name": "sapling",
"states": {
"age_bit": 1,
"sapling_type": "birch"
}
}
},
{
"pc": {
"name": "jungle_sapling",
"states": {
"stage": 0
}
},
"pe": {
"name": "sapling",
"states": {
"age_bit": 0,
"sapling_type": "jungle"
}
}
},
{
"pc": {
"name": "jungle_sapling",
"states": {
"stage": 1
}
},
"pe": {
"name": "sapling",
"states": {
"age_bit": 1,
"sapling_type": "jungle"
}
}
},
{
"pc": {
"name": "acacia_sapling",
"states": {
"stage": 0
}
},
"pe": {
"name": "sapling",
"states": {
"age_bit": 0,
"sapling_type": "acacia"
}
}
},
{
"pc": {
"name": "acacia_sapling",
"states": {
"stage": 1
}
},
"pe": {
"name": "sapling",
"states": {
"age_bit": 1,
"sapling_type": "acacia"
}
}
},
{
"pc": {
"name": "dark_oak_sapling",
"states": {
"stage": 0
}
},
"pe": {
"name": "sapling",
"states": {
"age_bit": 0,
"sapling_type": "dark_oak"
}
}
},
{
"pc": {
"name": "dark_oak_sapling",
"states": {
"stage": 1
}
},
"pe": {
"name": "sapling",
"states": {
"age_bit": 1,
"sapling_type": "dark_oak"
}
}
},
{
"pc": {
"name": "mangrove_propagule",
"states": {
"age": 4,
"hanging": true,
"stage": 0,
"waterlogged": false
}
},
"pe": {
"name": "mangrove_propagule",
"states": {
"hanging": 1,
"propagule_stage": 0
}
}
},
{
"pc": {
"name": "mangrove_propagule",
"states": {
"age": 4,
"hanging": true,
"stage": 1,
"waterlogged": false
}
},
"pe": {
"name": "mangrove_propagule",
"states": {
"hanging": 1,
"propagule_stage": 1
}
}
},
{
"pc": {
"name": "mangrove_propagule",
"states": {
"age": 4,
"hanging": false,
"stage": 0,
"waterlogged": false
}
},
"pe": {
"name": "mangrove_propagule",
"states": {
"hanging": 0,
"propagule_stage": 0
}
}
},
{
"pc": {
"name": "mangrove_propagule",
"states": {
"age": 4,
"hanging": false,
"stage": 1,
"waterlogged": false
}
},
"pe": {
"name": "mangrove_propagule",
"states": {
"hanging": 0,
"propagule_stage": 1
}
}
},
{
"pc": {
"name": "mangrove_propagule",
"states": {
"age": 2,
"hanging": false,
"stage": 1,
"waterlogged": false
}
},
"pe": {
"name": "mangrove_propagule",
"states": {
"hanging": 0,
"propagule_stage": 2
}
}
},
{
"pc": {
"name": "mangrove_propagule",
"states": {
"age": 3,
"hanging": false,
"stage": 1,
"waterlogged": false
}
},
"pe": {
"name": "mangrove_propagule",
"states": {
"hanging": 0,
"propagule_stage": 3
}
}
},
{
"pc": {
"name": "mangrove_propagule",
"states": {
"age": 4,
"hanging": false,
"stage": 1,
"waterlogged": false
}
},
"pe": {
"name": "mangrove_propagule",
"states": {
"hanging": 0,
"propagule_stage": 4
}
}
},
{
"pc": {
"name": "mangrove_propagule",
"states": {
"age": 2,
"hanging": true,
"stage": 1,
"waterlogged": false
}
},
"pe": {
"name": "mangrove_propagule",
"states": {
"hanging": 1,
"propagule_stage": 2
}
}
},
{
"pc": {
"name": "mangrove_propagule",
"states": {
"age": 3,
"hanging": true,
"stage": 1,
"waterlogged": false
}
},
"pe": {
"name": "mangrove_propagule",
"states": {
"hanging": 1,
"propagule_stage": 3
}
}
},
{
"pc": {
"name": "mangrove_propagule",
"states": {
"age": 4,
"hanging": true,
"stage": 1,
"waterlogged": false
}
},
"pe": {
"name": "mangrove_propagule",
"states": {
"hanging": 1,
"propagule_stage": 4
}
}
},
{
"pc": {
"name": "bedrock",
"states": {}
},
"pe": {
"name": "bedrock",
"states": {
"infiniburn_bit": 0
}
}
},
{
"pc": {
"name": "bedrock",
"states": {}
},
"pe": {
"name": "bedrock",
"states": {
"infiniburn_bit": 1
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 0
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 0
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 1
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 1
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 2
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 2
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 3
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 3
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 4
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 4
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 5
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 5
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 6
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 6
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 7
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 7
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 8
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 8
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 9
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 9
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 10
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 10
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 11
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 11
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 12
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 12
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 13
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 13
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 14
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 14
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 15
}
},
"pe": {
"name": "water",
"states": {
"liquid_depth": 15
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 1
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 1
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 2
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 2
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 3
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 3
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 4
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 4
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 5
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 5
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 6
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 6
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 7
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 7
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 8
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 8
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 9
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 9
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 10
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 10
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 11
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 11
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 12
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 12
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 13
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 13
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 14
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 14
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 15
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 15
}
}
},
{
"pc": {
"name": "water",
"states": {
"level": 0
}
},
"pe": {
"name": "flowing_water",
"states": {
"liquid_depth": 0
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 0
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 0
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 1
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 1
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 2
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 2
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 3
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 3
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 4
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 4
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 5
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 5
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 6
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 6
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 7
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 7
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 8
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 8
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 9
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 9
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 10
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 10
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 11
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 11
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 12
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 12
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 13
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 13
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 14
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 14
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 15
}
},
"pe": {
"name": "lava",
"states": {
"liquid_depth": 15
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 1
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 1
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 2
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 2
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 3
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 3
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 4
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 4
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 5
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 5
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 6
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 6
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 7
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 7
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 8
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 8
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 9
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 9
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 10
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 10
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 11
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 11
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 12
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 12
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 13
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 13
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 14
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 14
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 15
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 15
}
}
},
{
"pc": {
"name": "lava",
"states": {
"level": 0
}
},
"pe": {
"name": "flowing_lava",
"states": {
"liquid_depth": 0
}
}
},
{
"pc": {
"name": "sand",
"states": {}
},
"pe": {
"name": "sand",
"states": {
"sand_type": "normal"
}
}
},
{
"pc": {
"name": "red_sand",
"states": {}
},
"pe": {
"name": "sand",
"states": {
"sand_type": "red"
}
}
},
{
"pc": {
"name": "gravel",
"states": {}
},
"pe": {
"name": "gravel",
"states": {}
}
},
{
"pc": {
"name": "gold_ore",
"states": {}
},
"pe": {
"name": "gold_ore",
"states": {}
}
},
{
"pc": {
"name": "deepslate_gold_ore",
"states": {}
},
"pe": {
"name": "deepslate_gold_ore",
"states": {}
}
},
{
"pc": {
"name": "iron_ore",
"states": {}
},
"pe": {
"name": "iron_ore",
"states": {}
}
},
{
"pc": {
"name": "deepslate_iron_ore",
"states": {}
},
"pe": {
"name": "deepslate_iron_ore",
"states": {}
}
},
{
"pc": {
"name": "coal_ore",
"states": {}
},
"pe": {
"name": "coal_ore",
"states": {}
}
},
{
"pc": {
"name": "deepslate_coal_ore",
"states": {}
},
"pe": {
"name": "deepslate_coal_ore",
"states": {}
}
},
{
"pc": {
"name": "nether_gold_ore",
"states": {}
},
"pe": {
"name": "nether_gold_ore",
"states": {}
}
},
{
"pc": {
"name": "oak_log",
"states": {
"axis": "x"
}
},
"pe": {
"name": "log",
"states": {
"old_log_type": "oak",
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "oak_log",
"states": {
"axis": "y"
}
},
"pe": {
"name": "log",
"states": {
"old_log_type": "oak",
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "oak_log",
"states": {
"axis": "z"
}
},
"pe": {
"name": "log",
"states": {
"old_log_type": "oak",
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "spruce_log",
"states": {
"axis": "x"
}
},
"pe": {
"name": "log",
"states": {
"old_log_type": "spruce",
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "spruce_log",
"states": {
"axis": "y"
}
},
"pe": {
"name": "log",
"states": {
"old_log_type": "spruce",
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "spruce_log",
"states": {
"axis": "z"
}
},
"pe": {
"name": "log",
"states": {
"old_log_type": "spruce",
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "birch_log",
"states": {
"axis": "x"
}
},
"pe": {
"name": "log",
"states": {
"old_log_type": "birch",
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "birch_log",
"states": {
"axis": "y"
}
},
"pe": {
"name": "log",
"states": {
"old_log_type": "birch",
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "birch_log",
"states": {
"axis": "z"
}
},
"pe": {
"name": "log",
"states": {
"old_log_type": "birch",
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "jungle_log",
"states": {
"axis": "x"
}
},
"pe": {
"name": "log",
"states": {
"old_log_type": "jungle",
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "jungle_log",
"states": {
"axis": "y"
}
},
"pe": {
"name": "log",
"states": {
"old_log_type": "jungle",
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "jungle_log",
"states": {
"axis": "z"
}
},
"pe": {
"name": "log",
"states": {
"old_log_type": "jungle",
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "acacia_log",
"states": {
"axis": "x"
}
},
"pe": {
"name": "log2",
"states": {
"new_log_type": "acacia",
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "acacia_log",
"states": {
"axis": "y"
}
},
"pe": {
"name": "log2",
"states": {
"new_log_type": "acacia",
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "acacia_log",
"states": {
"axis": "z"
}
},
"pe": {
"name": "log2",
"states": {
"new_log_type": "acacia",
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "dark_oak_log",
"states": {
"axis": "x"
}
},
"pe": {
"name": "log2",
"states": {
"new_log_type": "dark_oak",
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "dark_oak_log",
"states": {
"axis": "y"
}
},
"pe": {
"name": "log2",
"states": {
"new_log_type": "dark_oak",
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "dark_oak_log",
"states": {
"axis": "z"
}
},
"pe": {
"name": "log2",
"states": {
"new_log_type": "dark_oak",
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "mangrove_log",
"states": {
"axis": "x"
}
},
"pe": {
"name": "mangrove_log",
"states": {
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "mangrove_log",
"states": {
"axis": "y"
}
},
"pe": {
"name": "mangrove_log",
"states": {
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "mangrove_log",
"states": {
"axis": "z"
}
},
"pe": {
"name": "mangrove_log",
"states": {
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "mangrove_roots",
"states": {
"waterlogged": false
}
},
"pe": {
"name": "mangrove_roots",
"states": {}
}
},
{
"pc": {
"name": "muddy_mangrove_roots",
"states": {
"axis": "z"
}
},
"pe": {
"name": "muddy_mangrove_roots",
"states": {}
}
},
{
"pc": {
"name": "stripped_spruce_log",
"states": {
"axis": "x"
}
},
"pe": {
"name": "stripped_spruce_log",
"states": {
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "stripped_spruce_log",
"states": {
"axis": "y"
}
},
"pe": {
"name": "stripped_spruce_log",
"states": {
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "stripped_spruce_log",
"states": {
"axis": "z"
}
},
"pe": {
"name": "stripped_spruce_log",
"states": {
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "stripped_birch_log",
"states": {
"axis": "x"
}
},
"pe": {
"name": "stripped_birch_log",
"states": {
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "stripped_birch_log",
"states": {
"axis": "y"
}
},
"pe": {
"name": "stripped_birch_log",
"states": {
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "stripped_birch_log",
"states": {
"axis": "z"
}
},
"pe": {
"name": "stripped_birch_log",
"states": {
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "stripped_jungle_log",
"states": {
"axis": "x"
}
},
"pe": {
"name": "stripped_jungle_log",
"states": {
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "stripped_jungle_log",
"states": {
"axis": "y"
}
},
"pe": {
"name": "stripped_jungle_log",
"states": {
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "stripped_jungle_log",
"states": {
"axis": "z"
}
},
"pe": {
"name": "stripped_jungle_log",
"states": {
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "stripped_acacia_log",
"states": {
"axis": "x"
}
},
"pe": {
"name": "stripped_acacia_log",
"states": {
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "stripped_acacia_log",
"states": {
"axis": "y"
}
},
"pe": {
"name": "stripped_acacia_log",
"states": {
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "stripped_acacia_log",
"states": {
"axis": "z"
}
},
"pe": {
"name": "stripped_acacia_log",
"states": {
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "stripped_dark_oak_log",
"states": {
"axis": "x"
}
},
"pe": {
"name": "stripped_dark_oak_log",
"states": {
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "stripped_dark_oak_log",
"states": {
"axis": "y"
}
},
"pe": {
"name": "stripped_dark_oak_log",
"states": {
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "stripped_dark_oak_log",
"states": {
"axis": "z"
}
},
"pe": {
"name": "stripped_dark_oak_log",
"states": {
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "stripped_oak_log",
"states": {
"axis": "x"
}
},
"pe": {
"name": "stripped_oak_log",
"states": {
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "stripped_oak_log",
"states": {
"axis": "y"
}
},
"pe": {
"name": "stripped_oak_log",
"states": {
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "stripped_oak_log",
"states": {
"axis": "z"
}
},
"pe": {
"name": "stripped_oak_log",
"states": {
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "stripped_mangrove_log",
"states": {
"axis": "x"
}
},
"pe": {
"name": "stripped_mangrove_log",
"states": {
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "stripped_mangrove_log",
"states": {
"axis": "y"
}
},
"pe": {
"name": "stripped_mangrove_log",
"states": {
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "stripped_mangrove_log",
"states": {
"axis": "z"
}
},
"pe": {
"name": "stripped_mangrove_log",
"states": {
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "oak_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "x",
"stripped_bit": 0,
"wood_type": "oak"
}
}
},
{
"pc": {
"name": "oak_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "y",
"stripped_bit": 0,
"wood_type": "oak"
}
}
},
{
"pc": {
"name": "oak_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "z",
"stripped_bit": 0,
"wood_type": "oak"
}
}
},
{
"pc": {
"name": "spruce_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "x",
"stripped_bit": 0,
"wood_type": "spruce"
}
}
},
{
"pc": {
"name": "spruce_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "y",
"stripped_bit": 0,
"wood_type": "spruce"
}
}
},
{
"pc": {
"name": "spruce_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "z",
"stripped_bit": 0,
"wood_type": "spruce"
}
}
},
{
"pc": {
"name": "birch_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "x",
"stripped_bit": 0,
"wood_type": "birch"
}
}
},
{
"pc": {
"name": "birch_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "y",
"stripped_bit": 0,
"wood_type": "birch"
}
}
},
{
"pc": {
"name": "birch_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "z",
"stripped_bit": 0,
"wood_type": "birch"
}
}
},
{
"pc": {
"name": "jungle_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "x",
"stripped_bit": 0,
"wood_type": "jungle"
}
}
},
{
"pc": {
"name": "jungle_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "y",
"stripped_bit": 0,
"wood_type": "jungle"
}
}
},
{
"pc": {
"name": "jungle_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "z",
"stripped_bit": 0,
"wood_type": "jungle"
}
}
},
{
"pc": {
"name": "acacia_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "x",
"stripped_bit": 0,
"wood_type": "acacia"
}
}
},
{
"pc": {
"name": "acacia_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "y",
"stripped_bit": 0,
"wood_type": "acacia"
}
}
},
{
"pc": {
"name": "acacia_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "z",
"stripped_bit": 0,
"wood_type": "acacia"
}
}
},
{
"pc": {
"name": "dark_oak_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "x",
"stripped_bit": 0,
"wood_type": "dark_oak"
}
}
},
{
"pc": {
"name": "dark_oak_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "y",
"stripped_bit": 0,
"wood_type": "dark_oak"
}
}
},
{
"pc": {
"name": "dark_oak_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "z",
"stripped_bit": 0,
"wood_type": "dark_oak"
}
}
},
{
"pc": {
"name": "stripped_oak_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "x",
"stripped_bit": 1,
"wood_type": "oak"
}
}
},
{
"pc": {
"name": "stripped_oak_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "y",
"stripped_bit": 1,
"wood_type": "oak"
}
}
},
{
"pc": {
"name": "stripped_oak_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "z",
"stripped_bit": 1,
"wood_type": "oak"
}
}
},
{
"pc": {
"name": "stripped_spruce_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "x",
"stripped_bit": 1,
"wood_type": "spruce"
}
}
},
{
"pc": {
"name": "stripped_spruce_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "y",
"stripped_bit": 1,
"wood_type": "spruce"
}
}
},
{
"pc": {
"name": "stripped_spruce_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "z",
"stripped_bit": 1,
"wood_type": "spruce"
}
}
},
{
"pc": {
"name": "stripped_birch_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "x",
"stripped_bit": 1,
"wood_type": "birch"
}
}
},
{
"pc": {
"name": "stripped_birch_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "y",
"stripped_bit": 1,
"wood_type": "birch"
}
}
},
{
"pc": {
"name": "stripped_birch_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "z",
"stripped_bit": 1,
"wood_type": "birch"
}
}
},
{
"pc": {
"name": "stripped_jungle_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "x",
"stripped_bit": 1,
"wood_type": "jungle"
}
}
},
{
"pc": {
"name": "stripped_jungle_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "y",
"stripped_bit": 1,
"wood_type": "jungle"
}
}
},
{
"pc": {
"name": "stripped_jungle_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "z",
"stripped_bit": 1,
"wood_type": "jungle"
}
}
},
{
"pc": {
"name": "stripped_acacia_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "x",
"stripped_bit": 1,
"wood_type": "acacia"
}
}
},
{
"pc": {
"name": "stripped_acacia_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "y",
"stripped_bit": 1,
"wood_type": "acacia"
}
}
},
{
"pc": {
"name": "stripped_acacia_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "z",
"stripped_bit": 1,
"wood_type": "acacia"
}
}
},
{
"pc": {
"name": "stripped_dark_oak_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "x",
"stripped_bit": 1,
"wood_type": "dark_oak"
}
}
},
{
"pc": {
"name": "stripped_dark_oak_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "y",
"stripped_bit": 1,
"wood_type": "dark_oak"
}
}
},
{
"pc": {
"name": "stripped_dark_oak_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "wood",
"states": {
"pillar_axis": "z",
"stripped_bit": 1,
"wood_type": "dark_oak"
}
}
},
{
"pc": {
"name": "mangrove_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "mangrove_wood",
"states": {
"pillar_axis": "x",
"stripped_bit": 0
}
}
},
{
"pc": {
"name": "mangrove_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "mangrove_wood",
"states": {
"pillar_axis": "y",
"stripped_bit": 0
}
}
},
{
"pc": {
"name": "mangrove_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "mangrove_wood",
"states": {
"pillar_axis": "z",
"stripped_bit": 0
}
}
},
{
"pc": {
"name": "mangrove_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "mangrove_wood",
"states": {
"pillar_axis": "y",
"stripped_bit": 1
}
}
},
{
"pc": {
"name": "mangrove_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "mangrove_wood",
"states": {
"pillar_axis": "x",
"stripped_bit": 1
}
}
},
{
"pc": {
"name": "mangrove_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "mangrove_wood",
"states": {
"pillar_axis": "z",
"stripped_bit": 1
}
}
},
{
"pc": {
"name": "stripped_mangrove_wood",
"states": {
"axis": "x"
}
},
"pe": {
"name": "stripped_mangrove_wood",
"states": {
"pillar_axis": "x"
}
}
},
{
"pc": {
"name": "stripped_mangrove_wood",
"states": {
"axis": "y"
}
},
"pe": {
"name": "stripped_mangrove_wood",
"states": {
"pillar_axis": "y"
}
}
},
{
"pc": {
"name": "stripped_mangrove_wood",
"states": {
"axis": "z"
}
},
"pe": {
"name": "stripped_mangrove_wood",
"states": {
"pillar_axis": "z"
}
}
},
{
"pc": {
"name": "oak_leaves",
"states": {
"distance": 0,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "oak",
"persistent_bit": 1,
"update_bit": 0
}
}
},
{
"pc": {
"name": "oak_leaves",
"states": {
"distance": 7,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "oak",
"persistent_bit": 0,
"update_bit": 0
}
}
},
{
"pc": {
"name": "spruce_leaves",
"states": {
"distance": 0,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "spruce",
"persistent_bit": 1,
"update_bit": 0
}
}
},
{
"pc": {
"name": "spruce_leaves",
"states": {
"distance": 7,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "spruce",
"persistent_bit": 0,
"update_bit": 0
}
}
},
{
"pc": {
"name": "birch_leaves",
"states": {
"distance": 0,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "birch",
"persistent_bit": 1,
"update_bit": 0
}
}
},
{
"pc": {
"name": "birch_leaves",
"states": {
"distance": 7,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "birch",
"persistent_bit": 0,
"update_bit": 0
}
}
},
{
"pc": {
"name": "jungle_leaves",
"states": {
"distance": 0,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "jungle",
"persistent_bit": 1,
"update_bit": 0
}
}
},
{
"pc": {
"name": "jungle_leaves",
"states": {
"distance": 7,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "jungle",
"persistent_bit": 0,
"update_bit": 0
}
}
},
{
"pc": {
"name": "oak_leaves",
"states": {
"distance": 7,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "oak",
"persistent_bit": 0,
"update_bit": 1
}
}
},
{
"pc": {
"name": "spruce_leaves",
"states": {
"distance": 7,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "spruce",
"persistent_bit": 0,
"update_bit": 1
}
}
},
{
"pc": {
"name": "birch_leaves",
"states": {
"distance": 7,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "birch",
"persistent_bit": 0,
"update_bit": 1
}
}
},
{
"pc": {
"name": "jungle_leaves",
"states": {
"distance": 7,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "jungle",
"persistent_bit": 0,
"update_bit": 1
}
}
},
{
"pc": {
"name": "oak_leaves",
"states": {
"distance": 0,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "oak",
"persistent_bit": 1,
"update_bit": 1
}
}
},
{
"pc": {
"name": "spruce_leaves",
"states": {
"distance": 0,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "spruce",
"persistent_bit": 1,
"update_bit": 1
}
}
},
{
"pc": {
"name": "birch_leaves",
"states": {
"distance": 0,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "birch",
"persistent_bit": 1,
"update_bit": 1
}
}
},
{
"pc": {
"name": "jungle_leaves",
"states": {
"distance": 0,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves",
"states": {
"old_leaf_type": "jungle",
"persistent_bit": 1,
"update_bit": 1
}
}
},
{
"pc": {
"name": "acacia_leaves",
"states": {
"distance": 0,
"persistent": false,
"waterlogged": false
}
},
"pe": {
"name": "leaves2",
"states": {
"new_leaf_type": "acacia",
"persistent_bit": 1,
"update_bit": 0
}
}
},
{
"pc": {
"name": "acacia_leaves",
"states": {
"distance": 7,