[
  {
    "legacyId": 0,
    "id": "minecraft:air",
    "unlocalizedName": "tile.air",
    "localizedName": "Air",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": true,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 1,
    "id": "minecraft:stone",
    "unlocalizedName": "tile.stone",
    "localizedName": "Stone",
    "states": {
      "variant": {
        "dataMask": 7,
        "values": {
          "stone": {
            "data": 0
          },
          "granite": {
            "data": 1
          },
          "smooth_granite": {
            "data": 2
          },
          "diorite": {
            "data": 3
          },
          "smooth_diorite": {
            "data": 4
          },
          "andesite": {
            "data": 5
          },
          "smooth_andesite": {
            "data": 6
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.5,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 2,
    "id": "minecraft:grass",
    "unlocalizedName": "tile.grass",
    "localizedName": "Grass Block",
    "states": {
      "snowy": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.6,
      "resistance": 3.0,
      "ticksRandomly": true,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 3,
    "id": "minecraft:dirt",
    "unlocalizedName": "tile.dirt",
    "localizedName": "Dirt",
    "states": {
      "snowy": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "variant": {
        "dataMask": 3,
        "values": {
          "dirt": {
            "data": 0
          },
          "coarse_dirt": {
            "data": 1
          },
          "podzol": {
            "data": 2
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 4,
    "id": "minecraft:cobblestone",
    "unlocalizedName": "tile.stonebrick",
    "localizedName": "Cobblestone",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 5,
    "id": "minecraft:planks",
    "unlocalizedName": "tile.wood",
    "localizedName": "Wooden Planks",
    "states": {
      "variant": {
        "dataMask": 7,
        "values": {
          "oak": {
            "data": 0
          },
          "spruce": {
            "data": 1
          },
          "birch": {
            "data": 2
          },
          "jungle": {
            "data": 3
          },
          "acacia": {
            "data": 4
          },
          "dark_oak": {
            "data": 5
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 6,
    "id": "minecraft:sapling",
    "unlocalizedName": "tile.sapling",
    "localizedName": "Oak Sapling",
    "states": {
      "stage": {
        "dataMask": 8,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 8
          }
        }
      },
      "type": {
        "dataMask": 7,
        "values": {
          "oak": {
            "data": 0
          },
          "spruce": {
            "data": 1
          },
          "birch": {
            "data": 2
          },
          "jungle": {
            "data": 3
          },
          "acacia": {
            "data": 4
          },
          "dark_oak": {
            "data": 5
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 7,
    "id": "minecraft:bedrock",
    "unlocalizedName": "tile.bedrock",
    "localizedName": "Bedrock",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": -1.0,
      "resistance": 1.8E7,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 8,
    "id": "minecraft:flowing_water",
    "unlocalizedName": "tile.water",
    "localizedName": "Water",
    "states": {
      "level": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          },
          "8": {
            "data": 8
          },
          "9": {
            "data": 9
          },
          "10": {
            "data": 10
          },
          "11": {
            "data": 11
          },
          "12": {
            "data": 12
          },
          "13": {
            "data": 13
          },
          "14": {
            "data": 14
          },
          "15": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 3,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 100.0,
      "resistance": 500.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": true,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": true,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 9,
    "id": "minecraft:water",
    "unlocalizedName": "tile.water",
    "localizedName": "Water",
    "states": {
      "level": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          },
          "8": {
            "data": 8
          },
          "9": {
            "data": 9
          },
          "10": {
            "data": 10
          },
          "11": {
            "data": 11
          },
          "12": {
            "data": 12
          },
          "13": {
            "data": 13
          },
          "14": {
            "data": 14
          },
          "15": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 3,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 100.0,
      "resistance": 500.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": true,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": true,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 10,
    "id": "minecraft:flowing_lava",
    "unlocalizedName": "tile.lava",
    "localizedName": "Lava",
    "states": {
      "level": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          },
          "8": {
            "data": 8
          },
          "9": {
            "data": 9
          },
          "10": {
            "data": 10
          },
          "11": {
            "data": 11
          },
          "12": {
            "data": 12
          },
          "13": {
            "data": 13
          },
          "14": {
            "data": 14
          },
          "15": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 15,
      "usingNeighborLight": true,
      "hardness": 100.0,
      "resistance": 500.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": true,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": true,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 11,
    "id": "minecraft:lava",
    "unlocalizedName": "tile.lava",
    "localizedName": "Lava",
    "states": {
      "level": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          },
          "8": {
            "data": 8
          },
          "9": {
            "data": 9
          },
          "10": {
            "data": 10
          },
          "11": {
            "data": 11
          },
          "12": {
            "data": 12
          },
          "13": {
            "data": 13
          },
          "14": {
            "data": 14
          },
          "15": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 15,
      "usingNeighborLight": true,
      "hardness": 100.0,
      "resistance": 500.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": true,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": true,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 12,
    "id": "minecraft:sand",
    "unlocalizedName": "tile.sand",
    "localizedName": "Sand",
    "states": {
      "variant": {
        "dataMask": 1,
        "values": {
          "sand": {
            "data": 0
          },
          "red_sand": {
            "data": 1
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 13,
    "id": "minecraft:gravel",
    "unlocalizedName": "tile.gravel",
    "localizedName": "Gravel",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.6,
      "resistance": 3.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 14,
    "id": "minecraft:gold_ore",
    "unlocalizedName": "tile.oreGold",
    "localizedName": "Gold Ore",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 15,
    "id": "minecraft:iron_ore",
    "unlocalizedName": "tile.oreIron",
    "localizedName": "Iron Ore",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 16,
    "id": "minecraft:coal_ore",
    "unlocalizedName": "tile.oreCoal",
    "localizedName": "Coal Ore",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 17,
    "id": "minecraft:log",
    "unlocalizedName": "tile.log",
    "localizedName": "Wood",
    "states": {
      "axis": {
        "dataMask": 12,
        "values": {
          "x": {
            "data": 4,
            "direction": [
              1,
              0,
              0
            ]
          },
          "-x": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "y": {
            "data": 0,
            "direction": [
              0,
              1,
              0
            ]
          },
          "-y": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "z": {
            "data": 8,
            "direction": [
              0,
              0,
              1
            ]
          },
          "-z": {
            "data": 8,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "none": {
            "data": 12
          }
        }
      },
      "variant": {
        "dataMask": 3,
        "values": {
          "oak": {
            "data": 0
          },
          "spruce": {
            "data": 1
          },
          "birch": {
            "data": 2
          },
          "jungle": {
            "data": 3
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 18,
    "id": "minecraft:leaves",
    "unlocalizedName": "tile.leaves",
    "localizedName": "Leaves",
    "states": {
      "check_decay": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      },
      "decayable": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 4
          }
        }
      },
      "variant": {
        "dataMask": 3,
        "values": {
          "oak": {
            "data": 0
          },
          "spruce": {
            "data": 1
          },
          "birch": {
            "data": 2
          },
          "jungle": {
            "data": 3
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 1,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.2,
      "resistance": 1.0,
      "ticksRandomly": true,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 19,
    "id": "minecraft:sponge",
    "unlocalizedName": "tile.sponge",
    "localizedName": "Sponge",
    "states": {
      "wet": {
        "dataMask": 1,
        "values": {
          "true": {
            "data": 1
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.6,
      "resistance": 3.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 20,
    "id": "minecraft:glass",
    "unlocalizedName": "tile.glass",
    "localizedName": "Glass",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.3,
      "resistance": 1.5,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 21,
    "id": "minecraft:lapis_ore",
    "unlocalizedName": "tile.oreLapis",
    "localizedName": "Lapis Lazuli Ore",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 22,
    "id": "minecraft:lapis_block",
    "unlocalizedName": "tile.blockLapis",
    "localizedName": "Lapis Lazuli Block",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 23,
    "id": "minecraft:dispenser",
    "unlocalizedName": "tile.dispenser",
    "localizedName": "Dispenser",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "triggered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.5,
      "resistance": 17.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 24,
    "id": "minecraft:sandstone",
    "unlocalizedName": "tile.sandStone",
    "localizedName": "Sandstone",
    "states": {
      "type": {
        "dataMask": 3,
        "values": {
          "sandstone": {
            "data": 0
          },
          "chiseled_sandstone": {
            "data": 1
          },
          "smooth_sandstone": {
            "data": 2
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.8,
      "resistance": 4.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 25,
    "id": "minecraft:noteblock",
    "unlocalizedName": "tile.musicBlock",
    "localizedName": "Note Block",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.8,
      "resistance": 4.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 26,
    "id": "minecraft:bed",
    "unlocalizedName": "tile.bed",
    "localizedName": "tile.bed.name",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "occupied": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "part": {
        "dataMask": 8,
        "values": {
          "head": {
            "data": 8
          },
          "foot": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.2,
      "resistance": 1.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 27,
    "id": "minecraft:golden_rail",
    "unlocalizedName": "tile.goldenRail",
    "localizedName": "Powered Rail",
    "states": {
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      },
      "shape": {
        "dataMask": 7,
        "values": {
          "north_south": {
            "data": 0
          },
          "east_west": {
            "data": 1
          },
          "ascending_east": {
            "data": 2
          },
          "ascending_west": {
            "data": 3
          },
          "ascending_north": {
            "data": 4
          },
          "ascending_south": {
            "data": 5
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.7,
      "resistance": 3.5,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 28,
    "id": "minecraft:detector_rail",
    "unlocalizedName": "tile.detectorRail",
    "localizedName": "Detector Rail",
    "states": {
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      },
      "shape": {
        "dataMask": 7,
        "values": {
          "north_south": {
            "data": 0
          },
          "east_west": {
            "data": 1
          },
          "ascending_east": {
            "data": 2
          },
          "ascending_west": {
            "data": 3
          },
          "ascending_north": {
            "data": 4
          },
          "ascending_south": {
            "data": 5
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.7,
      "resistance": 3.5,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 29,
    "id": "minecraft:sticky_piston",
    "unlocalizedName": "tile.pistonStickyBase",
    "localizedName": "Sticky Piston",
    "states": {
      "extended": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      },
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": true,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 30,
    "id": "minecraft:web",
    "unlocalizedName": "tile.web",
    "localizedName": "Cobweb",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 1,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 4.0,
      "resistance": 20.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 31,
    "id": "minecraft:tallgrass",
    "unlocalizedName": "tile.tallgrass",
    "localizedName": "Grass",
    "states": {
      "type": {
        "dataMask": 3,
        "values": {
          "dead_bush": {
            "data": 0
          },
          "tall_grass": {
            "data": 1
          },
          "fern": {
            "data": 2
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": true,
      "opaque": false,
      "replacedDuringPlacement": true,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 32,
    "id": "minecraft:deadbush",
    "unlocalizedName": "tile.deadbush",
    "localizedName": "Dead Bush",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": true,
      "opaque": false,
      "replacedDuringPlacement": true,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 33,
    "id": "minecraft:piston",
    "unlocalizedName": "tile.pistonBase",
    "localizedName": "Piston",
    "states": {
      "extended": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      },
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": true,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 34,
    "id": "minecraft:piston_head",
    "unlocalizedName": "tile.pistonBase",
    "localizedName": "Piston",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "short": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "type": {
        "dataMask": 8,
        "values": {
          "normal": {
            "data": 0
          },
          "sticky": {
            "data": 8
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": true,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 35,
    "id": "minecraft:wool",
    "unlocalizedName": "tile.cloth",
    "localizedName": "Wool",
    "states": {
      "color": {
        "dataMask": 15,
        "values": {
          "white": {
            "data": 0
          },
          "orange": {
            "data": 1
          },
          "magenta": {
            "data": 2
          },
          "light_blue": {
            "data": 3
          },
          "yellow": {
            "data": 4
          },
          "lime": {
            "data": 5
          },
          "pink": {
            "data": 6
          },
          "gray": {
            "data": 7
          },
          "silver": {
            "data": 8
          },
          "cyan": {
            "data": 9
          },
          "purple": {
            "data": 10
          },
          "blue": {
            "data": 11
          },
          "brown": {
            "data": 12
          },
          "green": {
            "data": 13
          },
          "red": {
            "data": 14
          },
          "black": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.8,
      "resistance": 4.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 36,
    "id": "minecraft:piston_extension",
    "unlocalizedName": "tile.null",
    "localizedName": "tile.null.name",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "type": {
        "dataMask": 8,
        "values": {
          "normal": {
            "data": 0
          },
          "sticky": {
            "data": 8
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": -1.0,
      "resistance": 0.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": true,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 37,
    "id": "minecraft:yellow_flower",
    "unlocalizedName": "tile.flower1",
    "localizedName": "Flower",
    "states": {
      "type": {
        "dataMask": 0,
        "values": {
          "dandelion": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 38,
    "id": "minecraft:red_flower",
    "unlocalizedName": "tile.flower2",
    "localizedName": "Flower",
    "states": {
      "type": {
        "dataMask": 15,
        "values": {
          "poppy": {
            "data": 0
          },
          "blue_orchid": {
            "data": 1
          },
          "allium": {
            "data": 2
          },
          "houstonia": {
            "data": 3
          },
          "red_tulip": {
            "data": 4
          },
          "orange_tulip": {
            "data": 5
          },
          "white_tulip": {
            "data": 6
          },
          "pink_tulip": {
            "data": 7
          },
          "oxeye_daisy": {
            "data": 8
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 39,
    "id": "minecraft:brown_mushroom",
    "unlocalizedName": "tile.mushroom",
    "localizedName": "Mushroom",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 1,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 40,
    "id": "minecraft:red_mushroom",
    "unlocalizedName": "tile.mushroom",
    "localizedName": "Mushroom",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 41,
    "id": "minecraft:gold_block",
    "unlocalizedName": "tile.blockGold",
    "localizedName": "Block of Gold",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 42,
    "id": "minecraft:iron_block",
    "unlocalizedName": "tile.blockIron",
    "localizedName": "Block of Iron",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 5.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 43,
    "id": "minecraft:double_stone_slab",
    "unlocalizedName": "tile.stoneSlab",
    "localizedName": "Stone Slab",
    "states": {
      "seamless": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      },
      "variant": {
        "dataMask": 7,
        "values": {
          "stone": {
            "data": 0
          },
          "sandstone": {
            "data": 1
          },
          "wood_old": {
            "data": 2
          },
          "cobblestone": {
            "data": 3
          },
          "brick": {
            "data": 4
          },
          "stone_brick": {
            "data": 5
          },
          "nether_brick": {
            "data": 6
          },
          "quartz": {
            "data": 7
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 44,
    "id": "minecraft:stone_slab",
    "unlocalizedName": "tile.stoneSlab",
    "localizedName": "Stone Slab",
    "states": {
      "half": {
        "dataMask": 8,
        "values": {
          "top": {
            "data": 8,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "variant": {
        "dataMask": 7,
        "values": {
          "stone": {
            "data": 0
          },
          "sandstone": {
            "data": 1
          },
          "wood_old": {
            "data": 2
          },
          "cobblestone": {
            "data": 3
          },
          "brick": {
            "data": 4
          },
          "stone_brick": {
            "data": 5
          },
          "nether_brick": {
            "data": 6
          },
          "quartz": {
            "data": 7
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 45,
    "id": "minecraft:brick_block",
    "unlocalizedName": "tile.brick",
    "localizedName": "Bricks",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 46,
    "id": "minecraft:tnt",
    "unlocalizedName": "tile.tnt",
    "localizedName": "TNT",
    "states": {
      "explode": {
        "dataMask": 1,
        "values": {
          "true": {
            "data": 1
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 47,
    "id": "minecraft:bookshelf",
    "unlocalizedName": "tile.bookshelf",
    "localizedName": "Bookshelf",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.5,
      "resistance": 7.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 48,
    "id": "minecraft:mossy_cobblestone",
    "unlocalizedName": "tile.stoneMoss",
    "localizedName": "Moss Stone",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 49,
    "id": "minecraft:obsidian",
    "unlocalizedName": "tile.obsidian",
    "localizedName": "Obsidian",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 50.0,
      "resistance": 6000.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 50,
    "id": "minecraft:torch",
    "unlocalizedName": "tile.torch",
    "localizedName": "Torch",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "up": {
            "data": 5,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 4,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 1,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 14,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 51,
    "id": "minecraft:fire",
    "unlocalizedName": "tile.fire",
    "localizedName": "Fire",
    "states": {
      "age": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          },
          "8": {
            "data": 8
          },
          "9": {
            "data": 9
          },
          "10": {
            "data": 10
          },
          "11": {
            "data": 11
          },
          "12": {
            "data": 12
          },
          "13": {
            "data": 13
          },
          "14": {
            "data": 14
          },
          "15": {
            "data": 15
          }
        }
      },
      "east": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "up": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 15,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": true,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 52,
    "id": "minecraft:mob_spawner",
    "unlocalizedName": "tile.mobSpawner",
    "localizedName": "Monster Spawner",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 5.0,
      "resistance": 25.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 53,
    "id": "minecraft:oak_stairs",
    "unlocalizedName": "tile.stairsWood",
    "localizedName": "Oak Wood Stairs",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 4,
        "values": {
          "top": {
            "data": 4,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "shape": {
        "dataMask": 0,
        "values": {
          "straight": {
            "data": 0
          },
          "inner_left": {
            "data": 0
          },
          "inner_right": {
            "data": 0
          },
          "outer_left": {
            "data": 0
          },
          "outer_right": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 54,
    "id": "minecraft:chest",
    "unlocalizedName": "tile.chest",
    "localizedName": "Chest",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.5,
      "resistance": 12.5,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 55,
    "id": "minecraft:redstone_wire",
    "unlocalizedName": "tile.redstoneDust",
    "localizedName": "Redstone Dust",
    "states": {
      "east": {
        "dataMask": 0,
        "values": {
          "up": {
            "data": 0
          },
          "side": {
            "data": 0
          },
          "none": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "up": {
            "data": 0
          },
          "side": {
            "data": 0
          },
          "none": {
            "data": 0
          }
        }
      },
      "power": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          },
          "8": {
            "data": 8
          },
          "9": {
            "data": 9
          },
          "10": {
            "data": 10
          },
          "11": {
            "data": 11
          },
          "12": {
            "data": 12
          },
          "13": {
            "data": 13
          },
          "14": {
            "data": 14
          },
          "15": {
            "data": 15
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "up": {
            "data": 0
          },
          "side": {
            "data": 0
          },
          "none": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "up": {
            "data": 0
          },
          "side": {
            "data": 0
          },
          "none": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 56,
    "id": "minecraft:diamond_ore",
    "unlocalizedName": "tile.oreDiamond",
    "localizedName": "Diamond Ore",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 57,
    "id": "minecraft:diamond_block",
    "unlocalizedName": "tile.blockDiamond",
    "localizedName": "Block of Diamond",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 5.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 58,
    "id": "minecraft:crafting_table",
    "unlocalizedName": "tile.workbench",
    "localizedName": "Crafting Table",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 2.5,
      "resistance": 12.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 59,
    "id": "minecraft:wheat",
    "unlocalizedName": "tile.crops",
    "localizedName": "Crops",
    "states": {
      "age": {
        "dataMask": 7,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 60,
    "id": "minecraft:farmland",
    "unlocalizedName": "tile.farmland",
    "localizedName": "Farmland",
    "states": {
      "moisture": {
        "dataMask": 7,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.6,
      "resistance": 3.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 61,
    "id": "minecraft:furnace",
    "unlocalizedName": "tile.furnace",
    "localizedName": "Furnace",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.5,
      "resistance": 17.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 62,
    "id": "minecraft:lit_furnace",
    "unlocalizedName": "tile.furnace",
    "localizedName": "Furnace",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 13,
      "usingNeighborLight": false,
      "hardness": 3.5,
      "resistance": 17.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 63,
    "id": "minecraft:standing_sign",
    "unlocalizedName": "tile.sign",
    "localizedName": "Sign",
    "states": {
      "rotation": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0,
            "direction": [
              0.0,
              0.0,
              -1.0
            ]
          },
          "1": {
            "data": 1,
            "direction": [
              0.5,
              0.0,
              -1.0
            ]
          },
          "2": {
            "data": 2,
            "direction": [
              1.0,
              0.0,
              -1.0
            ]
          },
          "3": {
            "data": 3,
            "direction": [
              1.0,
              0.0,
              -0.5
            ]
          },
          "4": {
            "data": 4,
            "direction": [
              1.0,
              0.0,
              0.0
            ]
          },
          "5": {
            "data": 5,
            "direction": [
              1.0,
              0.0,
              0.5
            ]
          },
          "6": {
            "data": 6,
            "direction": [
              1.0,
              0.0,
              1.0
            ]
          },
          "7": {
            "data": 7,
            "direction": [
              0.5,
              0.0,
              1.0
            ]
          },
          "8": {
            "data": 8,
            "direction": [
              0.0,
              0.0,
              1.0
            ]
          },
          "9": {
            "data": 9,
            "direction": [
              -0.5,
              0.0,
              1.0
            ]
          },
          "10": {
            "data": 10,
            "direction": [
              -1.0,
              0.0,
              1.0
            ]
          },
          "11": {
            "data": 11,
            "direction": [
              -1.0,
              0.0,
              0.5
            ]
          },
          "12": {
            "data": 12,
            "direction": [
              -1.0,
              0.0,
              0.0
            ]
          },
          "13": {
            "data": 13,
            "direction": [
              -1.0,
              0.0,
              -0.5
            ]
          },
          "14": {
            "data": 14,
            "direction": [
              -1.0,
              0.0,
              -1.0
            ]
          },
          "15": {
            "data": 15,
            "direction": [
              -0.5,
              0.0,
              -1.0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 1.0,
      "resistance": 5.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 64,
    "id": "minecraft:wooden_door",
    "unlocalizedName": "tile.doorOak",
    "localizedName": "Oak Door",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 1,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 8,
        "values": {
          "upper": {
            "data": 8
          },
          "lower": {
            "data": 0
          }
        }
      },
      "hinge": {
        "dataMask": 0,
        "values": {
          "left": {
            "data": 0
          },
          "right": {
            "data": 0
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "powered": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 65,
    "id": "minecraft:ladder",
    "unlocalizedName": "tile.ladder",
    "localizedName": "Ladder",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.4,
      "resistance": 2.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 66,
    "id": "minecraft:rail",
    "unlocalizedName": "tile.rail",
    "localizedName": "Rail",
    "states": {
      "shape": {
        "dataMask": 15,
        "values": {
          "north_south": {
            "data": 0
          },
          "east_west": {
            "data": 1
          },
          "ascending_east": {
            "data": 2
          },
          "ascending_west": {
            "data": 3
          },
          "ascending_north": {
            "data": 4
          },
          "ascending_south": {
            "data": 5
          },
          "south_east": {
            "data": 6
          },
          "south_west": {
            "data": 7
          },
          "north_west": {
            "data": 8
          },
          "north_east": {
            "data": 9
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.7,
      "resistance": 3.5,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 67,
    "id": "minecraft:stone_stairs",
    "unlocalizedName": "tile.stairsStone",
    "localizedName": "Cobblestone Stairs",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 4,
        "values": {
          "top": {
            "data": 4,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "shape": {
        "dataMask": 0,
        "values": {
          "straight": {
            "data": 0
          },
          "inner_left": {
            "data": 0
          },
          "inner_right": {
            "data": 0
          },
          "outer_left": {
            "data": 0
          },
          "outer_right": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 68,
    "id": "minecraft:wall_sign",
    "unlocalizedName": "tile.sign",
    "localizedName": "Sign",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 1.0,
      "resistance": 5.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 69,
    "id": "minecraft:lever",
    "unlocalizedName": "tile.lever",
    "localizedName": "Lever",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down_x": {
            "data": 0
          },
          "east": {
            "data": 1,
            "direction": [
              1,
              0,
              0
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "north": {
            "data": 4,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "up_z": {
            "data": 5
          },
          "up_x": {
            "data": 6
          },
          "down_z": {
            "data": 7
          }
        }
      },
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 70,
    "id": "minecraft:stone_pressure_plate",
    "unlocalizedName": "tile.pressurePlateStone",
    "localizedName": "Stone Pressure Plate",
    "states": {
      "powered": {
        "dataMask": 1,
        "values": {
          "true": {
            "data": 1
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 71,
    "id": "minecraft:iron_door",
    "unlocalizedName": "tile.doorIron",
    "localizedName": "Iron Door",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 1,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 8,
        "values": {
          "upper": {
            "data": 8
          },
          "lower": {
            "data": 0
          }
        }
      },
      "hinge": {
        "dataMask": 0,
        "values": {
          "left": {
            "data": 0
          },
          "right": {
            "data": 0
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "powered": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 5.0,
      "resistance": 25.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 72,
    "id": "minecraft:wooden_pressure_plate",
    "unlocalizedName": "tile.pressurePlateWood",
    "localizedName": "Wooden Pressure Plate",
    "states": {
      "powered": {
        "dataMask": 1,
        "values": {
          "true": {
            "data": 1
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 73,
    "id": "minecraft:redstone_ore",
    "unlocalizedName": "tile.oreRedstone",
    "localizedName": "Redstone Ore",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 74,
    "id": "minecraft:lit_redstone_ore",
    "unlocalizedName": "tile.oreRedstone",
    "localizedName": "Redstone Ore",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 9,
      "usingNeighborLight": false,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": true,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 75,
    "id": "minecraft:unlit_redstone_torch",
    "unlocalizedName": "tile.notGate",
    "localizedName": "Redstone Torch",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "up": {
            "data": 5,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 4,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 1,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 76,
    "id": "minecraft:redstone_torch",
    "unlocalizedName": "tile.notGate",
    "localizedName": "Redstone Torch",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "up": {
            "data": 5,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 4,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 1,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 7,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 77,
    "id": "minecraft:stone_button",
    "unlocalizedName": "tile.button",
    "localizedName": "Button",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 5,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 4,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 1,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 78,
    "id": "minecraft:snow_layer",
    "unlocalizedName": "tile.snow",
    "localizedName": "Snow",
    "states": {
      "layers": {
        "dataMask": 7,
        "values": {
          "1": {
            "data": 0
          },
          "2": {
            "data": 1
          },
          "3": {
            "data": 2
          },
          "4": {
            "data": 3
          },
          "5": {
            "data": 4
          },
          "6": {
            "data": 5
          },
          "7": {
            "data": 6
          },
          "8": {
            "data": 7
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.1,
      "resistance": 0.5,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": true,
      "toolRequired": true,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 79,
    "id": "minecraft:ice",
    "unlocalizedName": "tile.ice",
    "localizedName": "Ice",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 3,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": true,
      "fullCube": true,
      "slipperiness": 0.98,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 80,
    "id": "minecraft:snow",
    "unlocalizedName": "tile.snow",
    "localizedName": "Snow",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.2,
      "resistance": 1.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 81,
    "id": "minecraft:cactus",
    "unlocalizedName": "tile.cactus",
    "localizedName": "Cactus",
    "states": {
      "age": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          },
          "8": {
            "data": 8
          },
          "9": {
            "data": 9
          },
          "10": {
            "data": 10
          },
          "11": {
            "data": 11
          },
          "12": {
            "data": 12
          },
          "13": {
            "data": 13
          },
          "14": {
            "data": 14
          },
          "15": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.4,
      "resistance": 2.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 82,
    "id": "minecraft:clay",
    "unlocalizedName": "tile.clay",
    "localizedName": "Clay",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.6,
      "resistance": 3.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 83,
    "id": "minecraft:reeds",
    "unlocalizedName": "tile.reeds",
    "localizedName": "Sugar cane",
    "states": {
      "age": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          },
          "8": {
            "data": 8
          },
          "9": {
            "data": 9
          },
          "10": {
            "data": 10
          },
          "11": {
            "data": 11
          },
          "12": {
            "data": 12
          },
          "13": {
            "data": 13
          },
          "14": {
            "data": 14
          },
          "15": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 84,
    "id": "minecraft:jukebox",
    "unlocalizedName": "tile.jukebox",
    "localizedName": "Jukebox",
    "states": {
      "has_record": {
        "dataMask": 1,
        "values": {
          "true": {
            "data": 1
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 85,
    "id": "minecraft:fence",
    "unlocalizedName": "tile.fence",
    "localizedName": "Oak Fence",
    "states": {
      "east": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 86,
    "id": "minecraft:pumpkin",
    "unlocalizedName": "tile.pumpkin",
    "localizedName": "Pumpkin",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.0,
      "resistance": 5.0,
      "ticksRandomly": true,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 87,
    "id": "minecraft:netherrack",
    "unlocalizedName": "tile.hellrock",
    "localizedName": "Netherrack",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.4,
      "resistance": 2.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 88,
    "id": "minecraft:soul_sand",
    "unlocalizedName": "tile.hellsand",
    "localizedName": "Soul Sand",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 89,
    "id": "minecraft:glowstone",
    "unlocalizedName": "tile.lightgem",
    "localizedName": "Glowstone",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 15,
      "usingNeighborLight": false,
      "hardness": 0.3,
      "resistance": 1.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 90,
    "id": "minecraft:portal",
    "unlocalizedName": "tile.portal",
    "localizedName": "Portal",
    "states": {
      "axis": {
        "dataMask": 3,
        "values": {
          "x": {
            "data": 1,
            "direction": [
              1,
              0,
              0
            ]
          },
          "-x": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "z": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "-z": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 11,
      "usingNeighborLight": true,
      "hardness": -1.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": true,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 91,
    "id": "minecraft:lit_pumpkin",
    "unlocalizedName": "tile.litpumpkin",
    "localizedName": "Jack o\u0027Lantern",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 15,
      "usingNeighborLight": false,
      "hardness": 1.0,
      "resistance": 5.0,
      "ticksRandomly": true,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 92,
    "id": "minecraft:cake",
    "unlocalizedName": "tile.cake",
    "localizedName": "Cake",
    "states": {
      "bites": {
        "dataMask": 7,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 93,
    "id": "minecraft:unpowered_repeater",
    "unlocalizedName": "tile.diode",
    "localizedName": "Redstone Repeater",
    "states": {
      "delay": {
        "dataMask": 12,
        "values": {
          "1": {
            "data": 0
          },
          "2": {
            "data": 4
          },
          "3": {
            "data": 8
          },
          "4": {
            "data": 12
          }
        }
      },
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "locked": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 94,
    "id": "minecraft:powered_repeater",
    "unlocalizedName": "tile.diode",
    "localizedName": "Redstone Repeater",
    "states": {
      "delay": {
        "dataMask": 12,
        "values": {
          "1": {
            "data": 0
          },
          "2": {
            "data": 4
          },
          "3": {
            "data": 8
          },
          "4": {
            "data": 12
          }
        }
      },
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "locked": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 95,
    "id": "minecraft:stained_glass",
    "unlocalizedName": "tile.stainedGlass",
    "localizedName": "Stained Glass",
    "states": {
      "color": {
        "dataMask": 15,
        "values": {
          "white": {
            "data": 0
          },
          "orange": {
            "data": 1
          },
          "magenta": {
            "data": 2
          },
          "light_blue": {
            "data": 3
          },
          "yellow": {
            "data": 4
          },
          "lime": {
            "data": 5
          },
          "pink": {
            "data": 6
          },
          "gray": {
            "data": 7
          },
          "silver": {
            "data": 8
          },
          "cyan": {
            "data": 9
          },
          "purple": {
            "data": 10
          },
          "blue": {
            "data": 11
          },
          "brown": {
            "data": 12
          },
          "green": {
            "data": 13
          },
          "red": {
            "data": 14
          },
          "black": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.3,
      "resistance": 1.5,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 96,
    "id": "minecraft:trapdoor",
    "unlocalizedName": "tile.trapdoor",
    "localizedName": "Wooden Trapdoor",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 0,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 1,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 8,
        "values": {
          "top": {
            "data": 8,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 97,
    "id": "minecraft:monster_egg",
    "unlocalizedName": "tile.monsterStoneEgg",
    "localizedName": "Stone Monster Egg",
    "states": {
      "variant": {
        "dataMask": 7,
        "values": {
          "stone": {
            "data": 0
          },
          "cobblestone": {
            "data": 1
          },
          "stone_brick": {
            "data": 2
          },
          "mossy_brick": {
            "data": 3
          },
          "cracked_brick": {
            "data": 4
          },
          "chiseled_brick": {
            "data": 5
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.75,
      "resistance": 3.75,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 98,
    "id": "minecraft:stonebrick",
    "unlocalizedName": "tile.stonebricksmooth",
    "localizedName": "Stone Bricks",
    "states": {
      "variant": {
        "dataMask": 3,
        "values": {
          "stonebrick": {
            "data": 0
          },
          "mossy_stonebrick": {
            "data": 1
          },
          "cracked_stonebrick": {
            "data": 2
          },
          "chiseled_stonebrick": {
            "data": 3
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.5,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 99,
    "id": "minecraft:brown_mushroom_block",
    "unlocalizedName": "tile.mushroom",
    "localizedName": "Mushroom",
    "states": {
      "variant": {
        "dataMask": 15,
        "values": {
          "north_west": {
            "data": 1
          },
          "north": {
            "data": 2
          },
          "north_east": {
            "data": 3
          },
          "west": {
            "data": 4
          },
          "center": {
            "data": 5
          },
          "east": {
            "data": 6
          },
          "south_west": {
            "data": 7
          },
          "south": {
            "data": 8
          },
          "south_east": {
            "data": 9
          },
          "stem": {
            "data": 10
          },
          "all_inside": {
            "data": 0
          },
          "all_outside": {
            "data": 14
          },
          "all_stem": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.2,
      "resistance": 1.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 100,
    "id": "minecraft:red_mushroom_block",
    "unlocalizedName": "tile.mushroom",
    "localizedName": "Mushroom",
    "states": {
      "variant": {
        "dataMask": 15,
        "values": {
          "north_west": {
            "data": 1
          },
          "north": {
            "data": 2
          },
          "north_east": {
            "data": 3
          },
          "west": {
            "data": 4
          },
          "center": {
            "data": 5
          },
          "east": {
            "data": 6
          },
          "south_west": {
            "data": 7
          },
          "south": {
            "data": 8
          },
          "south_east": {
            "data": 9
          },
          "stem": {
            "data": 10
          },
          "all_inside": {
            "data": 0
          },
          "all_outside": {
            "data": 14
          },
          "all_stem": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.2,
      "resistance": 1.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 101,
    "id": "minecraft:iron_bars",
    "unlocalizedName": "tile.fenceIron",
    "localizedName": "Iron Bars",
    "states": {
      "east": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 5.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 102,
    "id": "minecraft:glass_pane",
    "unlocalizedName": "tile.thinGlass",
    "localizedName": "Glass Pane",
    "states": {
      "east": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.3,
      "resistance": 1.5,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 103,
    "id": "minecraft:melon_block",
    "unlocalizedName": "tile.melon",
    "localizedName": "Melon",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.0,
      "resistance": 5.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 104,
    "id": "minecraft:pumpkin_stem",
    "unlocalizedName": "tile.pumpkinStem",
    "localizedName": "Pumpkin Stem",
    "states": {
      "age": {
        "dataMask": 7,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          }
        }
      },
      "facing": {
        "dataMask": 0,
        "values": {
          "up": {
            "data": 0,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 0,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 0,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 105,
    "id": "minecraft:melon_stem",
    "unlocalizedName": "tile.pumpkinStem",
    "localizedName": "Pumpkin Stem",
    "states": {
      "age": {
        "dataMask": 7,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          }
        }
      },
      "facing": {
        "dataMask": 0,
        "values": {
          "up": {
            "data": 0,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 0,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 0,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 106,
    "id": "minecraft:vine",
    "unlocalizedName": "tile.vine",
    "localizedName": "Vines",
    "states": {
      "east": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 1,
        "values": {
          "true": {
            "data": 1
          },
          "false": {
            "data": 0
          }
        }
      },
      "up": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 2,
        "values": {
          "true": {
            "data": 2
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.2,
      "resistance": 1.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": true,
      "opaque": false,
      "replacedDuringPlacement": true,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 107,
    "id": "minecraft:fence_gate",
    "unlocalizedName": "tile.fenceGate",
    "localizedName": "Oak Fence Gate",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "in_wall": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 108,
    "id": "minecraft:brick_stairs",
    "unlocalizedName": "tile.stairsBrick",
    "localizedName": "Brick Stairs",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 4,
        "values": {
          "top": {
            "data": 4,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "shape": {
        "dataMask": 0,
        "values": {
          "straight": {
            "data": 0
          },
          "inner_left": {
            "data": 0
          },
          "inner_right": {
            "data": 0
          },
          "outer_left": {
            "data": 0
          },
          "outer_right": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 109,
    "id": "minecraft:stone_brick_stairs",
    "unlocalizedName": "tile.stairsStoneBrickSmooth",
    "localizedName": "Stone Brick Stairs",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 4,
        "values": {
          "top": {
            "data": 4,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "shape": {
        "dataMask": 0,
        "values": {
          "straight": {
            "data": 0
          },
          "inner_left": {
            "data": 0
          },
          "inner_right": {
            "data": 0
          },
          "outer_left": {
            "data": 0
          },
          "outer_right": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 1.5,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 110,
    "id": "minecraft:mycelium",
    "unlocalizedName": "tile.mycel",
    "localizedName": "Mycelium",
    "states": {
      "snowy": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.6,
      "resistance": 3.0,
      "ticksRandomly": true,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 111,
    "id": "minecraft:waterlily",
    "unlocalizedName": "tile.waterlily",
    "localizedName": "Lily Pad",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 112,
    "id": "minecraft:nether_brick",
    "unlocalizedName": "tile.netherBrick",
    "localizedName": "Nether Brick",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 113,
    "id": "minecraft:nether_brick_fence",
    "unlocalizedName": "tile.netherFence",
    "localizedName": "Nether Brick Fence",
    "states": {
      "east": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 114,
    "id": "minecraft:nether_brick_stairs",
    "unlocalizedName": "tile.stairsNetherBrick",
    "localizedName": "Nether Brick Stairs",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 4,
        "values": {
          "top": {
            "data": 4,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "shape": {
        "dataMask": 0,
        "values": {
          "straight": {
            "data": 0
          },
          "inner_left": {
            "data": 0
          },
          "inner_right": {
            "data": 0
          },
          "outer_left": {
            "data": 0
          },
          "outer_right": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 115,
    "id": "minecraft:nether_wart",
    "unlocalizedName": "tile.netherStalk",
    "localizedName": "Nether Wart",
    "states": {
      "age": {
        "dataMask": 3,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 116,
    "id": "minecraft:enchanting_table",
    "unlocalizedName": "tile.enchantmentTable",
    "localizedName": "Enchantment Table",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 5.0,
      "resistance": 6000.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 117,
    "id": "minecraft:brewing_stand",
    "unlocalizedName": "tile.brewingStand",
    "localizedName": "Brewing Stand",
    "states": {
      "has_bottle_0": {
        "dataMask": 1,
        "values": {
          "true": {
            "data": 1
          },
          "false": {
            "data": 0
          }
        }
      },
      "has_bottle_1": {
        "dataMask": 2,
        "values": {
          "true": {
            "data": 2
          },
          "false": {
            "data": 0
          }
        }
      },
      "has_bottle_2": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 1,
      "usingNeighborLight": true,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 118,
    "id": "minecraft:cauldron",
    "unlocalizedName": "tile.cauldron",
    "localizedName": "Cauldron",
    "states": {
      "level": {
        "dataMask": 3,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 119,
    "id": "minecraft:end_portal",
    "unlocalizedName": "tile.null",
    "localizedName": "tile.null.name",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 15,
      "usingNeighborLight": true,
      "hardness": -1.0,
      "resistance": 1.8E7,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": true,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 120,
    "id": "minecraft:end_portal_frame",
    "unlocalizedName": "tile.endPortalFrame",
    "localizedName": "End Portal",
    "states": {
      "eye": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 1,
      "usingNeighborLight": true,
      "hardness": -1.0,
      "resistance": 1.8E7,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 121,
    "id": "minecraft:end_stone",
    "unlocalizedName": "tile.whiteStone",
    "localizedName": "End Stone",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.0,
      "resistance": 45.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 122,
    "id": "minecraft:dragon_egg",
    "unlocalizedName": "tile.dragonEgg",
    "localizedName": "Dragon Egg",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 1,
      "usingNeighborLight": true,
      "hardness": 3.0,
      "resistance": 45.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 123,
    "id": "minecraft:redstone_lamp",
    "unlocalizedName": "tile.redstoneLight",
    "localizedName": "Redstone Lamp",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.3,
      "resistance": 1.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 124,
    "id": "minecraft:lit_redstone_lamp",
    "unlocalizedName": "tile.redstoneLight",
    "localizedName": "Redstone Lamp",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 15,
      "usingNeighborLight": false,
      "hardness": 0.3,
      "resistance": 1.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 125,
    "id": "minecraft:double_wooden_slab",
    "unlocalizedName": "tile.woodSlab",
    "localizedName": "Wood Slab",
    "states": {
      "variant": {
        "dataMask": 7,
        "values": {
          "oak": {
            "data": 0
          },
          "spruce": {
            "data": 1
          },
          "birch": {
            "data": 2
          },
          "jungle": {
            "data": 3
          },
          "acacia": {
            "data": 4
          },
          "dark_oak": {
            "data": 5
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 126,
    "id": "minecraft:wooden_slab",
    "unlocalizedName": "tile.woodSlab",
    "localizedName": "Wood Slab",
    "states": {
      "half": {
        "dataMask": 8,
        "values": {
          "top": {
            "data": 8,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "variant": {
        "dataMask": 7,
        "values": {
          "oak": {
            "data": 0
          },
          "spruce": {
            "data": 1
          },
          "birch": {
            "data": 2
          },
          "jungle": {
            "data": 3
          },
          "acacia": {
            "data": 4
          },
          "dark_oak": {
            "data": 5
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 127,
    "id": "minecraft:cocoa",
    "unlocalizedName": "tile.cocoa",
    "localizedName": "Cocoa",
    "states": {
      "age": {
        "dataMask": 12,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 4
          },
          "2": {
            "data": 8
          }
        }
      },
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.2,
      "resistance": 15.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 128,
    "id": "minecraft:sandstone_stairs",
    "unlocalizedName": "tile.stairsSandStone",
    "localizedName": "Sandstone Stairs",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 4,
        "values": {
          "top": {
            "data": 4,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "shape": {
        "dataMask": 0,
        "values": {
          "straight": {
            "data": 0
          },
          "inner_left": {
            "data": 0
          },
          "inner_right": {
            "data": 0
          },
          "outer_left": {
            "data": 0
          },
          "outer_right": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.8,
      "resistance": 4.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 129,
    "id": "minecraft:emerald_ore",
    "unlocalizedName": "tile.oreEmerald",
    "localizedName": "Emerald Ore",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 130,
    "id": "minecraft:ender_chest",
    "unlocalizedName": "tile.enderChest",
    "localizedName": "Ender Chest",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 7,
      "usingNeighborLight": true,
      "hardness": 22.5,
      "resistance": 3000.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 131,
    "id": "minecraft:tripwire_hook",
    "unlocalizedName": "tile.tripWireSource",
    "localizedName": "Tripwire Hook",
    "states": {
      "attached": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 132,
    "id": "minecraft:tripwire",
    "unlocalizedName": "tile.tripWire",
    "localizedName": "Tripwire",
    "states": {
      "attached": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "disarmed": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      },
      "east": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "powered": {
        "dataMask": 1,
        "values": {
          "true": {
            "data": 1
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 133,
    "id": "minecraft:emerald_block",
    "unlocalizedName": "tile.blockEmerald",
    "localizedName": "Block of Emerald",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 5.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 134,
    "id": "minecraft:spruce_stairs",
    "unlocalizedName": "tile.stairsWoodSpruce",
    "localizedName": "Spruce Wood Stairs",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 4,
        "values": {
          "top": {
            "data": 4,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "shape": {
        "dataMask": 0,
        "values": {
          "straight": {
            "data": 0
          },
          "inner_left": {
            "data": 0
          },
          "inner_right": {
            "data": 0
          },
          "outer_left": {
            "data": 0
          },
          "outer_right": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 135,
    "id": "minecraft:birch_stairs",
    "unlocalizedName": "tile.stairsWoodBirch",
    "localizedName": "Birch Wood Stairs",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 4,
        "values": {
          "top": {
            "data": 4,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "shape": {
        "dataMask": 0,
        "values": {
          "straight": {
            "data": 0
          },
          "inner_left": {
            "data": 0
          },
          "inner_right": {
            "data": 0
          },
          "outer_left": {
            "data": 0
          },
          "outer_right": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 136,
    "id": "minecraft:jungle_stairs",
    "unlocalizedName": "tile.stairsWoodJungle",
    "localizedName": "Jungle Wood Stairs",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 4,
        "values": {
          "top": {
            "data": 4,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "shape": {
        "dataMask": 0,
        "values": {
          "straight": {
            "data": 0
          },
          "inner_left": {
            "data": 0
          },
          "inner_right": {
            "data": 0
          },
          "outer_left": {
            "data": 0
          },
          "outer_right": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 137,
    "id": "minecraft:command_block",
    "unlocalizedName": "tile.commandBlock",
    "localizedName": "Command Block",
    "states": {
      "conditional": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      },
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": -1.0,
      "resistance": 1.8E7,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 138,
    "id": "minecraft:beacon",
    "unlocalizedName": "tile.beacon",
    "localizedName": "Beacon",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 15,
      "usingNeighborLight": true,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 139,
    "id": "minecraft:cobblestone_wall",
    "unlocalizedName": "tile.cobbleWall",
    "localizedName": "Cobblestone Wall",
    "states": {
      "east": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "up": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "variant": {
        "dataMask": 1,
        "values": {
          "cobblestone": {
            "data": 0
          },
          "mossy_cobblestone": {
            "data": 1
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 140,
    "id": "minecraft:flower_pot",
    "unlocalizedName": "tile.flowerPot",
    "localizedName": "Flower Pot",
    "states": {
      "contents": {
        "dataMask": 0,
        "values": {
          "empty": {
            "data": 0
          },
          "rose": {
            "data": 0
          },
          "blue_orchid": {
            "data": 0
          },
          "allium": {
            "data": 0
          },
          "houstonia": {
            "data": 0
          },
          "red_tulip": {
            "data": 0
          },
          "orange_tulip": {
            "data": 0
          },
          "white_tulip": {
            "data": 0
          },
          "pink_tulip": {
            "data": 0
          },
          "oxeye_daisy": {
            "data": 0
          },
          "dandelion": {
            "data": 0
          },
          "oak_sapling": {
            "data": 0
          },
          "spruce_sapling": {
            "data": 0
          },
          "birch_sapling": {
            "data": 0
          },
          "jungle_sapling": {
            "data": 0
          },
          "acacia_sapling": {
            "data": 0
          },
          "dark_oak_sapling": {
            "data": 0
          },
          "mushroom_red": {
            "data": 0
          },
          "mushroom_brown": {
            "data": 0
          },
          "dead_bush": {
            "data": 0
          },
          "fern": {
            "data": 0
          },
          "cactus": {
            "data": 0
          }
        }
      },
      "legacy_data": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          },
          "8": {
            "data": 8
          },
          "9": {
            "data": 9
          },
          "10": {
            "data": 10
          },
          "11": {
            "data": 11
          },
          "12": {
            "data": 12
          },
          "13": {
            "data": 13
          },
          "14": {
            "data": 14
          },
          "15": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 141,
    "id": "minecraft:carrots",
    "unlocalizedName": "tile.carrots",
    "localizedName": "Carrots",
    "states": {
      "age": {
        "dataMask": 7,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 142,
    "id": "minecraft:potatoes",
    "unlocalizedName": "tile.potatoes",
    "localizedName": "Potatoes",
    "states": {
      "age": {
        "dataMask": 7,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 143,
    "id": "minecraft:wooden_button",
    "unlocalizedName": "tile.button",
    "localizedName": "Button",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 5,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 4,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 1,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 144,
    "id": "minecraft:skull",
    "unlocalizedName": "tile.skull",
    "localizedName": "tile.skull.skeleton.name",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "nodrop": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 1.0,
      "resistance": 5.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 145,
    "id": "minecraft:anvil",
    "unlocalizedName": "tile.anvil",
    "localizedName": "Anvil",
    "states": {
      "damage": {
        "dataMask": 12,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 4
          },
          "2": {
            "data": 8
          }
        }
      },
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 5.0,
      "resistance": 6000.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": true,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 146,
    "id": "minecraft:trapped_chest",
    "unlocalizedName": "tile.chestTrap",
    "localizedName": "Trapped Chest",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.5,
      "resistance": 12.5,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 147,
    "id": "minecraft:light_weighted_pressure_plate",
    "unlocalizedName": "tile.weightedPlate_light",
    "localizedName": "Weighted Pressure Plate (Light)",
    "states": {
      "power": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          },
          "8": {
            "data": 8
          },
          "9": {
            "data": 9
          },
          "10": {
            "data": 10
          },
          "11": {
            "data": 11
          },
          "12": {
            "data": 12
          },
          "13": {
            "data": 13
          },
          "14": {
            "data": 14
          },
          "15": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 148,
    "id": "minecraft:heavy_weighted_pressure_plate",
    "unlocalizedName": "tile.weightedPlate_heavy",
    "localizedName": "Weighted Pressure Plate (Heavy)",
    "states": {
      "power": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          },
          "8": {
            "data": 8
          },
          "9": {
            "data": 9
          },
          "10": {
            "data": 10
          },
          "11": {
            "data": 11
          },
          "12": {
            "data": 12
          },
          "13": {
            "data": 13
          },
          "14": {
            "data": 14
          },
          "15": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 149,
    "id": "minecraft:unpowered_comparator",
    "unlocalizedName": "tile.comparator",
    "localizedName": "Redstone Comparator",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "mode": {
        "dataMask": 4,
        "values": {
          "compare": {
            "data": 0
          },
          "subtract": {
            "data": 4
          }
        }
      },
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 150,
    "id": "minecraft:powered_comparator",
    "unlocalizedName": "tile.comparator",
    "localizedName": "Redstone Comparator",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "mode": {
        "dataMask": 4,
        "values": {
          "compare": {
            "data": 0
          },
          "subtract": {
            "data": 4
          }
        }
      },
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 9,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 151,
    "id": "minecraft:daylight_detector",
    "unlocalizedName": "tile.daylightDetector",
    "localizedName": "Daylight Sensor",
    "states": {
      "power": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          },
          "8": {
            "data": 8
          },
          "9": {
            "data": 9
          },
          "10": {
            "data": 10
          },
          "11": {
            "data": 11
          },
          "12": {
            "data": 12
          },
          "13": {
            "data": 13
          },
          "14": {
            "data": 14
          },
          "15": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.2,
      "resistance": 1.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 152,
    "id": "minecraft:redstone_block",
    "unlocalizedName": "tile.blockRedstone",
    "localizedName": "Block of Redstone",
    "states": {},
    "material": {
      "powerSource": true,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 5.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 153,
    "id": "minecraft:quartz_ore",
    "unlocalizedName": "tile.netherquartz",
    "localizedName": "Nether Quartz Ore",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 154,
    "id": "minecraft:hopper",
    "unlocalizedName": "tile.hopper",
    "localizedName": "Hopper",
    "states": {
      "enabled": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 8
          }
        }
      },
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 3.0,
      "resistance": 24.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 155,
    "id": "minecraft:quartz_block",
    "unlocalizedName": "tile.quartzBlock",
    "localizedName": "Block of Quartz",
    "states": {
      "variant": {
        "dataMask": 7,
        "values": {
          "default": {
            "data": 0
          },
          "chiseled": {
            "data": 1
          },
          "lines_y": {
            "data": 2
          },
          "lines_x": {
            "data": 3
          },
          "lines_z": {
            "data": 4
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.8,
      "resistance": 4.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 156,
    "id": "minecraft:quartz_stairs",
    "unlocalizedName": "tile.stairsQuartz",
    "localizedName": "Quartz Stairs",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 4,
        "values": {
          "top": {
            "data": 4,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "shape": {
        "dataMask": 0,
        "values": {
          "straight": {
            "data": 0
          },
          "inner_left": {
            "data": 0
          },
          "inner_right": {
            "data": 0
          },
          "outer_left": {
            "data": 0
          },
          "outer_right": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.8,
      "resistance": 4.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 157,
    "id": "minecraft:activator_rail",
    "unlocalizedName": "tile.activatorRail",
    "localizedName": "Activator Rail",
    "states": {
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      },
      "shape": {
        "dataMask": 7,
        "values": {
          "north_south": {
            "data": 0
          },
          "east_west": {
            "data": 1
          },
          "ascending_east": {
            "data": 2
          },
          "ascending_west": {
            "data": 3
          },
          "ascending_north": {
            "data": 4
          },
          "ascending_south": {
            "data": 5
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.7,
      "resistance": 3.5,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 158,
    "id": "minecraft:dropper",
    "unlocalizedName": "tile.dropper",
    "localizedName": "Dropper",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "triggered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.5,
      "resistance": 17.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 159,
    "id": "minecraft:stained_hardened_clay",
    "unlocalizedName": "tile.clayHardenedStained",
    "localizedName": "Stained Terracotta",
    "states": {
      "color": {
        "dataMask": 15,
        "values": {
          "white": {
            "data": 0
          },
          "orange": {
            "data": 1
          },
          "magenta": {
            "data": 2
          },
          "light_blue": {
            "data": 3
          },
          "yellow": {
            "data": 4
          },
          "lime": {
            "data": 5
          },
          "pink": {
            "data": 6
          },
          "gray": {
            "data": 7
          },
          "silver": {
            "data": 8
          },
          "cyan": {
            "data": 9
          },
          "purple": {
            "data": 10
          },
          "blue": {
            "data": 11
          },
          "brown": {
            "data": 12
          },
          "green": {
            "data": 13
          },
          "red": {
            "data": 14
          },
          "black": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.25,
      "resistance": 21.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 160,
    "id": "minecraft:stained_glass_pane",
    "unlocalizedName": "tile.thinStainedGlass",
    "localizedName": "Stained Glass Pane",
    "states": {
      "color": {
        "dataMask": 15,
        "values": {
          "white": {
            "data": 0
          },
          "orange": {
            "data": 1
          },
          "magenta": {
            "data": 2
          },
          "light_blue": {
            "data": 3
          },
          "yellow": {
            "data": 4
          },
          "lime": {
            "data": 5
          },
          "pink": {
            "data": 6
          },
          "gray": {
            "data": 7
          },
          "silver": {
            "data": 8
          },
          "cyan": {
            "data": 9
          },
          "purple": {
            "data": 10
          },
          "blue": {
            "data": 11
          },
          "brown": {
            "data": 12
          },
          "green": {
            "data": 13
          },
          "red": {
            "data": 14
          },
          "black": {
            "data": 15
          }
        }
      },
      "east": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.3,
      "resistance": 1.5,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 161,
    "id": "minecraft:leaves2",
    "unlocalizedName": "tile.leaves",
    "localizedName": "Leaves",
    "states": {
      "check_decay": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      },
      "decayable": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 4
          }
        }
      },
      "variant": {
        "dataMask": 1,
        "values": {
          "acacia": {
            "data": 0
          },
          "dark_oak": {
            "data": 1
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 1,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.2,
      "resistance": 1.0,
      "ticksRandomly": true,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 162,
    "id": "minecraft:log2",
    "unlocalizedName": "tile.log",
    "localizedName": "Wood",
    "states": {
      "axis": {
        "dataMask": 12,
        "values": {
          "x": {
            "data": 4,
            "direction": [
              1,
              0,
              0
            ]
          },
          "-x": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "y": {
            "data": 0,
            "direction": [
              0,
              1,
              0
            ]
          },
          "-y": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "z": {
            "data": 8,
            "direction": [
              0,
              0,
              1
            ]
          },
          "-z": {
            "data": 8,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "none": {
            "data": 12
          }
        }
      },
      "variant": {
        "dataMask": 1,
        "values": {
          "acacia": {
            "data": 0
          },
          "dark_oak": {
            "data": 1
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 163,
    "id": "minecraft:acacia_stairs",
    "unlocalizedName": "tile.stairsWoodAcacia",
    "localizedName": "Acacia Wood Stairs",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 4,
        "values": {
          "top": {
            "data": 4,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "shape": {
        "dataMask": 0,
        "values": {
          "straight": {
            "data": 0
          },
          "inner_left": {
            "data": 0
          },
          "inner_right": {
            "data": 0
          },
          "outer_left": {
            "data": 0
          },
          "outer_right": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 164,
    "id": "minecraft:dark_oak_stairs",
    "unlocalizedName": "tile.stairsWoodDarkOak",
    "localizedName": "Dark Oak Wood Stairs",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 4,
        "values": {
          "top": {
            "data": 4,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "shape": {
        "dataMask": 0,
        "values": {
          "straight": {
            "data": 0
          },
          "inner_left": {
            "data": 0
          },
          "inner_right": {
            "data": 0
          },
          "outer_left": {
            "data": 0
          },
          "outer_right": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 165,
    "id": "minecraft:slime",
    "unlocalizedName": "tile.slime",
    "localizedName": "Slime Block",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.8,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 166,
    "id": "minecraft:barrier",
    "unlocalizedName": "tile.barrier",
    "localizedName": "Barrier",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": -1.0,
      "resistance": 1.8000004E7,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": true,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 167,
    "id": "minecraft:iron_trapdoor",
    "unlocalizedName": "tile.ironTrapdoor",
    "localizedName": "Iron Trapdoor",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 0,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 1,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 8,
        "values": {
          "top": {
            "data": 8,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 5.0,
      "resistance": 25.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 168,
    "id": "minecraft:prismarine",
    "unlocalizedName": "tile.prismarine",
    "localizedName": "Prismarine",
    "states": {
      "variant": {
        "dataMask": 3,
        "values": {
          "prismarine": {
            "data": 0
          },
          "prismarine_bricks": {
            "data": 1
          },
          "dark_prismarine": {
            "data": 2
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.5,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 169,
    "id": "minecraft:sea_lantern",
    "unlocalizedName": "tile.seaLantern",
    "localizedName": "Sea Lantern",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 15,
      "usingNeighborLight": false,
      "hardness": 0.3,
      "resistance": 1.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 170,
    "id": "minecraft:hay_block",
    "unlocalizedName": "tile.hayBlock",
    "localizedName": "Hay Bale",
    "states": {
      "axis": {
        "dataMask": 12,
        "values": {
          "x": {
            "data": 4,
            "direction": [
              1,
              0,
              0
            ]
          },
          "-x": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "y": {
            "data": 0,
            "direction": [
              0,
              1,
              0
            ]
          },
          "-y": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "z": {
            "data": 8,
            "direction": [
              0,
              0,
              1
            ]
          },
          "-z": {
            "data": 8,
            "direction": [
              0,
              0,
              -1
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 171,
    "id": "minecraft:carpet",
    "unlocalizedName": "tile.woolCarpet",
    "localizedName": "Carpet",
    "states": {
      "color": {
        "dataMask": 15,
        "values": {
          "white": {
            "data": 0
          },
          "orange": {
            "data": 1
          },
          "magenta": {
            "data": 2
          },
          "light_blue": {
            "data": 3
          },
          "yellow": {
            "data": 4
          },
          "lime": {
            "data": 5
          },
          "pink": {
            "data": 6
          },
          "gray": {
            "data": 7
          },
          "silver": {
            "data": 8
          },
          "cyan": {
            "data": 9
          },
          "purple": {
            "data": 10
          },
          "blue": {
            "data": 11
          },
          "brown": {
            "data": 12
          },
          "green": {
            "data": 13
          },
          "red": {
            "data": 14
          },
          "black": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.1,
      "resistance": 0.5,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": true,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 172,
    "id": "minecraft:hardened_clay",
    "unlocalizedName": "tile.clayHardened",
    "localizedName": "Terracotta",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.25,
      "resistance": 21.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 173,
    "id": "minecraft:coal_block",
    "unlocalizedName": "tile.blockCoal",
    "localizedName": "Block of Coal",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 5.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 174,
    "id": "minecraft:packed_ice",
    "unlocalizedName": "tile.icePacked",
    "localizedName": "Packed Ice",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.98,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 175,
    "id": "minecraft:double_plant",
    "unlocalizedName": "tile.doublePlant",
    "localizedName": "Plant",
    "states": {
      "facing": {
        "dataMask": 0,
        "values": {
          "north": {
            "data": 0,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 0,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 10,
        "values": {
          "upper": {
            "data": 10
          },
          "lower": {
            "data": 0
          }
        }
      },
      "variant": {
        "dataMask": 7,
        "values": {
          "sunflower": {
            "data": 0
          },
          "syringa": {
            "data": 1
          },
          "double_grass": {
            "data": 2
          },
          "double_fern": {
            "data": 3
          },
          "double_rose": {
            "data": 4
          },
          "paeonia": {
            "data": 5
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": true,
      "opaque": false,
      "replacedDuringPlacement": true,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 176,
    "id": "minecraft:standing_banner",
    "unlocalizedName": "tile.banner",
    "localizedName": "White Banner",
    "states": {
      "rotation": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0,
            "direction": [
              0.0,
              0.0,
              -1.0
            ]
          },
          "1": {
            "data": 1,
            "direction": [
              0.5,
              0.0,
              -1.0
            ]
          },
          "2": {
            "data": 2,
            "direction": [
              1.0,
              0.0,
              -1.0
            ]
          },
          "3": {
            "data": 3,
            "direction": [
              1.0,
              0.0,
              -0.5
            ]
          },
          "4": {
            "data": 4,
            "direction": [
              1.0,
              0.0,
              0.0
            ]
          },
          "5": {
            "data": 5,
            "direction": [
              1.0,
              0.0,
              0.5
            ]
          },
          "6": {
            "data": 6,
            "direction": [
              1.0,
              0.0,
              1.0
            ]
          },
          "7": {
            "data": 7,
            "direction": [
              0.5,
              0.0,
              1.0
            ]
          },
          "8": {
            "data": 8,
            "direction": [
              0.0,
              0.0,
              1.0
            ]
          },
          "9": {
            "data": 9,
            "direction": [
              -0.5,
              0.0,
              1.0
            ]
          },
          "10": {
            "data": 10,
            "direction": [
              -1.0,
              0.0,
              1.0
            ]
          },
          "11": {
            "data": 11,
            "direction": [
              -1.0,
              0.0,
              0.5
            ]
          },
          "12": {
            "data": 12,
            "direction": [
              -1.0,
              0.0,
              0.0
            ]
          },
          "13": {
            "data": 13,
            "direction": [
              -1.0,
              0.0,
              -0.5
            ]
          },
          "14": {
            "data": 14,
            "direction": [
              -1.0,
              0.0,
              -1.0
            ]
          },
          "15": {
            "data": 15,
            "direction": [
              -0.5,
              0.0,
              -1.0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 1.0,
      "resistance": 5.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 177,
    "id": "minecraft:wall_banner",
    "unlocalizedName": "tile.banner",
    "localizedName": "White Banner",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 1.0,
      "resistance": 5.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 178,
    "id": "minecraft:daylight_detector_inverted",
    "unlocalizedName": "tile.daylightDetector",
    "localizedName": "Daylight Sensor",
    "states": {
      "power": {
        "dataMask": 15,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          },
          "6": {
            "data": 6
          },
          "7": {
            "data": 7
          },
          "8": {
            "data": 8
          },
          "9": {
            "data": 9
          },
          "10": {
            "data": 10
          },
          "11": {
            "data": 11
          },
          "12": {
            "data": 12
          },
          "13": {
            "data": 13
          },
          "14": {
            "data": 14
          },
          "15": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.2,
      "resistance": 1.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 179,
    "id": "minecraft:red_sandstone",
    "unlocalizedName": "tile.redSandStone",
    "localizedName": "Red Sandstone",
    "states": {
      "type": {
        "dataMask": 3,
        "values": {
          "red_sandstone": {
            "data": 0
          },
          "chiseled_red_sandstone": {
            "data": 1
          },
          "smooth_red_sandstone": {
            "data": 2
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.8,
      "resistance": 4.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 180,
    "id": "minecraft:red_sandstone_stairs",
    "unlocalizedName": "tile.stairsRedSandStone",
    "localizedName": "Red Sandstone Stairs",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 4,
        "values": {
          "top": {
            "data": 4,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "shape": {
        "dataMask": 0,
        "values": {
          "straight": {
            "data": 0
          },
          "inner_left": {
            "data": 0
          },
          "inner_right": {
            "data": 0
          },
          "outer_left": {
            "data": 0
          },
          "outer_right": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.8,
      "resistance": 4.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 181,
    "id": "minecraft:double_stone_slab2",
    "unlocalizedName": "tile.stoneSlab2",
    "localizedName": "Red Sandstone Slab",
    "states": {
      "seamless": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      },
      "variant": {
        "dataMask": 0,
        "values": {
          "red_sandstone": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 182,
    "id": "minecraft:stone_slab2",
    "unlocalizedName": "tile.stoneSlab2",
    "localizedName": "Red Sandstone Slab",
    "states": {
      "half": {
        "dataMask": 8,
        "values": {
          "top": {
            "data": 8,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "variant": {
        "dataMask": 0,
        "values": {
          "red_sandstone": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 183,
    "id": "minecraft:spruce_fence_gate",
    "unlocalizedName": "tile.spruceFenceGate",
    "localizedName": "Spruce Fence Gate",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "in_wall": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 184,
    "id": "minecraft:birch_fence_gate",
    "unlocalizedName": "tile.birchFenceGate",
    "localizedName": "Birch Fence Gate",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "in_wall": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 185,
    "id": "minecraft:jungle_fence_gate",
    "unlocalizedName": "tile.jungleFenceGate",
    "localizedName": "Jungle Fence Gate",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "in_wall": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 186,
    "id": "minecraft:dark_oak_fence_gate",
    "unlocalizedName": "tile.darkOakFenceGate",
    "localizedName": "Dark Oak Fence Gate",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "in_wall": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 187,
    "id": "minecraft:acacia_fence_gate",
    "unlocalizedName": "tile.acaciaFenceGate",
    "localizedName": "Acacia Fence Gate",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "in_wall": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 188,
    "id": "minecraft:spruce_fence",
    "unlocalizedName": "tile.spruceFence",
    "localizedName": "Spruce Fence",
    "states": {
      "east": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 189,
    "id": "minecraft:birch_fence",
    "unlocalizedName": "tile.birchFence",
    "localizedName": "Birch Fence",
    "states": {
      "east": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 190,
    "id": "minecraft:jungle_fence",
    "unlocalizedName": "tile.jungleFence",
    "localizedName": "Jungle Fence",
    "states": {
      "east": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 191,
    "id": "minecraft:dark_oak_fence",
    "unlocalizedName": "tile.darkOakFence",
    "localizedName": "Dark Oak Fence",
    "states": {
      "east": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 192,
    "id": "minecraft:acacia_fence",
    "unlocalizedName": "tile.acaciaFence",
    "localizedName": "Acacia Fence",
    "states": {
      "east": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 193,
    "id": "minecraft:spruce_door",
    "unlocalizedName": "tile.doorSpruce",
    "localizedName": "Spruce Door",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 1,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 8,
        "values": {
          "upper": {
            "data": 8
          },
          "lower": {
            "data": 0
          }
        }
      },
      "hinge": {
        "dataMask": 0,
        "values": {
          "left": {
            "data": 0
          },
          "right": {
            "data": 0
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "powered": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 194,
    "id": "minecraft:birch_door",
    "unlocalizedName": "tile.doorBirch",
    "localizedName": "Birch Door",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 1,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 8,
        "values": {
          "upper": {
            "data": 8
          },
          "lower": {
            "data": 0
          }
        }
      },
      "hinge": {
        "dataMask": 0,
        "values": {
          "left": {
            "data": 0
          },
          "right": {
            "data": 0
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "powered": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 195,
    "id": "minecraft:jungle_door",
    "unlocalizedName": "tile.doorJungle",
    "localizedName": "Jungle Door",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 1,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 8,
        "values": {
          "upper": {
            "data": 8
          },
          "lower": {
            "data": 0
          }
        }
      },
      "hinge": {
        "dataMask": 0,
        "values": {
          "left": {
            "data": 0
          },
          "right": {
            "data": 0
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "powered": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 196,
    "id": "minecraft:acacia_door",
    "unlocalizedName": "tile.doorAcacia",
    "localizedName": "Acacia Door",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 1,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 8,
        "values": {
          "upper": {
            "data": 8
          },
          "lower": {
            "data": 0
          }
        }
      },
      "hinge": {
        "dataMask": 0,
        "values": {
          "left": {
            "data": 0
          },
          "right": {
            "data": 0
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "powered": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 197,
    "id": "minecraft:dark_oak_door",
    "unlocalizedName": "tile.doorDarkOak",
    "localizedName": "Dark Oak Door",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 1,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 2,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 8,
        "values": {
          "upper": {
            "data": 8
          },
          "lower": {
            "data": 0
          }
        }
      },
      "hinge": {
        "dataMask": 0,
        "values": {
          "left": {
            "data": 0
          },
          "right": {
            "data": 0
          }
        }
      },
      "open": {
        "dataMask": 4,
        "values": {
          "true": {
            "data": 4
          },
          "false": {
            "data": 0
          }
        }
      },
      "powered": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": true,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 198,
    "id": "minecraft:end_rod",
    "unlocalizedName": "tile.endRod",
    "localizedName": "End Rod",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 14,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 199,
    "id": "minecraft:chorus_plant",
    "unlocalizedName": "tile.chorusPlant",
    "localizedName": "Chorus Plant",
    "states": {
      "down": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "east": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "north": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "south": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "up": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      },
      "west": {
        "dataMask": 0,
        "values": {
          "true": {
            "data": 0
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.4,
      "resistance": 2.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 200,
    "id": "minecraft:chorus_flower",
    "unlocalizedName": "tile.chorusFlower",
    "localizedName": "Chorus Flower",
    "states": {
      "age": {
        "dataMask": 7,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          },
          "4": {
            "data": 4
          },
          "5": {
            "data": 5
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.4,
      "resistance": 2.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 201,
    "id": "minecraft:purpur_block",
    "unlocalizedName": "tile.purpurBlock",
    "localizedName": "Purpur Block",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.5,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 202,
    "id": "minecraft:purpur_pillar",
    "unlocalizedName": "tile.purpurPillar",
    "localizedName": "Purpur Pillar",
    "states": {
      "axis": {
        "dataMask": 12,
        "values": {
          "x": {
            "data": 4,
            "direction": [
              1,
              0,
              0
            ]
          },
          "-x": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "y": {
            "data": 0,
            "direction": [
              0,
              1,
              0
            ]
          },
          "-y": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "z": {
            "data": 8,
            "direction": [
              0,
              0,
              1
            ]
          },
          "-z": {
            "data": 8,
            "direction": [
              0,
              0,
              -1
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.5,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 203,
    "id": "minecraft:purpur_stairs",
    "unlocalizedName": "tile.stairsPurpur",
    "localizedName": "Purpur Stairs",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 3,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 2,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 0,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "half": {
        "dataMask": 4,
        "values": {
          "top": {
            "data": 4,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "shape": {
        "dataMask": 0,
        "values": {
          "straight": {
            "data": 0
          },
          "inner_left": {
            "data": 0
          },
          "inner_right": {
            "data": 0
          },
          "outer_left": {
            "data": 0
          },
          "outer_right": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 1.5,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 204,
    "id": "minecraft:purpur_double_slab",
    "unlocalizedName": "tile.purpurSlab",
    "localizedName": "Purpur Slab",
    "states": {
      "variant": {
        "dataMask": 0,
        "values": {
          "default": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 205,
    "id": "minecraft:purpur_slab",
    "unlocalizedName": "tile.purpurSlab",
    "localizedName": "Purpur Slab",
    "states": {
      "half": {
        "dataMask": 8,
        "values": {
          "top": {
            "data": 8,
            "direction": [
              0,
              1,
              0
            ]
          },
          "bottom": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          }
        }
      },
      "variant": {
        "dataMask": 0,
        "values": {
          "default": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 206,
    "id": "minecraft:end_bricks",
    "unlocalizedName": "tile.endBricks",
    "localizedName": "End Stone Bricks",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.8,
      "resistance": 4.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 207,
    "id": "minecraft:beetroots",
    "unlocalizedName": "tile.beetroots",
    "localizedName": "Beetroots",
    "states": {
      "age": {
        "dataMask": 3,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": true,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": true,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 208,
    "id": "minecraft:grass_path",
    "unlocalizedName": "tile.grassPath",
    "localizedName": "Grass Path",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.65,
      "resistance": 3.25,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 209,
    "id": "minecraft:end_gateway",
    "unlocalizedName": "tile.null",
    "localizedName": "tile.null.name",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 15,
      "usingNeighborLight": true,
      "hardness": -1.0,
      "resistance": 1.8E7,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": true,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 210,
    "id": "minecraft:repeating_command_block",
    "unlocalizedName": "tile.repeatingCommandBlock",
    "localizedName": "Repeating Command Block",
    "states": {
      "conditional": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      },
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": -1.0,
      "resistance": 1.8E7,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 211,
    "id": "minecraft:chain_command_block",
    "unlocalizedName": "tile.chainCommandBlock",
    "localizedName": "Chain Command Block",
    "states": {
      "conditional": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      },
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": -1.0,
      "resistance": 1.8E7,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 212,
    "id": "minecraft:frosted_ice",
    "unlocalizedName": "tile.frostedIce",
    "localizedName": "Frosted Ice",
    "states": {
      "age": {
        "dataMask": 3,
        "values": {
          "0": {
            "data": 0
          },
          "1": {
            "data": 1
          },
          "2": {
            "data": 2
          },
          "3": {
            "data": 3
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 3,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": true,
      "fullCube": true,
      "slipperiness": 0.98,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": true,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 213,
    "id": "minecraft:magma",
    "unlocalizedName": "tile.magma",
    "localizedName": "Magma Block",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 3,
      "usingNeighborLight": false,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": true,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 214,
    "id": "minecraft:nether_wart_block",
    "unlocalizedName": "tile.netherWartBlock",
    "localizedName": "Nether Wart Block",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.0,
      "resistance": 5.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 215,
    "id": "minecraft:red_nether_brick",
    "unlocalizedName": "tile.redNetherBrick",
    "localizedName": "Red Nether Brick",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 2.0,
      "resistance": 30.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 216,
    "id": "minecraft:bone_block",
    "unlocalizedName": "tile.boneBlock",
    "localizedName": "Bone Block",
    "states": {
      "axis": {
        "dataMask": 12,
        "values": {
          "x": {
            "data": 4,
            "direction": [
              1,
              0,
              0
            ]
          },
          "-x": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "y": {
            "data": 0,
            "direction": [
              0,
              1,
              0
            ]
          },
          "-y": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "z": {
            "data": 8,
            "direction": [
              0,
              0,
              1
            ]
          },
          "-z": {
            "data": 8,
            "direction": [
              0,
              0,
              -1
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 217,
    "id": "minecraft:structure_void",
    "unlocalizedName": "tile.structureVoid",
    "localizedName": "Structure Void",
    "states": {},
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 0.0,
      "resistance": 0.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": false,
      "movementBlocker": false,
      "burnable": false,
      "opaque": false,
      "replacedDuringPlacement": true,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 218,
    "id": "minecraft:observer",
    "unlocalizedName": "tile.observer",
    "localizedName": "Observer",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      },
      "powered": {
        "dataMask": 8,
        "values": {
          "true": {
            "data": 8
          },
          "false": {
            "data": 0
          }
        }
      }
    },
    "material": {
      "powerSource": true,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 3.0,
      "resistance": 15.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 219,
    "id": "minecraft:white_shulker_box",
    "unlocalizedName": "tile.shulkerBoxWhite",
    "localizedName": "White Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 220,
    "id": "minecraft:orange_shulker_box",
    "unlocalizedName": "tile.shulkerBoxOrange",
    "localizedName": "Orange Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 221,
    "id": "minecraft:magenta_shulker_box",
    "unlocalizedName": "tile.shulkerBoxMagenta",
    "localizedName": "Magenta Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 222,
    "id": "minecraft:light_blue_shulker_box",
    "unlocalizedName": "tile.shulkerBoxLightBlue",
    "localizedName": "Light Blue Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 223,
    "id": "minecraft:yellow_shulker_box",
    "unlocalizedName": "tile.shulkerBoxYellow",
    "localizedName": "Yellow Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 224,
    "id": "minecraft:lime_shulker_box",
    "unlocalizedName": "tile.shulkerBoxLime",
    "localizedName": "Lime Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 225,
    "id": "minecraft:pink_shulker_box",
    "unlocalizedName": "tile.shulkerBoxPink",
    "localizedName": "Pink Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 226,
    "id": "minecraft:gray_shulker_box",
    "unlocalizedName": "tile.shulkerBoxGray",
    "localizedName": "Gray Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 227,
    "id": "minecraft:silver_shulker_box",
    "unlocalizedName": "tile.shulkerBoxSilver",
    "localizedName": "Light Gray Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 228,
    "id": "minecraft:cyan_shulker_box",
    "unlocalizedName": "tile.shulkerBoxCyan",
    "localizedName": "Cyan Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 229,
    "id": "minecraft:purple_shulker_box",
    "unlocalizedName": "tile.shulkerBoxPurple",
    "localizedName": "Purple Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 230,
    "id": "minecraft:blue_shulker_box",
    "unlocalizedName": "tile.shulkerBoxBlue",
    "localizedName": "Blue Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 231,
    "id": "minecraft:brown_shulker_box",
    "unlocalizedName": "tile.shulkerBoxBrown",
    "localizedName": "Brown Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 232,
    "id": "minecraft:green_shulker_box",
    "unlocalizedName": "tile.shulkerBoxGreen",
    "localizedName": "Green Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 233,
    "id": "minecraft:red_shulker_box",
    "unlocalizedName": "tile.shulkerBoxRed",
    "localizedName": "Red Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 234,
    "id": "minecraft:black_shulker_box",
    "unlocalizedName": "tile.shulkerBoxBlack",
    "localizedName": "Black Shulker Box",
    "states": {
      "facing": {
        "dataMask": 7,
        "values": {
          "down": {
            "data": 0,
            "direction": [
              0,
              -1,
              0
            ]
          },
          "up": {
            "data": 1,
            "direction": [
              0,
              1,
              0
            ]
          },
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 3,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 4,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 5,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 0,
      "lightValue": 0,
      "usingNeighborLight": true,
      "hardness": 2.0,
      "resistance": 10.0,
      "ticksRandomly": false,
      "fullCube": false,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": false,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 1.0,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 235,
    "id": "minecraft:white_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaWhite",
    "localizedName": "White Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 236,
    "id": "minecraft:orange_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaOrange",
    "localizedName": "Orange Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 237,
    "id": "minecraft:magenta_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaMagenta",
    "localizedName": "Magenta Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 238,
    "id": "minecraft:light_blue_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaLightBlue",
    "localizedName": "Light Blue Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 239,
    "id": "minecraft:yellow_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaYellow",
    "localizedName": "Yellow Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 240,
    "id": "minecraft:lime_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaLime",
    "localizedName": "Lime Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 241,
    "id": "minecraft:pink_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaPink",
    "localizedName": "Pink Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 242,
    "id": "minecraft:gray_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaGray",
    "localizedName": "Gray Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 243,
    "id": "minecraft:silver_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaSilver",
    "localizedName": "Light Gray Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 244,
    "id": "minecraft:cyan_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaCyan",
    "localizedName": "Cyan Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 245,
    "id": "minecraft:purple_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaPurple",
    "localizedName": "Purple Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 246,
    "id": "minecraft:blue_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaBlue",
    "localizedName": "Blue Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 247,
    "id": "minecraft:brown_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaBrown",
    "localizedName": "Brown Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 248,
    "id": "minecraft:green_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaGreen",
    "localizedName": "Green Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 249,
    "id": "minecraft:red_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaRed",
    "localizedName": "Red Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 250,
    "id": "minecraft:black_glazed_terracotta",
    "unlocalizedName": "tile.glazedTerracottaBlack",
    "localizedName": "Black Glazed Terracotta",
    "states": {
      "facing": {
        "dataMask": 3,
        "values": {
          "north": {
            "data": 2,
            "direction": [
              0,
              0,
              -1
            ]
          },
          "south": {
            "data": 0,
            "direction": [
              0,
              0,
              1
            ]
          },
          "west": {
            "data": 1,
            "direction": [
              -1,
              0,
              0
            ]
          },
          "east": {
            "data": 3,
            "direction": [
              1,
              0,
              0
            ]
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.4,
      "resistance": 7.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 251,
    "id": "minecraft:concrete",
    "unlocalizedName": "tile.concrete",
    "localizedName": "tile.concrete.name",
    "states": {
      "color": {
        "dataMask": 15,
        "values": {
          "white": {
            "data": 0
          },
          "orange": {
            "data": 1
          },
          "magenta": {
            "data": 2
          },
          "light_blue": {
            "data": 3
          },
          "yellow": {
            "data": 4
          },
          "lime": {
            "data": 5
          },
          "pink": {
            "data": 6
          },
          "gray": {
            "data": 7
          },
          "silver": {
            "data": 8
          },
          "cyan": {
            "data": 9
          },
          "purple": {
            "data": 10
          },
          "blue": {
            "data": 11
          },
          "brown": {
            "data": 12
          },
          "green": {
            "data": 13
          },
          "red": {
            "data": 14
          },
          "black": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 1.8,
      "resistance": 9.0,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 252,
    "id": "minecraft:concrete_powder",
    "unlocalizedName": "tile.concretePowder",
    "localizedName": "tile.concretePowder.name",
    "states": {
      "color": {
        "dataMask": 15,
        "values": {
          "white": {
            "data": 0
          },
          "orange": {
            "data": 1
          },
          "magenta": {
            "data": 2
          },
          "light_blue": {
            "data": 3
          },
          "yellow": {
            "data": 4
          },
          "lime": {
            "data": 5
          },
          "pink": {
            "data": 6
          },
          "gray": {
            "data": 7
          },
          "silver": {
            "data": 8
          },
          "cyan": {
            "data": 9
          },
          "purple": {
            "data": 10
          },
          "blue": {
            "data": 11
          },
          "brown": {
            "data": 12
          },
          "green": {
            "data": 13
          },
          "red": {
            "data": 14
          },
          "black": {
            "data": 15
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": 0.5,
      "resistance": 2.5,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": false,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  },
  {
    "legacyId": 255,
    "id": "minecraft:structure_block",
    "unlocalizedName": "tile.structureBlock",
    "localizedName": "Structure Block",
    "states": {
      "mode": {
        "dataMask": 3,
        "values": {
          "save": {
            "data": 0
          },
          "load": {
            "data": 1
          },
          "corner": {
            "data": 2
          },
          "data": {
            "data": 3
          }
        }
      }
    },
    "material": {
      "powerSource": false,
      "lightOpacity": 255,
      "lightValue": 0,
      "usingNeighborLight": false,
      "hardness": -1.0,
      "resistance": 1.8E7,
      "ticksRandomly": false,
      "fullCube": true,
      "slipperiness": 0.6,
      "renderedAsNormalBlock": true,
      "liquid": false,
      "solid": true,
      "movementBlocker": true,
      "burnable": false,
      "opaque": true,
      "replacedDuringPlacement": false,
      "toolRequired": true,
      "fragileWhenPushed": false,
      "unpushable": false,
      "adventureModeExempt": false,
      "ambientOcclusionLightValue": 0.2,
      "grassBlocking": false
    }
  }
]