{
  "air": null,
  "stone": {
    "variants": {
      "normal": [
        {
          "model": "stone"
        },
        {
          "model": "stone_mirrored"
        },
        {
          "model": "stone",
          "y": 180
        },
        {
          "model": "stone_mirrored",
          "y": 180
        }
      ]
    }
  },
  "grass": {
    "variants": {
      "snowy=false": [
        {
          "model": "grass_normal"
        },
        {
          "model": "grass_normal",
          "y": 90
        },
        {
          "model": "grass_normal",
          "y": 180
        },
        {
          "model": "grass_normal",
          "y": 270
        }
      ],
      "snowy=true": {
        "model": "grass_snowed"
      }
    }
  },
  "dirt": {
    "variants": {
      "normal": [
        {
          "model": "dirt"
        },
        {
          "model": "dirt",
          "y": 90
        },
        {
          "model": "dirt",
          "y": 180
        },
        {
          "model": "dirt",
          "y": 270
        }
      ]
    }
  },
  "cobblestone": {
    "variants": {
      "normal": {
        "model": "cobblestone"
      }
    }
  },
  "planks": {
    "variants": {
      "normal": {
        "model": "oak_planks"
      }
    }
  },
  "sapling": {
    "variants": {
      "stage=0": {
        "model": "oak_sapling"
      },
      "stage=1": {
        "model": "oak_sapling"
      }
    }
  },
  "bedrock": {
    "variants": {
      "normal": [
        {
          "model": "bedrock"
        },
        {
          "model": "bedrock_mirrored"
        },
        {
          "model": "bedrock",
          "y": 180
        },
        {
          "model": "bedrock_mirrored",
          "y": 180
        }
      ]
    }
  },
  "flowing_water": {
    "variants": {
      "": {
        "model": "block/water"
      }
    }
  },
  "water": {
    "variants": {
      "": {
        "model": "block/water"
      }
    }
  },
  "flowing_lava": {
    "variants": {
      "": {
        "model": "block/lava"
      }
    }
  },
  "lava": {
    "variants": {
      "": {
        "model": "block/lava"
      }
    }
  },
  "sand": {
    "variants": {
      "normal": [
        {
          "model": "sand"
        },
        {
          "model": "sand",
          "y": 90
        },
        {
          "model": "sand",
          "y": 180
        },
        {
          "model": "sand",
          "y": 270
        }
      ]
    }
  },
  "gravel": {
    "variants": {
      "normal": {
        "model": "gravel"
      }
    }
  },
  "gold_ore": {
    "variants": {
      "normal": {
        "model": "gold_ore"
      }
    }
  },
  "iron_ore": {
    "variants": {
      "normal": {
        "model": "iron_ore"
      }
    }
  },
  "coal_ore": {
    "variants": {
      "normal": {
        "model": "coal_ore"
      }
    }
  },
  "log": {
    "variants": {
      "axis=y": {
        "model": "oak_log"
      },
      "axis=z": {
        "model": "oak_log_side"
      },
      "axis=x": {
        "model": "oak_log_side",
        "y": 90
      },
      "axis=none": {
        "model": "oak_bark"
      }
    }
  },
  "leaves": {
    "variants": {
      "normal": {
        "model": "oak_leaves"
      }
    }
  },
  "sponge": {
    "variants": {
      "wet=false": {
        "model": "sponge"
      },
      "wet=true": {
        "model": "sponge_wet"
      }
    }
  },
  "glass": {
    "variants": {
      "normal": {
        "model": "glass"
      }
    }
  },
  "lapis_ore": {
    "variants": {
      "normal": {
        "model": "lapis_ore"
      }
    }
  },
  "lapis_block": {
    "variants": {
      "normal": {
        "model": "lapis_block"
      }
    }
  },
  "dispenser": {
    "variants": {
      "facing=down": {
        "model": "dispenser_vertical",
        "x": 180
      },
      "facing=up": {
        "model": "dispenser_vertical"
      },
      "facing=north": {
        "model": "dispenser"
      },
      "facing=south": {
        "model": "dispenser",
        "y": 180
      },
      "facing=west": {
        "model": "dispenser",
        "y": 270
      },
      "facing=east": {
        "model": "dispenser",
        "y": 90
      }
    }
  },
  "sandstone": {
    "variants": {
      "normal": {
        "model": "sandstone_normal"
      }
    }
  },
  "noteblock": {
    "variants": {
      "normal": {
        "model": "noteblock"
      }
    }
  },
  "bed": {
    "variants": {
      "facing=north,part=foot": {
        "model": "bed_foot",
        "y": 180
      },
      "facing=east,part=foot": {
        "model": "bed_foot",
        "y": 270
      },
      "facing=south,part=foot": {
        "model": "bed_foot"
      },
      "facing=west,part=foot": {
        "model": "bed_foot",
        "y": 90
      },
      "facing=north,part=head": {
        "model": "bed_head",
        "y": 180
      },
      "facing=east,part=head": {
        "model": "bed_head",
        "y": 270
      },
      "facing=south,part=head": {
        "model": "bed_head"
      },
      "facing=west,part=head": {
        "model": "bed_head",
        "y": 90
      }
    }
  },
  "golden_rail": {
    "variants": {
      "powered=false,shape=north_south": {
        "model": "golden_rail_flat"
      },
      "powered=false,shape=east_west": {
        "model": "golden_rail_flat",
        "y": 90
      },
      "powered=false,shape=ascending_east": {
        "model": "golden_rail_raised_ne",
        "y": 90
      },
      "powered=false,shape=ascending_west": {
        "model": "golden_rail_raised_sw",
        "y": 90
      },
      "powered=false,shape=ascending_north": {
        "model": "golden_rail_raised_ne"
      },
      "powered=false,shape=ascending_south": {
        "model": "golden_rail_raised_sw"
      },
      "powered=true,shape=north_south": {
        "model": "golden_rail_active_flat"
      },
      "powered=true,shape=east_west": {
        "model": "golden_rail_active_flat",
        "y": 90
      },
      "powered=true,shape=ascending_east": {
        "model": "golden_rail_active_raised_ne",
        "y": 90
      },
      "powered=true,shape=ascending_west": {
        "model": "golden_rail_active_raised_sw",
        "y": 90
      },
      "powered=true,shape=ascending_north": {
        "model": "golden_rail_active_raised_ne"
      },
      "powered=true,shape=ascending_south": {
        "model": "golden_rail_active_raised_sw"
      }
    }
  },
  "detector_rail": {
    "variants": {
      "powered=false,shape=north_south": {
        "model": "detector_rail_flat"
      },
      "powered=false,shape=east_west": {
        "model": "detector_rail_flat",
        "y": 90
      },
      "powered=false,shape=ascending_east": {
        "model": "detector_rail_raised_ne",
        "y": 90
      },
      "powered=false,shape=ascending_west": {
        "model": "detector_rail_raised_sw",
        "y": 90
      },
      "powered=false,shape=ascending_north": {
        "model": "detector_rail_raised_ne"
      },
      "powered=false,shape=ascending_south": {
        "model": "detector_rail_raised_sw"
      },
      "powered=true,shape=north_south": {
        "model": "detector_rail_powered_flat"
      },
      "powered=true,shape=east_west": {
        "model": "detector_rail_powered_flat",
        "y": 90
      },
      "powered=true,shape=ascending_east": {
        "model": "detector_rail_powered_raised_ne",
        "y": 90
      },
      "powered=true,shape=ascending_west": {
        "model": "detector_rail_powered_raised_sw",
        "y": 90
      },
      "powered=true,shape=ascending_north": {
        "model": "detector_rail_powered_raised_ne"
      },
      "powered=true,shape=ascending_south": {
        "model": "detector_rail_powered_raised_sw"
      }
    }
  },
  "sticky_piston": {
    "variants": {
      "extended=false,facing=down": {
        "model": "sticky_piston",
        "x": 90
      },
      "extended=false,facing=up": {
        "model": "sticky_piston",
        "x": 270
      },
      "extended=false,facing=north": {
        "model": "sticky_piston"
      },
      "extended=false,facing=south": {
        "model": "sticky_piston",
        "y": 180
      },
      "extended=false,facing=west": {
        "model": "sticky_piston",
        "y": 270
      },
      "extended=false,facing=east": {
        "model": "sticky_piston",
        "y": 90
      },
      "extended=true,facing=down": {
        "model": "piston_extended_normal",
        "x": 90
      },
      "extended=true,facing=up": {
        "model": "piston_extended_normal",
        "x": 270
      },
      "extended=true,facing=north": {
        "model": "piston_extended_normal"
      },
      "extended=true,facing=south": {
        "model": "piston_extended_normal",
        "y": 180
      },
      "extended=true,facing=west": {
        "model": "piston_extended_normal",
        "y": 270
      },
      "extended=true,facing=east": {
        "model": "piston_extended_normal",
        "y": 90
      }
    }
  },
  "web": {
    "variants": {
      "normal": {
        "model": "web"
      }
    }
  },
  "tallgrass": {
    "variants": {
      "normal": {
        "model": "tall_grass"
      }
    }
  },
  "deadbush": {
    "variants": {
      "normal": {
        "model": "dead_bush"
      }
    }
  },
  "piston": {
    "variants": {
      "extended=false,facing=down": {
        "model": "piston_normal",
        "x": 90
      },
      "extended=false,facing=up": {
        "model": "piston_normal",
        "x": 270
      },
      "extended=false,facing=north": {
        "model": "piston_normal"
      },
      "extended=false,facing=south": {
        "model": "piston_normal",
        "y": 180
      },
      "extended=false,facing=west": {
        "model": "piston_normal",
        "y": 270
      },
      "extended=false,facing=east": {
        "model": "piston_normal",
        "y": 90
      },
      "extended=true,facing=down": {
        "model": "piston_extended_normal",
        "x": 90
      },
      "extended=true,facing=up": {
        "model": "piston_extended_normal",
        "x": 270
      },
      "extended=true,facing=north": {
        "model": "piston_extended_normal"
      },
      "extended=true,facing=south": {
        "model": "piston_extended_normal",
        "y": 180
      },
      "extended=true,facing=west": {
        "model": "piston_extended_normal",
        "y": 270
      },
      "extended=true,facing=east": {
        "model": "piston_extended_normal",
        "y": 90
      }
    }
  },
  "piston_head": {
    "variants": {
      "facing=down,short=false,type=normal": {
        "model": "piston_head_normal",
        "x": 90
      },
      "facing=up,short=false,type=normal": {
        "model": "piston_head_normal",
        "x": 270
      },
      "facing=north,short=false,type=normal": {
        "model": "piston_head_normal"
      },
      "facing=south,short=false,type=normal": {
        "model": "piston_head_normal",
        "y": 180
      },
      "facing=west,short=false,type=normal": {
        "model": "piston_head_normal",
        "y": 270
      },
      "facing=east,short=false,type=normal": {
        "model": "piston_head_normal",
        "y": 90
      },
      "facing=down,short=false,type=sticky": {
        "model": "piston_head_sticky",
        "x": 90
      },
      "facing=up,short=false,type=sticky": {
        "model": "piston_head_sticky",
        "x": 270
      },
      "facing=north,short=false,type=sticky": {
        "model": "piston_head_sticky"
      },
      "facing=south,short=false,type=sticky": {
        "model": "piston_head_sticky",
        "y": 180
      },
      "facing=west,short=false,type=sticky": {
        "model": "piston_head_sticky",
        "y": 270
      },
      "facing=east,short=false,type=sticky": {
        "model": "piston_head_sticky",
        "y": 90
      },
      "facing=down,short=true,type=normal": {
        "model": "piston_head_short_normal",
        "x": 90
      },
      "facing=up,short=true,type=normal": {
        "model": "piston_head_short_normal",
        "x": 270
      },
      "facing=north,short=true,type=normal": {
        "model": "piston_head_short_normal"
      },
      "facing=south,short=true,type=normal": {
        "model": "piston_head_short_normal",
        "y": 180
      },
      "facing=west,short=true,type=normal": {
        "model": "piston_head_short_normal",
        "y": 270
      },
      "facing=east,short=true,type=normal": {
        "model": "piston_head_short_normal",
        "y": 90
      },
      "facing=down,short=true,type=sticky": {
        "model": "piston_head_short_sticky",
        "x": 90
      },
      "facing=up,short=true,type=sticky": {
        "model": "piston_head_short_sticky",
        "x": 270
      },
      "facing=north,short=true,type=sticky": {
        "model": "piston_head_short_sticky"
      },
      "facing=south,short=true,type=sticky": {
        "model": "piston_head_short_sticky",
        "y": 180
      },
      "facing=west,short=true,type=sticky": {
        "model": "piston_head_short_sticky",
        "y": 270
      },
      "facing=east,short=true,type=sticky": {
        "model": "piston_head_short_sticky",
        "y": 90
      }
    }
  },
  "wool": {
    "variants": {
      "normal": {
        "model": "white_wool"
      }
    }
  },
  "piston_extension": {
    "variants": {
      "extended=false,facing=down": {
        "model": "piston_normal",
        "x": 90
      },
      "extended=false,facing=up": {
        "model": "piston_normal",
        "x": 270
      },
      "extended=false,facing=north": {
        "model": "piston_normal"
      },
      "extended=false,facing=south": {
        "model": "piston_normal",
        "y": 180
      },
      "extended=false,facing=west": {
        "model": "piston_normal",
        "y": 270
      },
      "extended=false,facing=east": {
        "model": "piston_normal",
        "y": 90
      },
      "extended=true,facing=down": {
        "model": "piston_extended_normal",
        "x": 90
      },
      "extended=true,facing=up": {
        "model": "piston_extended_normal",
        "x": 270
      },
      "extended=true,facing=north": {
        "model": "piston_extended_normal"
      },
      "extended=true,facing=south": {
        "model": "piston_extended_normal",
        "y": 180
      },
      "extended=true,facing=west": {
        "model": "piston_extended_normal",
        "y": 270
      },
      "extended=true,facing=east": {
        "model": "piston_extended_normal",
        "y": 90
      }
    }
  },
  "yellow_flower": {
    "variants": {
      "normal": {
        "model": "dandelion"
      }
    }
  },
  "red_flower": {
    "variants": {
      "normal": {
        "model": "poppy"
      }
    }
  },
  "brown_mushroom": {
    "variants": {
      "normal": {
        "model": "brown_mushroom"
      }
    }
  },
  "red_mushroom": {
    "variants": {
      "normal": {
        "model": "red_mushroom"
      }
    }
  },
  "gold_block": {
    "variants": {
      "normal": {
        "model": "gold_block"
      }
    }
  },
  "iron_block": {
    "variants": {
      "normal": {
        "model": "iron_block"
      }
    }
  },
  "double_stone_slab": {
    "variants": {
      "normal": {
        "model": "double_stone"
      },
      "all": {
        "model": "double_stone_top"
      }
    }
  },
  "stone_slab": {
    "variants": {
      "half=bottom": {
        "model": "half_slab_stone"
      },
      "half=top": {
        "model": "upper_slab_stone"
      }
    }
  },
  "brick_block": {
    "variants": {
      "normal": {
        "model": "brick"
      }
    }
  },
  "tnt": {
    "variants": {
      "normal": [
        {
          "model": "tnt"
        },
        {
          "model": "tnt",
          "y": 90
        },
        {
          "model": "tnt",
          "y": 180
        },
        {
          "model": "tnt",
          "y": 270
        }
      ]
    }
  },
  "bookshelf": {
    "variants": {
      "normal": {
        "model": "bookshelf"
      }
    }
  },
  "mossy_cobblestone": {
    "variants": {
      "normal": {
        "model": "mossy_cobblestone"
      }
    }
  },
  "obsidian": {
    "variants": {
      "normal": {
        "model": "obsidian"
      }
    }
  },
  "torch": {
    "variants": {
      "facing=up": {
        "model": "normal_torch"
      },
      "facing=east": {
        "model": "normal_torch_wall"
      },
      "facing=south": {
        "model": "normal_torch_wall",
        "y": 90
      },
      "facing=west": {
        "model": "normal_torch_wall",
        "y": 180
      },
      "facing=north": {
        "model": "normal_torch_wall",
        "y": 270
      }
    }
  },
  "fire": {
    "variants": {
      "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false": {
        "model": "fire_floor_main"
      },
      "alt=false,east=false,flip=false,north=false,south=true,upper=0,west=false": {
        "model": "fire_n_main",
        "y": 180
      },
      "alt=false,east=false,flip=false,north=false,south=false,upper=0,west=true": {
        "model": "fire_n_main",
        "y": 270
      },
      "alt=false,east=false,flip=false,north=true,south=false,upper=0,west=false": {
        "model": "fire_n_main"
      },
      "alt=false,east=true,flip=false,north=false,south=false,upper=0,west=false": {
        "model": "fire_n_main",
        "y": 90
      },
      "alt=false,east=true,flip=false,north=true,south=false,upper=0,west=false": {
        "model": "fire_ne_main"
      },
      "alt=false,east=true,flip=false,north=false,south=true,upper=0,west=false": {
        "model": "fire_ne_main",
        "y": 90
      },
      "alt=false,east=false,flip=false,north=false,south=true,upper=0,west=true": {
        "model": "fire_ne_main",
        "y": 180
      },
      "alt=false,east=false,flip=false,north=true,south=false,upper=0,west=true": {
        "model": "fire_ne_main",
        "y": 270
      },
      "alt=false,east=false,flip=false,north=true,south=true,upper=0,west=false": {
        "model": "fire_ns_main"
      },
      "alt=false,east=true,flip=false,north=false,south=false,upper=0,west=true": {
        "model": "fire_ns_main",
        "y": 90
      },
      "alt=false,east=true,flip=false,north=true,south=true,upper=0,west=false": {
        "model": "fire_nse_main"
      },
      "alt=false,east=true,flip=false,north=false,south=true,upper=0,west=true": {
        "model": "fire_nse_main",
        "y": 90
      },
      "alt=false,east=false,flip=false,north=true,south=true,upper=0,west=true": {
        "model": "fire_nse_main",
        "y": 180
      },
      "alt=false,east=true,flip=false,north=true,south=false,upper=0,west=true": {
        "model": "fire_nse_main",
        "y": 270
      },
      "alt=false,east=true,flip=false,north=true,south=true,upper=0,west=true": {
        "model": "fire_nsew_main"
      },
      "alt=false,east=false,flip=false,north=false,south=false,upper=1,west=false": {
        "model": "fire_u1_main"
      },
      "alt=false,east=false,flip=false,north=false,south=true,upper=1,west=false": {
        "model": "fire_nu1_main",
        "y": 180
      },
      "alt=false,east=false,flip=false,north=false,south=false,upper=1,west=true": {
        "model": "fire_nu1_main",
        "y": 270
      },
      "alt=false,east=false,flip=false,north=true,south=false,upper=1,west=false": {
        "model": "fire_nu1_main"
      },
      "alt=false,east=true,flip=false,north=false,south=false,upper=1,west=false": {
        "model": "fire_nu1_main",
        "y": 90
      },
      "alt=false,east=true,flip=false,north=true,south=false,upper=1,west=false": {
        "model": "fire_neu1_main"
      },
      "alt=false,east=true,flip=false,north=false,south=true,upper=1,west=false": {
        "model": "fire_neu1_main",
        "y": 90
      },
      "alt=false,east=false,flip=false,north=false,south=true,upper=1,west=true": {
        "model": "fire_neu1_main",
        "y": 180
      },
      "alt=false,east=false,flip=false,north=true,south=false,upper=1,west=true": {
        "model": "fire_neu1_main",
        "y": 270
      },
      "alt=false,east=false,flip=false,north=true,south=true,upper=1,west=false": {
        "model": "fire_nsu1_main"
      },
      "alt=false,east=true,flip=false,north=false,south=false,upper=1,west=true": {
        "model": "fire_nsu1_main",
        "y": 90
      },
      "alt=false,east=true,flip=false,north=true,south=true,upper=1,west=false": {
        "model": "fire_nseu1_main"
      },
      "alt=false,east=true,flip=false,north=false,south=true,upper=1,west=true": {
        "model": "fire_nseu1_main",
        "y": 90
      },
      "alt=false,east=false,flip=false,north=true,south=true,upper=1,west=true": {
        "model": "fire_nseu1_main",
        "y": 180
      },
      "alt=false,east=true,flip=false,north=true,south=false,upper=1,west=true": {
        "model": "fire_nseu1_main",
        "y": 270
      },
      "alt=false,east=true,flip=false,north=true,south=true,upper=1,west=true": {
        "model": "fire_nsewu1_main"
      },
      "alt=false,east=false,flip=false,north=false,south=false,upper=2,west=false": {
        "model": "fire_u2_main"
      },
      "alt=false,east=false,flip=false,north=false,south=true,upper=2,west=false": {
        "model": "fire_nu2_main",
        "y": 180
      },
      "alt=false,east=false,flip=false,north=false,south=false,upper=2,west=true": {
        "model": "fire_nu2_main",
        "y": 270
      },
      "alt=false,east=false,flip=false,north=true,south=false,upper=2,west=false": {
        "model": "fire_nu2_main"
      },
      "alt=false,east=true,flip=false,north=false,south=false,upper=2,west=false": {
        "model": "fire_nu2_main",
        "y": 90
      },
      "alt=false,east=true,flip=false,north=true,south=false,upper=2,west=false": {
        "model": "fire_neu2_main"
      },
      "alt=false,east=true,flip=false,north=false,south=true,upper=2,west=false": {
        "model": "fire_neu2_main",
        "y": 90
      },
      "alt=false,east=false,flip=false,north=false,south=true,upper=2,west=true": {
        "model": "fire_neu2_main",
        "y": 180
      },
      "alt=false,east=false,flip=false,north=true,south=false,upper=2,west=true": {
        "model": "fire_neu2_main",
        "y": 270
      },
      "alt=false,east=false,flip=false,north=true,south=true,upper=2,west=false": {
        "model": "fire_nsu2_main"
      },
      "alt=false,east=true,flip=false,north=false,south=false,upper=2,west=true": {
        "model": "fire_nsu2_main",
        "y": 90
      },
      "alt=false,east=true,flip=false,north=true,south=true,upper=2,west=false": {
        "model": "fire_nseu2_main"
      },
      "alt=false,east=true,flip=false,north=false,south=true,upper=2,west=true": {
        "model": "fire_nseu2_main",
        "y": 90
      },
      "alt=false,east=false,flip=false,north=true,south=true,upper=2,west=true": {
        "model": "fire_nseu2_main",
        "y": 180
      },
      "alt=false,east=true,flip=false,north=true,south=false,upper=2,west=true": {
        "model": "fire_nseu2_main",
        "y": 270
      },
      "alt=false,east=true,flip=false,north=true,south=true,upper=2,west=true": {
        "model": "fire_nsewu2_main"
      },
      "alt=true,east=false,flip=false,north=false,south=false,upper=0,west=false": {
        "model": "fire_floor_main"
      },
      "alt=true,east=false,flip=false,north=false,south=true,upper=0,west=false": {
        "model": "fire_n_alt",
        "y": 180
      },
      "alt=true,east=false,flip=false,north=false,south=false,upper=0,west=true": {
        "model": "fire_n_alt",
        "y": 270
      },
      "alt=true,east=false,flip=false,north=true,south=false,upper=0,west=false": {
        "model": "fire_n_alt"
      },
      "alt=true,east=true,flip=false,north=false,south=false,upper=0,west=false": {
        "model": "fire_n_alt",
        "y": 90
      },
      "alt=true,east=true,flip=false,north=true,south=false,upper=0,west=false": {
        "model": "fire_ne_alt"
      },
      "alt=true,east=true,flip=false,north=false,south=true,upper=0,west=false": {
        "model": "fire_ne_alt",
        "y": 90
      },
      "alt=true,east=false,flip=false,north=false,south=true,upper=0,west=true": {
        "model": "fire_ne_alt",
        "y": 180
      },
      "alt=true,east=false,flip=false,north=true,south=false,upper=0,west=true": {
        "model": "fire_ne_alt",
        "y": 270
      },
      "alt=true,east=false,flip=false,north=true,south=true,upper=0,west=false": {
        "model": "fire_ns_alt"
      },
      "alt=true,east=true,flip=false,north=false,south=false,upper=0,west=true": {
        "model": "fire_ns_alt",
        "y": 90
      },
      "alt=true,east=true,flip=false,north=true,south=true,upper=0,west=false": {
        "model": "fire_nse_alt"
      },
      "alt=true,east=true,flip=false,north=false,south=true,upper=0,west=true": {
        "model": "fire_nse_alt",
        "y": 90
      },
      "alt=true,east=false,flip=false,north=true,south=true,upper=0,west=true": {
        "model": "fire_nse_alt",
        "y": 180
      },
      "alt=true,east=true,flip=false,north=true,south=false,upper=0,west=true": {
        "model": "fire_nse_alt",
        "y": 270
      },
      "alt=true,east=true,flip=false,north=true,south=true,upper=0,west=true": {
        "model": "fire_nsew_alt"
      },
      "alt=true,east=false,flip=false,north=false,south=false,upper=1,west=false": {
        "model": "fire_u1_main"
      },
      "alt=true,east=false,flip=false,north=false,south=true,upper=1,west=false": {
        "model": "fire_nu1_alt",
        "y": 180
      },
      "alt=true,east=false,flip=false,north=false,south=false,upper=1,west=true": {
        "model": "fire_nu1_alt",
        "y": 270
      },
      "alt=true,east=false,flip=false,north=true,south=false,upper=1,west=false": {
        "model": "fire_nu1_alt"
      },
      "alt=true,east=true,flip=false,north=false,south=false,upper=1,west=false": {
        "model": "fire_nu1_alt",
        "y": 90
      },
      "alt=true,east=true,flip=false,north=true,south=false,upper=1,west=false": {
        "model": "fire_neu1_alt"
      },
      "alt=true,east=true,flip=false,north=false,south=true,upper=1,west=false": {
        "model": "fire_neu1_alt",
        "y": 90
      },
      "alt=true,east=false,flip=false,north=false,south=true,upper=1,west=true": {
        "model": "fire_neu1_alt",
        "y": 180
      },
      "alt=true,east=false,flip=false,north=true,south=false,upper=1,west=true": {
        "model": "fire_neu1_alt",
        "y": 270
      },
      "alt=true,east=false,flip=false,north=true,south=true,upper=1,west=false": {
        "model": "fire_nsu1_alt"
      },
      "alt=true,east=true,flip=false,north=false,south=false,upper=1,west=true": {
        "model": "fire_nsu1_alt",
        "y": 90
      },
      "alt=true,east=true,flip=false,north=true,south=true,upper=1,west=false": {
        "model": "fire_nseu1_alt"
      },
      "alt=true,east=true,flip=false,north=false,south=true,upper=1,west=true": {
        "model": "fire_nseu1_alt",
        "y": 90
      },
      "alt=true,east=false,flip=false,north=true,south=true,upper=1,west=true": {
        "model": "fire_nseu1_alt",
        "y": 180
      },
      "alt=true,east=true,flip=false,north=true,south=false,upper=1,west=true": {
        "model": "fire_nseu1_alt",
        "y": 270
      },
      "alt=true,east=true,flip=false,north=true,south=true,upper=1,west=true": {
        "model": "fire_nsewu1_alt"
      },
      "alt=true,east=false,flip=false,north=false,south=false,upper=2,west=false": {
        "model": "fire_u2_main"
      },
      "alt=true,east=false,flip=false,north=false,south=true,upper=2,west=false": {
        "model": "fire_nu2_alt",
        "y": 180
      },
      "alt=true,east=false,flip=false,north=false,south=false,upper=2,west=true": {
        "model": "fire_nu2_alt",
        "y": 270
      },
      "alt=true,east=false,flip=false,north=true,south=false,upper=2,west=false": {
        "model": "fire_nu2_alt"
      },
      "alt=true,east=true,flip=false,north=false,south=false,upper=2,west=false": {
        "model": "fire_nu2_alt",
        "y": 90
      },
      "alt=true,east=true,flip=false,north=true,south=false,upper=2,west=false": {
        "model": "fire_neu2_alt"
      },
      "alt=true,east=true,flip=false,north=false,south=true,upper=2,west=false": {
        "model": "fire_neu2_alt",
        "y": 90
      },
      "alt=true,east=false,flip=false,north=false,south=true,upper=2,west=true": {
        "model": "fire_neu2_alt",
        "y": 180
      },
      "alt=true,east=false,flip=false,north=true,south=false,upper=2,west=true": {
        "model": "fire_neu2_alt",
        "y": 270
      },
      "alt=true,east=false,flip=false,north=true,south=true,upper=2,west=false": {
        "model": "fire_nsu2_alt"
      },
      "alt=true,east=true,flip=false,north=false,south=false,upper=2,west=true": {
        "model": "fire_nsu2_alt",
        "y": 90
      },
      "alt=true,east=true,flip=false,north=true,south=true,upper=2,west=false": {
        "model": "fire_nseu2_alt"
      },
      "alt=true,east=true,flip=false,north=false,south=true,upper=2,west=true": {
        "model": "fire_nseu2_alt",
        "y": 90
      },
      "alt=true,east=false,flip=false,north=true,south=true,upper=2,west=true": {
        "model": "fire_nseu2_alt",
        "y": 180
      },
      "alt=true,east=true,flip=false,north=true,south=false,upper=2,west=true": {
        "model": "fire_nseu2_alt",
        "y": 270
      },
      "alt=true,east=true,flip=false,north=true,south=true,upper=2,west=true": {
        "model": "fire_nsewu2_alt"
      },
      "alt=false,east=false,flip=true,north=false,south=false,upper=0,west=false": {
        "model": "fire_floor_main"
      },
      "alt=false,east=false,flip=true,north=false,south=true,upper=0,west=false": {
        "model": "fire_n_flip_main",
        "y": 180
      },
      "alt=false,east=false,flip=true,north=false,south=false,upper=0,west=true": {
        "model": "fire_n_flip_main",
        "y": 270
      },
      "alt=false,east=false,flip=true,north=true,south=false,upper=0,west=false": {
        "model": "fire_n_flip_main"
      },
      "alt=false,east=true,flip=true,north=false,south=false,upper=0,west=false": {
        "model": "fire_n_flip_main",
        "y": 90
      },
      "alt=false,east=true,flip=true,north=true,south=false,upper=0,west=false": {
        "model": "fire_ne_flip_main"
      },
      "alt=false,east=true,flip=true,north=false,south=true,upper=0,west=false": {
        "model": "fire_ne_flip_main",
        "y": 90
      },
      "alt=false,east=false,flip=true,north=false,south=true,upper=0,west=true": {
        "model": "fire_ne_flip_main",
        "y": 180
      },
      "alt=false,east=false,flip=true,north=true,south=false,upper=0,west=true": {
        "model": "fire_ne_flip_main",
        "y": 270
      },
      "alt=false,east=false,flip=true,north=true,south=true,upper=0,west=false": {
        "model": "fire_ns_flip_main"
      },
      "alt=false,east=true,flip=true,north=false,south=false,upper=0,west=true": {
        "model": "fire_ns_flip_main",
        "y": 90
      },
      "alt=false,east=true,flip=true,north=true,south=true,upper=0,west=false": {
        "model": "fire_nse_flip_main"
      },
      "alt=false,east=true,flip=true,north=false,south=true,upper=0,west=true": {
        "model": "fire_nse_flip_main",
        "y": 90
      },
      "alt=false,east=false,flip=true,north=true,south=true,upper=0,west=true": {
        "model": "fire_nse_flip_main",
        "y": 180
      },
      "alt=false,east=true,flip=true,north=true,south=false,upper=0,west=true": {
        "model": "fire_nse_flip_main",
        "y": 270
      },
      "alt=false,east=true,flip=true,north=true,south=true,upper=0,west=true": {
        "model": "fire_nsew_flip_main"
      },
      "alt=false,east=false,flip=true,north=false,south=false,upper=1,west=false": {
        "model": "fire_u1_main"
      },
      "alt=false,east=false,flip=true,north=false,south=true,upper=1,west=false": {
        "model": "fire_nu1_flip_main",
        "y": 180
      },
      "alt=false,east=false,flip=true,north=false,south=false,upper=1,west=true": {
        "model": "fire_nu1_flip_main",
        "y": 270
      },
      "alt=false,east=false,flip=true,north=true,south=false,upper=1,west=false": {
        "model": "fire_nu1_flip_main"
      },
      "alt=false,east=true,flip=true,north=false,south=false,upper=1,west=false": {
        "model": "fire_nu1_flip_main",
        "y": 90
      },
      "alt=false,east=true,flip=true,north=true,south=false,upper=1,west=false": {
        "model": "fire_neu1_flip_main"
      },
      "alt=false,east=true,flip=true,north=false,south=true,upper=1,west=false": {
        "model": "fire_neu1_flip_main",
        "y": 90
      },
      "alt=false,east=false,flip=true,north=false,south=true,upper=1,west=true": {
        "model": "fire_neu1_flip_main",
        "y": 180
      },
      "alt=false,east=false,flip=true,north=true,south=false,upper=1,west=true": {
        "model": "fire_neu1_flip_main",
        "y": 270
      },
      "alt=false,east=false,flip=true,north=true,south=true,upper=1,west=false": {
        "model": "fire_nsu1_flip_main"
      },
      "alt=false,east=true,flip=true,north=false,south=false,upper=1,west=true": {
        "model": "fire_nsu1_flip_main",
        "y": 90
      },
      "alt=false,east=true,flip=true,north=true,south=true,upper=1,west=false": {
        "model": "fire_nseu1_flip_main"
      },
      "alt=false,east=true,flip=true,north=false,south=true,upper=1,west=true": {
        "model": "fire_nseu1_flip_main",
        "y": 90
      },
      "alt=false,east=false,flip=true,north=true,south=true,upper=1,west=true": {
        "model": "fire_nseu1_flip_main",
        "y": 180
      },
      "alt=false,east=true,flip=true,north=true,south=false,upper=1,west=true": {
        "model": "fire_nseu1_flip_main",
        "y": 270
      },
      "alt=false,east=true,flip=true,north=true,south=true,upper=1,west=true": {
        "model": "fire_nsewu1_flip_main"
      },
      "alt=false,east=false,flip=true,north=false,south=false,upper=2,west=false": {
        "model": "fire_u2_main"
      },
      "alt=false,east=false,flip=true,north=false,south=true,upper=2,west=false": {
        "model": "fire_nu2_flip_main",
        "y": 180
      },
      "alt=false,east=false,flip=true,north=false,south=false,upper=2,west=true": {
        "model": "fire_nu2_flip_main",
        "y": 270
      },
      "alt=false,east=false,flip=true,north=true,south=false,upper=2,west=false": {
        "model": "fire_nu2_flip_main"
      },
      "alt=false,east=true,flip=true,north=false,south=false,upper=2,west=false": {
        "model": "fire_nu2_flip_main",
        "y": 90
      },
      "alt=false,east=true,flip=true,north=true,south=false,upper=2,west=false": {
        "model": "fire_neu2_flip_main"
      },
      "alt=false,east=true,flip=true,north=false,south=true,upper=2,west=false": {
        "model": "fire_neu2_flip_main",
        "y": 90
      },
      "alt=false,east=false,flip=true,north=false,south=true,upper=2,west=true": {
        "model": "fire_neu2_flip_main",
        "y": 180
      },
      "alt=false,east=false,flip=true,north=true,south=false,upper=2,west=true": {
        "model": "fire_neu2_flip_main",
        "y": 270
      },
      "alt=false,east=false,flip=true,north=true,south=true,upper=2,west=false": {
        "model": "fire_nsu2_flip_main"
      },
      "alt=false,east=true,flip=true,north=false,south=false,upper=2,west=true": {
        "model": "fire_nsu2_flip_main",
        "y": 90
      },
      "alt=false,east=true,flip=true,north=true,south=true,upper=2,west=false": {
        "model": "fire_nseu2_flip_main"
      },
      "alt=false,east=true,flip=true,north=false,south=true,upper=2,west=true": {
        "model": "fire_nseu2_flip_main",
        "y": 90
      },
      "alt=false,east=false,flip=true,north=true,south=true,upper=2,west=true": {
        "model": "fire_nseu2_flip_main",
        "y": 180
      },
      "alt=false,east=true,flip=true,north=true,south=false,upper=2,west=true": {
        "model": "fire_nseu2_flip_main",
        "y": 270
      },
      "alt=false,east=true,flip=true,north=true,south=true,upper=2,west=true": {
        "model": "fire_nsewu2_flip_main"
      },
      "alt=true,east=false,flip=true,north=false,south=false,upper=0,west=false": {
        "model": "fire_floor_main"
      },
      "alt=true,east=false,flip=true,north=false,south=true,upper=0,west=false": {
        "model": "fire_n_alt_flip",
        "y": 180
      },
      "alt=true,east=false,flip=true,north=false,south=false,upper=0,west=true": {
        "model": "fire_n_alt_flip",
        "y": 270
      },
      "alt=true,east=false,flip=true,north=true,south=false,upper=0,west=false": {
        "model": "fire_n_alt_flip"
      },
      "alt=true,east=true,flip=true,north=false,south=false,upper=0,west=false": {
        "model": "fire_n_alt_flip",
        "y": 90
      },
      "alt=true,east=true,flip=true,north=true,south=false,upper=0,west=false": {
        "model": "fire_ne_alt_flip"
      },
      "alt=true,east=true,flip=true,north=false,south=true,upper=0,west=false": {
        "model": "fire_ne_alt_flip",
        "y": 90
      },
      "alt=true,east=false,flip=true,north=false,south=true,upper=0,west=true": {
        "model": "fire_ne_alt_flip",
        "y": 180
      },
      "alt=true,east=false,flip=true,north=true,south=false,upper=0,west=true": {
        "model": "fire_ne_alt_flip",
        "y": 270
      },
      "alt=true,east=false,flip=true,north=true,south=true,upper=0,west=false": {
        "model": "fire_ns_alt_flip"
      },
      "alt=true,east=true,flip=true,north=false,south=false,upper=0,west=true": {
        "model": "fire_ns_alt_flip",
        "y": 90
      },
      "alt=true,east=true,flip=true,north=true,south=true,upper=0,west=false": {
        "model": "fire_nse_alt_flip"
      },
      "alt=true,east=true,flip=true,north=false,south=true,upper=0,west=true": {
        "model": "fire_nse_alt_flip",
        "y": 90
      },
      "alt=true,east=false,flip=true,north=true,south=true,upper=0,west=true": {
        "model": "fire_nse_alt_flip",
        "y": 180
      },
      "alt=true,east=true,flip=true,north=true,south=false,upper=0,west=true": {
        "model": "fire_nse_alt_flip",
        "y": 270
      },
      "alt=true,east=true,flip=true,north=true,south=true,upper=0,west=true": {
        "model": "fire_nsew_alt_flip"
      },
      "alt=true,east=false,flip=true,north=false,south=false,upper=1,west=false": {
        "model": "fire_u1_main"
      },
      "alt=true,east=false,flip=true,north=false,south=true,upper=1,west=false": {
        "model": "fire_nu1_alt_flip",
        "y": 180
      },
      "alt=true,east=false,flip=true,north=false,south=false,upper=1,west=true": {
        "model": "fire_nu1_alt_flip",
        "y": 270
      },
      "alt=true,east=false,flip=true,north=true,south=false,upper=1,west=false": {
        "model": "fire_nu1_alt_flip"
      },
      "alt=true,east=true,flip=true,north=false,south=false,upper=1,west=false": {
        "model": "fire_nu1_alt_flip",
        "y": 90
      },
      "alt=true,east=true,flip=true,north=true,south=false,upper=1,west=false": {
        "model": "fire_neu1_alt_flip"
      },
      "alt=true,east=true,flip=true,north=false,south=true,upper=1,west=false": {
        "model": "fire_neu1_alt_flip",
        "y": 90
      },
      "alt=true,east=false,flip=true,north=false,south=true,upper=1,west=true": {
        "model": "fire_neu1_alt_flip",
        "y": 180
      },
      "alt=true,east=false,flip=true,north=true,south=false,upper=1,west=true": {
        "model": "fire_neu1_alt_flip",
        "y": 270
      },
      "alt=true,east=false,flip=true,north=true,south=true,upper=1,west=false": {
        "model": "fire_nsu1_alt_flip"
      },
      "alt=true,east=true,flip=true,north=false,south=false,upper=1,west=true": {
        "model": "fire_nsu1_alt_flip",
        "y": 90
      },
      "alt=true,east=true,flip=true,north=true,south=true,upper=1,west=false": {
        "model": "fire_nseu1_alt_flip"
      },
      "alt=true,east=true,flip=true,north=false,south=true,upper=1,west=true": {
        "model": "fire_nseu1_alt_flip",
        "y": 90
      },
      "alt=true,east=false,flip=true,north=true,south=true,upper=1,west=true": {
        "model": "fire_nseu1_alt_flip",
        "y": 180
      },
      "alt=true,east=true,flip=true,north=true,south=false,upper=1,west=true": {
        "model": "fire_nseu1_alt_flip",
        "y": 270
      },
      "alt=true,east=true,flip=true,north=true,south=true,upper=1,west=true": {
        "model": "fire_nsewu1_alt_flip"
      },
      "alt=true,east=false,flip=true,north=false,south=false,upper=2,west=false": {
        "model": "fire_u2_main"
      },
      "alt=true,east=false,flip=true,north=false,south=true,upper=2,west=false": {
        "model": "fire_nu2_alt_flip",
        "y": 180
      },
      "alt=true,east=false,flip=true,north=false,south=false,upper=2,west=true": {
        "model": "fire_nu2_alt_flip",
        "y": 270
      },
      "alt=true,east=false,flip=true,north=true,south=false,upper=2,west=false": {
        "model": "fire_nu2_alt_flip"
      },
      "alt=true,east=true,flip=true,north=false,south=false,upper=2,west=false": {
        "model": "fire_nu2_alt_flip",
        "y": 90
      },
      "alt=true,east=true,flip=true,north=true,south=false,upper=2,west=false": {
        "model": "fire_neu2_alt_flip"
      },
      "alt=true,east=true,flip=true,north=false,south=true,upper=2,west=false": {
        "model": "fire_neu2_alt_flip",
        "y": 90
      },
      "alt=true,east=false,flip=true,north=false,south=true,upper=2,west=true": {
        "model": "fire_neu2_alt_flip",
        "y": 180
      },
      "alt=true,east=false,flip=true,north=true,south=false,upper=2,west=true": {
        "model": "fire_neu2_alt_flip",
        "y": 270
      },
      "alt=true,east=false,flip=true,north=true,south=true,upper=2,west=false": {
        "model": "fire_nsu2_alt_flip"
      },
      "alt=true,east=true,flip=true,north=false,south=false,upper=2,west=true": {
        "model": "fire_nsu2_alt_flip",
        "y": 90
      },
      "alt=true,east=true,flip=true,north=true,south=true,upper=2,west=false": {
        "model": "fire_nseu2_alt_flip"
      },
      "alt=true,east=true,flip=true,north=false,south=true,upper=2,west=true": {
        "model": "fire_nseu2_alt_flip",
        "y": 90
      },
      "alt=true,east=false,flip=true,north=true,south=true,upper=2,west=true": {
        "model": "fire_nseu2_alt_flip",
        "y": 180
      },
      "alt=true,east=true,flip=true,north=true,south=false,upper=2,west=true": {
        "model": "fire_nseu2_alt_flip",
        "y": 270
      },
      "alt=true,east=true,flip=true,north=true,south=true,upper=2,west=true": {
        "model": "fire_nsewu2_alt_flip"
      }
    }
  },
  "mob_spawner": {
    "variants": {
      "normal": {
        "model": "mob_spawner_cage"
      }
    }
  },
  "oak_stairs": {
    "variants": {
      "facing=east,half=bottom,shape=straight": {
        "model": "oak_stairs"
      },
      "facing=west,half=bottom,shape=straight": {
        "model": "oak_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=straight": {
        "model": "oak_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=straight": {
        "model": "oak_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_right": {
        "model": "oak_outer_stairs"
      },
      "facing=west,half=bottom,shape=outer_right": {
        "model": "oak_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_right": {
        "model": "oak_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=outer_right": {
        "model": "oak_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_left": {
        "model": "oak_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=outer_left": {
        "model": "oak_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_left": {
        "model": "oak_outer_stairs"
      },
      "facing=north,half=bottom,shape=outer_left": {
        "model": "oak_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_right": {
        "model": "oak_inner_stairs"
      },
      "facing=west,half=bottom,shape=inner_right": {
        "model": "oak_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_right": {
        "model": "oak_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=inner_right": {
        "model": "oak_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_left": {
        "model": "oak_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=inner_left": {
        "model": "oak_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_left": {
        "model": "oak_inner_stairs"
      },
      "facing=north,half=bottom,shape=inner_left": {
        "model": "oak_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=straight": {
        "model": "oak_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=straight": {
        "model": "oak_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=straight": {
        "model": "oak_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=straight": {
        "model": "oak_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_right": {
        "model": "oak_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_right": {
        "model": "oak_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_right": {
        "model": "oak_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_right": {
        "model": "oak_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_left": {
        "model": "oak_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_left": {
        "model": "oak_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_left": {
        "model": "oak_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_left": {
        "model": "oak_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_right": {
        "model": "oak_inner_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_right": {
        "model": "oak_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_right": {
        "model": "oak_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_right": {
        "model": "oak_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_left": {
        "model": "oak_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_left": {
        "model": "oak_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_left": {
        "model": "oak_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_left": {
        "model": "oak_inner_stairs",
        "x": 180,
        "uvlock": true
      }
    }
  },
  "chest": null,
  "redstone_wire": {
    "variants": {
      "east=none,north=none,south=none,west=none": {
        "model": "redstone_none"
      },
      "east=none,north=side,south=none,west=none": {
        "model": "redstone_n"
      },
      "east=none,north=none,south=side,west=none": {
        "model": "redstone_n"
      },
      "east=side,north=none,south=none,west=none": {
        "model": "redstone_n",
        "y": 90
      },
      "east=none,north=none,south=none,west=side": {
        "model": "redstone_n",
        "y": 90
      },
      "east=none,north=up,south=none,west=none": {
        "model": "redstone_uns"
      },
      "east=none,north=none,south=up,west=none": {
        "model": "redstone_uns",
        "y": 180,
        "uvlock": true
      },
      "east=up,north=none,south=none,west=none": {
        "model": "redstone_uew"
      },
      "east=none,north=none,south=none,west=up": {
        "model": "redstone_uew",
        "y": 180,
        "uvlock": true
      },
      "east=side,north=side,south=none,west=none": {
        "model": "redstone_ne",
        "uvlock": true
      },
      "east=side,north=up,south=none,west=none": {
        "model": "redstone_une",
        "uvlock": true
      },
      "east=up,north=side,south=none,west=none": {
        "model": "redstone_nue",
        "uvlock": true
      },
      "east=up,north=up,south=none,west=none": {
        "model": "redstone_unue",
        "uvlock": true
      },
      "east=side,north=none,south=side,west=none": {
        "model": "redstone_ne",
        "y": 90,
        "uvlock": true
      },
      "east=up,north=none,south=side,west=none": {
        "model": "redstone_une",
        "y": 90,
        "uvlock": true
      },
      "east=side,north=none,south=up,west=none": {
        "model": "redstone_nue",
        "y": 90,
        "uvlock": true
      },
      "east=up,north=none,south=up,west=none": {
        "model": "redstone_unue",
        "y": 90,
        "uvlock": true
      },
      "east=none,north=none,south=side,west=side": {
        "model": "redstone_ne",
        "y": 180,
        "uvlock": true
      },
      "east=none,north=none,south=up,west=side": {
        "model": "redstone_une",
        "y": 180,
        "uvlock": true
      },
      "east=none,north=none,south=side,west=up": {
        "model": "redstone_nue",
        "y": 180,
        "uvlock": true
      },
      "east=none,north=none,south=up,west=up": {
        "model": "redstone_unue",
        "y": 180,
        "uvlock": true
      },
      "east=none,north=side,south=none,west=side": {
        "model": "redstone_ne",
        "y": 270,
        "uvlock": true
      },
      "east=none,north=side,south=none,west=up": {
        "model": "redstone_une",
        "y": 270,
        "uvlock": true
      },
      "east=none,north=up,south=none,west=side": {
        "model": "redstone_nue",
        "y": 270,
        "uvlock": true
      },
      "east=none,north=up,south=none,west=up": {
        "model": "redstone_unue",
        "y": 270,
        "uvlock": true
      },
      "east=none,north=side,south=side,west=none": {
        "model": "redstone_n"
      },
      "east=none,north=up,south=side,west=none": {
        "model": "redstone_uns"
      },
      "east=none,north=side,south=up,west=none": {
        "model": "redstone_uns",
        "y": 180
      },
      "east=none,north=up,south=up,west=none": {
        "model": "redstone_unus"
      },
      "east=side,north=none,south=none,west=side": {
        "model": "redstone_n",
        "y": 90
      },
      "east=up,north=none,south=none,west=side": {
        "model": "redstone_uns",
        "y": 90
      },
      "east=side,north=none,south=none,west=up": {
        "model": "redstone_uns",
        "y": 270
      },
      "east=up,north=none,south=none,west=up": {
        "model": "redstone_ueuw"
      },
      "east=side,north=side,south=side,west=none": {
        "model": "redstone_nse",
        "uvlock": true
      },
      "east=side,north=up,south=side,west=none": {
        "model": "redstone_unse",
        "uvlock": true
      },
      "east=side,north=side,south=up,west=none": {
        "model": "redstone_nuse",
        "uvlock": true
      },
      "east=up,north=side,south=side,west=none": {
        "model": "redstone_nsue",
        "uvlock": true
      },
      "east=up,north=side,south=up,west=none": {
        "model": "redstone_nusue",
        "uvlock": true
      },
      "east=side,north=up,south=up,west=none": {
        "model": "redstone_unuse",
        "uvlock": true
      },
      "east=up,north=up,south=side,west=none": {
        "model": "redstone_unsue",
        "uvlock": true
      },
      "east=up,north=up,south=up,west=none": {
        "model": "redstone_unusue",
        "uvlock": true
      },
      "east=side,north=none,south=side,west=side": {
        "model": "redstone_nse",
        "y": 90,
        "uvlock": true
      },
      "east=up,north=none,south=side,west=side": {
        "model": "redstone_unse",
        "y": 90,
        "uvlock": true
      },
      "east=side,north=none,south=side,west=up": {
        "model": "redstone_nuse",
        "y": 90,
        "uvlock": true
      },
      "east=side,north=none,south=up,west=side": {
        "model": "redstone_nsue",
        "y": 90,
        "uvlock": true
      },
      "east=side,north=none,south=up,west=up": {
        "model": "redstone_nusue",
        "y": 90,
        "uvlock": true
      },
      "east=up,north=none,south=side,west=up": {
        "model": "redstone_unuse",
        "y": 90,
        "uvlock": true
      },
      "east=up,north=none,south=up,west=side": {
        "model": "redstone_unsue",
        "y": 90,
        "uvlock": true
      },
      "east=up,north=none,south=up,west=up": {
        "model": "redstone_unusue",
        "y": 90,
        "uvlock": true
      },
      "east=none,north=side,south=side,west=side": {
        "model": "redstone_nse",
        "y": 180,
        "uvlock": true
      },
      "east=none,north=side,south=up,west=side": {
        "model": "redstone_unse",
        "y": 180,
        "uvlock": true
      },
      "east=none,north=up,south=side,west=side": {
        "model": "redstone_nuse",
        "y": 180,
        "uvlock": true
      },
      "east=none,north=side,south=side,west=up": {
        "model": "redstone_nsue",
        "y": 180,
        "uvlock": true
      },
      "east=none,north=up,south=side,west=up": {
        "model": "redstone_nusue",
        "y": 180,
        "uvlock": true
      },
      "east=none,north=up,south=up,west=side": {
        "model": "redstone_unuse",
        "y": 180,
        "uvlock": true
      },
      "east=none,north=side,south=up,west=up": {
        "model": "redstone_unsue",
        "y": 180,
        "uvlock": true
      },
      "east=none,north=up,south=up,west=up": {
        "model": "redstone_unusue",
        "y": 180,
        "uvlock": true
      },
      "east=side,north=side,south=none,west=side": {
        "model": "redstone_nse",
        "y": 270,
        "uvlock": true
      },
      "east=side,north=side,south=none,west=up": {
        "model": "redstone_unse",
        "y": 270,
        "uvlock": true
      },
      "east=up,north=side,south=none,west=side": {
        "model": "redstone_nuse",
        "y": 270,
        "uvlock": true
      },
      "east=side,north=up,south=none,west=side": {
        "model": "redstone_nsue",
        "y": 270,
        "uvlock": true
      },
      "east=up,north=up,south=none,west=side": {
        "model": "redstone_nusue",
        "y": 270,
        "uvlock": true
      },
      "east=up,north=side,south=none,west=up": {
        "model": "redstone_unuse",
        "y": 270,
        "uvlock": true
      },
      "east=side,north=up,south=none,west=up": {
        "model": "redstone_unsue",
        "y": 270,
        "uvlock": true
      },
      "east=up,north=up,south=none,west=up": {
        "model": "redstone_unusue",
        "y": 270,
        "uvlock": true
      },
      "east=side,north=side,south=side,west=side": {
        "model": "redstone_nsew",
        "uvlock": true
      },
      "east=side,north=up,south=side,west=side": {
        "model": "redstone_unsew",
        "uvlock": true
      },
      "east=side,north=side,south=up,west=side": {
        "model": "redstone_unsew",
        "y": 180,
        "uvlock": true
      },
      "east=up,north=side,south=side,west=side": {
        "model": "redstone_unsew",
        "y": 90,
        "uvlock": true
      },
      "east=side,north=side,south=side,west=up": {
        "model": "redstone_unsew",
        "y": 270,
        "uvlock": true
      },
      "east=side,north=up,south=up,west=side": {
        "model": "redstone_unusew",
        "uvlock": true
      },
      "east=up,north=side,south=side,west=up": {
        "model": "redstone_unusew",
        "y": 90,
        "uvlock": true
      },
      "east=up,north=up,south=side,west=side": {
        "model": "redstone_unsuew",
        "uvlock": true
      },
      "east=up,north=side,south=up,west=side": {
        "model": "redstone_unsuew",
        "y": 90,
        "uvlock": true
      },
      "east=side,north=side,south=up,west=up": {
        "model": "redstone_unsuew",
        "y": 180,
        "uvlock": true
      },
      "east=side,north=up,south=side,west=up": {
        "model": "redstone_unsuew",
        "y": 270,
        "uvlock": true
      },
      "east=up,north=up,south=up,west=side": {
        "model": "redstone_unusuew",
        "uvlock": true
      },
      "east=up,north=side,south=up,west=up": {
        "model": "redstone_unusuew",
        "y": 90,
        "uvlock": true
      },
      "east=side,north=up,south=up,west=up": {
        "model": "redstone_unusuew",
        "y": 180,
        "uvlock": true
      },
      "east=up,north=up,south=side,west=up": {
        "model": "redstone_unusuew",
        "y": 270,
        "uvlock": true
      },
      "east=up,north=up,south=up,west=up": {
        "model": "redstone_unusueuw",
        "uvlock": true
      }
    }
  },
  "diamond_ore": {
    "variants": {
      "normal": {
        "model": "diamond_ore"
      }
    }
  },
  "diamond_block": {
    "variants": {
      "normal": {
        "model": "diamond_block"
      }
    }
  },
  "crafting_table": {
    "variants": {
      "normal": {
        "model": "crafting_table"
      }
    }
  },
  "wheat": {
    "variants": {
      "age=0": {
        "model": "wheat_stage0"
      },
      "age=1": {
        "model": "wheat_stage1"
      },
      "age=2": {
        "model": "wheat_stage2"
      },
      "age=3": {
        "model": "wheat_stage3"
      },
      "age=4": {
        "model": "wheat_stage4"
      },
      "age=5": {
        "model": "wheat_stage5"
      },
      "age=6": {
        "model": "wheat_stage6"
      },
      "age=7": {
        "model": "wheat_stage7"
      }
    }
  },
  "farmland": {
    "variants": {
      "moisture=0": {
        "model": "farmland_dry"
      },
      "moisture=1": {
        "model": "farmland_dry"
      },
      "moisture=2": {
        "model": "farmland_dry"
      },
      "moisture=3": {
        "model": "farmland_dry"
      },
      "moisture=4": {
        "model": "farmland_dry"
      },
      "moisture=5": {
        "model": "farmland_dry"
      },
      "moisture=6": {
        "model": "farmland_dry"
      },
      "moisture=7": {
        "model": "farmland_moist"
      }
    }
  },
  "furnace": {
    "variants": {
      "facing=north": {
        "model": "furnace"
      },
      "facing=south": {
        "model": "furnace",
        "y": 180
      },
      "facing=west": {
        "model": "furnace",
        "y": 270
      },
      "facing=east": {
        "model": "furnace",
        "y": 90
      }
    }
  },
  "lit_furnace": {
    "variants": {
      "facing=north": {
        "model": "lit_furnace"
      },
      "facing=south": {
        "model": "lit_furnace",
        "y": 180
      },
      "facing=west": {
        "model": "lit_furnace",
        "y": 270
      },
      "facing=east": {
        "model": "lit_furnace",
        "y": 90
      }
    }
  },
  "standing_sign": null,
  "wooden_door": {
    "variants": {
      "facing=east,half=lower,hinge=left,open=false": {
        "model": "wooden_door_bottom"
      },
      "facing=south,half=lower,hinge=left,open=false": {
        "model": "wooden_door_bottom",
        "y": 90
      },
      "facing=west,half=lower,hinge=left,open=false": {
        "model": "wooden_door_bottom",
        "y": 180
      },
      "facing=north,half=lower,hinge=left,open=false": {
        "model": "wooden_door_bottom",
        "y": 270
      },
      "facing=east,half=lower,hinge=right,open=false": {
        "model": "wooden_door_bottom_rh"
      },
      "facing=south,half=lower,hinge=right,open=false": {
        "model": "wooden_door_bottom_rh",
        "y": 90
      },
      "facing=west,half=lower,hinge=right,open=false": {
        "model": "wooden_door_bottom_rh",
        "y": 180
      },
      "facing=north,half=lower,hinge=right,open=false": {
        "model": "wooden_door_bottom_rh",
        "y": 270
      },
      "facing=east,half=lower,hinge=left,open=true": {
        "model": "wooden_door_bottom_rh",
        "y": 90
      },
      "facing=south,half=lower,hinge=left,open=true": {
        "model": "wooden_door_bottom_rh",
        "y": 180
      },
      "facing=west,half=lower,hinge=left,open=true": {
        "model": "wooden_door_bottom_rh",
        "y": 270
      },
      "facing=north,half=lower,hinge=left,open=true": {
        "model": "wooden_door_bottom_rh"
      },
      "facing=east,half=lower,hinge=right,open=true": {
        "model": "wooden_door_bottom",
        "y": 270
      },
      "facing=south,half=lower,hinge=right,open=true": {
        "model": "wooden_door_bottom"
      },
      "facing=west,half=lower,hinge=right,open=true": {
        "model": "wooden_door_bottom",
        "y": 90
      },
      "facing=north,half=lower,hinge=right,open=true": {
        "model": "wooden_door_bottom",
        "y": 180
      },
      "facing=east,half=upper,hinge=left,open=false": {
        "model": "wooden_door_top"
      },
      "facing=south,half=upper,hinge=left,open=false": {
        "model": "wooden_door_top",
        "y": 90
      },
      "facing=west,half=upper,hinge=left,open=false": {
        "model": "wooden_door_top",
        "y": 180
      },
      "facing=north,half=upper,hinge=left,open=false": {
        "model": "wooden_door_top",
        "y": 270
      },
      "facing=east,half=upper,hinge=right,open=false": {
        "model": "wooden_door_top_rh"
      },
      "facing=south,half=upper,hinge=right,open=false": {
        "model": "wooden_door_top_rh",
        "y": 90
      },
      "facing=west,half=upper,hinge=right,open=false": {
        "model": "wooden_door_top_rh",
        "y": 180
      },
      "facing=north,half=upper,hinge=right,open=false": {
        "model": "wooden_door_top_rh",
        "y": 270
      },
      "facing=east,half=upper,hinge=left,open=true": {
        "model": "wooden_door_top_rh",
        "y": 90
      },
      "facing=south,half=upper,hinge=left,open=true": {
        "model": "wooden_door_top_rh",
        "y": 180
      },
      "facing=west,half=upper,hinge=left,open=true": {
        "model": "wooden_door_top_rh",
        "y": 270
      },
      "facing=north,half=upper,hinge=left,open=true": {
        "model": "wooden_door_top_rh"
      },
      "facing=east,half=upper,hinge=right,open=true": {
        "model": "wooden_door_top",
        "y": 270
      },
      "facing=south,half=upper,hinge=right,open=true": {
        "model": "wooden_door_top"
      },
      "facing=west,half=upper,hinge=right,open=true": {
        "model": "wooden_door_top",
        "y": 90
      },
      "facing=north,half=upper,hinge=right,open=true": {
        "model": "wooden_door_top",
        "y": 180
      }
    }
  },
  "ladder": {
    "variants": {
      "facing=north": {
        "model": "ladder"
      },
      "facing=east": {
        "model": "ladder",
        "y": 90
      },
      "facing=south": {
        "model": "ladder",
        "y": 180
      },
      "facing=west": {
        "model": "ladder",
        "y": 270
      }
    }
  },
  "rail": {
    "variants": {
      "shape=north_south": {
        "model": "normal_rail_flat"
      },
      "shape=east_west": {
        "model": "normal_rail_flat",
        "y": 90
      },
      "shape=ascending_east": {
        "model": "normal_rail_raised_ne",
        "y": 90
      },
      "shape=ascending_west": {
        "model": "normal_rail_raised_sw",
        "y": 90
      },
      "shape=ascending_north": {
        "model": "normal_rail_raised_ne"
      },
      "shape=ascending_south": {
        "model": "normal_rail_raised_sw"
      },
      "shape=south_east": {
        "model": "normal_rail_curved"
      },
      "shape=south_west": {
        "model": "normal_rail_curved",
        "y": 90
      },
      "shape=north_west": {
        "model": "normal_rail_curved",
        "y": 180
      },
      "shape=north_east": {
        "model": "normal_rail_curved",
        "y": 270
      }
    }
  },
  "stone_stairs": {
    "variants": {
      "facing=east,half=bottom,shape=straight": {
        "model": "stone_stairs"
      },
      "facing=west,half=bottom,shape=straight": {
        "model": "stone_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=straight": {
        "model": "stone_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=straight": {
        "model": "stone_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_right": {
        "model": "stone_outer_stairs"
      },
      "facing=west,half=bottom,shape=outer_right": {
        "model": "stone_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_right": {
        "model": "stone_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=outer_right": {
        "model": "stone_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_left": {
        "model": "stone_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=outer_left": {
        "model": "stone_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_left": {
        "model": "stone_outer_stairs"
      },
      "facing=north,half=bottom,shape=outer_left": {
        "model": "stone_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_right": {
        "model": "stone_inner_stairs"
      },
      "facing=west,half=bottom,shape=inner_right": {
        "model": "stone_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_right": {
        "model": "stone_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=inner_right": {
        "model": "stone_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_left": {
        "model": "stone_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=inner_left": {
        "model": "stone_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_left": {
        "model": "stone_inner_stairs"
      },
      "facing=north,half=bottom,shape=inner_left": {
        "model": "stone_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=straight": {
        "model": "stone_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=straight": {
        "model": "stone_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=straight": {
        "model": "stone_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=straight": {
        "model": "stone_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_right": {
        "model": "stone_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_right": {
        "model": "stone_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_right": {
        "model": "stone_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_right": {
        "model": "stone_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_left": {
        "model": "stone_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_left": {
        "model": "stone_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_left": {
        "model": "stone_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_left": {
        "model": "stone_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_right": {
        "model": "stone_inner_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_right": {
        "model": "stone_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_right": {
        "model": "stone_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_right": {
        "model": "stone_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_left": {
        "model": "stone_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_left": {
        "model": "stone_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_left": {
        "model": "stone_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_left": {
        "model": "stone_inner_stairs",
        "x": 180,
        "uvlock": true
      }
    }
  },
  "wall_sign": null,
  "lever": {
    "variants": {
      "facing=down_z,powered=false": {
        "model": "lever_off",
        "x": 180,
        "y": 180
      },
      "facing=down_x,powered=false": {
        "model": "lever_off",
        "x": 180,
        "y": 90
      },
      "facing=up_z,powered=false": {
        "model": "lever_off"
      },
      "facing=up_x,powered=false": {
        "model": "lever_off",
        "y": 270
      },
      "facing=east,powered=false": {
        "model": "lever_off",
        "x": 90,
        "y": 90
      },
      "facing=west,powered=false": {
        "model": "lever_off",
        "x": 90,
        "y": 270
      },
      "facing=south,powered=false": {
        "model": "lever_off",
        "x": 90,
        "y": 180
      },
      "facing=north,powered=false": {
        "model": "lever_off",
        "x": 90
      },
      "facing=down_z,powered=true": {
        "model": "lever",
        "x": 180,
        "y": 180
      },
      "facing=down_x,powered=true": {
        "model": "lever",
        "x": 180,
        "y": 90
      },
      "facing=up_z,powered=true": {
        "model": "lever"
      },
      "facing=up_x,powered=true": {
        "model": "lever",
        "y": 270
      },
      "facing=east,powered=true": {
        "model": "lever",
        "x": 90,
        "y": 90
      },
      "facing=west,powered=true": {
        "model": "lever",
        "x": 90,
        "y": 270
      },
      "facing=south,powered=true": {
        "model": "lever",
        "x": 90,
        "y": 180
      },
      "facing=north,powered=true": {
        "model": "lever",
        "x": 90
      }
    }
  },
  "stone_pressure_plate": {
    "variants": {
      "powered=false": {
        "model": "stone_pressure_plate_up"
      },
      "powered=true": {
        "model": "stone_pressure_plate_down"
      }
    }
  },
  "iron_door": {
    "variants": {
      "facing=east,half=lower,hinge=left,open=false": {
        "model": "iron_door_bottom"
      },
      "facing=south,half=lower,hinge=left,open=false": {
        "model": "iron_door_bottom",
        "y": 90
      },
      "facing=west,half=lower,hinge=left,open=false": {
        "model": "iron_door_bottom",
        "y": 180
      },
      "facing=north,half=lower,hinge=left,open=false": {
        "model": "iron_door_bottom",
        "y": 270
      },
      "facing=east,half=lower,hinge=right,open=false": {
        "model": "iron_door_bottom_rh"
      },
      "facing=south,half=lower,hinge=right,open=false": {
        "model": "iron_door_bottom_rh",
        "y": 90
      },
      "facing=west,half=lower,hinge=right,open=false": {
        "model": "iron_door_bottom_rh",
        "y": 180
      },
      "facing=north,half=lower,hinge=right,open=false": {
        "model": "iron_door_bottom_rh",
        "y": 270
      },
      "facing=east,half=lower,hinge=left,open=true": {
        "model": "iron_door_bottom_rh",
        "y": 90
      },
      "facing=south,half=lower,hinge=left,open=true": {
        "model": "iron_door_bottom_rh",
        "y": 180
      },
      "facing=west,half=lower,hinge=left,open=true": {
        "model": "iron_door_bottom_rh",
        "y": 270
      },
      "facing=north,half=lower,hinge=left,open=true": {
        "model": "iron_door_bottom_rh"
      },
      "facing=east,half=lower,hinge=right,open=true": {
        "model": "iron_door_bottom",
        "y": 270
      },
      "facing=south,half=lower,hinge=right,open=true": {
        "model": "iron_door_bottom"
      },
      "facing=west,half=lower,hinge=right,open=true": {
        "model": "iron_door_bottom",
        "y": 90
      },
      "facing=north,half=lower,hinge=right,open=true": {
        "model": "iron_door_bottom",
        "y": 180
      },
      "facing=east,half=upper,hinge=left,open=false": {
        "model": "iron_door_top"
      },
      "facing=south,half=upper,hinge=left,open=false": {
        "model": "iron_door_top",
        "y": 90
      },
      "facing=west,half=upper,hinge=left,open=false": {
        "model": "iron_door_top",
        "y": 180
      },
      "facing=north,half=upper,hinge=left,open=false": {
        "model": "iron_door_top",
        "y": 270
      },
      "facing=east,half=upper,hinge=right,open=false": {
        "model": "iron_door_top_rh"
      },
      "facing=south,half=upper,hinge=right,open=false": {
        "model": "iron_door_top_rh",
        "y": 90
      },
      "facing=west,half=upper,hinge=right,open=false": {
        "model": "iron_door_top_rh",
        "y": 180
      },
      "facing=north,half=upper,hinge=right,open=false": {
        "model": "iron_door_top_rh",
        "y": 270
      },
      "facing=east,half=upper,hinge=left,open=true": {
        "model": "iron_door_top_rh",
        "y": 90
      },
      "facing=south,half=upper,hinge=left,open=true": {
        "model": "iron_door_top_rh",
        "y": 180
      },
      "facing=west,half=upper,hinge=left,open=true": {
        "model": "iron_door_top_rh",
        "y": 270
      },
      "facing=north,half=upper,hinge=left,open=true": {
        "model": "iron_door_top_rh"
      },
      "facing=east,half=upper,hinge=right,open=true": {
        "model": "iron_door_top",
        "y": 270
      },
      "facing=south,half=upper,hinge=right,open=true": {
        "model": "iron_door_top"
      },
      "facing=west,half=upper,hinge=right,open=true": {
        "model": "iron_door_top",
        "y": 90
      },
      "facing=north,half=upper,hinge=right,open=true": {
        "model": "iron_door_top",
        "y": 180
      }
    }
  },
  "wooden_pressure_plate": {
    "variants": {
      "powered=false": {
        "model": "wooden_pressure_plate_up"
      },
      "powered=true": {
        "model": "wooden_pressure_plate_down"
      }
    }
  },
  "redstone_ore": {
    "variants": {
      "normal": {
        "model": "redstone_ore"
      }
    }
  },
  "lit_redstone_ore": {
    "variants": {
      "normal": {
        "model": "lit_redstone_ore"
      }
    }
  },
  "unlit_redstone_torch": {
    "variants": {
      "facing=up": {
        "model": "unlit_redstone_torch"
      },
      "facing=east": {
        "model": "unlit_redstone_torch_wall"
      },
      "facing=south": {
        "model": "unlit_redstone_torch_wall",
        "y": 90
      },
      "facing=west": {
        "model": "unlit_redstone_torch_wall",
        "y": 180
      },
      "facing=north": {
        "model": "unlit_redstone_torch_wall",
        "y": 270
      }
    }
  },
  "redstone_torch": {
    "variants": {
      "facing=up": {
        "model": "lit_redstone_torch"
      },
      "facing=east": {
        "model": "lit_redstone_torch_wall"
      },
      "facing=south": {
        "model": "lit_redstone_torch_wall",
        "y": 90
      },
      "facing=west": {
        "model": "lit_redstone_torch_wall",
        "y": 180
      },
      "facing=north": {
        "model": "lit_redstone_torch_wall",
        "y": 270
      }
    }
  },
  "stone_button": {
    "variants": {
      "facing=up,powered=false": {
        "model": "stone_button"
      },
      "facing=down,powered=false": {
        "model": "stone_button",
        "x": 180
      },
      "facing=east,powered=false": {
        "model": "stone_button",
        "x": 90,
        "y": 90
      },
      "facing=west,powered=false": {
        "model": "stone_button",
        "x": 90,
        "y": 270
      },
      "facing=south,powered=false": {
        "model": "stone_button",
        "x": 90,
        "y": 180
      },
      "facing=north,powered=false": {
        "model": "stone_button",
        "x": 90
      },
      "facing=up,powered=true": {
        "model": "stone_button_pressed"
      },
      "facing=down,powered=true": {
        "model": "stone_button_pressed",
        "x": 180
      },
      "facing=east,powered=true": {
        "model": "stone_button_pressed",
        "x": 90,
        "y": 90
      },
      "facing=west,powered=true": {
        "model": "stone_button_pressed",
        "x": 90,
        "y": 270
      },
      "facing=south,powered=true": {
        "model": "stone_button_pressed",
        "x": 90,
        "y": 180
      },
      "facing=north,powered=true": {
        "model": "stone_button_pressed",
        "x": 90
      }
    }
  },
  "snow_layer": {
    "variants": {
      "layers=1": {
        "model": "snow_height2"
      },
      "layers=2": {
        "model": "snow_height4"
      },
      "layers=3": {
        "model": "snow_height6"
      },
      "layers=4": {
        "model": "snow_height8"
      },
      "layers=5": {
        "model": "snow_height10"
      },
      "layers=6": {
        "model": "snow_height12"
      },
      "layers=7": {
        "model": "snow_height14"
      },
      "layers=8": {
        "model": "snow"
      }
    }
  },
  "ice": {
    "variants": {
      "normal": {
        "model": "ice"
      }
    }
  },
  "snow": {
    "variants": {
      "normal": {
        "model": "snow"
      }
    }
  },
  "cactus": {
    "variants": {
      "normal": {
        "model": "cactus"
      }
    }
  },
  "clay": {
    "variants": {
      "normal": {
        "model": "clay"
      }
    }
  },
  "reeds": {
    "variants": {
      "normal": {
        "model": "reeds"
      }
    }
  },
  "jukebox": {
    "variants": {
      "normal": {
        "model": "jukebox"
      }
    }
  },
  "fence": {
    "variants": {
      "east=false,north=false,south=false,west=false": {
        "model": "oak_fence_post"
      },
      "east=false,north=true,south=false,west=false": {
        "model": "oak_fence_n",
        "uvlock": true
      },
      "east=true,north=false,south=false,west=false": {
        "model": "oak_fence_n",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,west=false": {
        "model": "oak_fence_n",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=false,south=false,west=true": {
        "model": "oak_fence_n",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=false,west=false": {
        "model": "oak_fence_ne",
        "uvlock": true
      },
      "east=true,north=false,south=true,west=false": {
        "model": "oak_fence_ne",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,west=true": {
        "model": "oak_fence_ne",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=true,south=false,west=true": {
        "model": "oak_fence_ne",
        "y": 270,
        "uvlock": true
      },
      "east=false,north=true,south=true,west=false": {
        "model": "oak_fence_ns",
        "uvlock": true
      },
      "east=true,north=false,south=false,west=true": {
        "model": "oak_fence_ns",
        "y": 90,
        "uvlock": true
      },
      "east=true,north=true,south=true,west=false": {
        "model": "oak_fence_nse",
        "uvlock": true
      },
      "east=true,north=false,south=true,west=true": {
        "model": "oak_fence_nse",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=true,south=true,west=true": {
        "model": "oak_fence_nse",
        "y": 180,
        "uvlock": true
      },
      "east=true,north=true,south=false,west=true": {
        "model": "oak_fence_nse",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=true,west=true": {
        "model": "oak_fence_nsew",
        "uvlock": true
      }
    }
  },
  "pumpkin": {
    "variants": {
      "facing=north": {
        "model": "pumpkin"
      },
      "facing=south": {
        "model": "pumpkin",
        "y": 180
      },
      "facing=west": {
        "model": "pumpkin",
        "y": 270
      },
      "facing=east": {
        "model": "pumpkin",
        "y": 90
      }
    }
  },
  "netherrack": {
    "variants": {
      "normal": [
        {
          "model": "netherrack"
        },
        {
          "model": "netherrack",
          "x": 90
        },
        {
          "model": "netherrack",
          "x": 180
        },
        {
          "model": "netherrack",
          "x": 270
        },
        {
          "model": "netherrack",
          "y": 90
        },
        {
          "model": "netherrack",
          "y": 90,
          "x": 90
        },
        {
          "model": "netherrack",
          "y": 90,
          "x": 180
        },
        {
          "model": "netherrack",
          "y": 90,
          "x": 270
        },
        {
          "model": "netherrack",
          "y": 180
        },
        {
          "model": "netherrack",
          "y": 180,
          "x": 90
        },
        {
          "model": "netherrack",
          "y": 180,
          "x": 180
        },
        {
          "model": "netherrack",
          "y": 180,
          "x": 270
        },
        {
          "model": "netherrack",
          "y": 270
        },
        {
          "model": "netherrack",
          "y": 270,
          "x": 90
        },
        {
          "model": "netherrack",
          "y": 270,
          "x": 180
        },
        {
          "model": "netherrack",
          "y": 270,
          "x": 270
        }
      ]
    }
  },
  "soul_sand": {
    "variants": {
      "normal": {
        "model": "soul_sand"
      }
    }
  },
  "glowstone": {
    "variants": {
      "normal": {
        "model": "glowstone"
      }
    }
  },
  "portal": {
    "variants": {
      "axis=z": {
        "model": "portal_ew"
      },
      "axis=x": {
        "model": "portal_ns"
      }
    }
  },
  "lit_pumpkin": {
    "variants": {
      "facing=north": {
        "model": "lit_pumpkin"
      },
      "facing=south": {
        "model": "lit_pumpkin",
        "y": 180
      },
      "facing=west": {
        "model": "lit_pumpkin",
        "y": 270
      },
      "facing=east": {
        "model": "lit_pumpkin",
        "y": 90
      }
    }
  },
  "cake": {
    "variants": {
      "bites=0": {
        "model": "cake_uneaten"
      },
      "bites=1": {
        "model": "cake_slice1"
      },
      "bites=2": {
        "model": "cake_slice2"
      },
      "bites=3": {
        "model": "cake_slice3"
      },
      "bites=4": {
        "model": "cake_slice4"
      },
      "bites=5": {
        "model": "cake_slice5"
      },
      "bites=6": {
        "model": "cake_slice6"
      }
    }
  },
  "unpowered_repeater": {
    "variants": {
      "delay=1,facing=south,locked=false": {
        "model": "repeater_1tick"
      },
      "delay=1,facing=west,locked=false": {
        "model": "repeater_1tick",
        "y": 90
      },
      "delay=1,facing=north,locked=false": {
        "model": "repeater_1tick",
        "y": 180
      },
      "delay=1,facing=east,locked=false": {
        "model": "repeater_1tick",
        "y": 270
      },
      "delay=2,facing=south,locked=false": {
        "model": "repeater_2tick"
      },
      "delay=2,facing=west,locked=false": {
        "model": "repeater_2tick",
        "y": 90
      },
      "delay=2,facing=north,locked=false": {
        "model": "repeater_2tick",
        "y": 180
      },
      "delay=2,facing=east,locked=false": {
        "model": "repeater_2tick",
        "y": 270
      },
      "delay=3,facing=south,locked=false": {
        "model": "repeater_3tick"
      },
      "delay=3,facing=west,locked=false": {
        "model": "repeater_3tick",
        "y": 90
      },
      "delay=3,facing=north,locked=false": {
        "model": "repeater_3tick",
        "y": 180
      },
      "delay=3,facing=east,locked=false": {
        "model": "repeater_3tick",
        "y": 270
      },
      "delay=4,facing=south,locked=false": {
        "model": "repeater_4tick"
      },
      "delay=4,facing=west,locked=false": {
        "model": "repeater_4tick",
        "y": 90
      },
      "delay=4,facing=north,locked=false": {
        "model": "repeater_4tick",
        "y": 180
      },
      "delay=4,facing=east,locked=false": {
        "model": "repeater_4tick",
        "y": 270
      },
      "delay=1,facing=south,locked=true": {
        "model": "repeater_locked_1tick"
      },
      "delay=1,facing=west,locked=true": {
        "model": "repeater_locked_1tick",
        "y": 90
      },
      "delay=1,facing=north,locked=true": {
        "model": "repeater_locked_1tick",
        "y": 180
      },
      "delay=1,facing=east,locked=true": {
        "model": "repeater_locked_1tick",
        "y": 270
      },
      "delay=2,facing=south,locked=true": {
        "model": "repeater_locked_2tick"
      },
      "delay=2,facing=west,locked=true": {
        "model": "repeater_locked_2tick",
        "y": 90
      },
      "delay=2,facing=north,locked=true": {
        "model": "repeater_locked_2tick",
        "y": 180
      },
      "delay=2,facing=east,locked=true": {
        "model": "repeater_locked_2tick",
        "y": 270
      },
      "delay=3,facing=south,locked=true": {
        "model": "repeater_locked_3tick"
      },
      "delay=3,facing=west,locked=true": {
        "model": "repeater_locked_3tick",
        "y": 90
      },
      "delay=3,facing=north,locked=true": {
        "model": "repeater_locked_3tick",
        "y": 180
      },
      "delay=3,facing=east,locked=true": {
        "model": "repeater_locked_3tick",
        "y": 270
      },
      "delay=4,facing=south,locked=true": {
        "model": "repeater_locked_4tick"
      },
      "delay=4,facing=west,locked=true": {
        "model": "repeater_locked_4tick",
        "y": 90
      },
      "delay=4,facing=north,locked=true": {
        "model": "repeater_locked_4tick",
        "y": 180
      },
      "delay=4,facing=east,locked=true": {
        "model": "repeater_locked_4tick",
        "y": 270
      }
    }
  },
  "powered_repeater": {
    "variants": {
      "delay=1,facing=south,locked=false": {
        "model": "repeater_on_1tick"
      },
      "delay=1,facing=west,locked=false": {
        "model": "repeater_on_1tick",
        "y": 90
      },
      "delay=1,facing=north,locked=false": {
        "model": "repeater_on_1tick",
        "y": 180
      },
      "delay=1,facing=east,locked=false": {
        "model": "repeater_on_1tick",
        "y": 270
      },
      "delay=2,facing=south,locked=false": {
        "model": "repeater_on_2tick"
      },
      "delay=2,facing=west,locked=false": {
        "model": "repeater_on_2tick",
        "y": 90
      },
      "delay=2,facing=north,locked=false": {
        "model": "repeater_on_2tick",
        "y": 180
      },
      "delay=2,facing=east,locked=false": {
        "model": "repeater_on_2tick",
        "y": 270
      },
      "delay=3,facing=south,locked=false": {
        "model": "repeater_on_3tick"
      },
      "delay=3,facing=west,locked=false": {
        "model": "repeater_on_3tick",
        "y": 90
      },
      "delay=3,facing=north,locked=false": {
        "model": "repeater_on_3tick",
        "y": 180
      },
      "delay=3,facing=east,locked=false": {
        "model": "repeater_on_3tick",
        "y": 270
      },
      "delay=4,facing=south,locked=false": {
        "model": "repeater_on_4tick"
      },
      "delay=4,facing=west,locked=false": {
        "model": "repeater_on_4tick",
        "y": 90
      },
      "delay=4,facing=north,locked=false": {
        "model": "repeater_on_4tick",
        "y": 180
      },
      "delay=4,facing=east,locked=false": {
        "model": "repeater_on_4tick",
        "y": 270
      },
      "delay=1,facing=south,locked=true": {
        "model": "repeater_on_locked_1tick"
      },
      "delay=1,facing=west,locked=true": {
        "model": "repeater_on_locked_1tick",
        "y": 90
      },
      "delay=1,facing=north,locked=true": {
        "model": "repeater_on_locked_1tick",
        "y": 180
      },
      "delay=1,facing=east,locked=true": {
        "model": "repeater_on_locked_1tick",
        "y": 270
      },
      "delay=2,facing=south,locked=true": {
        "model": "repeater_on_locked_2tick"
      },
      "delay=2,facing=west,locked=true": {
        "model": "repeater_on_locked_2tick",
        "y": 90
      },
      "delay=2,facing=north,locked=true": {
        "model": "repeater_on_locked_2tick",
        "y": 180
      },
      "delay=2,facing=east,locked=true": {
        "model": "repeater_on_locked_2tick",
        "y": 270
      },
      "delay=3,facing=south,locked=true": {
        "model": "repeater_on_locked_3tick"
      },
      "delay=3,facing=west,locked=true": {
        "model": "repeater_on_locked_3tick",
        "y": 90
      },
      "delay=3,facing=north,locked=true": {
        "model": "repeater_on_locked_3tick",
        "y": 180
      },
      "delay=3,facing=east,locked=true": {
        "model": "repeater_on_locked_3tick",
        "y": 270
      },
      "delay=4,facing=south,locked=true": {
        "model": "repeater_on_locked_4tick"
      },
      "delay=4,facing=west,locked=true": {
        "model": "repeater_on_locked_4tick",
        "y": 90
      },
      "delay=4,facing=north,locked=true": {
        "model": "repeater_on_locked_4tick",
        "y": 180
      },
      "delay=4,facing=east,locked=true": {
        "model": "repeater_on_locked_4tick",
        "y": 270
      }
    }
  },
  "stained_glass": {
    "variants": {
      "normal": {
        "model": "glass_white"
      }
    }
  },
  "trapdoor": {
    "variants": {
      "facing=north,half=bottom,open=false": {
        "model": "wooden_trapdoor_bottom"
      },
      "facing=south,half=bottom,open=false": {
        "model": "wooden_trapdoor_bottom"
      },
      "facing=east,half=bottom,open=false": {
        "model": "wooden_trapdoor_bottom"
      },
      "facing=west,half=bottom,open=false": {
        "model": "wooden_trapdoor_bottom"
      },
      "facing=north,half=top,open=false": {
        "model": "wooden_trapdoor_top"
      },
      "facing=south,half=top,open=false": {
        "model": "wooden_trapdoor_top"
      },
      "facing=east,half=top,open=false": {
        "model": "wooden_trapdoor_top"
      },
      "facing=west,half=top,open=false": {
        "model": "wooden_trapdoor_top"
      },
      "facing=north,half=bottom,open=true": {
        "model": "wooden_trapdoor_open"
      },
      "facing=south,half=bottom,open=true": {
        "model": "wooden_trapdoor_open",
        "y": 180
      },
      "facing=east,half=bottom,open=true": {
        "model": "wooden_trapdoor_open",
        "y": 90
      },
      "facing=west,half=bottom,open=true": {
        "model": "wooden_trapdoor_open",
        "y": 270
      },
      "facing=north,half=top,open=true": {
        "model": "wooden_trapdoor_open"
      },
      "facing=south,half=top,open=true": {
        "model": "wooden_trapdoor_open",
        "y": 180
      },
      "facing=east,half=top,open=true": {
        "model": "wooden_trapdoor_open",
        "y": 90
      },
      "facing=west,half=top,open=true": {
        "model": "wooden_trapdoor_open",
        "y": 270
      }
    }
  },
  "monster_egg": null,
  "stonebrick": {
    "variants": {
      "normal": {
        "model": "stonebrick_normal"
      }
    }
  },
  "brown_mushroom_block": {
    "variants": {
      "variant=north_west": {
        "model": "brown_mushroom_block_nw"
      },
      "variant=north": {
        "model": "brown_mushroom_block_n"
      },
      "variant=north_east": {
        "model": "brown_mushroom_block_ne"
      },
      "variant=west": {
        "model": "brown_mushroom_block_w"
      },
      "variant=center": {
        "model": "brown_mushroom_block_c"
      },
      "variant=east": {
        "model": "brown_mushroom_block_e"
      },
      "variant=south_west": {
        "model": "brown_mushroom_block_sw"
      },
      "variant=south": {
        "model": "brown_mushroom_block_s"
      },
      "variant=south_east": {
        "model": "brown_mushroom_block_se"
      },
      "variant=stem": {
        "model": "brown_mushroom_block_stem"
      },
      "variant=all_stem": {
        "model": "brown_mushroom_block_stem_all"
      },
      "variant=all_outside": {
        "model": "brown_mushroom_block_cap_all"
      },
      "variant=all_inside": {
        "model": "brown_mushroom_block_inside_all"
      }
    }
  },
  "red_mushroom_block": {
    "variants": {
      "variant=north_west": {
        "model": "red_mushroom_block_nw"
      },
      "variant=north": {
        "model": "red_mushroom_block_n"
      },
      "variant=north_east": {
        "model": "red_mushroom_block_ne"
      },
      "variant=west": {
        "model": "red_mushroom_block_w"
      },
      "variant=center": {
        "model": "red_mushroom_block_c"
      },
      "variant=east": {
        "model": "red_mushroom_block_e"
      },
      "variant=south_west": {
        "model": "red_mushroom_block_sw"
      },
      "variant=south": {
        "model": "red_mushroom_block_s"
      },
      "variant=south_east": {
        "model": "red_mushroom_block_se"
      },
      "variant=stem": {
        "model": "red_mushroom_block_stem"
      },
      "variant=all_stem": {
        "model": "red_mushroom_block_stem_all"
      },
      "variant=all_outside": {
        "model": "red_mushroom_block_cap_all"
      },
      "variant=all_inside": {
        "model": "red_mushroom_block_inside_all"
      }
    }
  },
  "iron_bars": {
    "variants": {
      "east=false,north=false,south=false,west=false": {
        "model": "bars_nsew"
      },
      "east=false,north=true,south=false,west=false": {
        "model": "bars_n"
      },
      "east=true,north=false,south=false,west=false": {
        "model": "bars_n",
        "y": 90
      },
      "east=false,north=false,south=true,west=false": {
        "model": "bars_n",
        "y": 180
      },
      "east=false,north=false,south=false,west=true": {
        "model": "bars_n",
        "y": 270
      },
      "east=true,north=true,south=false,west=false": {
        "model": "bars_ne"
      },
      "east=true,north=false,south=true,west=false": {
        "model": "bars_ne",
        "y": 90
      },
      "east=false,north=false,south=true,west=true": {
        "model": "bars_ne",
        "y": 180
      },
      "east=false,north=true,south=false,west=true": {
        "model": "bars_ne",
        "y": 270
      },
      "east=false,north=true,south=true,west=false": {
        "model": "bars_ns"
      },
      "east=true,north=false,south=false,west=true": {
        "model": "bars_ns",
        "y": 90
      },
      "east=true,north=true,south=true,west=false": {
        "model": "bars_nse"
      },
      "east=true,north=false,south=true,west=true": {
        "model": "bars_nse",
        "y": 90
      },
      "east=false,north=true,south=true,west=true": {
        "model": "bars_nse",
        "y": 180
      },
      "east=true,north=true,south=false,west=true": {
        "model": "bars_nse",
        "y": 270
      },
      "east=true,north=true,south=true,west=true": {
        "model": "bars_nsew"
      }
    }
  },
  "glass_pane": {
    "variants": {
      "east=false,north=false,south=false,west=false": {
        "model": "glass_pane_nsew"
      },
      "east=false,north=true,south=false,west=false": {
        "model": "glass_pane_n"
      },
      "east=true,north=false,south=false,west=false": {
        "model": "glass_pane_n",
        "y": 90
      },
      "east=false,north=false,south=true,west=false": {
        "model": "glass_pane_n",
        "y": 180
      },
      "east=false,north=false,south=false,west=true": {
        "model": "glass_pane_n",
        "y": 270
      },
      "east=true,north=true,south=false,west=false": {
        "model": "glass_pane_ne"
      },
      "east=true,north=false,south=true,west=false": {
        "model": "glass_pane_ne",
        "y": 90
      },
      "east=false,north=false,south=true,west=true": {
        "model": "glass_pane_ne",
        "y": 180
      },
      "east=false,north=true,south=false,west=true": {
        "model": "glass_pane_ne",
        "y": 270
      },
      "east=false,north=true,south=true,west=false": {
        "model": "glass_pane_ns"
      },
      "east=true,north=false,south=false,west=true": {
        "model": "glass_pane_ns",
        "y": 90
      },
      "east=true,north=true,south=true,west=false": {
        "model": "glass_pane_nse"
      },
      "east=true,north=false,south=true,west=true": {
        "model": "glass_pane_nse",
        "y": 90
      },
      "east=false,north=true,south=true,west=true": {
        "model": "glass_pane_nse",
        "y": 180
      },
      "east=true,north=true,south=false,west=true": {
        "model": "glass_pane_nse",
        "y": 270
      },
      "east=true,north=true,south=true,west=true": {
        "model": "glass_pane_nsew"
      }
    }
  },
  "melon_block": {
    "variants": {
      "normal": {
        "model": "melon"
      }
    }
  },
  "pumpkin_stem": {
    "variants": {
      "age=0,facing=up": {
        "model": "pumpkin_stem_growth0"
      },
      "age=1,facing=up": {
        "model": "pumpkin_stem_growth1"
      },
      "age=2,facing=up": {
        "model": "pumpkin_stem_growth2"
      },
      "age=3,facing=up": {
        "model": "pumpkin_stem_growth3"
      },
      "age=4,facing=up": {
        "model": "pumpkin_stem_growth4"
      },
      "age=5,facing=up": {
        "model": "pumpkin_stem_growth5"
      },
      "age=6,facing=up": {
        "model": "pumpkin_stem_growth6"
      },
      "age=7,facing=up": {
        "model": "pumpkin_stem_growth7"
      },
      "facing=west": {
        "model": "pumpkin_stem_fruit"
      },
      "facing=east": {
        "model": "pumpkin_stem_fruit",
        "y": 180
      },
      "facing=north": {
        "model": "pumpkin_stem_fruit",
        "y": 90
      },
      "facing=south": {
        "model": "pumpkin_stem_fruit",
        "y": 270
      }
    }
  },
  "melon_stem": {
    "variants": {
      "age=0,facing=up": {
        "model": "melon_stem_growth0"
      },
      "age=1,facing=up": {
        "model": "melon_stem_growth1"
      },
      "age=2,facing=up": {
        "model": "melon_stem_growth2"
      },
      "age=3,facing=up": {
        "model": "melon_stem_growth3"
      },
      "age=4,facing=up": {
        "model": "melon_stem_growth4"
      },
      "age=5,facing=up": {
        "model": "melon_stem_growth5"
      },
      "age=6,facing=up": {
        "model": "melon_stem_growth6"
      },
      "age=7,facing=up": {
        "model": "melon_stem_growth7"
      },
      "facing=west": {
        "model": "melon_stem_fruit"
      },
      "facing=east": {
        "model": "melon_stem_fruit",
        "y": 180
      },
      "facing=north": {
        "model": "melon_stem_fruit",
        "y": 90
      },
      "facing=south": {
        "model": "melon_stem_fruit",
        "y": 270
      }
    }
  },
  "vine": {
    "variants": {
      "east=false,north=false,south=false,up=false,west=false": {
        "model": "vine_1"
      },
      "east=false,north=false,south=true,up=false,west=false": {
        "model": "vine_1"
      },
      "east=false,north=false,south=false,up=false,west=true": {
        "model": "vine_1",
        "y": 90
      },
      "east=false,north=true,south=false,up=false,west=false": {
        "model": "vine_1",
        "y": 180
      },
      "east=true,north=false,south=false,up=false,west=false": {
        "model": "vine_1",
        "y": 270
      },
      "east=true,north=true,south=false,up=false,west=false": {
        "model": "vine_2"
      },
      "east=true,north=false,south=true,up=false,west=false": {
        "model": "vine_2",
        "y": 90
      },
      "east=false,north=false,south=true,up=false,west=true": {
        "model": "vine_2",
        "y": 180
      },
      "east=false,north=true,south=false,up=false,west=true": {
        "model": "vine_2",
        "y": 270
      },
      "east=true,north=false,south=false,up=false,west=true": {
        "model": "vine_2_opposite"
      },
      "east=false,north=true,south=true,up=false,west=false": {
        "model": "vine_2_opposite",
        "y": 90
      },
      "east=true,north=true,south=true,up=false,west=false": {
        "model": "vine_3"
      },
      "east=true,north=false,south=true,up=false,west=true": {
        "model": "vine_3",
        "y": 90
      },
      "east=false,north=true,south=true,up=false,west=true": {
        "model": "vine_3",
        "y": 180
      },
      "east=true,north=true,south=false,up=false,west=true": {
        "model": "vine_3",
        "y": 270
      },
      "east=true,north=true,south=true,up=false,west=true": {
        "model": "vine_4"
      },
      "east=false,north=false,south=false,up=true,west=false": {
        "model": "vine_u"
      },
      "east=false,north=false,south=true,up=true,west=false": {
        "model": "vine_1u"
      },
      "east=false,north=false,south=false,up=true,west=true": {
        "model": "vine_1u",
        "y": 90
      },
      "east=false,north=true,south=false,up=true,west=false": {
        "model": "vine_1u",
        "y": 180
      },
      "east=true,north=false,south=false,up=true,west=false": {
        "model": "vine_1u",
        "y": 270
      },
      "east=true,north=true,south=false,up=true,west=false": {
        "model": "vine_2u"
      },
      "east=true,north=false,south=true,up=true,west=false": {
        "model": "vine_2u",
        "y": 90
      },
      "east=false,north=false,south=true,up=true,west=true": {
        "model": "vine_2u",
        "y": 180
      },
      "east=false,north=true,south=false,up=true,west=true": {
        "model": "vine_2u",
        "y": 270
      },
      "east=true,north=false,south=false,up=true,west=true": {
        "model": "vine_2u_opposite"
      },
      "east=false,north=true,south=true,up=true,west=false": {
        "model": "vine_2u_opposite",
        "y": 90
      },
      "east=true,north=true,south=true,up=true,west=false": {
        "model": "vine_3u"
      },
      "east=true,north=false,south=true,up=true,west=true": {
        "model": "vine_3u",
        "y": 90
      },
      "east=false,north=true,south=true,up=true,west=true": {
        "model": "vine_3u",
        "y": 180
      },
      "east=true,north=true,south=false,up=true,west=true": {
        "model": "vine_3u",
        "y": 270
      },
      "east=true,north=true,south=true,up=true,west=true": {
        "model": "vine_4u"
      }
    }
  },
  "fence_gate": {
    "variants": {
      "facing=south,in_wall=false,open=false": {
        "model": "oak_fence_gate_closed"
      },
      "facing=west,in_wall=false,open=false": {
        "model": "oak_fence_gate_closed",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=false,open=false": {
        "model": "oak_fence_gate_closed",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=false,open=false": {
        "model": "oak_fence_gate_closed",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=false,open=true": {
        "model": "oak_fence_gate_open"
      },
      "facing=west,in_wall=false,open=true": {
        "model": "oak_fence_gate_open",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=false,open=true": {
        "model": "oak_fence_gate_open",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=false,open=true": {
        "model": "oak_fence_gate_open",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=true,open=false": {
        "model": "oak_wall_gate_closed"
      },
      "facing=west,in_wall=true,open=false": {
        "model": "oak_wall_gate_closed",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=true,open=false": {
        "model": "oak_wall_gate_closed",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=true,open=false": {
        "model": "oak_wall_gate_closed",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=true,open=true": {
        "model": "oak_wall_gate_open"
      },
      "facing=west,in_wall=true,open=true": {
        "model": "oak_wall_gate_open",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=true,open=true": {
        "model": "oak_wall_gate_open",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=true,open=true": {
        "model": "oak_wall_gate_open",
        "y": 270,
        "uvlock": true
      }
    }
  },
  "brick_stairs": {
    "variants": {
      "facing=east,half=bottom,shape=straight": {
        "model": "brick_stairs"
      },
      "facing=west,half=bottom,shape=straight": {
        "model": "brick_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=straight": {
        "model": "brick_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=straight": {
        "model": "brick_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_right": {
        "model": "brick_outer_stairs"
      },
      "facing=west,half=bottom,shape=outer_right": {
        "model": "brick_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_right": {
        "model": "brick_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=outer_right": {
        "model": "brick_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_left": {
        "model": "brick_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=outer_left": {
        "model": "brick_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_left": {
        "model": "brick_outer_stairs"
      },
      "facing=north,half=bottom,shape=outer_left": {
        "model": "brick_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_right": {
        "model": "brick_inner_stairs"
      },
      "facing=west,half=bottom,shape=inner_right": {
        "model": "brick_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_right": {
        "model": "brick_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=inner_right": {
        "model": "brick_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_left": {
        "model": "brick_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=inner_left": {
        "model": "brick_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_left": {
        "model": "brick_inner_stairs"
      },
      "facing=north,half=bottom,shape=inner_left": {
        "model": "brick_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=straight": {
        "model": "brick_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=straight": {
        "model": "brick_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=straight": {
        "model": "brick_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=straight": {
        "model": "brick_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_right": {
        "model": "brick_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_right": {
        "model": "brick_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_right": {
        "model": "brick_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_right": {
        "model": "brick_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_left": {
        "model": "brick_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_left": {
        "model": "brick_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_left": {
        "model": "brick_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_left": {
        "model": "brick_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_right": {
        "model": "brick_inner_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_right": {
        "model": "brick_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_right": {
        "model": "brick_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_right": {
        "model": "brick_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_left": {
        "model": "brick_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_left": {
        "model": "brick_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_left": {
        "model": "brick_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_left": {
        "model": "brick_inner_stairs",
        "x": 180,
        "uvlock": true
      }
    }
  },
  "stone_brick_stairs": {
    "variants": {
      "facing=east,half=bottom,shape=straight": {
        "model": "stone_brick_stairs"
      },
      "facing=west,half=bottom,shape=straight": {
        "model": "stone_brick_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=straight": {
        "model": "stone_brick_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=straight": {
        "model": "stone_brick_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_right": {
        "model": "stone_brick_outer_stairs"
      },
      "facing=west,half=bottom,shape=outer_right": {
        "model": "stone_brick_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_right": {
        "model": "stone_brick_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=outer_right": {
        "model": "stone_brick_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_left": {
        "model": "stone_brick_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=outer_left": {
        "model": "stone_brick_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_left": {
        "model": "stone_brick_outer_stairs"
      },
      "facing=north,half=bottom,shape=outer_left": {
        "model": "stone_brick_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_right": {
        "model": "stone_brick_inner_stairs"
      },
      "facing=west,half=bottom,shape=inner_right": {
        "model": "stone_brick_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_right": {
        "model": "stone_brick_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=inner_right": {
        "model": "stone_brick_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_left": {
        "model": "stone_brick_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=inner_left": {
        "model": "stone_brick_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_left": {
        "model": "stone_brick_inner_stairs"
      },
      "facing=north,half=bottom,shape=inner_left": {
        "model": "stone_brick_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=straight": {
        "model": "stone_brick_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=straight": {
        "model": "stone_brick_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=straight": {
        "model": "stone_brick_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=straight": {
        "model": "stone_brick_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_right": {
        "model": "stone_brick_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_right": {
        "model": "stone_brick_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_right": {
        "model": "stone_brick_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_right": {
        "model": "stone_brick_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_left": {
        "model": "stone_brick_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_left": {
        "model": "stone_brick_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_left": {
        "model": "stone_brick_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_left": {
        "model": "stone_brick_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_right": {
        "model": "stone_brick_inner_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_right": {
        "model": "stone_brick_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_right": {
        "model": "stone_brick_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_right": {
        "model": "stone_brick_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_left": {
        "model": "stone_brick_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_left": {
        "model": "stone_brick_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_left": {
        "model": "stone_brick_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_left": {
        "model": "stone_brick_inner_stairs",
        "x": 180,
        "uvlock": true
      }
    }
  },
  "mycelium": {
    "variants": {
      "snowy=false": {
        "model": "mycelium"
      },
      "snowy=true": {
        "model": "grass_snowed"
      }
    }
  },
  "waterlily": {
    "variants": {
      "normal": [
        {
          "model": "waterlily"
        },
        {
          "model": "waterlily",
          "y": 90
        },
        {
          "model": "waterlily",
          "y": 180
        },
        {
          "model": "waterlily",
          "y": 270
        }
      ]
    }
  },
  "nether_brick": {
    "variants": {
      "normal": {
        "model": "nether_brick"
      }
    }
  },
  "nether_brick_fence": {
    "variants": {
      "east=false,north=false,south=false,west=false": {
        "model": "nether_brick_fence_post"
      },
      "east=false,north=true,south=false,west=false": {
        "model": "nether_brick_fence_n"
      },
      "east=true,north=false,south=false,west=false": {
        "model": "nether_brick_fence_n",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,west=false": {
        "model": "nether_brick_fence_n",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=false,south=false,west=true": {
        "model": "nether_brick_fence_n",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=false,west=false": {
        "model": "nether_brick_fence_ne"
      },
      "east=true,north=false,south=true,west=false": {
        "model": "nether_brick_fence_ne",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,west=true": {
        "model": "nether_brick_fence_ne",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=true,south=false,west=true": {
        "model": "nether_brick_fence_ne",
        "y": 270,
        "uvlock": true
      },
      "east=false,north=true,south=true,west=false": {
        "model": "nether_brick_fence_ns"
      },
      "east=true,north=false,south=false,west=true": {
        "model": "nether_brick_fence_ns",
        "y": 90,
        "uvlock": true
      },
      "east=true,north=true,south=true,west=false": {
        "model": "nether_brick_fence_nse"
      },
      "east=true,north=false,south=true,west=true": {
        "model": "nether_brick_fence_nse",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=true,south=true,west=true": {
        "model": "nether_brick_fence_nse",
        "y": 180,
        "uvlock": true
      },
      "east=true,north=true,south=false,west=true": {
        "model": "nether_brick_fence_nse",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=true,west=true": {
        "model": "nether_brick_fence_nsew"
      }
    }
  },
  "nether_brick_stairs": {
    "variants": {
      "facing=east,half=bottom,shape=straight": {
        "model": "nether_brick_stairs"
      },
      "facing=west,half=bottom,shape=straight": {
        "model": "nether_brick_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=straight": {
        "model": "nether_brick_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=straight": {
        "model": "nether_brick_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_right": {
        "model": "nether_brick_outer_stairs"
      },
      "facing=west,half=bottom,shape=outer_right": {
        "model": "nether_brick_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_right": {
        "model": "nether_brick_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=outer_right": {
        "model": "nether_brick_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_left": {
        "model": "nether_brick_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=outer_left": {
        "model": "nether_brick_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_left": {
        "model": "nether_brick_outer_stairs"
      },
      "facing=north,half=bottom,shape=outer_left": {
        "model": "nether_brick_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_right": {
        "model": "nether_brick_inner_stairs"
      },
      "facing=west,half=bottom,shape=inner_right": {
        "model": "nether_brick_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_right": {
        "model": "nether_brick_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=inner_right": {
        "model": "nether_brick_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_left": {
        "model": "nether_brick_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=inner_left": {
        "model": "nether_brick_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_left": {
        "model": "nether_brick_inner_stairs"
      },
      "facing=north,half=bottom,shape=inner_left": {
        "model": "nether_brick_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=straight": {
        "model": "nether_brick_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=straight": {
        "model": "nether_brick_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=straight": {
        "model": "nether_brick_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=straight": {
        "model": "nether_brick_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_right": {
        "model": "nether_brick_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_right": {
        "model": "nether_brick_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_right": {
        "model": "nether_brick_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_right": {
        "model": "nether_brick_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_left": {
        "model": "nether_brick_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_left": {
        "model": "nether_brick_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_left": {
        "model": "nether_brick_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_left": {
        "model": "nether_brick_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_right": {
        "model": "nether_brick_inner_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_right": {
        "model": "nether_brick_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_right": {
        "model": "nether_brick_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_right": {
        "model": "nether_brick_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_left": {
        "model": "nether_brick_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_left": {
        "model": "nether_brick_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_left": {
        "model": "nether_brick_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_left": {
        "model": "nether_brick_inner_stairs",
        "x": 180,
        "uvlock": true
      }
    }
  },
  "nether_wart": {
    "variants": {
      "age=0": {
        "model": "nether_wart_stage0"
      },
      "age=1": {
        "model": "nether_wart_stage1"
      },
      "age=2": {
        "model": "nether_wart_stage1"
      },
      "age=3": {
        "model": "nether_wart_stage2"
      }
    }
  },
  "enchanting_table": {
    "variants": {
      "normal": {
        "model": "enchanting_table_base"
      }
    }
  },
  "brewing_stand": {
    "variants": {
      "has_bottle_0=false,has_bottle_1=false,has_bottle_2=false": {
        "model": "brewing_stand_empty"
      },
      "has_bottle_0=true,has_bottle_1=false,has_bottle_2=false": {
        "model": "brewing_stand_bottles_1"
      },
      "has_bottle_0=false,has_bottle_1=true,has_bottle_2=false": {
        "model": "brewing_stand_bottles_2"
      },
      "has_bottle_0=false,has_bottle_1=false,has_bottle_2=true": {
        "model": "brewing_stand_bottles_3"
      },
      "has_bottle_0=true,has_bottle_1=true,has_bottle_2=false": {
        "model": "brewing_stand_bottles_12"
      },
      "has_bottle_0=true,has_bottle_1=false,has_bottle_2=true": {
        "model": "brewing_stand_bottles_13"
      },
      "has_bottle_0=false,has_bottle_1=true,has_bottle_2=true": {
        "model": "brewing_stand_bottles_23"
      },
      "has_bottle_0=true,has_bottle_1=true,has_bottle_2=true": {
        "model": "brewing_stand_bottles_123"
      }
    }
  },
  "cauldron": {
    "variants": {
      "level=0": {
        "model": "cauldron_empty"
      },
      "level=1": {
        "model": "cauldron_level1"
      },
      "level=2": {
        "model": "cauldron_level2"
      },
      "level=3": {
        "model": "cauldron_level3"
      }
    }
  },
  "end_portal": null,
  "end_portal_frame": {
    "variants": {
      "eye=false,facing=south": {
        "model": "end_portal_frame_empty"
      },
      "eye=false,facing=west": {
        "model": "end_portal_frame_empty",
        "y": 90
      },
      "eye=false,facing=north": {
        "model": "end_portal_frame_empty",
        "y": 180
      },
      "eye=false,facing=east": {
        "model": "end_portal_frame_empty",
        "y": 270
      },
      "eye=true,facing=south": {
        "model": "end_portal_frame_filled"
      },
      "eye=true,facing=west": {
        "model": "end_portal_frame_filled",
        "y": 90
      },
      "eye=true,facing=north": {
        "model": "end_portal_frame_filled",
        "y": 180
      },
      "eye=true,facing=east": {
        "model": "end_portal_frame_filled",
        "y": 270
      }
    }
  },
  "end_stone": {
    "variants": {
      "normal": {
        "model": "end_stone"
      }
    }
  },
  "dragon_egg": {
    "variants": {
      "normal": {
        "model": "dragon_egg"
      }
    }
  },
  "redstone_lamp": {
    "variants": {
      "normal": {
        "model": "unlit_redstone_lamp"
      }
    }
  },
  "lit_redstone_lamp": {
    "variants": {
      "normal": {
        "model": "lit_redstone_lamp"
      }
    }
  },
  "double_wooden_slab": {
    "variants": {
      "normal": {
        "model": "oak_planks"
      }
    }
  },
  "wooden_slab": {
    "variants": {
      "half=bottom": {
        "model": "half_slab_oak"
      },
      "half=top": {
        "model": "upper_slab_oak"
      }
    }
  },
  "cocoa": {
    "variants": {
      "age=0,facing=south": {
        "model": "cocoa_age0_s"
      },
      "age=0,facing=west": {
        "model": "cocoa_age0_s",
        "y": 90
      },
      "age=0,facing=north": {
        "model": "cocoa_age0_s",
        "y": 180
      },
      "age=0,facing=east": {
        "model": "cocoa_age0_s",
        "y": 270
      },
      "age=1,facing=south": {
        "model": "cocoa_age1_s"
      },
      "age=1,facing=west": {
        "model": "cocoa_age1_s",
        "y": 90
      },
      "age=1,facing=north": {
        "model": "cocoa_age1_s",
        "y": 180
      },
      "age=1,facing=east": {
        "model": "cocoa_age1_s",
        "y": 270
      },
      "age=2,facing=south": {
        "model": "cocoa_age2_s"
      },
      "age=2,facing=west": {
        "model": "cocoa_age2_s",
        "y": 90
      },
      "age=2,facing=north": {
        "model": "cocoa_age2_s",
        "y": 180
      },
      "age=2,facing=east": {
        "model": "cocoa_age2_s",
        "y": 270
      }
    }
  },
  "sandstone_stairs": {
    "variants": {
      "facing=east,half=bottom,shape=straight": {
        "model": "sandstone_stairs"
      },
      "facing=west,half=bottom,shape=straight": {
        "model": "sandstone_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=straight": {
        "model": "sandstone_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=straight": {
        "model": "sandstone_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_right": {
        "model": "sandstone_outer_stairs"
      },
      "facing=west,half=bottom,shape=outer_right": {
        "model": "sandstone_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_right": {
        "model": "sandstone_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=outer_right": {
        "model": "sandstone_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_left": {
        "model": "sandstone_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=outer_left": {
        "model": "sandstone_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_left": {
        "model": "sandstone_outer_stairs"
      },
      "facing=north,half=bottom,shape=outer_left": {
        "model": "sandstone_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_right": {
        "model": "sandstone_inner_stairs"
      },
      "facing=west,half=bottom,shape=inner_right": {
        "model": "sandstone_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_right": {
        "model": "sandstone_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=inner_right": {
        "model": "sandstone_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_left": {
        "model": "sandstone_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=inner_left": {
        "model": "sandstone_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_left": {
        "model": "sandstone_inner_stairs"
      },
      "facing=north,half=bottom,shape=inner_left": {
        "model": "sandstone_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=straight": {
        "model": "sandstone_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=straight": {
        "model": "sandstone_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=straight": {
        "model": "sandstone_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=straight": {
        "model": "sandstone_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_right": {
        "model": "sandstone_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_right": {
        "model": "sandstone_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_right": {
        "model": "sandstone_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_right": {
        "model": "sandstone_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_left": {
        "model": "sandstone_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_left": {
        "model": "sandstone_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_left": {
        "model": "sandstone_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_left": {
        "model": "sandstone_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_right": {
        "model": "sandstone_inner_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_right": {
        "model": "sandstone_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_right": {
        "model": "sandstone_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_right": {
        "model": "sandstone_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_left": {
        "model": "sandstone_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_left": {
        "model": "sandstone_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_left": {
        "model": "sandstone_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_left": {
        "model": "sandstone_inner_stairs",
        "x": 180,
        "uvlock": true
      }
    }
  },
  "emerald_ore": {
    "variants": {
      "normal": {
        "model": "emerald_ore"
      }
    }
  },
  "ender_chest": null,
  "tripwire_hook": {
    "variants": {
      "attached=false,facing=north,powered=false,suspended=false": {
        "model": "tripwire_hook"
      },
      "attached=false,facing=south,powered=false,suspended=false": {
        "model": "tripwire_hook",
        "y": 180
      },
      "attached=false,facing=west,powered=false,suspended=false": {
        "model": "tripwire_hook",
        "y": 270
      },
      "attached=false,facing=east,powered=false,suspended=false": {
        "model": "tripwire_hook",
        "y": 90
      },
      "attached=false,facing=north,powered=false,suspended=true": {
        "model": "tripwire_hook"
      },
      "attached=false,facing=south,powered=false,suspended=true": {
        "model": "tripwire_hook",
        "y": 180
      },
      "attached=false,facing=west,powered=false,suspended=true": {
        "model": "tripwire_hook",
        "y": 270
      },
      "attached=false,facing=east,powered=false,suspended=true": {
        "model": "tripwire_hook",
        "y": 90
      },
      "attached=true,facing=north,powered=false,suspended=false": {
        "model": "tripwire_hook_attached"
      },
      "attached=true,facing=south,powered=false,suspended=false": {
        "model": "tripwire_hook_attached",
        "y": 180
      },
      "attached=true,facing=west,powered=false,suspended=false": {
        "model": "tripwire_hook_attached",
        "y": 270
      },
      "attached=true,facing=east,powered=false,suspended=false": {
        "model": "tripwire_hook_attached",
        "y": 90
      },
      "attached=true,facing=north,powered=false,suspended=true": {
        "model": "tripwire_hook_attached_suspended"
      },
      "attached=true,facing=south,powered=false,suspended=true": {
        "model": "tripwire_hook_attached_suspended",
        "y": 180
      },
      "attached=true,facing=west,powered=false,suspended=true": {
        "model": "tripwire_hook_attached_suspended",
        "y": 270
      },
      "attached=true,facing=east,powered=false,suspended=true": {
        "model": "tripwire_hook_attached_suspended",
        "y": 90
      },
      "attached=false,facing=north,powered=true,suspended=false": {
        "model": "tripwire_hook_powered"
      },
      "attached=false,facing=south,powered=true,suspended=false": {
        "model": "tripwire_hook_powered",
        "y": 180
      },
      "attached=false,facing=west,powered=true,suspended=false": {
        "model": "tripwire_hook_powered",
        "y": 270
      },
      "attached=false,facing=east,powered=true,suspended=false": {
        "model": "tripwire_hook_powered",
        "y": 90
      },
      "attached=false,facing=north,powered=true,suspended=true": {
        "model": "tripwire_hook_powered"
      },
      "attached=false,facing=south,powered=true,suspended=true": {
        "model": "tripwire_hook_powered",
        "y": 180
      },
      "attached=false,facing=west,powered=true,suspended=true": {
        "model": "tripwire_hook_powered",
        "y": 270
      },
      "attached=false,facing=east,powered=true,suspended=true": {
        "model": "tripwire_hook_powered",
        "y": 90
      },
      "attached=true,facing=north,powered=true,suspended=false": {
        "model": "tripwire_hook_attached_powered"
      },
      "attached=true,facing=south,powered=true,suspended=false": {
        "model": "tripwire_hook_attached_powered",
        "y": 180
      },
      "attached=true,facing=west,powered=true,suspended=false": {
        "model": "tripwire_hook_attached_powered",
        "y": 270
      },
      "attached=true,facing=east,powered=true,suspended=false": {
        "model": "tripwire_hook_attached_powered",
        "y": 90
      },
      "attached=true,facing=north,powered=true,suspended=true": {
        "model": "tripwire_hook_attached_suspended_powered"
      },
      "attached=true,facing=south,powered=true,suspended=true": {
        "model": "tripwire_hook_attached_suspended_powered",
        "y": 180
      },
      "attached=true,facing=west,powered=true,suspended=true": {
        "model": "tripwire_hook_attached_suspended_powered",
        "y": 270
      },
      "attached=true,facing=east,powered=true,suspended=true": {
        "model": "tripwire_hook_attached_suspended_powered",
        "y": 90
      }
    }
  },
  "tripwire": {
    "variants": {
      "attached=false,east=false,north=false,south=false,suspended=false,west=false": {
        "model": "tripwire_ns"
      },
      "attached=false,east=false,north=true,south=false,suspended=false,west=false": {
        "model": "tripwire_n"
      },
      "attached=false,east=false,north=false,south=true,suspended=false,west=false": {
        "model": "tripwire_n",
        "y": 180
      },
      "attached=false,east=true,north=false,south=false,suspended=false,west=false": {
        "model": "tripwire_n",
        "y": 90
      },
      "attached=false,east=false,north=false,south=false,suspended=false,west=true": {
        "model": "tripwire_n",
        "y": 270
      },
      "attached=false,east=true,north=true,south=false,suspended=false,west=false": {
        "model": "tripwire_ne"
      },
      "attached=false,east=true,north=false,south=true,suspended=false,west=false": {
        "model": "tripwire_ne",
        "y": 90
      },
      "attached=false,east=false,north=false,south=true,suspended=false,west=true": {
        "model": "tripwire_ne",
        "y": 180
      },
      "attached=false,east=false,north=true,south=false,suspended=false,west=true": {
        "model": "tripwire_ne",
        "y": 270
      },
      "attached=false,east=false,north=true,south=true,suspended=false,west=false": {
        "model": "tripwire_ns"
      },
      "attached=false,east=true,north=false,south=false,suspended=false,west=true": {
        "model": "tripwire_ns",
        "y": 90
      },
      "attached=false,east=true,north=true,south=true,suspended=false,west=false": {
        "model": "tripwire_nse"
      },
      "attached=false,east=true,north=false,south=true,suspended=false,west=true": {
        "model": "tripwire_nse",
        "y": 90
      },
      "attached=false,east=false,north=true,south=true,suspended=false,west=true": {
        "model": "tripwire_nse",
        "y": 180
      },
      "attached=false,east=true,north=true,south=false,suspended=false,west=true": {
        "model": "tripwire_nse",
        "y": 270
      },
      "attached=false,east=true,north=true,south=true,suspended=false,west=true": {
        "model": "tripwire_nsew"
      },
      "attached=false,east=false,north=false,south=false,suspended=true,west=false": {
        "model": "tripwire_suspended_ns"
      },
      "attached=false,east=false,north=true,south=false,suspended=true,west=false": {
        "model": "tripwire_suspended_n"
      },
      "attached=false,east=false,north=false,south=true,suspended=true,west=false": {
        "model": "tripwire_suspended_n",
        "y": 180
      },
      "attached=false,east=true,north=false,south=false,suspended=true,west=false": {
        "model": "tripwire_suspended_n",
        "y": 90
      },
      "attached=false,east=false,north=false,south=false,suspended=true,west=true": {
        "model": "tripwire_suspended_n",
        "y": 270
      },
      "attached=false,east=true,north=true,south=false,suspended=true,west=false": {
        "model": "tripwire_suspended_ne"
      },
      "attached=false,east=true,north=false,south=true,suspended=true,west=false": {
        "model": "tripwire_suspended_ne",
        "y": 90
      },
      "attached=false,east=false,north=false,south=true,suspended=true,west=true": {
        "model": "tripwire_suspended_ne",
        "y": 180
      },
      "attached=false,east=false,north=true,south=false,suspended=true,west=true": {
        "model": "tripwire_suspended_ne",
        "y": 270
      },
      "attached=false,east=false,north=true,south=true,suspended=true,west=false": {
        "model": "tripwire_suspended_ns"
      },
      "attached=false,east=true,north=false,south=false,suspended=true,west=true": {
        "model": "tripwire_suspended_ns",
        "y": 90
      },
      "attached=false,east=true,north=true,south=true,suspended=true,west=false": {
        "model": "tripwire_suspended_nse"
      },
      "attached=false,east=true,north=false,south=true,suspended=true,west=true": {
        "model": "tripwire_suspended_nse",
        "y": 90
      },
      "attached=false,east=false,north=true,south=true,suspended=true,west=true": {
        "model": "tripwire_suspended_nse",
        "y": 180
      },
      "attached=false,east=true,north=true,south=false,suspended=true,west=true": {
        "model": "tripwire_suspended_nse",
        "y": 270
      },
      "attached=false,east=true,north=true,south=true,suspended=true,west=true": {
        "model": "tripwire_suspended_nsew"
      },
      "attached=true,east=false,north=false,south=false,suspended=false,west=false": {
        "model": "tripwire_attached_ns"
      },
      "attached=true,east=false,north=true,south=false,suspended=false,west=false": {
        "model": "tripwire_attached_n"
      },
      "attached=true,east=false,north=false,south=true,suspended=false,west=false": {
        "model": "tripwire_attached_n",
        "y": 180
      },
      "attached=true,east=true,north=false,south=false,suspended=false,west=false": {
        "model": "tripwire_attached_n",
        "y": 90
      },
      "attached=true,east=false,north=false,south=false,suspended=false,west=true": {
        "model": "tripwire_attached_n",
        "y": 270
      },
      "attached=true,east=true,north=true,south=false,suspended=false,west=false": {
        "model": "tripwire_attached_ne"
      },
      "attached=true,east=true,north=false,south=true,suspended=false,west=false": {
        "model": "tripwire_attached_ne",
        "y": 90
      },
      "attached=true,east=false,north=false,south=true,suspended=false,west=true": {
        "model": "tripwire_attached_ne",
        "y": 180
      },
      "attached=true,east=false,north=true,south=false,suspended=false,west=true": {
        "model": "tripwire_attached_ne",
        "y": 270
      },
      "attached=true,east=false,north=true,south=true,suspended=false,west=false": {
        "model": "tripwire_attached_ns"
      },
      "attached=true,east=true,north=false,south=false,suspended=false,west=true": {
        "model": "tripwire_attached_ns",
        "y": 90
      },
      "attached=true,east=true,north=true,south=true,suspended=false,west=false": {
        "model": "tripwire_attached_nse"
      },
      "attached=true,east=true,north=false,south=true,suspended=false,west=true": {
        "model": "tripwire_attached_nse",
        "y": 90
      },
      "attached=true,east=false,north=true,south=true,suspended=false,west=true": {
        "model": "tripwire_attached_nse",
        "y": 180
      },
      "attached=true,east=true,north=true,south=false,suspended=false,west=true": {
        "model": "tripwire_attached_nse",
        "y": 270
      },
      "attached=true,east=true,north=true,south=true,suspended=false,west=true": {
        "model": "tripwire_attached_nsew"
      },
      "attached=true,east=false,north=false,south=false,suspended=true,west=false": {
        "model": "tripwire_attached_suspended_ns"
      },
      "attached=true,east=false,north=true,south=false,suspended=true,west=false": {
        "model": "tripwire_attached_suspended_n"
      },
      "attached=true,east=false,north=false,south=true,suspended=true,west=false": {
        "model": "tripwire_attached_suspended_n",
        "y": 180
      },
      "attached=true,east=true,north=false,south=false,suspended=true,west=false": {
        "model": "tripwire_attached_suspended_n",
        "y": 90
      },
      "attached=true,east=false,north=false,south=false,suspended=true,west=true": {
        "model": "tripwire_attached_suspended_n",
        "y": 270
      },
      "attached=true,east=true,north=true,south=false,suspended=true,west=false": {
        "model": "tripwire_attached_suspended_ne"
      },
      "attached=true,east=true,north=false,south=true,suspended=true,west=false": {
        "model": "tripwire_attached_suspended_ne",
        "y": 90
      },
      "attached=true,east=false,north=false,south=true,suspended=true,west=true": {
        "model": "tripwire_attached_suspended_ne",
        "y": 180
      },
      "attached=true,east=false,north=true,south=false,suspended=true,west=true": {
        "model": "tripwire_attached_suspended_ne",
        "y": 270
      },
      "attached=true,east=false,north=true,south=true,suspended=true,west=false": {
        "model": "tripwire_attached_suspended_ns"
      },
      "attached=true,east=true,north=false,south=false,suspended=true,west=true": {
        "model": "tripwire_attached_suspended_ns",
        "y": 90
      },
      "attached=true,east=true,north=true,south=true,suspended=true,west=false": {
        "model": "tripwire_attached_suspended_nse"
      },
      "attached=true,east=true,north=false,south=true,suspended=true,west=true": {
        "model": "tripwire_attached_suspended_nse",
        "y": 90
      },
      "attached=true,east=false,north=true,south=true,suspended=true,west=true": {
        "model": "tripwire_attached_suspended_nse",
        "y": 180
      },
      "attached=true,east=true,north=true,south=false,suspended=true,west=true": {
        "model": "tripwire_attached_suspended_nse",
        "y": 270
      },
      "attached=true,east=true,north=true,south=true,suspended=true,west=true": {
        "model": "tripwire_attached_suspended_nsew"
      }
    }
  },
  "emerald_block": {
    "variants": {
      "normal": {
        "model": "emerald_block"
      }
    }
  },
  "spruce_stairs": {
    "variants": {
      "facing=east,half=bottom,shape=straight": {
        "model": "spruce_stairs"
      },
      "facing=west,half=bottom,shape=straight": {
        "model": "spruce_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=straight": {
        "model": "spruce_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=straight": {
        "model": "spruce_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_right": {
        "model": "spruce_outer_stairs"
      },
      "facing=west,half=bottom,shape=outer_right": {
        "model": "spruce_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_right": {
        "model": "spruce_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=outer_right": {
        "model": "spruce_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_left": {
        "model": "spruce_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=outer_left": {
        "model": "spruce_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_left": {
        "model": "spruce_outer_stairs"
      },
      "facing=north,half=bottom,shape=outer_left": {
        "model": "spruce_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_right": {
        "model": "spruce_inner_stairs"
      },
      "facing=west,half=bottom,shape=inner_right": {
        "model": "spruce_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_right": {
        "model": "spruce_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=inner_right": {
        "model": "spruce_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_left": {
        "model": "spruce_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=inner_left": {
        "model": "spruce_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_left": {
        "model": "spruce_inner_stairs"
      },
      "facing=north,half=bottom,shape=inner_left": {
        "model": "spruce_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=straight": {
        "model": "spruce_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=straight": {
        "model": "spruce_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=straight": {
        "model": "spruce_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=straight": {
        "model": "spruce_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_right": {
        "model": "spruce_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_right": {
        "model": "spruce_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_right": {
        "model": "spruce_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_right": {
        "model": "spruce_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_left": {
        "model": "spruce_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_left": {
        "model": "spruce_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_left": {
        "model": "spruce_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_left": {
        "model": "spruce_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_right": {
        "model": "spruce_inner_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_right": {
        "model": "spruce_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_right": {
        "model": "spruce_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_right": {
        "model": "spruce_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_left": {
        "model": "spruce_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_left": {
        "model": "spruce_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_left": {
        "model": "spruce_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_left": {
        "model": "spruce_inner_stairs",
        "x": 180,
        "uvlock": true
      }
    }
  },
  "birch_stairs": {
    "variants": {
      "facing=east,half=bottom,shape=straight": {
        "model": "birch_stairs"
      },
      "facing=west,half=bottom,shape=straight": {
        "model": "birch_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=straight": {
        "model": "birch_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=straight": {
        "model": "birch_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_right": {
        "model": "birch_outer_stairs"
      },
      "facing=west,half=bottom,shape=outer_right": {
        "model": "birch_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_right": {
        "model": "birch_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=outer_right": {
        "model": "birch_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_left": {
        "model": "birch_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=outer_left": {
        "model": "birch_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_left": {
        "model": "birch_outer_stairs"
      },
      "facing=north,half=bottom,shape=outer_left": {
        "model": "birch_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_right": {
        "model": "birch_inner_stairs"
      },
      "facing=west,half=bottom,shape=inner_right": {
        "model": "birch_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_right": {
        "model": "birch_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=inner_right": {
        "model": "birch_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_left": {
        "model": "birch_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=inner_left": {
        "model": "birch_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_left": {
        "model": "birch_inner_stairs"
      },
      "facing=north,half=bottom,shape=inner_left": {
        "model": "birch_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=straight": {
        "model": "birch_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=straight": {
        "model": "birch_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=straight": {
        "model": "birch_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=straight": {
        "model": "birch_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_right": {
        "model": "birch_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_right": {
        "model": "birch_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_right": {
        "model": "birch_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_right": {
        "model": "birch_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_left": {
        "model": "birch_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_left": {
        "model": "birch_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_left": {
        "model": "birch_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_left": {
        "model": "birch_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_right": {
        "model": "birch_inner_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_right": {
        "model": "birch_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_right": {
        "model": "birch_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_right": {
        "model": "birch_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_left": {
        "model": "birch_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_left": {
        "model": "birch_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_left": {
        "model": "birch_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_left": {
        "model": "birch_inner_stairs",
        "x": 180,
        "uvlock": true
      }
    }
  },
  "jungle_stairs": {
    "variants": {
      "facing=east,half=bottom,shape=straight": {
        "model": "jungle_stairs"
      },
      "facing=west,half=bottom,shape=straight": {
        "model": "jungle_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=straight": {
        "model": "jungle_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=straight": {
        "model": "jungle_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_right": {
        "model": "jungle_outer_stairs"
      },
      "facing=west,half=bottom,shape=outer_right": {
        "model": "jungle_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_right": {
        "model": "jungle_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=outer_right": {
        "model": "jungle_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_left": {
        "model": "jungle_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=outer_left": {
        "model": "jungle_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_left": {
        "model": "jungle_outer_stairs"
      },
      "facing=north,half=bottom,shape=outer_left": {
        "model": "jungle_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_right": {
        "model": "jungle_inner_stairs"
      },
      "facing=west,half=bottom,shape=inner_right": {
        "model": "jungle_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_right": {
        "model": "jungle_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=inner_right": {
        "model": "jungle_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_left": {
        "model": "jungle_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=inner_left": {
        "model": "jungle_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_left": {
        "model": "jungle_inner_stairs"
      },
      "facing=north,half=bottom,shape=inner_left": {
        "model": "jungle_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=straight": {
        "model": "jungle_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=straight": {
        "model": "jungle_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=straight": {
        "model": "jungle_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=straight": {
        "model": "jungle_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_right": {
        "model": "jungle_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_right": {
        "model": "jungle_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_right": {
        "model": "jungle_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_right": {
        "model": "jungle_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_left": {
        "model": "jungle_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_left": {
        "model": "jungle_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_left": {
        "model": "jungle_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_left": {
        "model": "jungle_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_right": {
        "model": "jungle_inner_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_right": {
        "model": "jungle_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_right": {
        "model": "jungle_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_right": {
        "model": "jungle_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_left": {
        "model": "jungle_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_left": {
        "model": "jungle_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_left": {
        "model": "jungle_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_left": {
        "model": "jungle_inner_stairs",
        "x": 180,
        "uvlock": true
      }
    }
  },
  "command_block": {
    "variants": {
      "normal": {
        "model": "command_block"
      }
    }
  },
  "beacon": {
    "variants": {
      "normal": {
        "model": "beacon"
      }
    }
  },
  "cobblestone_wall": {
    "variants": {
      "east=false,north=false,south=false,up=false,west=false": {
        "model": "cobblestone_wall_post"
      },
      "east=false,north=true,south=false,up=false,west=false": {
        "model": "cobblestone_wall_n"
      },
      "east=true,north=false,south=false,up=false,west=false": {
        "model": "cobblestone_wall_n",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,up=false,west=false": {
        "model": "cobblestone_wall_n",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=false,south=false,up=false,west=true": {
        "model": "cobblestone_wall_n",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=false,up=false,west=false": {
        "model": "cobblestone_wall_ne"
      },
      "east=true,north=false,south=true,up=false,west=false": {
        "model": "cobblestone_wall_ne",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,up=false,west=true": {
        "model": "cobblestone_wall_ne",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=true,south=false,up=false,west=true": {
        "model": "cobblestone_wall_ne",
        "y": 270,
        "uvlock": true
      },
      "east=false,north=true,south=true,up=false,west=false": {
        "model": "cobblestone_wall_ns"
      },
      "east=true,north=false,south=false,up=false,west=true": {
        "model": "cobblestone_wall_ns",
        "y": 90,
        "uvlock": true
      },
      "east=true,north=true,south=true,up=false,west=false": {
        "model": "cobblestone_wall_nse"
      },
      "east=true,north=false,south=true,up=false,west=true": {
        "model": "cobblestone_wall_nse",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=true,south=true,up=false,west=true": {
        "model": "cobblestone_wall_nse",
        "y": 180,
        "uvlock": true
      },
      "east=true,north=true,south=false,up=false,west=true": {
        "model": "cobblestone_wall_nse",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=true,up=false,west=true": {
        "model": "cobblestone_wall_nsew"
      },
      "east=false,north=false,south=false,up=true,west=false": {
        "model": "cobblestone_wall_post"
      },
      "east=false,north=true,south=false,up=true,west=false": {
        "model": "cobblestone_wall_n"
      },
      "east=true,north=false,south=false,up=true,west=false": {
        "model": "cobblestone_wall_n",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,up=true,west=false": {
        "model": "cobblestone_wall_n",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=false,south=false,up=true,west=true": {
        "model": "cobblestone_wall_n",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=false,up=true,west=false": {
        "model": "cobblestone_wall_ne"
      },
      "east=true,north=false,south=true,up=true,west=false": {
        "model": "cobblestone_wall_ne",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,up=true,west=true": {
        "model": "cobblestone_wall_ne",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=true,south=false,up=true,west=true": {
        "model": "cobblestone_wall_ne",
        "y": 270,
        "uvlock": true
      },
      "east=false,north=true,south=true,up=true,west=false": {
        "model": "cobblestone_wall_ns_above"
      },
      "east=true,north=false,south=false,up=true,west=true": {
        "model": "cobblestone_wall_ns_above",
        "y": 90,
        "uvlock": true
      },
      "east=true,north=true,south=true,up=true,west=false": {
        "model": "cobblestone_wall_nse"
      },
      "east=true,north=false,south=true,up=true,west=true": {
        "model": "cobblestone_wall_nse",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=true,south=true,up=true,west=true": {
        "model": "cobblestone_wall_nse",
        "y": 180,
        "uvlock": true
      },
      "east=true,north=true,south=false,up=true,west=true": {
        "model": "cobblestone_wall_nse",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=true,up=true,west=true": {
        "model": "cobblestone_wall_nsew"
      }
    }
  },
  "flower_pot": {
    "variants": {
      "contents=empty": {
        "model": "flower_pot"
      },
      "contents=rose": {
        "model": "flower_pot_rose"
      },
      "contents=blue_orchid": {
        "model": "flower_pot_orchid"
      },
      "contents=allium": {
        "model": "flower_pot_allium"
      },
      "contents=houstonia": {
        "model": "flower_pot_houstonia"
      },
      "contents=red_tulip": {
        "model": "flower_pot_tulip_red"
      },
      "contents=orange_tulip": {
        "model": "flower_pot_tulip_orange"
      },
      "contents=white_tulip": {
        "model": "flower_pot_tulip_white"
      },
      "contents=pink_tulip": {
        "model": "flower_pot_tulip_pink"
      },
      "contents=oxeye_daisy": {
        "model": "flower_pot_daisy"
      },
      "contents=dandelion": {
        "model": "flower_pot_dandelion"
      },
      "contents=oak_sapling": {
        "model": "flower_pot_oak"
      },
      "contents=spruce_sapling": {
        "model": "flower_pot_spruce"
      },
      "contents=birch_sapling": {
        "model": "flower_pot_birch"
      },
      "contents=jungle_sapling": {
        "model": "flower_pot_jungle"
      },
      "contents=acacia_sapling": {
        "model": "flower_pot_acacia"
      },
      "contents=dark_oak_sapling": {
        "model": "flower_pot_dark_oak"
      },
      "contents=mushroom_red": {
        "model": "flower_pot_mushroom_red"
      },
      "contents=mushroom_brown": {
        "model": "flower_pot_mushroom_brown"
      },
      "contents=dead_bush": {
        "model": "flower_pot_dead_bush"
      },
      "contents=fern": {
        "model": "flower_pot_fern"
      },
      "contents=cactus": {
        "model": "flower_pot_cactus"
      }
    }
  },
  "carrots": {
    "variants": {
      "age=0": {
        "model": "carrots_stage0"
      },
      "age=1": {
        "model": "carrots_stage0"
      },
      "age=2": {
        "model": "carrots_stage1"
      },
      "age=3": {
        "model": "carrots_stage1"
      },
      "age=4": {
        "model": "carrots_stage2"
      },
      "age=5": {
        "model": "carrots_stage2"
      },
      "age=6": {
        "model": "carrots_stage2"
      },
      "age=7": {
        "model": "carrots_stage3"
      }
    }
  },
  "potatoes": {
    "variants": {
      "age=0": {
        "model": "potatoes_stage0"
      },
      "age=1": {
        "model": "potatoes_stage0"
      },
      "age=2": {
        "model": "potatoes_stage1"
      },
      "age=3": {
        "model": "potatoes_stage1"
      },
      "age=4": {
        "model": "potatoes_stage2"
      },
      "age=5": {
        "model": "potatoes_stage2"
      },
      "age=6": {
        "model": "potatoes_stage2"
      },
      "age=7": {
        "model": "potatoes_stage3"
      }
    }
  },
  "wooden_button": {
    "variants": {
      "facing=up,powered=false": {
        "model": "wooden_button"
      },
      "facing=down,powered=false": {
        "model": "wooden_button",
        "x": 180
      },
      "facing=east,powered=false": {
        "model": "wooden_button",
        "x": 90,
        "y": 90
      },
      "facing=west,powered=false": {
        "model": "wooden_button",
        "x": 90,
        "y": 270
      },
      "facing=south,powered=false": {
        "model": "wooden_button",
        "x": 90,
        "y": 180
      },
      "facing=north,powered=false": {
        "model": "wooden_button",
        "x": 90
      },
      "facing=up,powered=true": {
        "model": "wooden_button_pressed"
      },
      "facing=down,powered=true": {
        "model": "wooden_button_pressed",
        "x": 180
      },
      "facing=east,powered=true": {
        "model": "wooden_button_pressed",
        "x": 90,
        "y": 90
      },
      "facing=west,powered=true": {
        "model": "wooden_button_pressed",
        "x": 90,
        "y": 270
      },
      "facing=south,powered=true": {
        "model": "wooden_button_pressed",
        "x": 90,
        "y": 180
      },
      "facing=north,powered=true": {
        "model": "wooden_button_pressed",
        "x": 90
      }
    }
  },
  "skull": null,
  "anvil": {
    "variants": {
      "damage=0,facing=south": {
        "model": "anvil_undamaged"
      },
      "damage=0,facing=west": {
        "model": "anvil_undamaged",
        "y": 90
      },
      "damage=0,facing=north": {
        "model": "anvil_undamaged",
        "y": 180
      },
      "damage=0,facing=east": {
        "model": "anvil_undamaged",
        "y": 270
      },
      "damage=1,facing=south": {
        "model": "anvil_slightly_damaged"
      },
      "damage=1,facing=west": {
        "model": "anvil_slightly_damaged",
        "y": 90
      },
      "damage=1,facing=north": {
        "model": "anvil_slightly_damaged",
        "y": 180
      },
      "damage=1,facing=east": {
        "model": "anvil_slightly_damaged",
        "y": 270
      },
      "damage=2,facing=south": {
        "model": "anvil_very_damaged"
      },
      "damage=2,facing=west": {
        "model": "anvil_very_damaged",
        "y": 90
      },
      "damage=2,facing=north": {
        "model": "anvil_very_damaged",
        "y": 180
      },
      "damage=2,facing=east": {
        "model": "anvil_very_damaged",
        "y": 270
      }
    }
  },
  "trapped_chest": null,
  "light_weighted_pressure_plate": {
    "variants": {
      "power=0": {
        "model": "light_pressure_plate_up"
      },
      "power=1": {
        "model": "light_pressure_plate_down"
      },
      "power=2": {
        "model": "light_pressure_plate_down"
      },
      "power=3": {
        "model": "light_pressure_plate_down"
      },
      "power=4": {
        "model": "light_pressure_plate_down"
      },
      "power=5": {
        "model": "light_pressure_plate_down"
      },
      "power=6": {
        "model": "light_pressure_plate_down"
      },
      "power=7": {
        "model": "light_pressure_plate_down"
      },
      "power=8": {
        "model": "light_pressure_plate_down"
      },
      "power=9": {
        "model": "light_pressure_plate_down"
      },
      "power=10": {
        "model": "light_pressure_plate_down"
      },
      "power=11": {
        "model": "light_pressure_plate_down"
      },
      "power=12": {
        "model": "light_pressure_plate_down"
      },
      "power=13": {
        "model": "light_pressure_plate_down"
      },
      "power=14": {
        "model": "light_pressure_plate_down"
      },
      "power=15": {
        "model": "light_pressure_plate_down"
      }
    }
  },
  "heavy_weighted_pressure_plate": {
    "variants": {
      "power=0": {
        "model": "heavy_pressure_plate_up"
      },
      "power=1": {
        "model": "heavy_pressure_plate_down"
      },
      "power=2": {
        "model": "heavy_pressure_plate_down"
      },
      "power=3": {
        "model": "heavy_pressure_plate_down"
      },
      "power=4": {
        "model": "heavy_pressure_plate_down"
      },
      "power=5": {
        "model": "heavy_pressure_plate_down"
      },
      "power=6": {
        "model": "heavy_pressure_plate_down"
      },
      "power=7": {
        "model": "heavy_pressure_plate_down"
      },
      "power=8": {
        "model": "heavy_pressure_plate_down"
      },
      "power=9": {
        "model": "heavy_pressure_plate_down"
      },
      "power=10": {
        "model": "heavy_pressure_plate_down"
      },
      "power=11": {
        "model": "heavy_pressure_plate_down"
      },
      "power=12": {
        "model": "heavy_pressure_plate_down"
      },
      "power=13": {
        "model": "heavy_pressure_plate_down"
      },
      "power=14": {
        "model": "heavy_pressure_plate_down"
      },
      "power=15": {
        "model": "heavy_pressure_plate_down"
      }
    }
  },
  "unpowered_comparator": {
    "variants": {
      "facing=south,mode=compare,powered=false": {
        "model": "comparator_unlit"
      },
      "facing=west,mode=compare,powered=false": {
        "model": "comparator_unlit",
        "y": 90
      },
      "facing=north,mode=compare,powered=false": {
        "model": "comparator_unlit",
        "y": 180
      },
      "facing=east,mode=compare,powered=false": {
        "model": "comparator_unlit",
        "y": 270
      },
      "facing=south,mode=subtract,powered=false": {
        "model": "comparator_unlit_subtract"
      },
      "facing=west,mode=subtract,powered=false": {
        "model": "comparator_unlit_subtract",
        "y": 90
      },
      "facing=north,mode=subtract,powered=false": {
        "model": "comparator_unlit_subtract",
        "y": 180
      },
      "facing=east,mode=subtract,powered=false": {
        "model": "comparator_unlit_subtract",
        "y": 270
      },
      "facing=south,mode=compare,powered=true": {
        "model": "comparator_lit"
      },
      "facing=west,mode=compare,powered=true": {
        "model": "comparator_lit",
        "y": 90
      },
      "facing=north,mode=compare,powered=true": {
        "model": "comparator_lit",
        "y": 180
      },
      "facing=east,mode=compare,powered=true": {
        "model": "comparator_lit",
        "y": 270
      },
      "facing=south,mode=subtract,powered=true": {
        "model": "comparator_lit_subtract"
      },
      "facing=west,mode=subtract,powered=true": {
        "model": "comparator_lit_subtract",
        "y": 90
      },
      "facing=north,mode=subtract,powered=true": {
        "model": "comparator_lit_subtract",
        "y": 180
      },
      "facing=east,mode=subtract,powered=true": {
        "model": "comparator_lit_subtract",
        "y": 270
      }
    }
  },
  "powered_comparator": {
    "variants": {
      "facing=north,mode=compare,powered=false": {
        "model": "comparator_unlit"
      },
      "facing=east,mode=compare,powered=false": {
        "model": "comparator_unlit",
        "y": 90
      },
      "facing=south,mode=compare,powered=false": {
        "model": "comparator_unlit",
        "y": 180
      },
      "facing=west,mode=compare,powered=false": {
        "model": "comparator_unlit",
        "y": 270
      },
      "facing=north,mode=subtract,powered=false": {
        "model": "comparator_unlit_subtract"
      },
      "facing=east,mode=subtract,powered=false": {
        "model": "comparator_unlit_subtract",
        "y": 90
      },
      "facing=south,mode=subtract,powered=false": {
        "model": "comparator_unlit_subtract",
        "y": 180
      },
      "facing=west,mode=subtract,powered=false": {
        "model": "comparator_unlit_subtract",
        "y": 270
      },
      "facing=north,mode=compare,powered=true": {
        "model": "comparator_lit"
      },
      "facing=east,mode=compare,powered=true": {
        "model": "comparator_lit",
        "y": 90
      },
      "facing=south,mode=compare,powered=true": {
        "model": "comparator_lit",
        "y": 180
      },
      "facing=west,mode=compare,powered=true": {
        "model": "comparator_lit",
        "y": 270
      },
      "facing=north,mode=subtract,powered=true": {
        "model": "comparator_lit_subtract"
      },
      "facing=east,mode=subtract,powered=true": {
        "model": "comparator_lit_subtract",
        "y": 90
      },
      "facing=south,mode=subtract,powered=true": {
        "model": "comparator_lit_subtract",
        "y": 180
      },
      "facing=west,mode=subtract,powered=true": {
        "model": "comparator_lit_subtract",
        "y": 270
      }
    }
  },
  "daylight_detector": {
    "variants": {
      "power=0": {
        "model": "daylight_detector"
      },
      "power=1": {
        "model": "daylight_detector"
      },
      "power=2": {
        "model": "daylight_detector"
      },
      "power=3": {
        "model": "daylight_detector"
      },
      "power=4": {
        "model": "daylight_detector"
      },
      "power=5": {
        "model": "daylight_detector"
      },
      "power=6": {
        "model": "daylight_detector"
      },
      "power=7": {
        "model": "daylight_detector"
      },
      "power=8": {
        "model": "daylight_detector"
      },
      "power=9": {
        "model": "daylight_detector"
      },
      "power=10": {
        "model": "daylight_detector"
      },
      "power=11": {
        "model": "daylight_detector"
      },
      "power=12": {
        "model": "daylight_detector"
      },
      "power=13": {
        "model": "daylight_detector"
      },
      "power=14": {
        "model": "daylight_detector"
      },
      "power=15": {
        "model": "daylight_detector"
      }
    }
  },
  "redstone_block": {
    "variants": {
      "normal": {
        "model": "redstone_block"
      }
    }
  },
  "quartz_ore": {
    "variants": {
      "normal": {
        "model": "quartz_ore"
      }
    }
  },
  "hopper": {
    "variants": {
      "facing=down": {
        "model": "hopper_down"
      },
      "facing=north": {
        "model": "hopper_side"
      },
      "facing=south": {
        "model": "hopper_side",
        "y": 180
      },
      "facing=west": {
        "model": "hopper_side",
        "y": 270
      },
      "facing=east": {
        "model": "hopper_side",
        "y": 90
      }
    }
  },
  "quartz_block": {
    "variants": {
      "normal": {
        "model": "quartz_normal"
      }
    }
  },
  "quartz_stairs": {
    "variants": {
      "facing=east,half=bottom,shape=straight": {
        "model": "quartz_stairs"
      },
      "facing=west,half=bottom,shape=straight": {
        "model": "quartz_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=straight": {
        "model": "quartz_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=straight": {
        "model": "quartz_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_right": {
        "model": "quartz_outer_stairs"
      },
      "facing=west,half=bottom,shape=outer_right": {
        "model": "quartz_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_right": {
        "model": "quartz_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=outer_right": {
        "model": "quartz_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_left": {
        "model": "quartz_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=outer_left": {
        "model": "quartz_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_left": {
        "model": "quartz_outer_stairs"
      },
      "facing=north,half=bottom,shape=outer_left": {
        "model": "quartz_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_right": {
        "model": "quartz_inner_stairs"
      },
      "facing=west,half=bottom,shape=inner_right": {
        "model": "quartz_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_right": {
        "model": "quartz_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=inner_right": {
        "model": "quartz_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_left": {
        "model": "quartz_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=inner_left": {
        "model": "quartz_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_left": {
        "model": "quartz_inner_stairs"
      },
      "facing=north,half=bottom,shape=inner_left": {
        "model": "quartz_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=straight": {
        "model": "quartz_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=straight": {
        "model": "quartz_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=straight": {
        "model": "quartz_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=straight": {
        "model": "quartz_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_right": {
        "model": "quartz_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_right": {
        "model": "quartz_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_right": {
        "model": "quartz_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_right": {
        "model": "quartz_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_left": {
        "model": "quartz_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_left": {
        "model": "quartz_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_left": {
        "model": "quartz_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_left": {
        "model": "quartz_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_right": {
        "model": "quartz_inner_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_right": {
        "model": "quartz_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_right": {
        "model": "quartz_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_right": {
        "model": "quartz_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_left": {
        "model": "quartz_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_left": {
        "model": "quartz_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_left": {
        "model": "quartz_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_left": {
        "model": "quartz_inner_stairs",
        "x": 180,
        "uvlock": true
      }
    }
  },
  "activator_rail": {
    "variants": {
      "powered=false,shape=north_south": {
        "model": "activator_rail_flat"
      },
      "powered=false,shape=east_west": {
        "model": "activator_rail_flat",
        "y": 90
      },
      "powered=false,shape=ascending_east": {
        "model": "activator_rail_raised_ne",
        "y": 90
      },
      "powered=false,shape=ascending_west": {
        "model": "activator_rail_raised_sw",
        "y": 90
      },
      "powered=false,shape=ascending_north": {
        "model": "activator_rail_raised_ne"
      },
      "powered=false,shape=ascending_south": {
        "model": "activator_rail_raised_sw"
      },
      "powered=true,shape=north_south": {
        "model": "activator_rail_active_flat"
      },
      "powered=true,shape=east_west": {
        "model": "activator_rail_active_flat",
        "y": 90
      },
      "powered=true,shape=ascending_east": {
        "model": "activator_rail_active_raised_ne",
        "y": 90
      },
      "powered=true,shape=ascending_west": {
        "model": "activator_rail_active_raised_sw",
        "y": 90
      },
      "powered=true,shape=ascending_north": {
        "model": "activator_rail_active_raised_ne"
      },
      "powered=true,shape=ascending_south": {
        "model": "activator_rail_active_raised_sw"
      }
    }
  },
  "dropper": {
    "variants": {
      "facing=down": {
        "model": "dropper_vertical",
        "x": 180
      },
      "facing=up": {
        "model": "dropper_vertical"
      },
      "facing=north": {
        "model": "dropper"
      },
      "facing=south": {
        "model": "dropper",
        "y": 180
      },
      "facing=west": {
        "model": "dropper",
        "y": 270
      },
      "facing=east": {
        "model": "dropper",
        "y": 90
      }
    }
  },
  "stained_hardened_clay": {
    "variants": {
      "normal": {
        "model": "hardened_clay_white"
      }
    }
  },
  "stained_glass_pane": {
    "variants": {
      "east=false,north=false,south=false,west=false": {
        "model": "white_pane_nsew"
      },
      "east=false,north=true,south=false,west=false": {
        "model": "white_pane_n"
      },
      "east=true,north=false,south=false,west=false": {
        "model": "white_pane_n",
        "y": 90
      },
      "east=false,north=false,south=true,west=false": {
        "model": "white_pane_s"
      },
      "east=false,north=false,south=false,west=true": {
        "model": "white_pane_s",
        "y": 90
      },
      "east=true,north=true,south=false,west=false": {
        "model": "white_pane_ne"
      },
      "east=true,north=false,south=true,west=false": {
        "model": "white_pane_se"
      },
      "east=false,north=false,south=true,west=true": {
        "model": "white_pane_sw"
      },
      "east=false,north=true,south=false,west=true": {
        "model": "white_pane_nw"
      },
      "east=false,north=true,south=true,west=false": {
        "model": "white_pane_ns"
      },
      "east=true,north=false,south=false,west=true": {
        "model": "white_pane_ns",
        "y": 90
      },
      "east=true,north=true,south=true,west=false": {
        "model": "white_pane_nse"
      },
      "east=true,north=false,south=true,west=true": {
        "model": "white_pane_sew"
      },
      "east=false,north=true,south=true,west=true": {
        "model": "white_pane_nsw"
      },
      "east=true,north=true,south=false,west=true": {
        "model": "white_pane_new"
      },
      "east=true,north=true,south=true,west=true": {
        "model": "white_pane_nsew"
      }
    }
  },
  "leaves2": {
    "variants": {
      "normal": {
        "model": "acacia_leaves"
      }
    }
  },
  "log2": {
    "variants": {
      "axis=y": {
        "model": "acacia_log"
      },
      "axis=z": {
        "model": "acacia_log_side"
      },
      "axis=x": {
        "model": "acacia_log_side",
        "y": 90
      },
      "axis=none": {
        "model": "acacia_bark"
      }
    }
  },
  "acacia_stairs": {
    "variants": {
      "facing=east,half=bottom,shape=straight": {
        "model": "acacia_stairs"
      },
      "facing=west,half=bottom,shape=straight": {
        "model": "acacia_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=straight": {
        "model": "acacia_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=straight": {
        "model": "acacia_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_right": {
        "model": "acacia_outer_stairs"
      },
      "facing=west,half=bottom,shape=outer_right": {
        "model": "acacia_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_right": {
        "model": "acacia_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=outer_right": {
        "model": "acacia_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_left": {
        "model": "acacia_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=outer_left": {
        "model": "acacia_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_left": {
        "model": "acacia_outer_stairs"
      },
      "facing=north,half=bottom,shape=outer_left": {
        "model": "acacia_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_right": {
        "model": "acacia_inner_stairs"
      },
      "facing=west,half=bottom,shape=inner_right": {
        "model": "acacia_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_right": {
        "model": "acacia_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=inner_right": {
        "model": "acacia_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_left": {
        "model": "acacia_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=inner_left": {
        "model": "acacia_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_left": {
        "model": "acacia_inner_stairs"
      },
      "facing=north,half=bottom,shape=inner_left": {
        "model": "acacia_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=straight": {
        "model": "acacia_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=straight": {
        "model": "acacia_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=straight": {
        "model": "acacia_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=straight": {
        "model": "acacia_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_right": {
        "model": "acacia_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_right": {
        "model": "acacia_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_right": {
        "model": "acacia_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_right": {
        "model": "acacia_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_left": {
        "model": "acacia_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_left": {
        "model": "acacia_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_left": {
        "model": "acacia_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_left": {
        "model": "acacia_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_right": {
        "model": "acacia_inner_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_right": {
        "model": "acacia_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_right": {
        "model": "acacia_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_right": {
        "model": "acacia_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_left": {
        "model": "acacia_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_left": {
        "model": "acacia_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_left": {
        "model": "acacia_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_left": {
        "model": "acacia_inner_stairs",
        "x": 180,
        "uvlock": true
      }
    }
  },
  "dark_oak_stairs": {
    "variants": {
      "facing=east,half=bottom,shape=straight": {
        "model": "dark_oak_stairs"
      },
      "facing=west,half=bottom,shape=straight": {
        "model": "dark_oak_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=straight": {
        "model": "dark_oak_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=straight": {
        "model": "dark_oak_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_right": {
        "model": "dark_oak_outer_stairs"
      },
      "facing=west,half=bottom,shape=outer_right": {
        "model": "dark_oak_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_right": {
        "model": "dark_oak_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=outer_right": {
        "model": "dark_oak_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_left": {
        "model": "dark_oak_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=outer_left": {
        "model": "dark_oak_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_left": {
        "model": "dark_oak_outer_stairs"
      },
      "facing=north,half=bottom,shape=outer_left": {
        "model": "dark_oak_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_right": {
        "model": "dark_oak_inner_stairs"
      },
      "facing=west,half=bottom,shape=inner_right": {
        "model": "dark_oak_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_right": {
        "model": "dark_oak_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=inner_right": {
        "model": "dark_oak_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_left": {
        "model": "dark_oak_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=inner_left": {
        "model": "dark_oak_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_left": {
        "model": "dark_oak_inner_stairs"
      },
      "facing=north,half=bottom,shape=inner_left": {
        "model": "dark_oak_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=straight": {
        "model": "dark_oak_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=straight": {
        "model": "dark_oak_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=straight": {
        "model": "dark_oak_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=straight": {
        "model": "dark_oak_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_right": {
        "model": "dark_oak_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_right": {
        "model": "dark_oak_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_right": {
        "model": "dark_oak_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_right": {
        "model": "dark_oak_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_left": {
        "model": "dark_oak_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_left": {
        "model": "dark_oak_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_left": {
        "model": "dark_oak_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_left": {
        "model": "dark_oak_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_right": {
        "model": "dark_oak_inner_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_right": {
        "model": "dark_oak_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_right": {
        "model": "dark_oak_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_right": {
        "model": "dark_oak_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_left": {
        "model": "dark_oak_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_left": {
        "model": "dark_oak_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_left": {
        "model": "dark_oak_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_left": {
        "model": "dark_oak_inner_stairs",
        "x": 180,
        "uvlock": true
      }
    }
  },
  "slime": {
    "variants": {
      "normal": {
        "model": "slime"
      }
    }
  },
  "barrier": null,
  "iron_trapdoor": {
    "variants": {
      "facing=north,half=bottom,open=false": {
        "model": "iron_trapdoor_bottom"
      },
      "facing=south,half=bottom,open=false": {
        "model": "iron_trapdoor_bottom"
      },
      "facing=east,half=bottom,open=false": {
        "model": "iron_trapdoor_bottom"
      },
      "facing=west,half=bottom,open=false": {
        "model": "iron_trapdoor_bottom"
      },
      "facing=north,half=top,open=false": {
        "model": "iron_trapdoor_top"
      },
      "facing=south,half=top,open=false": {
        "model": "iron_trapdoor_top"
      },
      "facing=east,half=top,open=false": {
        "model": "iron_trapdoor_top"
      },
      "facing=west,half=top,open=false": {
        "model": "iron_trapdoor_top"
      },
      "facing=north,half=bottom,open=true": {
        "model": "iron_trapdoor_open"
      },
      "facing=south,half=bottom,open=true": {
        "model": "iron_trapdoor_open",
        "y": 180
      },
      "facing=east,half=bottom,open=true": {
        "model": "iron_trapdoor_open",
        "y": 90
      },
      "facing=west,half=bottom,open=true": {
        "model": "iron_trapdoor_open",
        "y": 270
      },
      "facing=north,half=top,open=true": {
        "model": "iron_trapdoor_open"
      },
      "facing=south,half=top,open=true": {
        "model": "iron_trapdoor_open",
        "y": 180
      },
      "facing=east,half=top,open=true": {
        "model": "iron_trapdoor_open",
        "y": 90
      },
      "facing=west,half=top,open=true": {
        "model": "iron_trapdoor_open",
        "y": 270
      }
    }
  },
  "prismarine": {
    "variants": {
      "normal": {
        "model": "prismarine_rough"
      }
    }
  },
  "sea_lantern": {
    "variants": {
      "normal": {
        "model": "sea_lantern"
      }
    }
  },
  "hay_block": {
    "variants": {
      "axis=y": {
        "model": "hay"
      },
      "axis=z": {
        "model": "hay_side"
      },
      "axis=x": {
        "model": "hay_side",
        "y": 90
      }
    }
  },
  "carpet": {
    "variants": {
      "normal": {
        "model": "carpet_white"
      }
    }
  },
  "hardened_clay": {
    "variants": {
      "normal": {
        "model": "hardened_clay"
      }
    }
  },
  "coal_block": {
    "variants": {
      "normal": {
        "model": "coal_block"
      }
    }
  },
  "packed_ice": {
    "variants": {
      "normal": {
        "model": "packed_ice"
      }
    }
  },
  "double_plant": {
    "variants": {
      "half=lower": {
        "model": "double_sunflower_bottom"
      },
      "half=upper": {
        "model": "double_sunflower_top"
      }
    }
  },
  "standing_banner": null,
  "wall_banner": null,
  "daylight_detector_inverted": {
    "variants": {
      "power=0": {
        "model": "daylight_detector_inverted"
      },
      "power=1": {
        "model": "daylight_detector_inverted"
      },
      "power=2": {
        "model": "daylight_detector_inverted"
      },
      "power=3": {
        "model": "daylight_detector_inverted"
      },
      "power=4": {
        "model": "daylight_detector_inverted"
      },
      "power=5": {
        "model": "daylight_detector_inverted"
      },
      "power=6": {
        "model": "daylight_detector_inverted"
      },
      "power=7": {
        "model": "daylight_detector_inverted"
      },
      "power=8": {
        "model": "daylight_detector_inverted"
      },
      "power=9": {
        "model": "daylight_detector_inverted"
      },
      "power=10": {
        "model": "daylight_detector_inverted"
      },
      "power=11": {
        "model": "daylight_detector_inverted"
      },
      "power=12": {
        "model": "daylight_detector_inverted"
      },
      "power=13": {
        "model": "daylight_detector_inverted"
      },
      "power=14": {
        "model": "daylight_detector_inverted"
      },
      "power=15": {
        "model": "daylight_detector_inverted"
      }
    }
  },
  "red_sandstone": {
    "variants": {
      "normal": {
        "model": "red_sandstone_normal"
      }
    }
  },
  "red_sandstone_stairs": {
    "variants": {
      "facing=east,half=bottom,shape=straight": {
        "model": "red_sandstone_stairs"
      },
      "facing=west,half=bottom,shape=straight": {
        "model": "red_sandstone_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=straight": {
        "model": "red_sandstone_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=straight": {
        "model": "red_sandstone_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_right": {
        "model": "red_sandstone_outer_stairs"
      },
      "facing=west,half=bottom,shape=outer_right": {
        "model": "red_sandstone_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_right": {
        "model": "red_sandstone_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=outer_right": {
        "model": "red_sandstone_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=outer_left": {
        "model": "red_sandstone_outer_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=outer_left": {
        "model": "red_sandstone_outer_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=outer_left": {
        "model": "red_sandstone_outer_stairs"
      },
      "facing=north,half=bottom,shape=outer_left": {
        "model": "red_sandstone_outer_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_right": {
        "model": "red_sandstone_inner_stairs"
      },
      "facing=west,half=bottom,shape=inner_right": {
        "model": "red_sandstone_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_right": {
        "model": "red_sandstone_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=bottom,shape=inner_right": {
        "model": "red_sandstone_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=bottom,shape=inner_left": {
        "model": "red_sandstone_inner_stairs",
        "y": 270,
        "uvlock": true
      },
      "facing=west,half=bottom,shape=inner_left": {
        "model": "red_sandstone_inner_stairs",
        "y": 90,
        "uvlock": true
      },
      "facing=south,half=bottom,shape=inner_left": {
        "model": "red_sandstone_inner_stairs"
      },
      "facing=north,half=bottom,shape=inner_left": {
        "model": "red_sandstone_inner_stairs",
        "y": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=straight": {
        "model": "red_sandstone_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=straight": {
        "model": "red_sandstone_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=straight": {
        "model": "red_sandstone_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=straight": {
        "model": "red_sandstone_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_right": {
        "model": "red_sandstone_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_right": {
        "model": "red_sandstone_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_right": {
        "model": "red_sandstone_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_right": {
        "model": "red_sandstone_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=outer_left": {
        "model": "red_sandstone_outer_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=outer_left": {
        "model": "red_sandstone_outer_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=outer_left": {
        "model": "red_sandstone_outer_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=outer_left": {
        "model": "red_sandstone_outer_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_right": {
        "model": "red_sandstone_inner_stairs",
        "x": 180,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_right": {
        "model": "red_sandstone_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_right": {
        "model": "red_sandstone_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_right": {
        "model": "red_sandstone_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=east,half=top,shape=inner_left": {
        "model": "red_sandstone_inner_stairs",
        "x": 180,
        "y": 90,
        "uvlock": true
      },
      "facing=west,half=top,shape=inner_left": {
        "model": "red_sandstone_inner_stairs",
        "x": 180,
        "y": 270,
        "uvlock": true
      },
      "facing=south,half=top,shape=inner_left": {
        "model": "red_sandstone_inner_stairs",
        "x": 180,
        "y": 180,
        "uvlock": true
      },
      "facing=north,half=top,shape=inner_left": {
        "model": "red_sandstone_inner_stairs",
        "x": 180,
        "uvlock": true
      }
    }
  },
  "double_stone_slab2": {
    "variants": {
      "normal": {
        "model": "red_sandstone_normal"
      },
      "all": {
        "model": "red_sandstone_all"
      }
    }
  },
  "stone_slab2": {
    "variants": {
      "half=bottom": {
        "model": "half_slab_red_sandstone"
      },
      "half=top": {
        "model": "upper_slab_red_sandstone"
      }
    }
  },
  "spruce_fence_gate": {
    "variants": {
      "facing=south,in_wall=false,open=false": {
        "model": "spruce_fence_gate_closed"
      },
      "facing=west,in_wall=false,open=false": {
        "model": "spruce_fence_gate_closed",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=false,open=false": {
        "model": "spruce_fence_gate_closed",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=false,open=false": {
        "model": "spruce_fence_gate_closed",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=false,open=true": {
        "model": "spruce_fence_gate_open"
      },
      "facing=west,in_wall=false,open=true": {
        "model": "spruce_fence_gate_open",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=false,open=true": {
        "model": "spruce_fence_gate_open",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=false,open=true": {
        "model": "spruce_fence_gate_open",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=true,open=false": {
        "model": "spruce_wall_gate_closed"
      },
      "facing=west,in_wall=true,open=false": {
        "model": "spruce_wall_gate_closed",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=true,open=false": {
        "model": "spruce_wall_gate_closed",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=true,open=false": {
        "model": "spruce_wall_gate_closed",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=true,open=true": {
        "model": "spruce_wall_gate_open"
      },
      "facing=west,in_wall=true,open=true": {
        "model": "spruce_wall_gate_open",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=true,open=true": {
        "model": "spruce_wall_gate_open",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=true,open=true": {
        "model": "spruce_wall_gate_open",
        "y": 270,
        "uvlock": true
      }
    }
  },
  "birch_fence_gate": {
    "variants": {
      "facing=south,in_wall=false,open=false": {
        "model": "birch_fence_gate_closed"
      },
      "facing=west,in_wall=false,open=false": {
        "model": "birch_fence_gate_closed",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=false,open=false": {
        "model": "birch_fence_gate_closed",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=false,open=false": {
        "model": "birch_fence_gate_closed",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=false,open=true": {
        "model": "birch_fence_gate_open"
      },
      "facing=west,in_wall=false,open=true": {
        "model": "birch_fence_gate_open",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=false,open=true": {
        "model": "birch_fence_gate_open",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=false,open=true": {
        "model": "birch_fence_gate_open",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=true,open=false": {
        "model": "birch_wall_gate_closed"
      },
      "facing=west,in_wall=true,open=false": {
        "model": "birch_wall_gate_closed",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=true,open=false": {
        "model": "birch_wall_gate_closed",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=true,open=false": {
        "model": "birch_wall_gate_closed",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=true,open=true": {
        "model": "birch_wall_gate_open"
      },
      "facing=west,in_wall=true,open=true": {
        "model": "birch_wall_gate_open",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=true,open=true": {
        "model": "birch_wall_gate_open",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=true,open=true": {
        "model": "birch_wall_gate_open",
        "y": 270,
        "uvlock": true
      }
    }
  },
  "jungle_fence_gate": {
    "variants": {
      "facing=south,in_wall=false,open=false": {
        "model": "jungle_fence_gate_closed"
      },
      "facing=west,in_wall=false,open=false": {
        "model": "jungle_fence_gate_closed",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=false,open=false": {
        "model": "jungle_fence_gate_closed",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=false,open=false": {
        "model": "jungle_fence_gate_closed",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=false,open=true": {
        "model": "jungle_fence_gate_open"
      },
      "facing=west,in_wall=false,open=true": {
        "model": "jungle_fence_gate_open",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=false,open=true": {
        "model": "jungle_fence_gate_open",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=false,open=true": {
        "model": "jungle_fence_gate_open",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=true,open=false": {
        "model": "jungle_wall_gate_closed"
      },
      "facing=west,in_wall=true,open=false": {
        "model": "jungle_wall_gate_closed",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=true,open=false": {
        "model": "jungle_wall_gate_closed",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=true,open=false": {
        "model": "jungle_wall_gate_closed",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=true,open=true": {
        "model": "jungle_wall_gate_open"
      },
      "facing=west,in_wall=true,open=true": {
        "model": "jungle_wall_gate_open",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=true,open=true": {
        "model": "jungle_wall_gate_open",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=true,open=true": {
        "model": "jungle_wall_gate_open",
        "y": 270,
        "uvlock": true
      }
    }
  },
  "dark_oak_fence_gate": {
    "variants": {
      "facing=south,in_wall=false,open=false": {
        "model": "dark_oak_fence_gate_closed"
      },
      "facing=west,in_wall=false,open=false": {
        "model": "dark_oak_fence_gate_closed",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=false,open=false": {
        "model": "dark_oak_fence_gate_closed",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=false,open=false": {
        "model": "dark_oak_fence_gate_closed",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=false,open=true": {
        "model": "dark_oak_fence_gate_open"
      },
      "facing=west,in_wall=false,open=true": {
        "model": "dark_oak_fence_gate_open",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=false,open=true": {
        "model": "dark_oak_fence_gate_open",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=false,open=true": {
        "model": "dark_oak_fence_gate_open",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=true,open=false": {
        "model": "dark_oak_wall_gate_closed"
      },
      "facing=west,in_wall=true,open=false": {
        "model": "dark_oak_wall_gate_closed",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=true,open=false": {
        "model": "dark_oak_wall_gate_closed",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=true,open=false": {
        "model": "dark_oak_wall_gate_closed",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=true,open=true": {
        "model": "dark_oak_wall_gate_open"
      },
      "facing=west,in_wall=true,open=true": {
        "model": "dark_oak_wall_gate_open",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=true,open=true": {
        "model": "dark_oak_wall_gate_open",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=true,open=true": {
        "model": "dark_oak_wall_gate_open",
        "y": 270,
        "uvlock": true
      }
    }
  },
  "acacia_fence_gate": {
    "variants": {
      "facing=south,in_wall=false,open=false": {
        "model": "acacia_fence_gate_closed"
      },
      "facing=west,in_wall=false,open=false": {
        "model": "acacia_fence_gate_closed",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=false,open=false": {
        "model": "acacia_fence_gate_closed",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=false,open=false": {
        "model": "acacia_fence_gate_closed",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=false,open=true": {
        "model": "acacia_fence_gate_open"
      },
      "facing=west,in_wall=false,open=true": {
        "model": "acacia_fence_gate_open",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=false,open=true": {
        "model": "acacia_fence_gate_open",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=false,open=true": {
        "model": "acacia_fence_gate_open",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=true,open=false": {
        "model": "acacia_wall_gate_closed"
      },
      "facing=west,in_wall=true,open=false": {
        "model": "acacia_wall_gate_closed",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=true,open=false": {
        "model": "acacia_wall_gate_closed",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=true,open=false": {
        "model": "acacia_wall_gate_closed",
        "y": 270,
        "uvlock": true
      },
      "facing=south,in_wall=true,open=true": {
        "model": "acacia_wall_gate_open"
      },
      "facing=west,in_wall=true,open=true": {
        "model": "acacia_wall_gate_open",
        "y": 90,
        "uvlock": true
      },
      "facing=north,in_wall=true,open=true": {
        "model": "acacia_wall_gate_open",
        "y": 180,
        "uvlock": true
      },
      "facing=east,in_wall=true,open=true": {
        "model": "acacia_wall_gate_open",
        "y": 270,
        "uvlock": true
      }
    }
  },
  "spruce_fence": {
    "variants": {
      "east=false,north=false,south=false,west=false": {
        "model": "spruce_fence_post"
      },
      "east=false,north=true,south=false,west=false": {
        "model": "spruce_fence_n",
        "uvlock": true
      },
      "east=true,north=false,south=false,west=false": {
        "model": "spruce_fence_n",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,west=false": {
        "model": "spruce_fence_n",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=false,south=false,west=true": {
        "model": "spruce_fence_n",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=false,west=false": {
        "model": "spruce_fence_ne",
        "uvlock": true
      },
      "east=true,north=false,south=true,west=false": {
        "model": "spruce_fence_ne",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,west=true": {
        "model": "spruce_fence_ne",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=true,south=false,west=true": {
        "model": "spruce_fence_ne",
        "y": 270,
        "uvlock": true
      },
      "east=false,north=true,south=true,west=false": {
        "model": "spruce_fence_ns",
        "uvlock": true
      },
      "east=true,north=false,south=false,west=true": {
        "model": "spruce_fence_ns",
        "y": 90,
        "uvlock": true
      },
      "east=true,north=true,south=true,west=false": {
        "model": "spruce_fence_nse",
        "uvlock": true
      },
      "east=true,north=false,south=true,west=true": {
        "model": "spruce_fence_nse",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=true,south=true,west=true": {
        "model": "spruce_fence_nse",
        "y": 180,
        "uvlock": true
      },
      "east=true,north=true,south=false,west=true": {
        "model": "spruce_fence_nse",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=true,west=true": {
        "model": "spruce_fence_nsew",
        "uvlock": true
      }
    }
  },
  "birch_fence": {
    "variants": {
      "east=false,north=false,south=false,west=false": {
        "model": "birch_fence_post"
      },
      "east=false,north=true,south=false,west=false": {
        "model": "birch_fence_n",
        "uvlock": true
      },
      "east=true,north=false,south=false,west=false": {
        "model": "birch_fence_n",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,west=false": {
        "model": "birch_fence_n",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=false,south=false,west=true": {
        "model": "birch_fence_n",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=false,west=false": {
        "model": "birch_fence_ne",
        "uvlock": true
      },
      "east=true,north=false,south=true,west=false": {
        "model": "birch_fence_ne",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,west=true": {
        "model": "birch_fence_ne",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=true,south=false,west=true": {
        "model": "birch_fence_ne",
        "y": 270,
        "uvlock": true
      },
      "east=false,north=true,south=true,west=false": {
        "model": "birch_fence_ns",
        "uvlock": true
      },
      "east=true,north=false,south=false,west=true": {
        "model": "birch_fence_ns",
        "y": 90,
        "uvlock": true
      },
      "east=true,north=true,south=true,west=false": {
        "model": "birch_fence_nse",
        "uvlock": true
      },
      "east=true,north=false,south=true,west=true": {
        "model": "birch_fence_nse",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=true,south=true,west=true": {
        "model": "birch_fence_nse",
        "y": 180,
        "uvlock": true
      },
      "east=true,north=true,south=false,west=true": {
        "model": "birch_fence_nse",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=true,west=true": {
        "model": "birch_fence_nsew",
        "uvlock": true
      }
    }
  },
  "jungle_fence": {
    "variants": {
      "east=false,north=false,south=false,west=false": {
        "model": "jungle_fence_post"
      },
      "east=false,north=true,south=false,west=false": {
        "model": "jungle_fence_n",
        "uvlock": true
      },
      "east=true,north=false,south=false,west=false": {
        "model": "jungle_fence_n",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,west=false": {
        "model": "jungle_fence_n",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=false,south=false,west=true": {
        "model": "jungle_fence_n",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=false,west=false": {
        "model": "jungle_fence_ne",
        "uvlock": true
      },
      "east=true,north=false,south=true,west=false": {
        "model": "jungle_fence_ne",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,west=true": {
        "model": "jungle_fence_ne",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=true,south=false,west=true": {
        "model": "jungle_fence_ne",
        "y": 270,
        "uvlock": true
      },
      "east=false,north=true,south=true,west=false": {
        "model": "jungle_fence_ns",
        "uvlock": true
      },
      "east=true,north=false,south=false,west=true": {
        "model": "jungle_fence_ns",
        "y": 90,
        "uvlock": true
      },
      "east=true,north=true,south=true,west=false": {
        "model": "jungle_fence_nse",
        "uvlock": true
      },
      "east=true,north=false,south=true,west=true": {
        "model": "jungle_fence_nse",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=true,south=true,west=true": {
        "model": "jungle_fence_nse",
        "y": 180,
        "uvlock": true
      },
      "east=true,north=true,south=false,west=true": {
        "model": "jungle_fence_nse",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=true,west=true": {
        "model": "jungle_fence_nsew",
        "uvlock": true
      }
    }
  },
  "dark_oak_fence": {
    "variants": {
      "east=false,north=false,south=false,west=false": {
        "model": "dark_oak_fence_post"
      },
      "east=false,north=true,south=false,west=false": {
        "model": "dark_oak_fence_n",
        "uvlock": true
      },
      "east=true,north=false,south=false,west=false": {
        "model": "dark_oak_fence_n",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,west=false": {
        "model": "dark_oak_fence_n",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=false,south=false,west=true": {
        "model": "dark_oak_fence_n",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=false,west=false": {
        "model": "dark_oak_fence_ne",
        "uvlock": true
      },
      "east=true,north=false,south=true,west=false": {
        "model": "dark_oak_fence_ne",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,west=true": {
        "model": "dark_oak_fence_ne",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=true,south=false,west=true": {
        "model": "dark_oak_fence_ne",
        "y": 270,
        "uvlock": true
      },
      "east=false,north=true,south=true,west=false": {
        "model": "dark_oak_fence_ns",
        "uvlock": true
      },
      "east=true,north=false,south=false,west=true": {
        "model": "dark_oak_fence_ns",
        "y": 90,
        "uvlock": true
      },
      "east=true,north=true,south=true,west=false": {
        "model": "dark_oak_fence_nse",
        "uvlock": true
      },
      "east=true,north=false,south=true,west=true": {
        "model": "dark_oak_fence_nse",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=true,south=true,west=true": {
        "model": "dark_oak_fence_nse",
        "y": 180,
        "uvlock": true
      },
      "east=true,north=true,south=false,west=true": {
        "model": "dark_oak_fence_nse",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=true,west=true": {
        "model": "dark_oak_fence_nsew",
        "uvlock": true
      }
    }
  },
  "acacia_fence": {
    "variants": {
      "east=false,north=false,south=false,west=false": {
        "model": "acacia_fence_post"
      },
      "east=false,north=true,south=false,west=false": {
        "model": "acacia_fence_n",
        "uvlock": true
      },
      "east=true,north=false,south=false,west=false": {
        "model": "acacia_fence_n",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,west=false": {
        "model": "acacia_fence_n",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=false,south=false,west=true": {
        "model": "acacia_fence_n",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=false,west=false": {
        "model": "acacia_fence_ne",
        "uvlock": true
      },
      "east=true,north=false,south=true,west=false": {
        "model": "acacia_fence_ne",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=false,south=true,west=true": {
        "model": "acacia_fence_ne",
        "y": 180,
        "uvlock": true
      },
      "east=false,north=true,south=false,west=true": {
        "model": "acacia_fence_ne",
        "y": 270,
        "uvlock": true
      },
      "east=false,north=true,south=true,west=false": {
        "model": "acacia_fence_ns",
        "uvlock": true
      },
      "east=true,north=false,south=false,west=true": {
        "model": "acacia_fence_ns",
        "y": 90,
        "uvlock": true
      },
      "east=true,north=true,south=true,west=false": {
        "model": "acacia_fence_nse",
        "uvlock": true
      },
      "east=true,north=false,south=true,west=true": {
        "model": "acacia_fence_nse",
        "y": 90,
        "uvlock": true
      },
      "east=false,north=true,south=true,west=true": {
        "model": "acacia_fence_nse",
        "y": 180,
        "uvlock": true
      },
      "east=true,north=true,south=false,west=true": {
        "model": "acacia_fence_nse",
        "y": 270,
        "uvlock": true
      },
      "east=true,north=true,south=true,west=true": {
        "model": "acacia_fence_nsew",
        "uvlock": true
      }
    }
  },
  "spruce_door": {
    "variants": {
      "facing=east,half=lower,hinge=left,open=false": {
        "model": "spruce_door_bottom"
      },
      "facing=south,half=lower,hinge=left,open=false": {
        "model": "spruce_door_bottom",
        "y": 90
      },
      "facing=west,half=lower,hinge=left,open=false": {
        "model": "spruce_door_bottom",
        "y": 180
      },
      "facing=north,half=lower,hinge=left,open=false": {
        "model": "spruce_door_bottom",
        "y": 270
      },
      "facing=east,half=lower,hinge=right,open=false": {
        "model": "spruce_door_bottom_rh"
      },
      "facing=south,half=lower,hinge=right,open=false": {
        "model": "spruce_door_bottom_rh",
        "y": 90
      },
      "facing=west,half=lower,hinge=right,open=false": {
        "model": "spruce_door_bottom_rh",
        "y": 180
      },
      "facing=north,half=lower,hinge=right,open=false": {
        "model": "spruce_door_bottom_rh",
        "y": 270
      },
      "facing=east,half=lower,hinge=left,open=true": {
        "model": "spruce_door_bottom_rh",
        "y": 90
      },
      "facing=south,half=lower,hinge=left,open=true": {
        "model": "spruce_door_bottom_rh",
        "y": 180
      },
      "facing=west,half=lower,hinge=left,open=true": {
        "model": "spruce_door_bottom_rh",
        "y": 270
      },
      "facing=north,half=lower,hinge=left,open=true": {
        "model": "spruce_door_bottom_rh"
      },
      "facing=east,half=lower,hinge=right,open=true": {
        "model": "spruce_door_bottom",
        "y": 270
      },
      "facing=south,half=lower,hinge=right,open=true": {
        "model": "spruce_door_bottom"
      },
      "facing=west,half=lower,hinge=right,open=true": {
        "model": "spruce_door_bottom",
        "y": 90
      },
      "facing=north,half=lower,hinge=right,open=true": {
        "model": "spruce_door_bottom",
        "y": 180
      },
      "facing=east,half=upper,hinge=left,open=false": {
        "model": "spruce_door_top"
      },
      "facing=south,half=upper,hinge=left,open=false": {
        "model": "spruce_door_top",
        "y": 90
      },
      "facing=west,half=upper,hinge=left,open=false": {
        "model": "spruce_door_top",
        "y": 180
      },
      "facing=north,half=upper,hinge=left,open=false": {
        "model": "spruce_door_top",
        "y": 270
      },
      "facing=east,half=upper,hinge=right,open=false": {
        "model": "spruce_door_top_rh"
      },
      "facing=south,half=upper,hinge=right,open=false": {
        "model": "spruce_door_top_rh",
        "y": 90
      },
      "facing=west,half=upper,hinge=right,open=false": {
        "model": "spruce_door_top_rh",
        "y": 180
      },
      "facing=north,half=upper,hinge=right,open=false": {
        "model": "spruce_door_top_rh",
        "y": 270
      },
      "facing=east,half=upper,hinge=left,open=true": {
        "model": "spruce_door_top_rh",
        "y": 90
      },
      "facing=south,half=upper,hinge=left,open=true": {
        "model": "spruce_door_top_rh",
        "y": 180
      },
      "facing=west,half=upper,hinge=left,open=true": {
        "model": "spruce_door_top_rh",
        "y": 270
      },
      "facing=north,half=upper,hinge=left,open=true": {
        "model": "spruce_door_top_rh"
      },
      "facing=east,half=upper,hinge=right,open=true": {
        "model": "spruce_door_top",
        "y": 270
      },
      "facing=south,half=upper,hinge=right,open=true": {
        "model": "spruce_door_top"
      },
      "facing=west,half=upper,hinge=right,open=true": {
        "model": "spruce_door_top",
        "y": 90
      },
      "facing=north,half=upper,hinge=right,open=true": {
        "model": "spruce_door_top",
        "y": 180
      }
    }
  },
  "birch_door": {
    "variants": {
      "facing=east,half=lower,hinge=left,open=false": {
        "model": "birch_door_bottom"
      },
      "facing=south,half=lower,hinge=left,open=false": {
        "model": "birch_door_bottom",
        "y": 90
      },
      "facing=west,half=lower,hinge=left,open=false": {
        "model": "birch_door_bottom",
        "y": 180
      },
      "facing=north,half=lower,hinge=left,open=false": {
        "model": "birch_door_bottom",
        "y": 270
      },
      "facing=east,half=lower,hinge=right,open=false": {
        "model": "birch_door_bottom_rh"
      },
      "facing=south,half=lower,hinge=right,open=false": {
        "model": "birch_door_bottom_rh",
        "y": 90
      },
      "facing=west,half=lower,hinge=right,open=false": {
        "model": "birch_door_bottom_rh",
        "y": 180
      },
      "facing=north,half=lower,hinge=right,open=false": {
        "model": "birch_door_bottom_rh",
        "y": 270
      },
      "facing=east,half=lower,hinge=left,open=true": {
        "model": "birch_door_bottom_rh",
        "y": 90
      },
      "facing=south,half=lower,hinge=left,open=true": {
        "model": "birch_door_bottom_rh",
        "y": 180
      },
      "facing=west,half=lower,hinge=left,open=true": {
        "model": "birch_door_bottom_rh",
        "y": 270
      },
      "facing=north,half=lower,hinge=left,open=true": {
        "model": "birch_door_bottom_rh"
      },
      "facing=east,half=lower,hinge=right,open=true": {
        "model": "birch_door_bottom",
        "y": 270
      },
      "facing=south,half=lower,hinge=right,open=true": {
        "model": "birch_door_bottom"
      },
      "facing=west,half=lower,hinge=right,open=true": {
        "model": "birch_door_bottom",
        "y": 90
      },
      "facing=north,half=lower,hinge=right,open=true": {
        "model": "birch_door_bottom",
        "y": 180
      },
      "facing=east,half=upper,hinge=left,open=false": {
        "model": "birch_door_top"
      },
      "facing=south,half=upper,hinge=left,open=false": {
        "model": "birch_door_top",
        "y": 90
      },
      "facing=west,half=upper,hinge=left,open=false": {
        "model": "birch_door_top",
        "y": 180
      },
      "facing=north,half=upper,hinge=left,open=false": {
        "model": "birch_door_top",
        "y": 270
      },
      "facing=east,half=upper,hinge=right,open=false": {
        "model": "birch_door_top_rh"
      },
      "facing=south,half=upper,hinge=right,open=false": {
        "model": "birch_door_top_rh",
        "y": 90
      },
      "facing=west,half=upper,hinge=right,open=false": {
        "model": "birch_door_top_rh",
        "y": 180
      },
      "facing=north,half=upper,hinge=right,open=false": {
        "model": "birch_door_top_rh",
        "y": 270
      },
      "facing=east,half=upper,hinge=left,open=true": {
        "model": "birch_door_top_rh",
        "y": 90
      },
      "facing=south,half=upper,hinge=left,open=true": {
        "model": "birch_door_top_rh",
        "y": 180
      },
      "facing=west,half=upper,hinge=left,open=true": {
        "model": "birch_door_top_rh",
        "y": 270
      },
      "facing=north,half=upper,hinge=left,open=true": {
        "model": "birch_door_top_rh"
      },
      "facing=east,half=upper,hinge=right,open=true": {
        "model": "birch_door_top",
        "y": 270
      },
      "facing=south,half=upper,hinge=right,open=true": {
        "model": "birch_door_top"
      },
      "facing=west,half=upper,hinge=right,open=true": {
        "model": "birch_door_top",
        "y": 90
      },
      "facing=north,half=upper,hinge=right,open=true": {
        "model": "birch_door_top",
        "y": 180
      }
    }
  },
  "jungle_door": {
    "variants": {
      "facing=east,half=lower,hinge=left,open=false": {
        "model": "jungle_door_bottom"
      },
      "facing=south,half=lower,hinge=left,open=false": {
        "model": "jungle_door_bottom",
        "y": 90
      },
      "facing=west,half=lower,hinge=left,open=false": {
        "model": "jungle_door_bottom",
        "y": 180
      },
      "facing=north,half=lower,hinge=left,open=false": {
        "model": "jungle_door_bottom",
        "y": 270
      },
      "facing=east,half=lower,hinge=right,open=false": {
        "model": "jungle_door_bottom_rh"
      },
      "facing=south,half=lower,hinge=right,open=false": {
        "model": "jungle_door_bottom_rh",
        "y": 90
      },
      "facing=west,half=lower,hinge=right,open=false": {
        "model": "jungle_door_bottom_rh",
        "y": 180
      },
      "facing=north,half=lower,hinge=right,open=false": {
        "model": "jungle_door_bottom_rh",
        "y": 270
      },
      "facing=east,half=lower,hinge=left,open=true": {
        "model": "jungle_door_bottom_rh",
        "y": 90
      },
      "facing=south,half=lower,hinge=left,open=true": {
        "model": "jungle_door_bottom_rh",
        "y": 180
      },
      "facing=west,half=lower,hinge=left,open=true": {
        "model": "jungle_door_bottom_rh",
        "y": 270
      },
      "facing=north,half=lower,hinge=left,open=true": {
        "model": "jungle_door_bottom_rh"
      },
      "facing=east,half=lower,hinge=right,open=true": {
        "model": "jungle_door_bottom",
        "y": 270
      },
      "facing=south,half=lower,hinge=right,open=true": {
        "model": "jungle_door_bottom"
      },
      "facing=west,half=lower,hinge=right,open=true": {
        "model": "jungle_door_bottom",
        "y": 90
      },
      "facing=north,half=lower,hinge=right,open=true": {
        "model": "jungle_door_bottom",
        "y": 180
      },
      "facing=east,half=upper,hinge=left,open=false": {
        "model": "jungle_door_top"
      },
      "facing=south,half=upper,hinge=left,open=false": {
        "model": "jungle_door_top",
        "y": 90
      },
      "facing=west,half=upper,hinge=left,open=false": {
        "model": "jungle_door_top",
        "y": 180
      },
      "facing=north,half=upper,hinge=left,open=false": {
        "model": "jungle_door_top",
        "y": 270
      },
      "facing=east,half=upper,hinge=right,open=false": {
        "model": "jungle_door_top_rh"
      },
      "facing=south,half=upper,hinge=right,open=false": {
        "model": "jungle_door_top_rh",
        "y": 90
      },
      "facing=west,half=upper,hinge=right,open=false": {
        "model": "jungle_door_top_rh",
        "y": 180
      },
      "facing=north,half=upper,hinge=right,open=false": {
        "model": "jungle_door_top_rh",
        "y": 270
      },
      "facing=east,half=upper,hinge=left,open=true": {
        "model": "jungle_door_top_rh",
        "y": 90
      },
      "facing=south,half=upper,hinge=left,open=true": {
        "model": "jungle_door_top_rh",
        "y": 180
      },
      "facing=west,half=upper,hinge=left,open=true": {
        "model": "jungle_door_top_rh",
        "y": 270
      },
      "facing=north,half=upper,hinge=left,open=true": {
        "model": "jungle_door_top_rh"
      },
      "facing=east,half=upper,hinge=right,open=true": {
        "model": "jungle_door_top",
        "y": 270
      },
      "facing=south,half=upper,hinge=right,open=true": {
        "model": "jungle_door_top"
      },
      "facing=west,half=upper,hinge=right,open=true": {
        "model": "jungle_door_top",
        "y": 90
      },
      "facing=north,half=upper,hinge=right,open=true": {
        "model": "jungle_door_top",
        "y": 180
      }
    }
  },
  "acacia_door": {
    "variants": {
      "facing=east,half=lower,hinge=left,open=false": {
        "model": "acacia_door_bottom"
      },
      "facing=south,half=lower,hinge=left,open=false": {
        "model": "acacia_door_bottom",
        "y": 90
      },
      "facing=west,half=lower,hinge=left,open=false": {
        "model": "acacia_door_bottom",
        "y": 180
      },
      "facing=north,half=lower,hinge=left,open=false": {
        "model": "acacia_door_bottom",
        "y": 270
      },
      "facing=east,half=lower,hinge=right,open=false": {
        "model": "acacia_door_bottom_rh"
      },
      "facing=south,half=lower,hinge=right,open=false": {
        "model": "acacia_door_bottom_rh",
        "y": 90
      },
      "facing=west,half=lower,hinge=right,open=false": {
        "model": "acacia_door_bottom_rh",
        "y": 180
      },
      "facing=north,half=lower,hinge=right,open=false": {
        "model": "acacia_door_bottom_rh",
        "y": 270
      },
      "facing=east,half=lower,hinge=left,open=true": {
        "model": "acacia_door_bottom_rh",
        "y": 90
      },
      "facing=south,half=lower,hinge=left,open=true": {
        "model": "acacia_door_bottom_rh",
        "y": 180
      },
      "facing=west,half=lower,hinge=left,open=true": {
        "model": "acacia_door_bottom_rh",
        "y": 270
      },
      "facing=north,half=lower,hinge=left,open=true": {
        "model": "acacia_door_bottom_rh"
      },
      "facing=east,half=lower,hinge=right,open=true": {
        "model": "acacia_door_bottom",
        "y": 270
      },
      "facing=south,half=lower,hinge=right,open=true": {
        "model": "acacia_door_bottom"
      },
      "facing=west,half=lower,hinge=right,open=true": {
        "model": "acacia_door_bottom",
        "y": 90
      },
      "facing=north,half=lower,hinge=right,open=true": {
        "model": "acacia_door_bottom",
        "y": 180
      },
      "facing=east,half=upper,hinge=left,open=false": {
        "model": "acacia_door_top"
      },
      "facing=south,half=upper,hinge=left,open=false": {
        "model": "acacia_door_top",
        "y": 90
      },
      "facing=west,half=upper,hinge=left,open=false": {
        "model": "acacia_door_top",
        "y": 180
      },
      "facing=north,half=upper,hinge=left,open=false": {
        "model": "acacia_door_top",
        "y": 270
      },
      "facing=east,half=upper,hinge=right,open=false": {
        "model": "acacia_door_top_rh"
      },
      "facing=south,half=upper,hinge=right,open=false": {
        "model": "acacia_door_top_rh",
        "y": 90
      },
      "facing=west,half=upper,hinge=right,open=false": {
        "model": "acacia_door_top_rh",
        "y": 180
      },
      "facing=north,half=upper,hinge=right,open=false": {
        "model": "acacia_door_top_rh",
        "y": 270
      },
      "facing=east,half=upper,hinge=left,open=true": {
        "model": "acacia_door_top_rh",
        "y": 90
      },
      "facing=south,half=upper,hinge=left,open=true": {
        "model": "acacia_door_top_rh",
        "y": 180
      },
      "facing=west,half=upper,hinge=left,open=true": {
        "model": "acacia_door_top_rh",
        "y": 270
      },
      "facing=north,half=upper,hinge=left,open=true": {
        "model": "acacia_door_top_rh"
      },
      "facing=east,half=upper,hinge=right,open=true": {
        "model": "acacia_door_top",
        "y": 270
      },
      "facing=south,half=upper,hinge=right,open=true": {
        "model": "acacia_door_top"
      },
      "facing=west,half=upper,hinge=right,open=true": {
        "model": "acacia_door_top",
        "y": 90
      },
      "facing=north,half=upper,hinge=right,open=true": {
        "model": "acacia_door_top",
        "y": 180
      }
    }
  },
  "dark_oak_door": {
    "variants": {
      "facing=east,half=lower,hinge=left,open=false": {
        "model": "dark_oak_door_bottom"
      },
      "facing=south,half=lower,hinge=left,open=false": {
        "model": "dark_oak_door_bottom",
        "y": 90
      },
      "facing=west,half=lower,hinge=left,open=false": {
        "model": "dark_oak_door_bottom",
        "y": 180
      },
      "facing=north,half=lower,hinge=left,open=false": {
        "model": "dark_oak_door_bottom",
        "y": 270
      },
      "facing=east,half=lower,hinge=right,open=false": {
        "model": "dark_oak_door_bottom_rh"
      },
      "facing=south,half=lower,hinge=right,open=false": {
        "model": "dark_oak_door_bottom_rh",
        "y": 90
      },
      "facing=west,half=lower,hinge=right,open=false": {
        "model": "dark_oak_door_bottom_rh",
        "y": 180
      },
      "facing=north,half=lower,hinge=right,open=false": {
        "model": "dark_oak_door_bottom_rh",
        "y": 270
      },
      "facing=east,half=lower,hinge=left,open=true": {
        "model": "dark_oak_door_bottom_rh",
        "y": 90
      },
      "facing=south,half=lower,hinge=left,open=true": {
        "model": "dark_oak_door_bottom_rh",
        "y": 180
      },
      "facing=west,half=lower,hinge=left,open=true": {
        "model": "dark_oak_door_bottom_rh",
        "y": 270
      },
      "facing=north,half=lower,hinge=left,open=true": {
        "model": "dark_oak_door_bottom_rh"
      },
      "facing=east,half=lower,hinge=right,open=true": {
        "model": "dark_oak_door_bottom",
        "y": 270
      },
      "facing=south,half=lower,hinge=right,open=true": {
        "model": "dark_oak_door_bottom"
      },
      "facing=west,half=lower,hinge=right,open=true": {
        "model": "dark_oak_door_bottom",
        "y": 90
      },
      "facing=north,half=lower,hinge=right,open=true": {
        "model": "dark_oak_door_bottom",
        "y": 180
      },
      "facing=east,half=upper,hinge=left,open=false": {
        "model": "dark_oak_door_top"
      },
      "facing=south,half=upper,hinge=left,open=false": {
        "model": "dark_oak_door_top",
        "y": 90
      },
      "facing=west,half=upper,hinge=left,open=false": {
        "model": "dark_oak_door_top",
        "y": 180
      },
      "facing=north,half=upper,hinge=left,open=false": {
        "model": "dark_oak_door_top",
        "y": 270
      },
      "facing=east,half=upper,hinge=right,open=false": {
        "model": "dark_oak_door_top_rh"
      },
      "facing=south,half=upper,hinge=right,open=false": {
        "model": "dark_oak_door_top_rh",
        "y": 90
      },
      "facing=west,half=upper,hinge=right,open=false": {
        "model": "dark_oak_door_top_rh",
        "y": 180
      },
      "facing=north,half=upper,hinge=right,open=false": {
        "model": "dark_oak_door_top_rh",
        "y": 270
      },
      "facing=east,half=upper,hinge=left,open=true": {
        "model": "dark_oak_door_top_rh",
        "y": 90
      },
      "facing=south,half=upper,hinge=left,open=true": {
        "model": "dark_oak_door_top_rh",
        "y": 180
      },
      "facing=west,half=upper,hinge=left,open=true": {
        "model": "dark_oak_door_top_rh",
        "y": 270
      },
      "facing=north,half=upper,hinge=left,open=true": {
        "model": "dark_oak_door_top_rh"
      },
      "facing=east,half=upper,hinge=right,open=true": {
        "model": "dark_oak_door_top",
        "y": 270
      },
      "facing=south,half=upper,hinge=right,open=true": {
        "model": "dark_oak_door_top"
      },
      "facing=west,half=upper,hinge=right,open=true": {
        "model": "dark_oak_door_top",
        "y": 90
      },
      "facing=north,half=upper,hinge=right,open=true": {
        "model": "dark_oak_door_top",
        "y": 180
      }
    }
  }
}