[
  {
    "id": 0,
    "displayName": "Air",
    "name": "air",
    "hardness": 0,
    "minStateId": 0,
    "maxStateId": 0,
    "states": [],
    "drops": [
      0
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 0,
    "defaultState": 0,
    "resistance": 0
  },
  {
    "id": 1,
    "displayName": "Stone",
    "name": "stone",
    "hardness": 1.5,
    "minStateId": 1,
    "maxStateId": 1,
    "states": [],
    "drops": [
      1
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 1,
    "resistance": 6
  },
  {
    "id": 2,
    "displayName": "Granite",
    "name": "granite",
    "hardness": 1.5,
    "minStateId": 2,
    "maxStateId": 2,
    "states": [],
    "drops": [
      2
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 2,
    "resistance": 6
  },
  {
    "id": 3,
    "displayName": "Polished Granite",
    "name": "polished_granite",
    "hardness": 1.5,
    "minStateId": 3,
    "maxStateId": 3,
    "states": [],
    "drops": [
      3
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 3,
    "resistance": 6
  },
  {
    "id": 4,
    "displayName": "Diorite",
    "name": "diorite",
    "hardness": 1.5,
    "minStateId": 4,
    "maxStateId": 4,
    "states": [],
    "drops": [
      4
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4,
    "resistance": 6
  },
  {
    "id": 5,
    "displayName": "Polished Diorite",
    "name": "polished_diorite",
    "hardness": 1.5,
    "minStateId": 5,
    "maxStateId": 5,
    "states": [],
    "drops": [
      5
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 5,
    "resistance": 6
  },
  {
    "id": 6,
    "displayName": "Andesite",
    "name": "andesite",
    "hardness": 1.5,
    "minStateId": 6,
    "maxStateId": 6,
    "states": [],
    "drops": [
      6
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6,
    "resistance": 6
  },
  {
    "id": 7,
    "displayName": "Polished Andesite",
    "name": "polished_andesite",
    "hardness": 1.5,
    "minStateId": 7,
    "maxStateId": 7,
    "states": [],
    "drops": [
      7
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 7,
    "resistance": 6
  },
  {
    "id": 8,
    "displayName": "Grass Block",
    "name": "grass_block",
    "hardness": 0.6,
    "minStateId": 8,
    "maxStateId": 9,
    "states": [
      {
        "name": "snowy",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      8
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9,
    "resistance": 0.6
  },
  {
    "id": 9,
    "displayName": "Dirt",
    "name": "dirt",
    "hardness": 0.5,
    "minStateId": 10,
    "maxStateId": 10,
    "states": [],
    "drops": [
      9
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 10,
    "resistance": 0.5
  },
  {
    "id": 10,
    "displayName": "Coarse Dirt",
    "name": "coarse_dirt",
    "hardness": 0.5,
    "minStateId": 11,
    "maxStateId": 11,
    "states": [],
    "drops": [
      10
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 11,
    "resistance": 0.5
  },
  {
    "id": 11,
    "displayName": "Podzol",
    "name": "podzol",
    "hardness": 0.5,
    "minStateId": 12,
    "maxStateId": 13,
    "states": [
      {
        "name": "snowy",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      11
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 13,
    "resistance": 0.5
  },
  {
    "id": 12,
    "displayName": "Cobblestone",
    "name": "cobblestone",
    "hardness": 2,
    "minStateId": 14,
    "maxStateId": 14,
    "states": [],
    "drops": [
      14
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 14,
    "resistance": 6
  },
  {
    "id": 13,
    "displayName": "Oak Planks",
    "name": "oak_planks",
    "hardness": 2,
    "minStateId": 15,
    "maxStateId": 15,
    "states": [],
    "drops": [
      15
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15,
    "resistance": 3
  },
  {
    "id": 14,
    "displayName": "Spruce Planks",
    "name": "spruce_planks",
    "hardness": 2,
    "minStateId": 16,
    "maxStateId": 16,
    "states": [],
    "drops": [
      16
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 16,
    "resistance": 3
  },
  {
    "id": 15,
    "displayName": "Birch Planks",
    "name": "birch_planks",
    "hardness": 2,
    "minStateId": 17,
    "maxStateId": 17,
    "states": [],
    "drops": [
      17
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 17,
    "resistance": 3
  },
  {
    "id": 16,
    "displayName": "Jungle Planks",
    "name": "jungle_planks",
    "hardness": 2,
    "minStateId": 18,
    "maxStateId": 18,
    "states": [],
    "drops": [
      18
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 18,
    "resistance": 3
  },
  {
    "id": 17,
    "displayName": "Acacia Planks",
    "name": "acacia_planks",
    "hardness": 2,
    "minStateId": 19,
    "maxStateId": 19,
    "states": [],
    "drops": [
      19
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 19,
    "resistance": 3
  },
  {
    "id": 18,
    "displayName": "Dark Oak Planks",
    "name": "dark_oak_planks",
    "hardness": 2,
    "minStateId": 20,
    "maxStateId": 20,
    "states": [],
    "drops": [
      20
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 20,
    "resistance": 3
  },
  {
    "id": 19,
    "displayName": "Oak Sapling",
    "name": "oak_sapling",
    "hardness": 0,
    "minStateId": 21,
    "maxStateId": 22,
    "states": [
      {
        "name": "stage",
        "type": "int",
        "num_values": 2
      }
    ],
    "drops": [
      23
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 21,
    "resistance": 0
  },
  {
    "id": 20,
    "displayName": "Spruce Sapling",
    "name": "spruce_sapling",
    "hardness": 0,
    "minStateId": 23,
    "maxStateId": 24,
    "states": [
      {
        "name": "stage",
        "type": "int",
        "num_values": 2
      }
    ],
    "drops": [
      24
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 23,
    "resistance": 0
  },
  {
    "id": 21,
    "displayName": "Birch Sapling",
    "name": "birch_sapling",
    "hardness": 0,
    "minStateId": 25,
    "maxStateId": 26,
    "states": [
      {
        "name": "stage",
        "type": "int",
        "num_values": 2
      }
    ],
    "drops": [
      25
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 25,
    "resistance": 0
  },
  {
    "id": 22,
    "displayName": "Jungle Sapling",
    "name": "jungle_sapling",
    "hardness": 0,
    "minStateId": 27,
    "maxStateId": 28,
    "states": [
      {
        "name": "stage",
        "type": "int",
        "num_values": 2
      }
    ],
    "drops": [
      26
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 27,
    "resistance": 0
  },
  {
    "id": 23,
    "displayName": "Acacia Sapling",
    "name": "acacia_sapling",
    "hardness": 0,
    "minStateId": 29,
    "maxStateId": 30,
    "states": [
      {
        "name": "stage",
        "type": "int",
        "num_values": 2
      }
    ],
    "drops": [
      27
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 29,
    "resistance": 0
  },
  {
    "id": 24,
    "displayName": "Dark Oak Sapling",
    "name": "dark_oak_sapling",
    "hardness": 0,
    "minStateId": 31,
    "maxStateId": 32,
    "states": [
      {
        "name": "stage",
        "type": "int",
        "num_values": 2
      }
    ],
    "drops": [
      28
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 31,
    "resistance": 0
  },
  {
    "id": 25,
    "displayName": "Bedrock",
    "name": "bedrock",
    "hardness": 0,
    "minStateId": 33,
    "maxStateId": 33,
    "states": [],
    "drops": [
      29
    ],
    "diggable": false,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 33,
    "resistance": 3600000
  },
  {
    "id": 26,
    "displayName": "Water",
    "name": "water",
    "hardness": 100,
    "minStateId": 34,
    "maxStateId": 49,
    "states": [
      {
        "name": "level",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [],
    "diggable": false,
    "transparent": true,
    "filterLight": 2,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 0,
    "defaultState": 34,
    "resistance": 100
  },
  {
    "id": 27,
    "displayName": "Lava",
    "name": "lava",
    "hardness": 100,
    "minStateId": 50,
    "maxStateId": 65,
    "states": [
      {
        "name": "level",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [],
    "diggable": false,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 15,
    "boundingBox": "empty",
    "stackSize": 0,
    "defaultState": 50,
    "resistance": 100
  },
  {
    "id": 28,
    "displayName": "Sand",
    "name": "sand",
    "hardness": 0.5,
    "minStateId": 66,
    "maxStateId": 66,
    "states": [],
    "drops": [
      30
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 0,
    "material": "dirt",
    "defaultState": 66,
    "resistance": 0.5
  },
  {
    "id": 29,
    "displayName": "Red Sand",
    "name": "red_sand",
    "hardness": 0.5,
    "minStateId": 67,
    "maxStateId": 67,
    "states": [],
    "drops": [
      31
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 0,
    "material": "dirt",
    "defaultState": 67,
    "resistance": 0.5
  },
  {
    "id": 30,
    "displayName": "Gravel",
    "name": "gravel",
    "hardness": 0.6,
    "minStateId": 68,
    "maxStateId": 68,
    "states": [],
    "drops": [
      32
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 68,
    "resistance": 0.6
  },
  {
    "id": 31,
    "displayName": "Gold Ore",
    "name": "gold_ore",
    "hardness": 3,
    "minStateId": 69,
    "maxStateId": 69,
    "states": [],
    "drops": [
      33
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 69,
    "resistance": 3
  },
  {
    "id": 32,
    "displayName": "Iron Ore",
    "name": "iron_ore",
    "hardness": 3,
    "minStateId": 70,
    "maxStateId": 70,
    "states": [],
    "drops": [
      34
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "590": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 70,
    "resistance": 3
  },
  {
    "id": 33,
    "displayName": "Coal Ore",
    "name": "coal_ore",
    "hardness": 3,
    "minStateId": 71,
    "maxStateId": 71,
    "states": [],
    "drops": [
      35
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 71,
    "resistance": 3
  },
  {
    "id": 34,
    "displayName": "Nether Gold Ore",
    "name": "nether_gold_ore",
    "hardness": 3,
    "minStateId": 72,
    "maxStateId": 72,
    "states": [],
    "drops": [
      36
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 72,
    "resistance": 3
  },
  {
    "id": 35,
    "displayName": "Oak Log",
    "name": "oak_log",
    "hardness": 2,
    "minStateId": 73,
    "maxStateId": 75,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      37
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 74,
    "resistance": 2
  },
  {
    "id": 36,
    "displayName": "Spruce Log",
    "name": "spruce_log",
    "hardness": 2,
    "minStateId": 76,
    "maxStateId": 78,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      38
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 77,
    "resistance": 2
  },
  {
    "id": 37,
    "displayName": "Birch Log",
    "name": "birch_log",
    "hardness": 2,
    "minStateId": 79,
    "maxStateId": 81,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      39
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 80,
    "resistance": 2
  },
  {
    "id": 38,
    "displayName": "Jungle Log",
    "name": "jungle_log",
    "hardness": 2,
    "minStateId": 82,
    "maxStateId": 84,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      40
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 83,
    "resistance": 2
  },
  {
    "id": 39,
    "displayName": "Acacia Log",
    "name": "acacia_log",
    "hardness": 2,
    "minStateId": 85,
    "maxStateId": 87,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      41
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 86,
    "resistance": 2
  },
  {
    "id": 40,
    "displayName": "Dark Oak Log",
    "name": "dark_oak_log",
    "hardness": 2,
    "minStateId": 88,
    "maxStateId": 90,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      42
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 89,
    "resistance": 2
  },
  {
    "id": 41,
    "displayName": "Stripped Spruce Log",
    "name": "stripped_spruce_log",
    "hardness": 2,
    "minStateId": 91,
    "maxStateId": 93,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      46
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 92,
    "resistance": 2
  },
  {
    "id": 42,
    "displayName": "Stripped Birch Log",
    "name": "stripped_birch_log",
    "hardness": 2,
    "minStateId": 94,
    "maxStateId": 96,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      47
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 95,
    "resistance": 2
  },
  {
    "id": 43,
    "displayName": "Stripped Jungle Log",
    "name": "stripped_jungle_log",
    "hardness": 2,
    "minStateId": 97,
    "maxStateId": 99,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      48
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 98,
    "resistance": 2
  },
  {
    "id": 44,
    "displayName": "Stripped Acacia Log",
    "name": "stripped_acacia_log",
    "hardness": 2,
    "minStateId": 100,
    "maxStateId": 102,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      49
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 101,
    "resistance": 2
  },
  {
    "id": 45,
    "displayName": "Stripped Dark Oak Log",
    "name": "stripped_dark_oak_log",
    "hardness": 2,
    "minStateId": 103,
    "maxStateId": 105,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      50
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 104,
    "resistance": 2
  },
  {
    "id": 46,
    "displayName": "Stripped Oak Log",
    "name": "stripped_oak_log",
    "hardness": 2,
    "minStateId": 106,
    "maxStateId": 108,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      45
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 107,
    "resistance": 2
  },
  {
    "id": 47,
    "displayName": "Oak Wood",
    "name": "oak_wood",
    "hardness": 2,
    "minStateId": 109,
    "maxStateId": 111,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      61
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 110,
    "resistance": 2
  },
  {
    "id": 48,
    "displayName": "Spruce Wood",
    "name": "spruce_wood",
    "hardness": 2,
    "minStateId": 112,
    "maxStateId": 114,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      62
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 113,
    "resistance": 2
  },
  {
    "id": 49,
    "displayName": "Birch Wood",
    "name": "birch_wood",
    "hardness": 2,
    "minStateId": 115,
    "maxStateId": 117,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      63
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 116,
    "resistance": 2
  },
  {
    "id": 50,
    "displayName": "Jungle Wood",
    "name": "jungle_wood",
    "hardness": 2,
    "minStateId": 118,
    "maxStateId": 120,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      64
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 119,
    "resistance": 2
  },
  {
    "id": 51,
    "displayName": "Acacia Wood",
    "name": "acacia_wood",
    "hardness": 2,
    "minStateId": 121,
    "maxStateId": 123,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      65
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 122,
    "resistance": 2
  },
  {
    "id": 52,
    "displayName": "Dark Oak Wood",
    "name": "dark_oak_wood",
    "hardness": 2,
    "minStateId": 124,
    "maxStateId": 126,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      66
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 125,
    "resistance": 2
  },
  {
    "id": 53,
    "displayName": "Stripped Oak Wood",
    "name": "stripped_oak_wood",
    "hardness": 2,
    "minStateId": 127,
    "maxStateId": 129,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      53
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 128,
    "resistance": 2
  },
  {
    "id": 54,
    "displayName": "Stripped Spruce Wood",
    "name": "stripped_spruce_wood",
    "hardness": 2,
    "minStateId": 130,
    "maxStateId": 132,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      54
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 131,
    "resistance": 2
  },
  {
    "id": 55,
    "displayName": "Stripped Birch Wood",
    "name": "stripped_birch_wood",
    "hardness": 2,
    "minStateId": 133,
    "maxStateId": 135,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      55
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 134,
    "resistance": 2
  },
  {
    "id": 56,
    "displayName": "Stripped Jungle Wood",
    "name": "stripped_jungle_wood",
    "hardness": 2,
    "minStateId": 136,
    "maxStateId": 138,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      56
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 137,
    "resistance": 2
  },
  {
    "id": 57,
    "displayName": "Stripped Acacia Wood",
    "name": "stripped_acacia_wood",
    "hardness": 2,
    "minStateId": 139,
    "maxStateId": 141,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      57
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 140,
    "resistance": 2
  },
  {
    "id": 58,
    "displayName": "Stripped Dark Oak Wood",
    "name": "stripped_dark_oak_wood",
    "hardness": 2,
    "minStateId": 142,
    "maxStateId": 144,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      58
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 143,
    "resistance": 2
  },
  {
    "id": 59,
    "displayName": "Oak Leaves",
    "name": "oak_leaves",
    "hardness": 0.2,
    "minStateId": 145,
    "maxStateId": 158,
    "states": [
      {
        "name": "distance",
        "type": "enum",
        "num_values": 7,
        "values": [
          "1",
          "2",
          "3",
          "4",
          "5",
          "6",
          "7"
        ]
      },
      {
        "name": "persistent",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      69
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 158,
    "resistance": 0.2
  },
  {
    "id": 60,
    "displayName": "Spruce Leaves",
    "name": "spruce_leaves",
    "hardness": 0.2,
    "minStateId": 159,
    "maxStateId": 172,
    "states": [
      {
        "name": "distance",
        "type": "enum",
        "num_values": 7,
        "values": [
          "1",
          "2",
          "3",
          "4",
          "5",
          "6",
          "7"
        ]
      },
      {
        "name": "persistent",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      70
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 172,
    "resistance": 0.2
  },
  {
    "id": 61,
    "displayName": "Birch Leaves",
    "name": "birch_leaves",
    "hardness": 0.2,
    "minStateId": 173,
    "maxStateId": 186,
    "states": [
      {
        "name": "distance",
        "type": "enum",
        "num_values": 7,
        "values": [
          "1",
          "2",
          "3",
          "4",
          "5",
          "6",
          "7"
        ]
      },
      {
        "name": "persistent",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      71
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 186,
    "resistance": 0.2
  },
  {
    "id": 62,
    "displayName": "Jungle Leaves",
    "name": "jungle_leaves",
    "hardness": 0.2,
    "minStateId": 187,
    "maxStateId": 200,
    "states": [
      {
        "name": "distance",
        "type": "enum",
        "num_values": 7,
        "values": [
          "1",
          "2",
          "3",
          "4",
          "5",
          "6",
          "7"
        ]
      },
      {
        "name": "persistent",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      72
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 200,
    "resistance": 0.2
  },
  {
    "id": 63,
    "displayName": "Acacia Leaves",
    "name": "acacia_leaves",
    "hardness": 0.2,
    "minStateId": 201,
    "maxStateId": 214,
    "states": [
      {
        "name": "distance",
        "type": "enum",
        "num_values": 7,
        "values": [
          "1",
          "2",
          "3",
          "4",
          "5",
          "6",
          "7"
        ]
      },
      {
        "name": "persistent",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      73
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 214,
    "resistance": 0.2
  },
  {
    "id": 64,
    "displayName": "Dark Oak Leaves",
    "name": "dark_oak_leaves",
    "hardness": 0.2,
    "minStateId": 215,
    "maxStateId": 228,
    "states": [
      {
        "name": "distance",
        "type": "enum",
        "num_values": 7,
        "values": [
          "1",
          "2",
          "3",
          "4",
          "5",
          "6",
          "7"
        ]
      },
      {
        "name": "persistent",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      74
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 228,
    "resistance": 0.2
  },
  {
    "id": 65,
    "displayName": "Sponge",
    "name": "sponge",
    "hardness": 0.6,
    "minStateId": 229,
    "maxStateId": 229,
    "states": [],
    "drops": [
      75
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 229,
    "resistance": 0.6
  },
  {
    "id": 66,
    "displayName": "Wet Sponge",
    "name": "wet_sponge",
    "hardness": 0.6,
    "minStateId": 230,
    "maxStateId": 230,
    "states": [],
    "drops": [
      76
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 230,
    "resistance": 0.6
  },
  {
    "id": 67,
    "displayName": "Glass",
    "name": "glass",
    "hardness": 0.3,
    "minStateId": 231,
    "maxStateId": 231,
    "states": [],
    "drops": [
      77
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 231,
    "resistance": 0.3
  },
  {
    "id": 68,
    "displayName": "Lapis Lazuli Ore",
    "name": "lapis_ore",
    "hardness": 3,
    "minStateId": 232,
    "maxStateId": 232,
    "states": [],
    "drops": [
      78
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "590": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 232,
    "resistance": 3
  },
  {
    "id": 69,
    "displayName": "Lapis Lazuli Block",
    "name": "lapis_block",
    "hardness": 3,
    "minStateId": 233,
    "maxStateId": 233,
    "states": [],
    "drops": [
      79
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "590": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 233,
    "resistance": 3
  },
  {
    "id": 70,
    "displayName": "Dispenser",
    "name": "dispenser",
    "hardness": 3.5,
    "minStateId": 234,
    "maxStateId": 245,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      },
      {
        "name": "triggered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      80
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 235,
    "resistance": 3.5
  },
  {
    "id": 71,
    "displayName": "Sandstone",
    "name": "sandstone",
    "hardness": 0.8,
    "minStateId": 246,
    "maxStateId": 246,
    "states": [],
    "drops": [
      81
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 246,
    "resistance": 0.8
  },
  {
    "id": 72,
    "displayName": "Chiseled Sandstone",
    "name": "chiseled_sandstone",
    "hardness": 0.8,
    "minStateId": 247,
    "maxStateId": 247,
    "states": [],
    "drops": [
      82
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 247,
    "resistance": 0.8
  },
  {
    "id": 73,
    "displayName": "Cut Sandstone",
    "name": "cut_sandstone",
    "hardness": 0.8,
    "minStateId": 248,
    "maxStateId": 248,
    "states": [],
    "drops": [
      83
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 248,
    "resistance": 0.8
  },
  {
    "id": 74,
    "displayName": "Note Block",
    "name": "note_block",
    "hardness": 0.8,
    "minStateId": 249,
    "maxStateId": 1048,
    "states": [
      {
        "name": "instrument",
        "type": "enum",
        "num_values": 16,
        "values": [
          "harp",
          "basedrum",
          "snare",
          "hat",
          "bass",
          "flute",
          "bell",
          "guitar",
          "chime",
          "xylophone",
          "iron_xylophone",
          "cow_bell",
          "didgeridoo",
          "bit",
          "banjo",
          "pling"
        ]
      },
      {
        "name": "note",
        "type": "int",
        "num_values": 25
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      84
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 250,
    "resistance": 0.8
  },
  {
    "id": 75,
    "displayName": "White Bed",
    "name": "white_bed",
    "hardness": 0.2,
    "minStateId": 1049,
    "maxStateId": 1064,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      716
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1052,
    "resistance": 0.2
  },
  {
    "id": 76,
    "displayName": "Orange Bed",
    "name": "orange_bed",
    "hardness": 0.2,
    "minStateId": 1065,
    "maxStateId": 1080,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      717
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1068,
    "resistance": 0.2
  },
  {
    "id": 77,
    "displayName": "Magenta Bed",
    "name": "magenta_bed",
    "hardness": 0.2,
    "minStateId": 1081,
    "maxStateId": 1096,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      718
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1084,
    "resistance": 0.2
  },
  {
    "id": 78,
    "displayName": "Light Blue Bed",
    "name": "light_blue_bed",
    "hardness": 0.2,
    "minStateId": 1097,
    "maxStateId": 1112,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      719
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1100,
    "resistance": 0.2
  },
  {
    "id": 79,
    "displayName": "Yellow Bed",
    "name": "yellow_bed",
    "hardness": 0.2,
    "minStateId": 1113,
    "maxStateId": 1128,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      720
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1116,
    "resistance": 0.2
  },
  {
    "id": 80,
    "displayName": "Lime Bed",
    "name": "lime_bed",
    "hardness": 0.2,
    "minStateId": 1129,
    "maxStateId": 1144,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      721
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1132,
    "resistance": 0.2
  },
  {
    "id": 81,
    "displayName": "Pink Bed",
    "name": "pink_bed",
    "hardness": 0.2,
    "minStateId": 1145,
    "maxStateId": 1160,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      722
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1148,
    "resistance": 0.2
  },
  {
    "id": 82,
    "displayName": "Gray Bed",
    "name": "gray_bed",
    "hardness": 0.2,
    "minStateId": 1161,
    "maxStateId": 1176,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      723
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1164,
    "resistance": 0.2
  },
  {
    "id": 83,
    "displayName": "Light Gray Bed",
    "name": "light_gray_bed",
    "hardness": 0.2,
    "minStateId": 1177,
    "maxStateId": 1192,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      724
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1180,
    "resistance": 0.2
  },
  {
    "id": 84,
    "displayName": "Cyan Bed",
    "name": "cyan_bed",
    "hardness": 0.2,
    "minStateId": 1193,
    "maxStateId": 1208,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      725
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1196,
    "resistance": 0.2
  },
  {
    "id": 85,
    "displayName": "Purple Bed",
    "name": "purple_bed",
    "hardness": 0.2,
    "minStateId": 1209,
    "maxStateId": 1224,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      726
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1212,
    "resistance": 0.2
  },
  {
    "id": 86,
    "displayName": "Blue Bed",
    "name": "blue_bed",
    "hardness": 0.2,
    "minStateId": 1225,
    "maxStateId": 1240,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      727
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1228,
    "resistance": 0.2
  },
  {
    "id": 87,
    "displayName": "Brown Bed",
    "name": "brown_bed",
    "hardness": 0.2,
    "minStateId": 1241,
    "maxStateId": 1256,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      728
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1244,
    "resistance": 0.2
  },
  {
    "id": 88,
    "displayName": "Green Bed",
    "name": "green_bed",
    "hardness": 0.2,
    "minStateId": 1257,
    "maxStateId": 1272,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      729
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1260,
    "resistance": 0.2
  },
  {
    "id": 89,
    "displayName": "Red Bed",
    "name": "red_bed",
    "hardness": 0.2,
    "minStateId": 1273,
    "maxStateId": 1288,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      730
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1276,
    "resistance": 0.2
  },
  {
    "id": 90,
    "displayName": "Black Bed",
    "name": "black_bed",
    "hardness": 0.2,
    "minStateId": 1289,
    "maxStateId": 1304,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "occupied",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "part",
        "type": "enum",
        "num_values": 2,
        "values": [
          "head",
          "foot"
        ]
      }
    ],
    "drops": [
      731
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 1292,
    "resistance": 0.2
  },
  {
    "id": 91,
    "displayName": "Powered Rail",
    "name": "powered_rail",
    "hardness": 0.7,
    "minStateId": 1305,
    "maxStateId": 1316,
    "states": [
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north_south",
          "east_west",
          "ascending_east",
          "ascending_west",
          "ascending_north",
          "ascending_south"
        ]
      }
    ],
    "drops": [
      85
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 1311,
    "resistance": 0.7
  },
  {
    "id": 92,
    "displayName": "Detector Rail",
    "name": "detector_rail",
    "hardness": 0.7,
    "minStateId": 1317,
    "maxStateId": 1328,
    "states": [
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north_south",
          "east_west",
          "ascending_east",
          "ascending_west",
          "ascending_north",
          "ascending_south"
        ]
      }
    ],
    "drops": [
      86
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 1323,
    "resistance": 0.7
  },
  {
    "id": 93,
    "displayName": "Sticky Piston",
    "name": "sticky_piston",
    "hardness": 1.5,
    "minStateId": 1329,
    "maxStateId": 1340,
    "states": [
      {
        "name": "extended",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      87
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 1335,
    "resistance": 1.5
  },
  {
    "id": 94,
    "displayName": "Cobweb",
    "name": "cobweb",
    "hardness": 4,
    "minStateId": 1341,
    "maxStateId": 1341,
    "states": [],
    "drops": [
      88
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "web",
    "harvestTools": {
      "583": true,
      "588": true,
      "593": true,
      "598": true,
      "603": true,
      "734": true,
      "608": true
    },
    "defaultState": 1341,
    "resistance": 4
  },
  {
    "id": 95,
    "displayName": "Grass",
    "name": "grass",
    "hardness": 0,
    "minStateId": 1342,
    "maxStateId": 1342,
    "states": [],
    "drops": [
      89
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1342,
    "resistance": 0
  },
  {
    "id": 96,
    "displayName": "Fern",
    "name": "fern",
    "hardness": 0,
    "minStateId": 1343,
    "maxStateId": 1343,
    "states": [],
    "drops": [
      90
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1343,
    "resistance": 0
  },
  {
    "id": 97,
    "displayName": "Dead Bush",
    "name": "dead_bush",
    "hardness": 0,
    "minStateId": 1344,
    "maxStateId": 1344,
    "states": [],
    "drops": [
      91
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1344,
    "resistance": 0
  },
  {
    "id": 98,
    "displayName": "Seagrass",
    "name": "seagrass",
    "hardness": 0,
    "minStateId": 1345,
    "maxStateId": 1345,
    "states": [],
    "drops": [
      92
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1345,
    "resistance": 0
  },
  {
    "id": 99,
    "displayName": "Tall Seagrass",
    "name": "tall_seagrass",
    "hardness": 0,
    "minStateId": 1346,
    "maxStateId": 1347,
    "states": [
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      }
    ],
    "drops": [
      92
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1347,
    "resistance": 0
  },
  {
    "id": 100,
    "displayName": "Piston",
    "name": "piston",
    "hardness": 1.5,
    "minStateId": 1348,
    "maxStateId": 1359,
    "states": [
      {
        "name": "extended",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      94
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 1354,
    "resistance": 1.5
  },
  {
    "id": 101,
    "displayName": "Piston Head",
    "name": "piston_head",
    "hardness": 1.5,
    "minStateId": 1360,
    "maxStateId": 1383,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      },
      {
        "name": "short",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "type",
        "type": "enum",
        "num_values": 2,
        "values": [
          "normal",
          "sticky"
        ]
      }
    ],
    "drops": [],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 1362,
    "resistance": 1.5
  },
  {
    "id": 102,
    "displayName": "White Wool",
    "name": "white_wool",
    "hardness": 0.8,
    "minStateId": 1384,
    "maxStateId": 1384,
    "states": [],
    "drops": [
      95
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1384,
    "resistance": 0.8
  },
  {
    "id": 103,
    "displayName": "Orange Wool",
    "name": "orange_wool",
    "hardness": 0.8,
    "minStateId": 1385,
    "maxStateId": 1385,
    "states": [],
    "drops": [
      96
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1385,
    "resistance": 0.8
  },
  {
    "id": 104,
    "displayName": "Magenta Wool",
    "name": "magenta_wool",
    "hardness": 0.8,
    "minStateId": 1386,
    "maxStateId": 1386,
    "states": [],
    "drops": [
      97
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1386,
    "resistance": 0.8
  },
  {
    "id": 105,
    "displayName": "Light Blue Wool",
    "name": "light_blue_wool",
    "hardness": 0.8,
    "minStateId": 1387,
    "maxStateId": 1387,
    "states": [],
    "drops": [
      98
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1387,
    "resistance": 0.8
  },
  {
    "id": 106,
    "displayName": "Yellow Wool",
    "name": "yellow_wool",
    "hardness": 0.8,
    "minStateId": 1388,
    "maxStateId": 1388,
    "states": [],
    "drops": [
      99
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1388,
    "resistance": 0.8
  },
  {
    "id": 107,
    "displayName": "Lime Wool",
    "name": "lime_wool",
    "hardness": 0.8,
    "minStateId": 1389,
    "maxStateId": 1389,
    "states": [],
    "drops": [
      100
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1389,
    "resistance": 0.8
  },
  {
    "id": 108,
    "displayName": "Pink Wool",
    "name": "pink_wool",
    "hardness": 0.8,
    "minStateId": 1390,
    "maxStateId": 1390,
    "states": [],
    "drops": [
      101
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1390,
    "resistance": 0.8
  },
  {
    "id": 109,
    "displayName": "Gray Wool",
    "name": "gray_wool",
    "hardness": 0.8,
    "minStateId": 1391,
    "maxStateId": 1391,
    "states": [],
    "drops": [
      102
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1391,
    "resistance": 0.8
  },
  {
    "id": 110,
    "displayName": "Light Gray Wool",
    "name": "light_gray_wool",
    "hardness": 0.8,
    "minStateId": 1392,
    "maxStateId": 1392,
    "states": [],
    "drops": [
      103
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1392,
    "resistance": 0.8
  },
  {
    "id": 111,
    "displayName": "Cyan Wool",
    "name": "cyan_wool",
    "hardness": 0.8,
    "minStateId": 1393,
    "maxStateId": 1393,
    "states": [],
    "drops": [
      104
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1393,
    "resistance": 0.8
  },
  {
    "id": 112,
    "displayName": "Purple Wool",
    "name": "purple_wool",
    "hardness": 0.8,
    "minStateId": 1394,
    "maxStateId": 1394,
    "states": [],
    "drops": [
      105
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1394,
    "resistance": 0.8
  },
  {
    "id": 113,
    "displayName": "Blue Wool",
    "name": "blue_wool",
    "hardness": 0.8,
    "minStateId": 1395,
    "maxStateId": 1395,
    "states": [],
    "drops": [
      106
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1395,
    "resistance": 0.8
  },
  {
    "id": 114,
    "displayName": "Brown Wool",
    "name": "brown_wool",
    "hardness": 0.8,
    "minStateId": 1396,
    "maxStateId": 1396,
    "states": [],
    "drops": [
      107
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1396,
    "resistance": 0.8
  },
  {
    "id": 115,
    "displayName": "Green Wool",
    "name": "green_wool",
    "hardness": 0.8,
    "minStateId": 1397,
    "maxStateId": 1397,
    "states": [],
    "drops": [
      108
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1397,
    "resistance": 0.8
  },
  {
    "id": 116,
    "displayName": "Red Wool",
    "name": "red_wool",
    "hardness": 0.8,
    "minStateId": 1398,
    "maxStateId": 1398,
    "states": [],
    "drops": [
      109
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1398,
    "resistance": 0.8
  },
  {
    "id": 117,
    "displayName": "Black Wool",
    "name": "black_wool",
    "hardness": 0.8,
    "minStateId": 1399,
    "maxStateId": 1399,
    "states": [],
    "drops": [
      110
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wool",
    "defaultState": 1399,
    "resistance": 0.8
  },
  {
    "id": 118,
    "displayName": "Moving Piston",
    "name": "moving_piston",
    "hardness": 0,
    "minStateId": 1400,
    "maxStateId": 1411,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      },
      {
        "name": "type",
        "type": "enum",
        "num_values": 2,
        "values": [
          "normal",
          "sticky"
        ]
      }
    ],
    "drops": [],
    "diggable": false,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 1400,
    "resistance": -1
  },
  {
    "id": 119,
    "displayName": "Dandelion",
    "name": "dandelion",
    "hardness": 0,
    "minStateId": 1412,
    "maxStateId": 1412,
    "states": [],
    "drops": [
      111
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1412,
    "resistance": 0
  },
  {
    "id": 120,
    "displayName": "Poppy",
    "name": "poppy",
    "hardness": 0,
    "minStateId": 1413,
    "maxStateId": 1413,
    "states": [],
    "drops": [
      112
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1413,
    "resistance": 0
  },
  {
    "id": 121,
    "displayName": "Blue Orchid",
    "name": "blue_orchid",
    "hardness": 0,
    "minStateId": 1414,
    "maxStateId": 1414,
    "states": [],
    "drops": [
      113
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1414,
    "resistance": 0
  },
  {
    "id": 122,
    "displayName": "Allium",
    "name": "allium",
    "hardness": 0,
    "minStateId": 1415,
    "maxStateId": 1415,
    "states": [],
    "drops": [
      114
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1415,
    "resistance": 0
  },
  {
    "id": 123,
    "displayName": "Azure Bluet",
    "name": "azure_bluet",
    "hardness": 0,
    "minStateId": 1416,
    "maxStateId": 1416,
    "states": [],
    "drops": [
      115
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1416,
    "resistance": 0
  },
  {
    "id": 124,
    "displayName": "Red Tulip",
    "name": "red_tulip",
    "hardness": 0,
    "minStateId": 1417,
    "maxStateId": 1417,
    "states": [],
    "drops": [
      116
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1417,
    "resistance": 0
  },
  {
    "id": 125,
    "displayName": "Orange Tulip",
    "name": "orange_tulip",
    "hardness": 0,
    "minStateId": 1418,
    "maxStateId": 1418,
    "states": [],
    "drops": [
      117
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1418,
    "resistance": 0
  },
  {
    "id": 126,
    "displayName": "White Tulip",
    "name": "white_tulip",
    "hardness": 0,
    "minStateId": 1419,
    "maxStateId": 1419,
    "states": [],
    "drops": [
      118
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1419,
    "resistance": 0
  },
  {
    "id": 127,
    "displayName": "Pink Tulip",
    "name": "pink_tulip",
    "hardness": 0,
    "minStateId": 1420,
    "maxStateId": 1420,
    "states": [],
    "drops": [
      119
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1420,
    "resistance": 0
  },
  {
    "id": 128,
    "displayName": "Oxeye Daisy",
    "name": "oxeye_daisy",
    "hardness": 0,
    "minStateId": 1421,
    "maxStateId": 1421,
    "states": [],
    "drops": [
      120
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1421,
    "resistance": 0
  },
  {
    "id": 129,
    "displayName": "Cornflower",
    "name": "cornflower",
    "hardness": 0,
    "minStateId": 1422,
    "maxStateId": 1422,
    "states": [],
    "drops": [
      121
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1422,
    "resistance": 0
  },
  {
    "id": 130,
    "displayName": "Wither Rose",
    "name": "wither_rose",
    "hardness": 0,
    "minStateId": 1423,
    "maxStateId": 1423,
    "states": [],
    "drops": [
      123
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1423,
    "resistance": 0
  },
  {
    "id": 131,
    "displayName": "Lily of the Valley",
    "name": "lily_of_the_valley",
    "hardness": 0,
    "minStateId": 1424,
    "maxStateId": 1424,
    "states": [],
    "drops": [
      122
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1424,
    "resistance": 0
  },
  {
    "id": 132,
    "displayName": "Brown Mushroom",
    "name": "brown_mushroom",
    "hardness": 0,
    "minStateId": 1425,
    "maxStateId": 1425,
    "states": [],
    "drops": [
      124
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 1,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1425,
    "resistance": 0
  },
  {
    "id": 133,
    "displayName": "Red Mushroom",
    "name": "red_mushroom",
    "hardness": 0,
    "minStateId": 1426,
    "maxStateId": 1426,
    "states": [],
    "drops": [
      125
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 1,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 1426,
    "resistance": 0
  },
  {
    "id": 134,
    "displayName": "Block of Gold",
    "name": "gold_block",
    "hardness": 3,
    "minStateId": 1427,
    "maxStateId": 1427,
    "states": [],
    "drops": [
      136
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 1427,
    "resistance": 6
  },
  {
    "id": 135,
    "displayName": "Block of Iron",
    "name": "iron_block",
    "hardness": 5,
    "minStateId": 1428,
    "maxStateId": 1428,
    "states": [],
    "drops": [
      137
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "590": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 1428,
    "resistance": 6
  },
  {
    "id": 136,
    "displayName": "Bricks",
    "name": "bricks",
    "hardness": 2,
    "minStateId": 1429,
    "maxStateId": 1429,
    "states": [],
    "drops": [
      166
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 1429,
    "resistance": 6
  },
  {
    "id": 137,
    "displayName": "TNT",
    "name": "tnt",
    "hardness": 0,
    "minStateId": 1430,
    "maxStateId": 1431,
    "states": [
      {
        "name": "unstable",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      167
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 1431,
    "resistance": 0
  },
  {
    "id": 138,
    "displayName": "Bookshelf",
    "name": "bookshelf",
    "hardness": 1.5,
    "minStateId": 1432,
    "maxStateId": 1432,
    "states": [],
    "drops": [
      168
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 1432,
    "resistance": 1.5
  },
  {
    "id": 139,
    "displayName": "Mossy Cobblestone",
    "name": "mossy_cobblestone",
    "hardness": 2,
    "minStateId": 1433,
    "maxStateId": 1433,
    "states": [],
    "drops": [
      169
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 1433,
    "resistance": 6
  },
  {
    "id": 140,
    "displayName": "Obsidian",
    "name": "obsidian",
    "hardness": 50,
    "minStateId": 1434,
    "maxStateId": 1434,
    "states": [],
    "drops": [
      170
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "605": true,
      "610": true
    },
    "defaultState": 1434,
    "resistance": 1200
  },
  {
    "id": 141,
    "displayName": "Torch",
    "name": "torch",
    "hardness": 0,
    "minStateId": 1435,
    "maxStateId": 1435,
    "states": [],
    "drops": [
      171
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 14,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 1435,
    "resistance": 0
  },
  {
    "id": 142,
    "displayName": "Wall Torch",
    "name": "wall_torch",
    "hardness": 0,
    "minStateId": 1436,
    "maxStateId": 1439,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      171
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 14,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 1436,
    "resistance": 0
  },
  {
    "id": 143,
    "displayName": "Fire",
    "name": "fire",
    "hardness": 0,
    "minStateId": 1440,
    "maxStateId": 1951,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 16
      },
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 15,
    "boundingBox": "empty",
    "stackSize": 0,
    "defaultState": 1471,
    "resistance": 0
  },
  {
    "id": 144,
    "displayName": "Soul Fire",
    "name": "soul_fire",
    "hardness": 0,
    "minStateId": 1952,
    "maxStateId": 1952,
    "states": [],
    "drops": [],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 0,
    "defaultState": 1952,
    "resistance": 0
  },
  {
    "id": 145,
    "displayName": "Spawner",
    "name": "spawner",
    "hardness": 5,
    "minStateId": 1953,
    "maxStateId": 1953,
    "states": [],
    "drops": [
      178
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 1953,
    "resistance": 5
  },
  {
    "id": 146,
    "displayName": "Oak Stairs",
    "name": "oak_stairs",
    "hardness": 2,
    "minStateId": 1954,
    "maxStateId": 2033,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      179
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 1965,
    "resistance": 3
  },
  {
    "id": 147,
    "displayName": "Chest",
    "name": "chest",
    "hardness": 2.5,
    "minStateId": 2034,
    "maxStateId": 2057,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "single",
          "left",
          "right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      180
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 2035,
    "resistance": 2.5
  },
  {
    "id": 148,
    "displayName": "Redstone Wire",
    "name": "redstone_wire",
    "hardness": 0,
    "minStateId": 2058,
    "maxStateId": 3353,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "up",
          "side",
          "none"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "up",
          "side",
          "none"
        ]
      },
      {
        "name": "power",
        "type": "int",
        "num_values": 16
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "up",
          "side",
          "none"
        ]
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "up",
          "side",
          "none"
        ]
      }
    ],
    "drops": [
      665
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 3218,
    "resistance": 0
  },
  {
    "id": 149,
    "displayName": "Diamond Ore",
    "name": "diamond_ore",
    "hardness": 3,
    "minStateId": 3354,
    "maxStateId": 3354,
    "states": [],
    "drops": [
      181
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 3354,
    "resistance": 3
  },
  {
    "id": 150,
    "displayName": "Block of Diamond",
    "name": "diamond_block",
    "hardness": 5,
    "minStateId": 3355,
    "maxStateId": 3355,
    "states": [],
    "drops": [
      182
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 3355,
    "resistance": 6
  },
  {
    "id": 151,
    "displayName": "Crafting Table",
    "name": "crafting_table",
    "hardness": 2.5,
    "minStateId": 3356,
    "maxStateId": 3356,
    "states": [],
    "drops": [
      183
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 3356,
    "resistance": 2.5
  },
  {
    "id": 152,
    "displayName": "Wheat Crops",
    "name": "wheat",
    "hardness": 0,
    "minStateId": 3357,
    "maxStateId": 3364,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 8
      }
    ],
    "drops": [
      620
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 3357,
    "resistance": 0
  },
  {
    "id": 153,
    "displayName": "Farmland",
    "name": "farmland",
    "hardness": 0.6,
    "minStateId": 3365,
    "maxStateId": 3372,
    "states": [
      {
        "name": "moisture",
        "type": "int",
        "num_values": 8
      }
    ],
    "drops": [
      184
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 3365,
    "resistance": 0.6
  },
  {
    "id": 154,
    "displayName": "Furnace",
    "name": "furnace",
    "hardness": 3.5,
    "minStateId": 3373,
    "maxStateId": 3380,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "lit",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      185
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 13,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 3374,
    "resistance": 3.5
  },
  {
    "id": 155,
    "displayName": "Oak Sign",
    "name": "oak_sign",
    "hardness": 1,
    "minStateId": 3381,
    "maxStateId": 3412,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      652
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 3382,
    "resistance": 1
  },
  {
    "id": 156,
    "displayName": "Spruce Sign",
    "name": "spruce_sign",
    "hardness": 1,
    "minStateId": 3413,
    "maxStateId": 3444,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      653
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 3414,
    "resistance": 1
  },
  {
    "id": 157,
    "displayName": "Birch Sign",
    "name": "birch_sign",
    "hardness": 1,
    "minStateId": 3445,
    "maxStateId": 3476,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      654
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 3446,
    "resistance": 1
  },
  {
    "id": 158,
    "displayName": "Acacia Sign",
    "name": "acacia_sign",
    "hardness": 1,
    "minStateId": 3477,
    "maxStateId": 3508,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      656
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 3478,
    "resistance": 1
  },
  {
    "id": 159,
    "displayName": "Jungle Sign",
    "name": "jungle_sign",
    "hardness": 1,
    "minStateId": 3509,
    "maxStateId": 3540,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      655
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 3510,
    "resistance": 1
  },
  {
    "id": 160,
    "displayName": "Dark Oak Sign",
    "name": "dark_oak_sign",
    "hardness": 1,
    "minStateId": 3541,
    "maxStateId": 3572,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      657
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 3542,
    "resistance": 1
  },
  {
    "id": 161,
    "displayName": "Oak Door",
    "name": "oak_door",
    "hardness": 3,
    "minStateId": 3573,
    "maxStateId": 3636,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      },
      {
        "name": "hinge",
        "type": "enum",
        "num_values": 2,
        "values": [
          "left",
          "right"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      558
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 3584,
    "resistance": 3
  },
  {
    "id": 162,
    "displayName": "Ladder",
    "name": "ladder",
    "hardness": 0.4,
    "minStateId": 3637,
    "maxStateId": 3644,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      186
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 3638,
    "resistance": 0.4
  },
  {
    "id": 163,
    "displayName": "Rail",
    "name": "rail",
    "hardness": 0.7,
    "minStateId": 3645,
    "maxStateId": 3654,
    "states": [
      {
        "name": "shape",
        "type": "enum",
        "num_values": 10,
        "values": [
          "north_south",
          "east_west",
          "ascending_east",
          "ascending_west",
          "ascending_north",
          "ascending_south",
          "south_east",
          "south_west",
          "north_west",
          "north_east"
        ]
      }
    ],
    "drops": [
      187
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 3645,
    "resistance": 0.7
  },
  {
    "id": 164,
    "displayName": "Cobblestone Stairs",
    "name": "cobblestone_stairs",
    "hardness": 2,
    "minStateId": 3655,
    "maxStateId": 3734,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      188
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 3666,
    "resistance": 6
  },
  {
    "id": 165,
    "displayName": "Oak Wall Sign",
    "name": "oak_wall_sign",
    "hardness": 1,
    "minStateId": 3735,
    "maxStateId": 3742,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      652
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 3736,
    "resistance": 1
  },
  {
    "id": 166,
    "displayName": "Spruce Wall Sign",
    "name": "spruce_wall_sign",
    "hardness": 1,
    "minStateId": 3743,
    "maxStateId": 3750,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      653
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 3744,
    "resistance": 1
  },
  {
    "id": 167,
    "displayName": "Birch Wall Sign",
    "name": "birch_wall_sign",
    "hardness": 1,
    "minStateId": 3751,
    "maxStateId": 3758,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      654
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 3752,
    "resistance": 1
  },
  {
    "id": 168,
    "displayName": "Acacia Wall Sign",
    "name": "acacia_wall_sign",
    "hardness": 1,
    "minStateId": 3759,
    "maxStateId": 3766,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      656
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 3760,
    "resistance": 1
  },
  {
    "id": 169,
    "displayName": "Jungle Wall Sign",
    "name": "jungle_wall_sign",
    "hardness": 1,
    "minStateId": 3767,
    "maxStateId": 3774,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      655
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 3768,
    "resistance": 1
  },
  {
    "id": 170,
    "displayName": "Dark Oak Wall Sign",
    "name": "dark_oak_wall_sign",
    "hardness": 1,
    "minStateId": 3775,
    "maxStateId": 3782,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      657
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 3776,
    "resistance": 1
  },
  {
    "id": 171,
    "displayName": "Lever",
    "name": "lever",
    "hardness": 0.5,
    "minStateId": 3783,
    "maxStateId": 3806,
    "states": [
      {
        "name": "face",
        "type": "enum",
        "num_values": 3,
        "values": [
          "floor",
          "wall",
          "ceiling"
        ]
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      189
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 3792,
    "resistance": 0.5
  },
  {
    "id": 172,
    "displayName": "Stone Pressure Plate",
    "name": "stone_pressure_plate",
    "hardness": 0.5,
    "minStateId": 3807,
    "maxStateId": 3808,
    "states": [
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      190
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 3808,
    "resistance": 0.5
  },
  {
    "id": 173,
    "displayName": "Iron Door",
    "name": "iron_door",
    "hardness": 5,
    "minStateId": 3809,
    "maxStateId": 3872,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      },
      {
        "name": "hinge",
        "type": "enum",
        "num_values": 2,
        "values": [
          "left",
          "right"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      557
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 3820,
    "resistance": 5
  },
  {
    "id": 174,
    "displayName": "Oak Pressure Plate",
    "name": "oak_pressure_plate",
    "hardness": 0.5,
    "minStateId": 3873,
    "maxStateId": 3874,
    "states": [
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      191
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 3874,
    "resistance": 0.5
  },
  {
    "id": 175,
    "displayName": "Spruce Pressure Plate",
    "name": "spruce_pressure_plate",
    "hardness": 0.5,
    "minStateId": 3875,
    "maxStateId": 3876,
    "states": [
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      192
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 3876,
    "resistance": 0.5
  },
  {
    "id": 176,
    "displayName": "Birch Pressure Plate",
    "name": "birch_pressure_plate",
    "hardness": 0.5,
    "minStateId": 3877,
    "maxStateId": 3878,
    "states": [
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      193
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 3878,
    "resistance": 0.5
  },
  {
    "id": 177,
    "displayName": "Jungle Pressure Plate",
    "name": "jungle_pressure_plate",
    "hardness": 0.5,
    "minStateId": 3879,
    "maxStateId": 3880,
    "states": [
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      194
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 3880,
    "resistance": 0.5
  },
  {
    "id": 178,
    "displayName": "Acacia Pressure Plate",
    "name": "acacia_pressure_plate",
    "hardness": 0.5,
    "minStateId": 3881,
    "maxStateId": 3882,
    "states": [
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      195
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 3882,
    "resistance": 0.5
  },
  {
    "id": 179,
    "displayName": "Dark Oak Pressure Plate",
    "name": "dark_oak_pressure_plate",
    "hardness": 0.5,
    "minStateId": 3883,
    "maxStateId": 3884,
    "states": [
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      196
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 3884,
    "resistance": 0.5
  },
  {
    "id": 180,
    "displayName": "Redstone Ore",
    "name": "redstone_ore",
    "hardness": 3,
    "minStateId": 3885,
    "maxStateId": 3886,
    "states": [
      {
        "name": "lit",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      200
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 9,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 3886,
    "resistance": 3
  },
  {
    "id": 181,
    "displayName": "Redstone Torch",
    "name": "redstone_torch",
    "hardness": 0,
    "minStateId": 3887,
    "maxStateId": 3888,
    "states": [
      {
        "name": "lit",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      201
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 7,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 3887,
    "resistance": 0
  },
  {
    "id": 182,
    "displayName": "Redstone Wall Torch",
    "name": "redstone_wall_torch",
    "hardness": 0,
    "minStateId": 3889,
    "maxStateId": 3896,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "lit",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      201
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 7,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 3889,
    "resistance": 0
  },
  {
    "id": 183,
    "displayName": "Stone Button",
    "name": "stone_button",
    "hardness": 0.5,
    "minStateId": 3897,
    "maxStateId": 3920,
    "states": [
      {
        "name": "face",
        "type": "enum",
        "num_values": 3,
        "values": [
          "floor",
          "wall",
          "ceiling"
        ]
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      304
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 3906,
    "resistance": 0.5
  },
  {
    "id": 184,
    "displayName": "Snow",
    "name": "snow",
    "hardness": 0.1,
    "minStateId": 3921,
    "maxStateId": 3928,
    "states": [
      {
        "name": "layers",
        "type": "enum",
        "num_values": 8,
        "values": [
          "1",
          "2",
          "3",
          "4",
          "5",
          "6",
          "7",
          "8"
        ]
      }
    ],
    "drops": [
      202
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "harvestTools": {
      "584": true,
      "589": true,
      "594": true,
      "599": true,
      "604": true,
      "609": true
    },
    "defaultState": 3921,
    "resistance": 0.1
  },
  {
    "id": 185,
    "displayName": "Ice",
    "name": "ice",
    "hardness": 0.5,
    "minStateId": 3929,
    "maxStateId": 3929,
    "states": [],
    "drops": [
      203
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 3929,
    "resistance": 0.5
  },
  {
    "id": 186,
    "displayName": "Snow Block",
    "name": "snow_block",
    "hardness": 0.2,
    "minStateId": 3930,
    "maxStateId": 3930,
    "states": [],
    "drops": [
      204
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "harvestTools": {
      "584": true,
      "589": true,
      "594": true,
      "599": true,
      "604": true,
      "609": true
    },
    "defaultState": 3930,
    "resistance": 0.2
  },
  {
    "id": 187,
    "displayName": "Cactus",
    "name": "cactus",
    "hardness": 0.4,
    "minStateId": 3931,
    "maxStateId": 3946,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      205
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 3931,
    "resistance": 0.4
  },
  {
    "id": 188,
    "displayName": "Clay",
    "name": "clay",
    "hardness": 0.6,
    "minStateId": 3947,
    "maxStateId": 3947,
    "states": [],
    "drops": [
      206
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 3947,
    "resistance": 0.6
  },
  {
    "id": 189,
    "displayName": "Sugar Cane",
    "name": "sugar_cane",
    "hardness": 0,
    "minStateId": 3948,
    "maxStateId": 3963,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      133
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 3948,
    "resistance": 0
  },
  {
    "id": 190,
    "displayName": "Jukebox",
    "name": "jukebox",
    "hardness": 2,
    "minStateId": 3964,
    "maxStateId": 3965,
    "states": [
      {
        "name": "has_record",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      207
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 3965,
    "resistance": 6
  },
  {
    "id": 191,
    "displayName": "Oak Fence",
    "name": "oak_fence",
    "hardness": 2,
    "minStateId": 3966,
    "maxStateId": 3997,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      208
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 3997,
    "resistance": 3
  },
  {
    "id": 192,
    "displayName": "Pumpkin",
    "name": "pumpkin",
    "hardness": 1,
    "minStateId": 3998,
    "maxStateId": 3998,
    "states": [],
    "drops": [
      216
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 3998,
    "resistance": 1
  },
  {
    "id": 193,
    "displayName": "Netherrack",
    "name": "netherrack",
    "hardness": 0.4,
    "minStateId": 3999,
    "maxStateId": 3999,
    "states": [],
    "drops": [
      218
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 3999,
    "resistance": 0.4
  },
  {
    "id": 194,
    "displayName": "Soul Sand",
    "name": "soul_sand",
    "hardness": 0.5,
    "minStateId": 4000,
    "maxStateId": 4000,
    "states": [],
    "drops": [
      219
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 4000,
    "resistance": 0.5
  },
  {
    "id": 195,
    "displayName": "Soul Soil",
    "name": "soul_soil",
    "hardness": 0.5,
    "minStateId": 4001,
    "maxStateId": 4001,
    "states": [],
    "drops": [
      220
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 4001,
    "resistance": 0.5
  },
  {
    "id": 196,
    "displayName": "Basalt",
    "name": "basalt",
    "hardness": 1.25,
    "minStateId": 4002,
    "maxStateId": 4004,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      221
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4003,
    "resistance": 4.2
  },
  {
    "id": 197,
    "displayName": "Polished Basalt",
    "name": "polished_basalt",
    "hardness": 1.25,
    "minStateId": 4005,
    "maxStateId": 4007,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      222
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4006,
    "resistance": 4.2
  },
  {
    "id": 198,
    "displayName": "Soul Torch",
    "name": "soul_torch",
    "hardness": 0,
    "minStateId": 4008,
    "maxStateId": 4008,
    "states": [],
    "drops": [
      223
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 4008,
    "resistance": 0
  },
  {
    "id": 199,
    "displayName": "Soul Wall Torch",
    "name": "soul_wall_torch",
    "hardness": 0,
    "minStateId": 4009,
    "maxStateId": 4012,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      223
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 4009,
    "resistance": 0
  },
  {
    "id": 200,
    "displayName": "Glowstone",
    "name": "glowstone",
    "hardness": 0.3,
    "minStateId": 4013,
    "maxStateId": 4013,
    "states": [],
    "drops": [
      224
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 15,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4013,
    "resistance": 0.3
  },
  {
    "id": 201,
    "displayName": "Nether Portal",
    "name": "nether_portal",
    "hardness": 0,
    "minStateId": 4014,
    "maxStateId": 4015,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 2,
        "values": [
          "x",
          "z"
        ]
      }
    ],
    "drops": [],
    "diggable": false,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 11,
    "boundingBox": "empty",
    "stackSize": 0,
    "defaultState": 4014,
    "resistance": -1
  },
  {
    "id": 202,
    "displayName": "Carved Pumpkin",
    "name": "carved_pumpkin",
    "hardness": 1,
    "minStateId": 4016,
    "maxStateId": 4019,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      217
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 4016,
    "resistance": 1
  },
  {
    "id": 203,
    "displayName": "Jack o'Lantern",
    "name": "jack_o_lantern",
    "hardness": 1,
    "minStateId": 4020,
    "maxStateId": 4023,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      225
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 15,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 4020,
    "resistance": 1
  },
  {
    "id": 204,
    "displayName": "Cake",
    "name": "cake",
    "hardness": 0.5,
    "minStateId": 4024,
    "maxStateId": 4030,
    "states": [
      {
        "name": "bites",
        "type": "int",
        "num_values": 7
      }
    ],
    "drops": [
      715
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 4024,
    "resistance": 0.5
  },
  {
    "id": 205,
    "displayName": "Redstone Repeater",
    "name": "repeater",
    "hardness": 0,
    "minStateId": 4031,
    "maxStateId": 4094,
    "states": [
      {
        "name": "delay",
        "type": "enum",
        "num_values": 4,
        "values": [
          "1",
          "2",
          "3",
          "4"
        ]
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "locked",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      566
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4034,
    "resistance": 0
  },
  {
    "id": 206,
    "displayName": "White Stained Glass",
    "name": "white_stained_glass",
    "hardness": 0.3,
    "minStateId": 4095,
    "maxStateId": 4095,
    "states": [],
    "drops": [
      379
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4095,
    "resistance": 0.3
  },
  {
    "id": 207,
    "displayName": "Orange Stained Glass",
    "name": "orange_stained_glass",
    "hardness": 0.3,
    "minStateId": 4096,
    "maxStateId": 4096,
    "states": [],
    "drops": [
      380
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4096,
    "resistance": 0.3
  },
  {
    "id": 208,
    "displayName": "Magenta Stained Glass",
    "name": "magenta_stained_glass",
    "hardness": 0.3,
    "minStateId": 4097,
    "maxStateId": 4097,
    "states": [],
    "drops": [
      381
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4097,
    "resistance": 0.3
  },
  {
    "id": 209,
    "displayName": "Light Blue Stained Glass",
    "name": "light_blue_stained_glass",
    "hardness": 0.3,
    "minStateId": 4098,
    "maxStateId": 4098,
    "states": [],
    "drops": [
      382
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4098,
    "resistance": 0.3
  },
  {
    "id": 210,
    "displayName": "Yellow Stained Glass",
    "name": "yellow_stained_glass",
    "hardness": 0.3,
    "minStateId": 4099,
    "maxStateId": 4099,
    "states": [],
    "drops": [
      383
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4099,
    "resistance": 0.3
  },
  {
    "id": 211,
    "displayName": "Lime Stained Glass",
    "name": "lime_stained_glass",
    "hardness": 0.3,
    "minStateId": 4100,
    "maxStateId": 4100,
    "states": [],
    "drops": [
      384
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4100,
    "resistance": 0.3
  },
  {
    "id": 212,
    "displayName": "Pink Stained Glass",
    "name": "pink_stained_glass",
    "hardness": 0.3,
    "minStateId": 4101,
    "maxStateId": 4101,
    "states": [],
    "drops": [
      385
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4101,
    "resistance": 0.3
  },
  {
    "id": 213,
    "displayName": "Gray Stained Glass",
    "name": "gray_stained_glass",
    "hardness": 0.3,
    "minStateId": 4102,
    "maxStateId": 4102,
    "states": [],
    "drops": [
      386
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4102,
    "resistance": 0.3
  },
  {
    "id": 214,
    "displayName": "Light Gray Stained Glass",
    "name": "light_gray_stained_glass",
    "hardness": 0.3,
    "minStateId": 4103,
    "maxStateId": 4103,
    "states": [],
    "drops": [
      387
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4103,
    "resistance": 0.3
  },
  {
    "id": 215,
    "displayName": "Cyan Stained Glass",
    "name": "cyan_stained_glass",
    "hardness": 0.3,
    "minStateId": 4104,
    "maxStateId": 4104,
    "states": [],
    "drops": [
      388
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4104,
    "resistance": 0.3
  },
  {
    "id": 216,
    "displayName": "Purple Stained Glass",
    "name": "purple_stained_glass",
    "hardness": 0.3,
    "minStateId": 4105,
    "maxStateId": 4105,
    "states": [],
    "drops": [
      389
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4105,
    "resistance": 0.3
  },
  {
    "id": 217,
    "displayName": "Blue Stained Glass",
    "name": "blue_stained_glass",
    "hardness": 0.3,
    "minStateId": 4106,
    "maxStateId": 4106,
    "states": [],
    "drops": [
      390
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4106,
    "resistance": 0.3
  },
  {
    "id": 218,
    "displayName": "Brown Stained Glass",
    "name": "brown_stained_glass",
    "hardness": 0.3,
    "minStateId": 4107,
    "maxStateId": 4107,
    "states": [],
    "drops": [
      391
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4107,
    "resistance": 0.3
  },
  {
    "id": 219,
    "displayName": "Green Stained Glass",
    "name": "green_stained_glass",
    "hardness": 0.3,
    "minStateId": 4108,
    "maxStateId": 4108,
    "states": [],
    "drops": [
      392
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4108,
    "resistance": 0.3
  },
  {
    "id": 220,
    "displayName": "Red Stained Glass",
    "name": "red_stained_glass",
    "hardness": 0.3,
    "minStateId": 4109,
    "maxStateId": 4109,
    "states": [],
    "drops": [
      393
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4109,
    "resistance": 0.3
  },
  {
    "id": 221,
    "displayName": "Black Stained Glass",
    "name": "black_stained_glass",
    "hardness": 0.3,
    "minStateId": 4110,
    "maxStateId": 4110,
    "states": [],
    "drops": [
      394
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4110,
    "resistance": 0.3
  },
  {
    "id": 222,
    "displayName": "Oak Trapdoor",
    "name": "oak_trapdoor",
    "hardness": 3,
    "minStateId": 4111,
    "maxStateId": 4174,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      226
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 4126,
    "resistance": 3
  },
  {
    "id": 223,
    "displayName": "Spruce Trapdoor",
    "name": "spruce_trapdoor",
    "hardness": 3,
    "minStateId": 4175,
    "maxStateId": 4238,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      227
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 4190,
    "resistance": 3
  },
  {
    "id": 224,
    "displayName": "Birch Trapdoor",
    "name": "birch_trapdoor",
    "hardness": 3,
    "minStateId": 4239,
    "maxStateId": 4302,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      228
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 4254,
    "resistance": 3
  },
  {
    "id": 225,
    "displayName": "Jungle Trapdoor",
    "name": "jungle_trapdoor",
    "hardness": 3,
    "minStateId": 4303,
    "maxStateId": 4366,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      229
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 4318,
    "resistance": 3
  },
  {
    "id": 226,
    "displayName": "Acacia Trapdoor",
    "name": "acacia_trapdoor",
    "hardness": 3,
    "minStateId": 4367,
    "maxStateId": 4430,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      230
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 4382,
    "resistance": 3
  },
  {
    "id": 227,
    "displayName": "Dark Oak Trapdoor",
    "name": "dark_oak_trapdoor",
    "hardness": 3,
    "minStateId": 4431,
    "maxStateId": 4494,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      231
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 4446,
    "resistance": 3
  },
  {
    "id": 228,
    "displayName": "Stone Bricks",
    "name": "stone_bricks",
    "hardness": 1.5,
    "minStateId": 4495,
    "maxStateId": 4495,
    "states": [],
    "drops": [
      240
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4495,
    "resistance": 6
  },
  {
    "id": 229,
    "displayName": "Mossy Stone Bricks",
    "name": "mossy_stone_bricks",
    "hardness": 1.5,
    "minStateId": 4496,
    "maxStateId": 4496,
    "states": [],
    "drops": [
      241
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4496,
    "resistance": 6
  },
  {
    "id": 230,
    "displayName": "Cracked Stone Bricks",
    "name": "cracked_stone_bricks",
    "hardness": 1.5,
    "minStateId": 4497,
    "maxStateId": 4497,
    "states": [],
    "drops": [
      242
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4497,
    "resistance": 6
  },
  {
    "id": 231,
    "displayName": "Chiseled Stone Bricks",
    "name": "chiseled_stone_bricks",
    "hardness": 1.5,
    "minStateId": 4498,
    "maxStateId": 4498,
    "states": [],
    "drops": [
      243
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4498,
    "resistance": 6
  },
  {
    "id": 232,
    "displayName": "Infested Stone",
    "name": "infested_stone",
    "hardness": 0,
    "minStateId": 4499,
    "maxStateId": 4499,
    "states": [],
    "drops": [
      234
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4499,
    "resistance": 0.75
  },
  {
    "id": 233,
    "displayName": "Infested Cobblestone",
    "name": "infested_cobblestone",
    "hardness": 0,
    "minStateId": 4500,
    "maxStateId": 4500,
    "states": [],
    "drops": [
      235
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4500,
    "resistance": 0.75
  },
  {
    "id": 234,
    "displayName": "Infested Stone Bricks",
    "name": "infested_stone_bricks",
    "hardness": 0,
    "minStateId": 4501,
    "maxStateId": 4501,
    "states": [],
    "drops": [
      236
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4501,
    "resistance": 0.75
  },
  {
    "id": 235,
    "displayName": "Infested Mossy Stone Bricks",
    "name": "infested_mossy_stone_bricks",
    "hardness": 0,
    "minStateId": 4502,
    "maxStateId": 4502,
    "states": [],
    "drops": [
      237
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4502,
    "resistance": 0.75
  },
  {
    "id": 236,
    "displayName": "Infested Cracked Stone Bricks",
    "name": "infested_cracked_stone_bricks",
    "hardness": 0,
    "minStateId": 4503,
    "maxStateId": 4503,
    "states": [],
    "drops": [
      238
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4503,
    "resistance": 0.75
  },
  {
    "id": 237,
    "displayName": "Infested Chiseled Stone Bricks",
    "name": "infested_chiseled_stone_bricks",
    "hardness": 0,
    "minStateId": 4504,
    "maxStateId": 4504,
    "states": [],
    "drops": [
      239
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4504,
    "resistance": 0.75
  },
  {
    "id": 238,
    "displayName": "Brown Mushroom Block",
    "name": "brown_mushroom_block",
    "hardness": 0.2,
    "minStateId": 4505,
    "maxStateId": 4568,
    "states": [
      {
        "name": "down",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      244
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 4505,
    "resistance": 0.2
  },
  {
    "id": 239,
    "displayName": "Red Mushroom Block",
    "name": "red_mushroom_block",
    "hardness": 0.2,
    "minStateId": 4569,
    "maxStateId": 4632,
    "states": [
      {
        "name": "down",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      245
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 4569,
    "resistance": 0.2
  },
  {
    "id": 240,
    "displayName": "Mushroom Stem",
    "name": "mushroom_stem",
    "hardness": 0.2,
    "minStateId": 4633,
    "maxStateId": 4696,
    "states": [
      {
        "name": "down",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      246
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 4633,
    "resistance": 0.2
  },
  {
    "id": 241,
    "displayName": "Iron Bars",
    "name": "iron_bars",
    "hardness": 5,
    "minStateId": 4697,
    "maxStateId": 4728,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      247
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4728,
    "resistance": 6
  },
  {
    "id": 242,
    "displayName": "Chain",
    "name": "chain",
    "hardness": 5,
    "minStateId": 4729,
    "maxStateId": 4734,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      248
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4732,
    "resistance": 6
  },
  {
    "id": 243,
    "displayName": "Glass Pane",
    "name": "glass_pane",
    "hardness": 0.3,
    "minStateId": 4735,
    "maxStateId": 4766,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      249
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 4766,
    "resistance": 0.3
  },
  {
    "id": 244,
    "displayName": "Melon",
    "name": "melon",
    "hardness": 1,
    "minStateId": 4767,
    "maxStateId": 4767,
    "states": [],
    "drops": [
      250
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 4767,
    "resistance": 1
  },
  {
    "id": 245,
    "displayName": "Attached Pumpkin Stem",
    "name": "attached_pumpkin_stem",
    "hardness": 0,
    "minStateId": 4768,
    "maxStateId": 4771,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 4768,
    "resistance": 0
  },
  {
    "id": 246,
    "displayName": "Attached Melon Stem",
    "name": "attached_melon_stem",
    "hardness": 0,
    "minStateId": 4772,
    "maxStateId": 4775,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 4772,
    "resistance": 0
  },
  {
    "id": 247,
    "displayName": "Pumpkin Stem",
    "name": "pumpkin_stem",
    "hardness": 0,
    "minStateId": 4776,
    "maxStateId": 4783,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 8
      }
    ],
    "drops": [
      737
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 4776,
    "resistance": 0
  },
  {
    "id": 248,
    "displayName": "Melon Stem",
    "name": "melon_stem",
    "hardness": 0,
    "minStateId": 4784,
    "maxStateId": 4791,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 8
      }
    ],
    "drops": [
      738
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 4784,
    "resistance": 0
  },
  {
    "id": 249,
    "displayName": "Vines",
    "name": "vine",
    "hardness": 0.2,
    "minStateId": 4792,
    "maxStateId": 4823,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      251
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 4823,
    "resistance": 0.2
  },
  {
    "id": 250,
    "displayName": "Oak Fence Gate",
    "name": "oak_fence_gate",
    "hardness": 2,
    "minStateId": 4824,
    "maxStateId": 4855,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "in_wall",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      252
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 4831,
    "resistance": 3
  },
  {
    "id": 251,
    "displayName": "Brick Stairs",
    "name": "brick_stairs",
    "hardness": 2,
    "minStateId": 4856,
    "maxStateId": 4935,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      260
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4867,
    "resistance": 6
  },
  {
    "id": 252,
    "displayName": "Stone Brick Stairs",
    "name": "stone_brick_stairs",
    "hardness": 1.5,
    "minStateId": 4936,
    "maxStateId": 5015,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      261
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 4947,
    "resistance": 6
  },
  {
    "id": 253,
    "displayName": "Mycelium",
    "name": "mycelium",
    "hardness": 0.6,
    "minStateId": 5016,
    "maxStateId": 5017,
    "states": [
      {
        "name": "snowy",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      262
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 5017,
    "resistance": 0.6
  },
  {
    "id": 254,
    "displayName": "Lily Pad",
    "name": "lily_pad",
    "hardness": 0,
    "minStateId": 5018,
    "maxStateId": 5018,
    "states": [],
    "drops": [
      263
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 5018,
    "resistance": 0
  },
  {
    "id": 255,
    "displayName": "Nether Bricks",
    "name": "nether_bricks",
    "hardness": 2,
    "minStateId": 5019,
    "maxStateId": 5019,
    "states": [],
    "drops": [
      264
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 5019,
    "resistance": 6
  },
  {
    "id": 256,
    "displayName": "Nether Brick Fence",
    "name": "nether_brick_fence",
    "hardness": 2,
    "minStateId": 5020,
    "maxStateId": 5051,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      267
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 5051,
    "resistance": 6
  },
  {
    "id": 257,
    "displayName": "Nether Brick Stairs",
    "name": "nether_brick_stairs",
    "hardness": 2,
    "minStateId": 5052,
    "maxStateId": 5131,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      268
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 5063,
    "resistance": 6
  },
  {
    "id": 258,
    "displayName": "Nether Wart",
    "name": "nether_wart",
    "hardness": 0,
    "minStateId": 5132,
    "maxStateId": 5135,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 4
      }
    ],
    "drops": [
      748
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 5132,
    "resistance": 0
  },
  {
    "id": 259,
    "displayName": "Enchanting Table",
    "name": "enchanting_table",
    "hardness": 5,
    "minStateId": 5136,
    "maxStateId": 5136,
    "states": [],
    "drops": [
      269
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 5136,
    "resistance": 1200
  },
  {
    "id": 260,
    "displayName": "Brewing Stand",
    "name": "brewing_stand",
    "hardness": 0.5,
    "minStateId": 5137,
    "maxStateId": 5144,
    "states": [
      {
        "name": "has_bottle_0",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "has_bottle_1",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "has_bottle_2",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      755
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 1,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 5144,
    "resistance": 0.5
  },
  {
    "id": 261,
    "displayName": "Cauldron",
    "name": "cauldron",
    "hardness": 2,
    "minStateId": 5145,
    "maxStateId": 5148,
    "states": [
      {
        "name": "level",
        "type": "int",
        "num_values": 4
      }
    ],
    "drops": [
      756
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 5145,
    "resistance": 2
  },
  {
    "id": 262,
    "displayName": "End Portal",
    "name": "end_portal",
    "hardness": 0,
    "minStateId": 5149,
    "maxStateId": 5149,
    "states": [],
    "drops": [],
    "diggable": false,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 15,
    "boundingBox": "empty",
    "stackSize": 0,
    "defaultState": 5149,
    "resistance": 3600000
  },
  {
    "id": 263,
    "displayName": "End Portal Frame",
    "name": "end_portal_frame",
    "hardness": 0,
    "minStateId": 5150,
    "maxStateId": 5157,
    "states": [
      {
        "name": "eye",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      270
    ],
    "diggable": false,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 1,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 5154,
    "resistance": 3600000
  },
  {
    "id": 264,
    "displayName": "End Stone",
    "name": "end_stone",
    "hardness": 3,
    "minStateId": 5158,
    "maxStateId": 5158,
    "states": [],
    "drops": [
      271
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 5158,
    "resistance": 9
  },
  {
    "id": 265,
    "displayName": "Dragon Egg",
    "name": "dragon_egg",
    "hardness": 3,
    "minStateId": 5159,
    "maxStateId": 5159,
    "states": [],
    "drops": [
      273
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 5159,
    "resistance": 9
  },
  {
    "id": 266,
    "displayName": "Redstone Lamp",
    "name": "redstone_lamp",
    "hardness": 0.3,
    "minStateId": 5160,
    "maxStateId": 5161,
    "states": [
      {
        "name": "lit",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      274
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 15,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 5161,
    "resistance": 0.3
  },
  {
    "id": 267,
    "displayName": "Cocoa",
    "name": "cocoa",
    "hardness": 0.2,
    "minStateId": 5162,
    "maxStateId": 5173,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 3
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      694
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 5162,
    "resistance": 3
  },
  {
    "id": 268,
    "displayName": "Sandstone Stairs",
    "name": "sandstone_stairs",
    "hardness": 0.8,
    "minStateId": 5174,
    "maxStateId": 5253,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      275
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 5185,
    "resistance": 0.8
  },
  {
    "id": 269,
    "displayName": "Emerald Ore",
    "name": "emerald_ore",
    "hardness": 3,
    "minStateId": 5254,
    "maxStateId": 5254,
    "states": [],
    "drops": [
      276
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 5254,
    "resistance": 3
  },
  {
    "id": 270,
    "displayName": "Ender Chest",
    "name": "ender_chest",
    "hardness": 22.5,
    "minStateId": 5255,
    "maxStateId": 5262,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      277
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 5256,
    "resistance": 600
  },
  {
    "id": 271,
    "displayName": "Tripwire Hook",
    "name": "tripwire_hook",
    "hardness": 0,
    "minStateId": 5263,
    "maxStateId": 5278,
    "states": [
      {
        "name": "attached",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      278
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 5272,
    "resistance": 0
  },
  {
    "id": 272,
    "displayName": "Tripwire",
    "name": "tripwire",
    "hardness": 0,
    "minStateId": 5279,
    "maxStateId": 5406,
    "states": [
      {
        "name": "attached",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "disarmed",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      616
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 5406,
    "resistance": 0
  },
  {
    "id": 273,
    "displayName": "Block of Emerald",
    "name": "emerald_block",
    "hardness": 5,
    "minStateId": 5407,
    "maxStateId": 5407,
    "states": [],
    "drops": [
      279
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 5407,
    "resistance": 6
  },
  {
    "id": 274,
    "displayName": "Spruce Stairs",
    "name": "spruce_stairs",
    "hardness": 2,
    "minStateId": 5408,
    "maxStateId": 5487,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      280
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 5419,
    "resistance": 3
  },
  {
    "id": 275,
    "displayName": "Birch Stairs",
    "name": "birch_stairs",
    "hardness": 2,
    "minStateId": 5488,
    "maxStateId": 5567,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      281
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 5499,
    "resistance": 3
  },
  {
    "id": 276,
    "displayName": "Jungle Stairs",
    "name": "jungle_stairs",
    "hardness": 2,
    "minStateId": 5568,
    "maxStateId": 5647,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      282
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 5579,
    "resistance": 3
  },
  {
    "id": 277,
    "displayName": "Command Block",
    "name": "command_block",
    "hardness": 0,
    "minStateId": 5648,
    "maxStateId": 5659,
    "states": [
      {
        "name": "conditional",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      285
    ],
    "diggable": false,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 5654,
    "resistance": 3600000
  },
  {
    "id": 278,
    "displayName": "Beacon",
    "name": "beacon",
    "hardness": 3,
    "minStateId": 5660,
    "maxStateId": 5660,
    "states": [],
    "drops": [
      286
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 15,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 5660,
    "resistance": 3
  },
  {
    "id": 279,
    "displayName": "Cobblestone Wall",
    "name": "cobblestone_wall",
    "hardness": 2,
    "minStateId": 5661,
    "maxStateId": 5984,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      287
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 5664,
    "resistance": 6
  },
  {
    "id": 280,
    "displayName": "Mossy Cobblestone Wall",
    "name": "mossy_cobblestone_wall",
    "hardness": 2,
    "minStateId": 5985,
    "maxStateId": 6308,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      288
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 5988,
    "resistance": 6
  },
  {
    "id": 281,
    "displayName": "Flower Pot",
    "name": "flower_pot",
    "hardness": 0,
    "minStateId": 6309,
    "maxStateId": 6309,
    "states": [],
    "drops": [
      829
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6309,
    "resistance": 0
  },
  {
    "id": 282,
    "displayName": "Potted Oak Sapling",
    "name": "potted_oak_sapling",
    "hardness": 0,
    "minStateId": 6310,
    "maxStateId": 6310,
    "states": [],
    "drops": [
      829,
      23
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6310,
    "resistance": 0
  },
  {
    "id": 283,
    "displayName": "Potted Spruce Sapling",
    "name": "potted_spruce_sapling",
    "hardness": 0,
    "minStateId": 6311,
    "maxStateId": 6311,
    "states": [],
    "drops": [
      829,
      24
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6311,
    "resistance": 0
  },
  {
    "id": 284,
    "displayName": "Potted Birch Sapling",
    "name": "potted_birch_sapling",
    "hardness": 0,
    "minStateId": 6312,
    "maxStateId": 6312,
    "states": [],
    "drops": [
      829,
      25
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6312,
    "resistance": 0
  },
  {
    "id": 285,
    "displayName": "Potted Jungle Sapling",
    "name": "potted_jungle_sapling",
    "hardness": 0,
    "minStateId": 6313,
    "maxStateId": 6313,
    "states": [],
    "drops": [
      829,
      26
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6313,
    "resistance": 0
  },
  {
    "id": 286,
    "displayName": "Potted Acacia Sapling",
    "name": "potted_acacia_sapling",
    "hardness": 0,
    "minStateId": 6314,
    "maxStateId": 6314,
    "states": [],
    "drops": [
      829,
      27
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6314,
    "resistance": 0
  },
  {
    "id": 287,
    "displayName": "Potted Dark Oak Sapling",
    "name": "potted_dark_oak_sapling",
    "hardness": 0,
    "minStateId": 6315,
    "maxStateId": 6315,
    "states": [],
    "drops": [
      829,
      28
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6315,
    "resistance": 0
  },
  {
    "id": 288,
    "displayName": "Potted Fern",
    "name": "potted_fern",
    "hardness": 0,
    "minStateId": 6316,
    "maxStateId": 6316,
    "states": [],
    "drops": [
      829,
      90
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6316,
    "resistance": 0
  },
  {
    "id": 289,
    "displayName": "Potted Dandelion",
    "name": "potted_dandelion",
    "hardness": 0,
    "minStateId": 6317,
    "maxStateId": 6317,
    "states": [],
    "drops": [
      829,
      111
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 6317,
    "resistance": 0
  },
  {
    "id": 290,
    "displayName": "Potted Poppy",
    "name": "potted_poppy",
    "hardness": 0,
    "minStateId": 6318,
    "maxStateId": 6318,
    "states": [],
    "drops": [
      829,
      112
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6318,
    "resistance": 0
  },
  {
    "id": 291,
    "displayName": "Potted Blue Orchid",
    "name": "potted_blue_orchid",
    "hardness": 0,
    "minStateId": 6319,
    "maxStateId": 6319,
    "states": [],
    "drops": [
      829,
      113
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6319,
    "resistance": 0
  },
  {
    "id": 292,
    "displayName": "Potted Allium",
    "name": "potted_allium",
    "hardness": 0,
    "minStateId": 6320,
    "maxStateId": 6320,
    "states": [],
    "drops": [
      829,
      114
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6320,
    "resistance": 0
  },
  {
    "id": 293,
    "displayName": "Potted Azure Bluet",
    "name": "potted_azure_bluet",
    "hardness": 0,
    "minStateId": 6321,
    "maxStateId": 6321,
    "states": [],
    "drops": [
      829,
      115
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6321,
    "resistance": 0
  },
  {
    "id": 294,
    "displayName": "Potted Red Tulip",
    "name": "potted_red_tulip",
    "hardness": 0,
    "minStateId": 6322,
    "maxStateId": 6322,
    "states": [],
    "drops": [
      829,
      116
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6322,
    "resistance": 0
  },
  {
    "id": 295,
    "displayName": "Potted Orange Tulip",
    "name": "potted_orange_tulip",
    "hardness": 0,
    "minStateId": 6323,
    "maxStateId": 6323,
    "states": [],
    "drops": [
      829,
      117
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6323,
    "resistance": 0
  },
  {
    "id": 296,
    "displayName": "Potted White Tulip",
    "name": "potted_white_tulip",
    "hardness": 0,
    "minStateId": 6324,
    "maxStateId": 6324,
    "states": [],
    "drops": [
      829,
      118
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6324,
    "resistance": 0
  },
  {
    "id": 297,
    "displayName": "Potted Pink Tulip",
    "name": "potted_pink_tulip",
    "hardness": 0,
    "minStateId": 6325,
    "maxStateId": 6325,
    "states": [],
    "drops": [
      829,
      119
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6325,
    "resistance": 0
  },
  {
    "id": 298,
    "displayName": "Potted Oxeye Daisy",
    "name": "potted_oxeye_daisy",
    "hardness": 0,
    "minStateId": 6326,
    "maxStateId": 6326,
    "states": [],
    "drops": [
      829,
      120
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6326,
    "resistance": 0
  },
  {
    "id": 299,
    "displayName": "Potted Cornflower",
    "name": "potted_cornflower",
    "hardness": 0,
    "minStateId": 6327,
    "maxStateId": 6327,
    "states": [],
    "drops": [
      829,
      121
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6327,
    "resistance": 0
  },
  {
    "id": 300,
    "displayName": "Potted Lily of the Valley",
    "name": "potted_lily_of_the_valley",
    "hardness": 0,
    "minStateId": 6328,
    "maxStateId": 6328,
    "states": [],
    "drops": [
      829,
      122
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6328,
    "resistance": 0
  },
  {
    "id": 301,
    "displayName": "Potted Wither Rose",
    "name": "potted_wither_rose",
    "hardness": 0,
    "minStateId": 6329,
    "maxStateId": 6329,
    "states": [],
    "drops": [
      829,
      123
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6329,
    "resistance": 0
  },
  {
    "id": 302,
    "displayName": "Potted Red Mushroom",
    "name": "potted_red_mushroom",
    "hardness": 0,
    "minStateId": 6330,
    "maxStateId": 6330,
    "states": [],
    "drops": [
      829,
      125
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6330,
    "resistance": 0
  },
  {
    "id": 303,
    "displayName": "Potted Brown Mushroom",
    "name": "potted_brown_mushroom",
    "hardness": 0,
    "minStateId": 6331,
    "maxStateId": 6331,
    "states": [],
    "drops": [
      829,
      124
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6331,
    "resistance": 0
  },
  {
    "id": 304,
    "displayName": "Potted Dead Bush",
    "name": "potted_dead_bush",
    "hardness": 0,
    "minStateId": 6332,
    "maxStateId": 6332,
    "states": [],
    "drops": [
      829,
      91
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6332,
    "resistance": 0
  },
  {
    "id": 305,
    "displayName": "Potted Cactus",
    "name": "potted_cactus",
    "hardness": 0,
    "minStateId": 6333,
    "maxStateId": 6333,
    "states": [],
    "drops": [
      829,
      205
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6333,
    "resistance": 0
  },
  {
    "id": 306,
    "displayName": "Carrots",
    "name": "carrots",
    "hardness": 0,
    "minStateId": 6334,
    "maxStateId": 6341,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 8
      }
    ],
    "drops": [
      830
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 6334,
    "resistance": 0
  },
  {
    "id": 307,
    "displayName": "Potatoes",
    "name": "potatoes",
    "hardness": 0,
    "minStateId": 6342,
    "maxStateId": 6349,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 8
      }
    ],
    "drops": [
      831
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 6342,
    "resistance": 0
  },
  {
    "id": 308,
    "displayName": "Oak Button",
    "name": "oak_button",
    "hardness": 0.5,
    "minStateId": 6350,
    "maxStateId": 6373,
    "states": [
      {
        "name": "face",
        "type": "enum",
        "num_values": 3,
        "values": [
          "floor",
          "wall",
          "ceiling"
        ]
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      305
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 6359,
    "resistance": 0.5
  },
  {
    "id": 309,
    "displayName": "Spruce Button",
    "name": "spruce_button",
    "hardness": 0.5,
    "minStateId": 6374,
    "maxStateId": 6397,
    "states": [
      {
        "name": "face",
        "type": "enum",
        "num_values": 3,
        "values": [
          "floor",
          "wall",
          "ceiling"
        ]
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      306
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 6383,
    "resistance": 0.5
  },
  {
    "id": 310,
    "displayName": "Birch Button",
    "name": "birch_button",
    "hardness": 0.5,
    "minStateId": 6398,
    "maxStateId": 6421,
    "states": [
      {
        "name": "face",
        "type": "enum",
        "num_values": 3,
        "values": [
          "floor",
          "wall",
          "ceiling"
        ]
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      307
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 6407,
    "resistance": 0.5
  },
  {
    "id": 311,
    "displayName": "Jungle Button",
    "name": "jungle_button",
    "hardness": 0.5,
    "minStateId": 6422,
    "maxStateId": 6445,
    "states": [
      {
        "name": "face",
        "type": "enum",
        "num_values": 3,
        "values": [
          "floor",
          "wall",
          "ceiling"
        ]
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      308
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 6431,
    "resistance": 0.5
  },
  {
    "id": 312,
    "displayName": "Acacia Button",
    "name": "acacia_button",
    "hardness": 0.5,
    "minStateId": 6446,
    "maxStateId": 6469,
    "states": [
      {
        "name": "face",
        "type": "enum",
        "num_values": 3,
        "values": [
          "floor",
          "wall",
          "ceiling"
        ]
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      309
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 6455,
    "resistance": 0.5
  },
  {
    "id": 313,
    "displayName": "Dark Oak Button",
    "name": "dark_oak_button",
    "hardness": 0.5,
    "minStateId": 6470,
    "maxStateId": 6493,
    "states": [
      {
        "name": "face",
        "type": "enum",
        "num_values": 3,
        "values": [
          "floor",
          "wall",
          "ceiling"
        ]
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      310
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 6479,
    "resistance": 0.5
  },
  {
    "id": 314,
    "displayName": "Skeleton Skull",
    "name": "skeleton_skull",
    "hardness": 1,
    "minStateId": 6494,
    "maxStateId": 6509,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      836
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6494,
    "resistance": 1
  },
  {
    "id": 315,
    "displayName": "Skeleton Wall Skull",
    "name": "skeleton_wall_skull",
    "hardness": 1,
    "minStateId": 6510,
    "maxStateId": 6513,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      836
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6510,
    "resistance": 1
  },
  {
    "id": 316,
    "displayName": "Wither Skeleton Skull",
    "name": "wither_skeleton_skull",
    "hardness": 1,
    "minStateId": 6514,
    "maxStateId": 6529,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      837
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6514,
    "resistance": 1
  },
  {
    "id": 317,
    "displayName": "Wither Skeleton Wall Skull",
    "name": "wither_skeleton_wall_skull",
    "hardness": 1,
    "minStateId": 6530,
    "maxStateId": 6533,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      837
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6530,
    "resistance": 1
  },
  {
    "id": 318,
    "displayName": "Zombie Head",
    "name": "zombie_head",
    "hardness": 1,
    "minStateId": 6534,
    "maxStateId": 6549,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      839
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6534,
    "resistance": 1
  },
  {
    "id": 319,
    "displayName": "Zombie Wall Head",
    "name": "zombie_wall_head",
    "hardness": 1,
    "minStateId": 6550,
    "maxStateId": 6553,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      839
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6550,
    "resistance": 1
  },
  {
    "id": 320,
    "displayName": "Player Head",
    "name": "player_head",
    "hardness": 1,
    "minStateId": 6554,
    "maxStateId": 6569,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      838
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6554,
    "resistance": 1
  },
  {
    "id": 321,
    "displayName": "Player Wall Head",
    "name": "player_wall_head",
    "hardness": 1,
    "minStateId": 6570,
    "maxStateId": 6573,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      838
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6570,
    "resistance": 1
  },
  {
    "id": 322,
    "displayName": "Creeper Head",
    "name": "creeper_head",
    "hardness": 1,
    "minStateId": 6574,
    "maxStateId": 6589,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      840
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6574,
    "resistance": 1
  },
  {
    "id": 323,
    "displayName": "Creeper Wall Head",
    "name": "creeper_wall_head",
    "hardness": 1,
    "minStateId": 6590,
    "maxStateId": 6593,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      840
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6590,
    "resistance": 1
  },
  {
    "id": 324,
    "displayName": "Dragon Head",
    "name": "dragon_head",
    "hardness": 1,
    "minStateId": 6594,
    "maxStateId": 6609,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      841
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6594,
    "resistance": 1
  },
  {
    "id": 325,
    "displayName": "Dragon Wall Head",
    "name": "dragon_wall_head",
    "hardness": 1,
    "minStateId": 6610,
    "maxStateId": 6613,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      841
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6610,
    "resistance": 1
  },
  {
    "id": 326,
    "displayName": "Anvil",
    "name": "anvil",
    "hardness": 5,
    "minStateId": 6614,
    "maxStateId": 6617,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      314
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6614,
    "resistance": 1200
  },
  {
    "id": 327,
    "displayName": "Chipped Anvil",
    "name": "chipped_anvil",
    "hardness": 5,
    "minStateId": 6618,
    "maxStateId": 6621,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      315
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6618,
    "resistance": 1200
  },
  {
    "id": 328,
    "displayName": "Damaged Anvil",
    "name": "damaged_anvil",
    "hardness": 5,
    "minStateId": 6622,
    "maxStateId": 6625,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      316
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6622,
    "resistance": 1200
  },
  {
    "id": 329,
    "displayName": "Trapped Chest",
    "name": "trapped_chest",
    "hardness": 2.5,
    "minStateId": 6626,
    "maxStateId": 6649,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "single",
          "left",
          "right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      317
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 6627,
    "resistance": 2.5
  },
  {
    "id": 330,
    "displayName": "Light Weighted Pressure Plate",
    "name": "light_weighted_pressure_plate",
    "hardness": 0.5,
    "minStateId": 6650,
    "maxStateId": 6665,
    "states": [
      {
        "name": "power",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      318
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6650,
    "resistance": 0.5
  },
  {
    "id": 331,
    "displayName": "Heavy Weighted Pressure Plate",
    "name": "heavy_weighted_pressure_plate",
    "hardness": 0.5,
    "minStateId": 6666,
    "maxStateId": 6681,
    "states": [
      {
        "name": "power",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      319
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6666,
    "resistance": 0.5
  },
  {
    "id": 332,
    "displayName": "Redstone Comparator",
    "name": "comparator",
    "hardness": 0,
    "minStateId": 6682,
    "maxStateId": 6697,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "mode",
        "type": "enum",
        "num_values": 2,
        "values": [
          "compare",
          "subtract"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      567
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6683,
    "resistance": 0
  },
  {
    "id": 333,
    "displayName": "Daylight Detector",
    "name": "daylight_detector",
    "hardness": 0.2,
    "minStateId": 6698,
    "maxStateId": 6729,
    "states": [
      {
        "name": "inverted",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "power",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      320
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 6714,
    "resistance": 0.2
  },
  {
    "id": 334,
    "displayName": "Block of Redstone",
    "name": "redstone_block",
    "hardness": 5,
    "minStateId": 6730,
    "maxStateId": 6730,
    "states": [],
    "drops": [
      321
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6730,
    "resistance": 6
  },
  {
    "id": 335,
    "displayName": "Nether Quartz Ore",
    "name": "nether_quartz_ore",
    "hardness": 3,
    "minStateId": 6731,
    "maxStateId": 6731,
    "states": [],
    "drops": [
      322
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6731,
    "resistance": 3
  },
  {
    "id": 336,
    "displayName": "Hopper",
    "name": "hopper",
    "hardness": 3,
    "minStateId": 6732,
    "maxStateId": 6741,
    "states": [
      {
        "name": "enabled",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 5,
        "values": [
          "down",
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      323
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6732,
    "resistance": 4.8
  },
  {
    "id": 337,
    "displayName": "Block of Quartz",
    "name": "quartz_block",
    "hardness": 0.8,
    "minStateId": 6742,
    "maxStateId": 6742,
    "states": [],
    "drops": [
      325
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6742,
    "resistance": 0.8
  },
  {
    "id": 338,
    "displayName": "Chiseled Quartz Block",
    "name": "chiseled_quartz_block",
    "hardness": 0.8,
    "minStateId": 6743,
    "maxStateId": 6743,
    "states": [],
    "drops": [
      324
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6743,
    "resistance": 0.8
  },
  {
    "id": 339,
    "displayName": "Quartz Pillar",
    "name": "quartz_pillar",
    "hardness": 0.8,
    "minStateId": 6744,
    "maxStateId": 6746,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      327
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6745,
    "resistance": 0.8
  },
  {
    "id": 340,
    "displayName": "Quartz Stairs",
    "name": "quartz_stairs",
    "hardness": 0.8,
    "minStateId": 6747,
    "maxStateId": 6826,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      328
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6758,
    "resistance": 0.8
  },
  {
    "id": 341,
    "displayName": "Activator Rail",
    "name": "activator_rail",
    "hardness": 0.7,
    "minStateId": 6827,
    "maxStateId": 6838,
    "states": [
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north_south",
          "east_west",
          "ascending_east",
          "ascending_west",
          "ascending_north",
          "ascending_south"
        ]
      }
    ],
    "drops": [
      329
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 6833,
    "resistance": 0.7
  },
  {
    "id": 342,
    "displayName": "Dropper",
    "name": "dropper",
    "hardness": 3.5,
    "minStateId": 6839,
    "maxStateId": 6850,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      },
      {
        "name": "triggered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      330
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6840,
    "resistance": 3.5
  },
  {
    "id": 343,
    "displayName": "White Terracotta",
    "name": "white_terracotta",
    "hardness": 1.25,
    "minStateId": 6851,
    "maxStateId": 6851,
    "states": [],
    "drops": [
      331
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6851,
    "resistance": 4.2
  },
  {
    "id": 344,
    "displayName": "Orange Terracotta",
    "name": "orange_terracotta",
    "hardness": 1.25,
    "minStateId": 6852,
    "maxStateId": 6852,
    "states": [],
    "drops": [
      332
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6852,
    "resistance": 4.2
  },
  {
    "id": 345,
    "displayName": "Magenta Terracotta",
    "name": "magenta_terracotta",
    "hardness": 1.25,
    "minStateId": 6853,
    "maxStateId": 6853,
    "states": [],
    "drops": [
      333
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6853,
    "resistance": 4.2
  },
  {
    "id": 346,
    "displayName": "Light Blue Terracotta",
    "name": "light_blue_terracotta",
    "hardness": 1.25,
    "minStateId": 6854,
    "maxStateId": 6854,
    "states": [],
    "drops": [
      334
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6854,
    "resistance": 4.2
  },
  {
    "id": 347,
    "displayName": "Yellow Terracotta",
    "name": "yellow_terracotta",
    "hardness": 1.25,
    "minStateId": 6855,
    "maxStateId": 6855,
    "states": [],
    "drops": [
      335
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6855,
    "resistance": 4.2
  },
  {
    "id": 348,
    "displayName": "Lime Terracotta",
    "name": "lime_terracotta",
    "hardness": 1.25,
    "minStateId": 6856,
    "maxStateId": 6856,
    "states": [],
    "drops": [
      336
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6856,
    "resistance": 4.2
  },
  {
    "id": 349,
    "displayName": "Pink Terracotta",
    "name": "pink_terracotta",
    "hardness": 1.25,
    "minStateId": 6857,
    "maxStateId": 6857,
    "states": [],
    "drops": [
      337
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6857,
    "resistance": 4.2
  },
  {
    "id": 350,
    "displayName": "Gray Terracotta",
    "name": "gray_terracotta",
    "hardness": 1.25,
    "minStateId": 6858,
    "maxStateId": 6858,
    "states": [],
    "drops": [
      338
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6858,
    "resistance": 4.2
  },
  {
    "id": 351,
    "displayName": "Light Gray Terracotta",
    "name": "light_gray_terracotta",
    "hardness": 1.25,
    "minStateId": 6859,
    "maxStateId": 6859,
    "states": [],
    "drops": [
      339
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6859,
    "resistance": 4.2
  },
  {
    "id": 352,
    "displayName": "Cyan Terracotta",
    "name": "cyan_terracotta",
    "hardness": 1.25,
    "minStateId": 6860,
    "maxStateId": 6860,
    "states": [],
    "drops": [
      340
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6860,
    "resistance": 4.2
  },
  {
    "id": 353,
    "displayName": "Purple Terracotta",
    "name": "purple_terracotta",
    "hardness": 1.25,
    "minStateId": 6861,
    "maxStateId": 6861,
    "states": [],
    "drops": [
      341
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6861,
    "resistance": 4.2
  },
  {
    "id": 354,
    "displayName": "Blue Terracotta",
    "name": "blue_terracotta",
    "hardness": 1.25,
    "minStateId": 6862,
    "maxStateId": 6862,
    "states": [],
    "drops": [
      342
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6862,
    "resistance": 4.2
  },
  {
    "id": 355,
    "displayName": "Brown Terracotta",
    "name": "brown_terracotta",
    "hardness": 1.25,
    "minStateId": 6863,
    "maxStateId": 6863,
    "states": [],
    "drops": [
      343
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6863,
    "resistance": 4.2
  },
  {
    "id": 356,
    "displayName": "Green Terracotta",
    "name": "green_terracotta",
    "hardness": 1.25,
    "minStateId": 6864,
    "maxStateId": 6864,
    "states": [],
    "drops": [
      344
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6864,
    "resistance": 4.2
  },
  {
    "id": 357,
    "displayName": "Red Terracotta",
    "name": "red_terracotta",
    "hardness": 1.25,
    "minStateId": 6865,
    "maxStateId": 6865,
    "states": [],
    "drops": [
      345
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6865,
    "resistance": 4.2
  },
  {
    "id": 358,
    "displayName": "Black Terracotta",
    "name": "black_terracotta",
    "hardness": 1.25,
    "minStateId": 6866,
    "maxStateId": 6866,
    "states": [],
    "drops": [
      346
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 6866,
    "resistance": 4.2
  },
  {
    "id": 359,
    "displayName": "White Stained Glass Pane",
    "name": "white_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 6867,
    "maxStateId": 6898,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      395
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6898,
    "resistance": 0.3
  },
  {
    "id": 360,
    "displayName": "Orange Stained Glass Pane",
    "name": "orange_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 6899,
    "maxStateId": 6930,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      396
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6930,
    "resistance": 0.3
  },
  {
    "id": 361,
    "displayName": "Magenta Stained Glass Pane",
    "name": "magenta_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 6931,
    "maxStateId": 6962,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      397
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6962,
    "resistance": 0.3
  },
  {
    "id": 362,
    "displayName": "Light Blue Stained Glass Pane",
    "name": "light_blue_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 6963,
    "maxStateId": 6994,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      398
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 6994,
    "resistance": 0.3
  },
  {
    "id": 363,
    "displayName": "Yellow Stained Glass Pane",
    "name": "yellow_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 6995,
    "maxStateId": 7026,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      399
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7026,
    "resistance": 0.3
  },
  {
    "id": 364,
    "displayName": "Lime Stained Glass Pane",
    "name": "lime_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 7027,
    "maxStateId": 7058,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      400
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7058,
    "resistance": 0.3
  },
  {
    "id": 365,
    "displayName": "Pink Stained Glass Pane",
    "name": "pink_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 7059,
    "maxStateId": 7090,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      401
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7090,
    "resistance": 0.3
  },
  {
    "id": 366,
    "displayName": "Gray Stained Glass Pane",
    "name": "gray_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 7091,
    "maxStateId": 7122,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      402
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7122,
    "resistance": 0.3
  },
  {
    "id": 367,
    "displayName": "Light Gray Stained Glass Pane",
    "name": "light_gray_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 7123,
    "maxStateId": 7154,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      403
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7154,
    "resistance": 0.3
  },
  {
    "id": 368,
    "displayName": "Cyan Stained Glass Pane",
    "name": "cyan_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 7155,
    "maxStateId": 7186,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      404
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7186,
    "resistance": 0.3
  },
  {
    "id": 369,
    "displayName": "Purple Stained Glass Pane",
    "name": "purple_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 7187,
    "maxStateId": 7218,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      405
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7218,
    "resistance": 0.3
  },
  {
    "id": 370,
    "displayName": "Blue Stained Glass Pane",
    "name": "blue_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 7219,
    "maxStateId": 7250,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      406
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7250,
    "resistance": 0.3
  },
  {
    "id": 371,
    "displayName": "Brown Stained Glass Pane",
    "name": "brown_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 7251,
    "maxStateId": 7282,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      407
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7282,
    "resistance": 0.3
  },
  {
    "id": 372,
    "displayName": "Green Stained Glass Pane",
    "name": "green_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 7283,
    "maxStateId": 7314,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      408
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7314,
    "resistance": 0.3
  },
  {
    "id": 373,
    "displayName": "Red Stained Glass Pane",
    "name": "red_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 7315,
    "maxStateId": 7346,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      409
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7346,
    "resistance": 0.3
  },
  {
    "id": 374,
    "displayName": "Black Stained Glass Pane",
    "name": "black_stained_glass_pane",
    "hardness": 0.3,
    "minStateId": 7347,
    "maxStateId": 7378,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      410
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7378,
    "resistance": 0.3
  },
  {
    "id": 375,
    "displayName": "Acacia Stairs",
    "name": "acacia_stairs",
    "hardness": 2,
    "minStateId": 7379,
    "maxStateId": 7458,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      369
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 7390,
    "resistance": 3
  },
  {
    "id": 376,
    "displayName": "Dark Oak Stairs",
    "name": "dark_oak_stairs",
    "hardness": 2,
    "minStateId": 7459,
    "maxStateId": 7538,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      370
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 7470,
    "resistance": 3
  },
  {
    "id": 377,
    "displayName": "Slime Block",
    "name": "slime_block",
    "hardness": 0,
    "minStateId": 7539,
    "maxStateId": 7539,
    "states": [],
    "drops": [
      371
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7539,
    "resistance": 0
  },
  {
    "id": 378,
    "displayName": "Barrier",
    "name": "barrier",
    "hardness": 0,
    "minStateId": 7540,
    "maxStateId": 7540,
    "states": [],
    "drops": [
      347
    ],
    "diggable": false,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7540,
    "resistance": 3600000.75
  },
  {
    "id": 379,
    "displayName": "Iron Trapdoor",
    "name": "iron_trapdoor",
    "hardness": 5,
    "minStateId": 7541,
    "maxStateId": 7604,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      348
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 7556,
    "resistance": 5
  },
  {
    "id": 380,
    "displayName": "Prismarine",
    "name": "prismarine",
    "hardness": 1.5,
    "minStateId": 7605,
    "maxStateId": 7605,
    "states": [],
    "drops": [
      411
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 7605,
    "resistance": 6
  },
  {
    "id": 381,
    "displayName": "Prismarine Bricks",
    "name": "prismarine_bricks",
    "hardness": 1.5,
    "minStateId": 7606,
    "maxStateId": 7606,
    "states": [],
    "drops": [
      412
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 7606,
    "resistance": 6
  },
  {
    "id": 382,
    "displayName": "Dark Prismarine",
    "name": "dark_prismarine",
    "hardness": 1.5,
    "minStateId": 7607,
    "maxStateId": 7607,
    "states": [],
    "drops": [
      413
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 7607,
    "resistance": 6
  },
  {
    "id": 383,
    "displayName": "Prismarine Stairs",
    "name": "prismarine_stairs",
    "hardness": 1.5,
    "minStateId": 7608,
    "maxStateId": 7687,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      414
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 7619,
    "resistance": 6
  },
  {
    "id": 384,
    "displayName": "Prismarine Brick Stairs",
    "name": "prismarine_brick_stairs",
    "hardness": 1.5,
    "minStateId": 7688,
    "maxStateId": 7767,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      415
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 7699,
    "resistance": 6
  },
  {
    "id": 385,
    "displayName": "Dark Prismarine Stairs",
    "name": "dark_prismarine_stairs",
    "hardness": 1.5,
    "minStateId": 7768,
    "maxStateId": 7847,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      416
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 7779,
    "resistance": 6
  },
  {
    "id": 386,
    "displayName": "Prismarine Slab",
    "name": "prismarine_slab",
    "hardness": 1.5,
    "minStateId": 7848,
    "maxStateId": 7853,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      159
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 7851,
    "resistance": 6
  },
  {
    "id": 387,
    "displayName": "Prismarine Brick Slab",
    "name": "prismarine_brick_slab",
    "hardness": 1.5,
    "minStateId": 7854,
    "maxStateId": 7859,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      160
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 7857,
    "resistance": 6
  },
  {
    "id": 388,
    "displayName": "Dark Prismarine Slab",
    "name": "dark_prismarine_slab",
    "hardness": 1.5,
    "minStateId": 7860,
    "maxStateId": 7865,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      161
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 7863,
    "resistance": 6
  },
  {
    "id": 389,
    "displayName": "Sea Lantern",
    "name": "sea_lantern",
    "hardness": 0.3,
    "minStateId": 7866,
    "maxStateId": 7866,
    "states": [],
    "drops": [
      417
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 15,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7866,
    "resistance": 0.3
  },
  {
    "id": 390,
    "displayName": "Hay Bale",
    "name": "hay_block",
    "hardness": 0.5,
    "minStateId": 7867,
    "maxStateId": 7869,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      349
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7868,
    "resistance": 0.5
  },
  {
    "id": 391,
    "displayName": "White Carpet",
    "name": "white_carpet",
    "hardness": 0.1,
    "minStateId": 7870,
    "maxStateId": 7870,
    "states": [],
    "drops": [
      350
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7870,
    "resistance": 0.1
  },
  {
    "id": 392,
    "displayName": "Orange Carpet",
    "name": "orange_carpet",
    "hardness": 0.1,
    "minStateId": 7871,
    "maxStateId": 7871,
    "states": [],
    "drops": [
      351
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7871,
    "resistance": 0.1
  },
  {
    "id": 393,
    "displayName": "Magenta Carpet",
    "name": "magenta_carpet",
    "hardness": 0.1,
    "minStateId": 7872,
    "maxStateId": 7872,
    "states": [],
    "drops": [
      352
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7872,
    "resistance": 0.1
  },
  {
    "id": 394,
    "displayName": "Light Blue Carpet",
    "name": "light_blue_carpet",
    "hardness": 0.1,
    "minStateId": 7873,
    "maxStateId": 7873,
    "states": [],
    "drops": [
      353
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7873,
    "resistance": 0.1
  },
  {
    "id": 395,
    "displayName": "Yellow Carpet",
    "name": "yellow_carpet",
    "hardness": 0.1,
    "minStateId": 7874,
    "maxStateId": 7874,
    "states": [],
    "drops": [
      354
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7874,
    "resistance": 0.1
  },
  {
    "id": 396,
    "displayName": "Lime Carpet",
    "name": "lime_carpet",
    "hardness": 0.1,
    "minStateId": 7875,
    "maxStateId": 7875,
    "states": [],
    "drops": [
      355
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7875,
    "resistance": 0.1
  },
  {
    "id": 397,
    "displayName": "Pink Carpet",
    "name": "pink_carpet",
    "hardness": 0.1,
    "minStateId": 7876,
    "maxStateId": 7876,
    "states": [],
    "drops": [
      356
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7876,
    "resistance": 0.1
  },
  {
    "id": 398,
    "displayName": "Gray Carpet",
    "name": "gray_carpet",
    "hardness": 0.1,
    "minStateId": 7877,
    "maxStateId": 7877,
    "states": [],
    "drops": [
      357
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7877,
    "resistance": 0.1
  },
  {
    "id": 399,
    "displayName": "Light Gray Carpet",
    "name": "light_gray_carpet",
    "hardness": 0.1,
    "minStateId": 7878,
    "maxStateId": 7878,
    "states": [],
    "drops": [
      358
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7878,
    "resistance": 0.1
  },
  {
    "id": 400,
    "displayName": "Cyan Carpet",
    "name": "cyan_carpet",
    "hardness": 0.1,
    "minStateId": 7879,
    "maxStateId": 7879,
    "states": [],
    "drops": [
      359
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7879,
    "resistance": 0.1
  },
  {
    "id": 401,
    "displayName": "Purple Carpet",
    "name": "purple_carpet",
    "hardness": 0.1,
    "minStateId": 7880,
    "maxStateId": 7880,
    "states": [],
    "drops": [
      360
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7880,
    "resistance": 0.1
  },
  {
    "id": 402,
    "displayName": "Blue Carpet",
    "name": "blue_carpet",
    "hardness": 0.1,
    "minStateId": 7881,
    "maxStateId": 7881,
    "states": [],
    "drops": [
      361
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7881,
    "resistance": 0.1
  },
  {
    "id": 403,
    "displayName": "Brown Carpet",
    "name": "brown_carpet",
    "hardness": 0.1,
    "minStateId": 7882,
    "maxStateId": 7882,
    "states": [],
    "drops": [
      362
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7882,
    "resistance": 0.1
  },
  {
    "id": 404,
    "displayName": "Green Carpet",
    "name": "green_carpet",
    "hardness": 0.1,
    "minStateId": 7883,
    "maxStateId": 7883,
    "states": [],
    "drops": [
      363
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7883,
    "resistance": 0.1
  },
  {
    "id": 405,
    "displayName": "Red Carpet",
    "name": "red_carpet",
    "hardness": 0.1,
    "minStateId": 7884,
    "maxStateId": 7884,
    "states": [],
    "drops": [
      364
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7884,
    "resistance": 0.1
  },
  {
    "id": 406,
    "displayName": "Black Carpet",
    "name": "black_carpet",
    "hardness": 0.1,
    "minStateId": 7885,
    "maxStateId": 7885,
    "states": [],
    "drops": [
      365
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 7885,
    "resistance": 0.1
  },
  {
    "id": 407,
    "displayName": "Terracotta",
    "name": "terracotta",
    "hardness": 1.25,
    "minStateId": 7886,
    "maxStateId": 7886,
    "states": [],
    "drops": [
      366
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 7886,
    "resistance": 4.2
  },
  {
    "id": 408,
    "displayName": "Block of Coal",
    "name": "coal_block",
    "hardness": 5,
    "minStateId": 7887,
    "maxStateId": 7887,
    "states": [],
    "drops": [
      367
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 7887,
    "resistance": 6
  },
  {
    "id": 409,
    "displayName": "Packed Ice",
    "name": "packed_ice",
    "hardness": 0.5,
    "minStateId": 7888,
    "maxStateId": 7888,
    "states": [],
    "drops": [
      368
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 7888,
    "resistance": 0.5
  },
  {
    "id": 410,
    "displayName": "Sunflower",
    "name": "sunflower",
    "hardness": 0,
    "minStateId": 7889,
    "maxStateId": 7890,
    "states": [
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      }
    ],
    "drops": [
      373
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 7890,
    "resistance": 0
  },
  {
    "id": 411,
    "displayName": "Lilac",
    "name": "lilac",
    "hardness": 0,
    "minStateId": 7891,
    "maxStateId": 7892,
    "states": [
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      }
    ],
    "drops": [
      374
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 7892,
    "resistance": 0
  },
  {
    "id": 412,
    "displayName": "Rose Bush",
    "name": "rose_bush",
    "hardness": 0,
    "minStateId": 7893,
    "maxStateId": 7894,
    "states": [
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      }
    ],
    "drops": [
      375
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 7894,
    "resistance": 0
  },
  {
    "id": 413,
    "displayName": "Peony",
    "name": "peony",
    "hardness": 0,
    "minStateId": 7895,
    "maxStateId": 7896,
    "states": [
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      }
    ],
    "drops": [
      376
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 7896,
    "resistance": 0
  },
  {
    "id": 414,
    "displayName": "Tall Grass",
    "name": "tall_grass",
    "hardness": 0,
    "minStateId": 7897,
    "maxStateId": 7898,
    "states": [
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      }
    ],
    "drops": [
      377
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 7898,
    "resistance": 0
  },
  {
    "id": 415,
    "displayName": "Large Fern",
    "name": "large_fern",
    "hardness": 0,
    "minStateId": 7899,
    "maxStateId": 7900,
    "states": [
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      }
    ],
    "drops": [
      378
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 7900,
    "resistance": 0
  },
  {
    "id": 416,
    "displayName": "White Banner",
    "name": "white_banner",
    "hardness": 1,
    "minStateId": 7901,
    "maxStateId": 7916,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      870
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 7901,
    "resistance": 1
  },
  {
    "id": 417,
    "displayName": "Orange Banner",
    "name": "orange_banner",
    "hardness": 1,
    "minStateId": 7917,
    "maxStateId": 7932,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      871
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 7917,
    "resistance": 1
  },
  {
    "id": 418,
    "displayName": "Magenta Banner",
    "name": "magenta_banner",
    "hardness": 1,
    "minStateId": 7933,
    "maxStateId": 7948,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      872
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 7933,
    "resistance": 1
  },
  {
    "id": 419,
    "displayName": "Light Blue Banner",
    "name": "light_blue_banner",
    "hardness": 1,
    "minStateId": 7949,
    "maxStateId": 7964,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      873
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 7949,
    "resistance": 1
  },
  {
    "id": 420,
    "displayName": "Yellow Banner",
    "name": "yellow_banner",
    "hardness": 1,
    "minStateId": 7965,
    "maxStateId": 7980,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      874
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 7965,
    "resistance": 1
  },
  {
    "id": 421,
    "displayName": "Lime Banner",
    "name": "lime_banner",
    "hardness": 1,
    "minStateId": 7981,
    "maxStateId": 7996,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      875
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 7981,
    "resistance": 1
  },
  {
    "id": 422,
    "displayName": "Pink Banner",
    "name": "pink_banner",
    "hardness": 1,
    "minStateId": 7997,
    "maxStateId": 8012,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      876
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 7997,
    "resistance": 1
  },
  {
    "id": 423,
    "displayName": "Gray Banner",
    "name": "gray_banner",
    "hardness": 1,
    "minStateId": 8013,
    "maxStateId": 8028,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      877
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8013,
    "resistance": 1
  },
  {
    "id": 424,
    "displayName": "Light Gray Banner",
    "name": "light_gray_banner",
    "hardness": 1,
    "minStateId": 8029,
    "maxStateId": 8044,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      878
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8029,
    "resistance": 1
  },
  {
    "id": 425,
    "displayName": "Cyan Banner",
    "name": "cyan_banner",
    "hardness": 1,
    "minStateId": 8045,
    "maxStateId": 8060,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      879
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8045,
    "resistance": 1
  },
  {
    "id": 426,
    "displayName": "Purple Banner",
    "name": "purple_banner",
    "hardness": 1,
    "minStateId": 8061,
    "maxStateId": 8076,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      880
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8061,
    "resistance": 1
  },
  {
    "id": 427,
    "displayName": "Blue Banner",
    "name": "blue_banner",
    "hardness": 1,
    "minStateId": 8077,
    "maxStateId": 8092,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      881
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8077,
    "resistance": 1
  },
  {
    "id": 428,
    "displayName": "Brown Banner",
    "name": "brown_banner",
    "hardness": 1,
    "minStateId": 8093,
    "maxStateId": 8108,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      882
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8093,
    "resistance": 1
  },
  {
    "id": 429,
    "displayName": "Green Banner",
    "name": "green_banner",
    "hardness": 1,
    "minStateId": 8109,
    "maxStateId": 8124,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      883
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8109,
    "resistance": 1
  },
  {
    "id": 430,
    "displayName": "Red Banner",
    "name": "red_banner",
    "hardness": 1,
    "minStateId": 8125,
    "maxStateId": 8140,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      884
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8125,
    "resistance": 1
  },
  {
    "id": 431,
    "displayName": "Black Banner",
    "name": "black_banner",
    "hardness": 1,
    "minStateId": 8141,
    "maxStateId": 8156,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      885
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8141,
    "resistance": 1
  },
  {
    "id": 432,
    "displayName": "White wall banner",
    "name": "white_wall_banner",
    "hardness": 1,
    "minStateId": 8157,
    "maxStateId": 8160,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      870
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8157,
    "resistance": 1
  },
  {
    "id": 433,
    "displayName": "Orange wall banner",
    "name": "orange_wall_banner",
    "hardness": 1,
    "minStateId": 8161,
    "maxStateId": 8164,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      871
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8161,
    "resistance": 1
  },
  {
    "id": 434,
    "displayName": "Magenta wall banner",
    "name": "magenta_wall_banner",
    "hardness": 1,
    "minStateId": 8165,
    "maxStateId": 8168,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      872
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8165,
    "resistance": 1
  },
  {
    "id": 435,
    "displayName": "Light blue wall banner",
    "name": "light_blue_wall_banner",
    "hardness": 1,
    "minStateId": 8169,
    "maxStateId": 8172,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      873
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8169,
    "resistance": 1
  },
  {
    "id": 436,
    "displayName": "Yellow wall banner",
    "name": "yellow_wall_banner",
    "hardness": 1,
    "minStateId": 8173,
    "maxStateId": 8176,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      874
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8173,
    "resistance": 1
  },
  {
    "id": 437,
    "displayName": "Lime wall banner",
    "name": "lime_wall_banner",
    "hardness": 1,
    "minStateId": 8177,
    "maxStateId": 8180,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      875
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8177,
    "resistance": 1
  },
  {
    "id": 438,
    "displayName": "Pink wall banner",
    "name": "pink_wall_banner",
    "hardness": 1,
    "minStateId": 8181,
    "maxStateId": 8184,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      876
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8181,
    "resistance": 1
  },
  {
    "id": 439,
    "displayName": "Gray wall banner",
    "name": "gray_wall_banner",
    "hardness": 1,
    "minStateId": 8185,
    "maxStateId": 8188,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      877
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8185,
    "resistance": 1
  },
  {
    "id": 440,
    "displayName": "Light gray wall banner",
    "name": "light_gray_wall_banner",
    "hardness": 1,
    "minStateId": 8189,
    "maxStateId": 8192,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      878
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8189,
    "resistance": 1
  },
  {
    "id": 441,
    "displayName": "Cyan wall banner",
    "name": "cyan_wall_banner",
    "hardness": 1,
    "minStateId": 8193,
    "maxStateId": 8196,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      879
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8193,
    "resistance": 1
  },
  {
    "id": 442,
    "displayName": "Purple wall banner",
    "name": "purple_wall_banner",
    "hardness": 1,
    "minStateId": 8197,
    "maxStateId": 8200,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      880
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8197,
    "resistance": 1
  },
  {
    "id": 443,
    "displayName": "Blue wall banner",
    "name": "blue_wall_banner",
    "hardness": 1,
    "minStateId": 8201,
    "maxStateId": 8204,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      881
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8201,
    "resistance": 1
  },
  {
    "id": 444,
    "displayName": "Brown wall banner",
    "name": "brown_wall_banner",
    "hardness": 1,
    "minStateId": 8205,
    "maxStateId": 8208,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      882
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8205,
    "resistance": 1
  },
  {
    "id": 445,
    "displayName": "Green wall banner",
    "name": "green_wall_banner",
    "hardness": 1,
    "minStateId": 8209,
    "maxStateId": 8212,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      883
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8209,
    "resistance": 1
  },
  {
    "id": 446,
    "displayName": "Red wall banner",
    "name": "red_wall_banner",
    "hardness": 1,
    "minStateId": 8213,
    "maxStateId": 8216,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      884
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8213,
    "resistance": 1
  },
  {
    "id": 447,
    "displayName": "Black wall banner",
    "name": "black_wall_banner",
    "hardness": 1,
    "minStateId": 8217,
    "maxStateId": 8220,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      885
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 8217,
    "resistance": 1
  },
  {
    "id": 448,
    "displayName": "Red Sandstone",
    "name": "red_sandstone",
    "hardness": 0.8,
    "minStateId": 8221,
    "maxStateId": 8221,
    "states": [],
    "drops": [
      418
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8221,
    "resistance": 0.8
  },
  {
    "id": 449,
    "displayName": "Chiseled Red Sandstone",
    "name": "chiseled_red_sandstone",
    "hardness": 0.8,
    "minStateId": 8222,
    "maxStateId": 8222,
    "states": [],
    "drops": [
      419
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8222,
    "resistance": 0.8
  },
  {
    "id": 450,
    "displayName": "Cut Red Sandstone",
    "name": "cut_red_sandstone",
    "hardness": 0.8,
    "minStateId": 8223,
    "maxStateId": 8223,
    "states": [],
    "drops": [
      420
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8223,
    "resistance": 0.8
  },
  {
    "id": 451,
    "displayName": "Red Sandstone Stairs",
    "name": "red_sandstone_stairs",
    "hardness": 0.8,
    "minStateId": 8224,
    "maxStateId": 8303,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      421
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8235,
    "resistance": 0.8
  },
  {
    "id": 452,
    "displayName": "Oak Slab",
    "name": "oak_slab",
    "hardness": 2,
    "minStateId": 8304,
    "maxStateId": 8309,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      138
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8307,
    "resistance": 3
  },
  {
    "id": 453,
    "displayName": "Spruce Slab",
    "name": "spruce_slab",
    "hardness": 2,
    "minStateId": 8310,
    "maxStateId": 8315,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      139
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8313,
    "resistance": 3
  },
  {
    "id": 454,
    "displayName": "Birch Slab",
    "name": "birch_slab",
    "hardness": 2,
    "minStateId": 8316,
    "maxStateId": 8321,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      140
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8319,
    "resistance": 3
  },
  {
    "id": 455,
    "displayName": "Jungle Slab",
    "name": "jungle_slab",
    "hardness": 2,
    "minStateId": 8322,
    "maxStateId": 8327,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      141
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8325,
    "resistance": 3
  },
  {
    "id": 456,
    "displayName": "Acacia Slab",
    "name": "acacia_slab",
    "hardness": 2,
    "minStateId": 8328,
    "maxStateId": 8333,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      142
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8331,
    "resistance": 3
  },
  {
    "id": 457,
    "displayName": "Dark Oak Slab",
    "name": "dark_oak_slab",
    "hardness": 2,
    "minStateId": 8334,
    "maxStateId": 8339,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      143
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8337,
    "resistance": 3
  },
  {
    "id": 458,
    "displayName": "Stone Slab",
    "name": "stone_slab",
    "hardness": 2,
    "minStateId": 8340,
    "maxStateId": 8345,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      146
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8343,
    "resistance": 6
  },
  {
    "id": 459,
    "displayName": "Smooth Stone Slab",
    "name": "smooth_stone_slab",
    "hardness": 2,
    "minStateId": 8346,
    "maxStateId": 8351,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      147
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8349,
    "resistance": 6
  },
  {
    "id": 460,
    "displayName": "Sandstone Slab",
    "name": "sandstone_slab",
    "hardness": 2,
    "minStateId": 8352,
    "maxStateId": 8357,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      148
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8355,
    "resistance": 6
  },
  {
    "id": 461,
    "displayName": "Cut Sandstone Slab",
    "name": "cut_sandstone_slab",
    "hardness": 2,
    "minStateId": 8358,
    "maxStateId": 8363,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      149
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8361,
    "resistance": 6
  },
  {
    "id": 462,
    "displayName": "Petrified Oak Slab",
    "name": "petrified_oak_slab",
    "hardness": 2,
    "minStateId": 8364,
    "maxStateId": 8369,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      150
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8367,
    "resistance": 6
  },
  {
    "id": 463,
    "displayName": "Cobblestone Slab",
    "name": "cobblestone_slab",
    "hardness": 2,
    "minStateId": 8370,
    "maxStateId": 8375,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      151
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8373,
    "resistance": 6
  },
  {
    "id": 464,
    "displayName": "Brick Slab",
    "name": "brick_slab",
    "hardness": 2,
    "minStateId": 8376,
    "maxStateId": 8381,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      152
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8379,
    "resistance": 6
  },
  {
    "id": 465,
    "displayName": "Stone Brick Slab",
    "name": "stone_brick_slab",
    "hardness": 2,
    "minStateId": 8382,
    "maxStateId": 8387,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      153
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8385,
    "resistance": 6
  },
  {
    "id": 466,
    "displayName": "Nether Brick Slab",
    "name": "nether_brick_slab",
    "hardness": 2,
    "minStateId": 8388,
    "maxStateId": 8393,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      154
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8391,
    "resistance": 6
  },
  {
    "id": 467,
    "displayName": "Quartz Slab",
    "name": "quartz_slab",
    "hardness": 2,
    "minStateId": 8394,
    "maxStateId": 8399,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      155
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8397,
    "resistance": 6
  },
  {
    "id": 468,
    "displayName": "Red Sandstone Slab",
    "name": "red_sandstone_slab",
    "hardness": 2,
    "minStateId": 8400,
    "maxStateId": 8405,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      156
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8403,
    "resistance": 6
  },
  {
    "id": 469,
    "displayName": "Cut Red Sandstone Slab",
    "name": "cut_red_sandstone_slab",
    "hardness": 2,
    "minStateId": 8406,
    "maxStateId": 8411,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      157
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8409,
    "resistance": 6
  },
  {
    "id": 470,
    "displayName": "Purpur Slab",
    "name": "purpur_slab",
    "hardness": 2,
    "minStateId": 8412,
    "maxStateId": 8417,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      158
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8415,
    "resistance": 6
  },
  {
    "id": 471,
    "displayName": "Smooth Stone",
    "name": "smooth_stone",
    "hardness": 2,
    "minStateId": 8418,
    "maxStateId": 8418,
    "states": [],
    "drops": [
      165
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8418,
    "resistance": 6
  },
  {
    "id": 472,
    "displayName": "Smooth Sandstone",
    "name": "smooth_sandstone",
    "hardness": 2,
    "minStateId": 8419,
    "maxStateId": 8419,
    "states": [],
    "drops": [
      164
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8419,
    "resistance": 6
  },
  {
    "id": 473,
    "displayName": "Smooth Quartz Block",
    "name": "smooth_quartz",
    "hardness": 2,
    "minStateId": 8420,
    "maxStateId": 8420,
    "states": [],
    "drops": [
      162
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8420,
    "resistance": 6
  },
  {
    "id": 474,
    "displayName": "Smooth Red Sandstone",
    "name": "smooth_red_sandstone",
    "hardness": 2,
    "minStateId": 8421,
    "maxStateId": 8421,
    "states": [],
    "drops": [
      163
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 8421,
    "resistance": 6
  },
  {
    "id": 475,
    "displayName": "Spruce Fence Gate",
    "name": "spruce_fence_gate",
    "hardness": 2,
    "minStateId": 8422,
    "maxStateId": 8453,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "in_wall",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      253
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 8429,
    "resistance": 3
  },
  {
    "id": 476,
    "displayName": "Birch Fence Gate",
    "name": "birch_fence_gate",
    "hardness": 2,
    "minStateId": 8454,
    "maxStateId": 8485,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "in_wall",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      254
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 8461,
    "resistance": 3
  },
  {
    "id": 477,
    "displayName": "Jungle Fence Gate",
    "name": "jungle_fence_gate",
    "hardness": 2,
    "minStateId": 8486,
    "maxStateId": 8517,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "in_wall",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      255
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 8493,
    "resistance": 3
  },
  {
    "id": 478,
    "displayName": "Acacia Fence Gate",
    "name": "acacia_fence_gate",
    "hardness": 2,
    "minStateId": 8518,
    "maxStateId": 8549,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "in_wall",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      256
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 8525,
    "resistance": 3
  },
  {
    "id": 479,
    "displayName": "Dark Oak Fence Gate",
    "name": "dark_oak_fence_gate",
    "hardness": 2,
    "minStateId": 8550,
    "maxStateId": 8581,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "in_wall",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      257
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 8557,
    "resistance": 3
  },
  {
    "id": 480,
    "displayName": "Spruce Fence",
    "name": "spruce_fence",
    "hardness": 2,
    "minStateId": 8582,
    "maxStateId": 8613,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      209
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 8613,
    "resistance": 3
  },
  {
    "id": 481,
    "displayName": "Birch Fence",
    "name": "birch_fence",
    "hardness": 2,
    "minStateId": 8614,
    "maxStateId": 8645,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      210
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 8645,
    "resistance": 3
  },
  {
    "id": 482,
    "displayName": "Jungle Fence",
    "name": "jungle_fence",
    "hardness": 2,
    "minStateId": 8646,
    "maxStateId": 8677,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      211
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 8677,
    "resistance": 3
  },
  {
    "id": 483,
    "displayName": "Acacia Fence",
    "name": "acacia_fence",
    "hardness": 2,
    "minStateId": 8678,
    "maxStateId": 8709,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      212
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 8709,
    "resistance": 3
  },
  {
    "id": 484,
    "displayName": "Dark Oak Fence",
    "name": "dark_oak_fence",
    "hardness": 2,
    "minStateId": 8710,
    "maxStateId": 8741,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      213
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 8741,
    "resistance": 3
  },
  {
    "id": 485,
    "displayName": "Spruce Door",
    "name": "spruce_door",
    "hardness": 3,
    "minStateId": 8742,
    "maxStateId": 8805,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      },
      {
        "name": "hinge",
        "type": "enum",
        "num_values": 2,
        "values": [
          "left",
          "right"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      559
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 8753,
    "resistance": 3
  },
  {
    "id": 486,
    "displayName": "Birch Door",
    "name": "birch_door",
    "hardness": 3,
    "minStateId": 8806,
    "maxStateId": 8869,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      },
      {
        "name": "hinge",
        "type": "enum",
        "num_values": 2,
        "values": [
          "left",
          "right"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      560
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 8817,
    "resistance": 3
  },
  {
    "id": 487,
    "displayName": "Jungle Door",
    "name": "jungle_door",
    "hardness": 3,
    "minStateId": 8870,
    "maxStateId": 8933,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      },
      {
        "name": "hinge",
        "type": "enum",
        "num_values": 2,
        "values": [
          "left",
          "right"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      561
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 8881,
    "resistance": 3
  },
  {
    "id": 488,
    "displayName": "Acacia Door",
    "name": "acacia_door",
    "hardness": 3,
    "minStateId": 8934,
    "maxStateId": 8997,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      },
      {
        "name": "hinge",
        "type": "enum",
        "num_values": 2,
        "values": [
          "left",
          "right"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      562
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 8945,
    "resistance": 3
  },
  {
    "id": 489,
    "displayName": "Dark Oak Door",
    "name": "dark_oak_door",
    "hardness": 3,
    "minStateId": 8998,
    "maxStateId": 9061,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      },
      {
        "name": "hinge",
        "type": "enum",
        "num_values": 2,
        "values": [
          "left",
          "right"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      563
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 9009,
    "resistance": 3
  },
  {
    "id": 490,
    "displayName": "End Rod",
    "name": "end_rod",
    "hardness": 0,
    "minStateId": 9062,
    "maxStateId": 9067,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      172
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 14,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 9066,
    "resistance": 0
  },
  {
    "id": 491,
    "displayName": "Chorus Plant",
    "name": "chorus_plant",
    "hardness": 0.4,
    "minStateId": 9068,
    "maxStateId": 9131,
    "states": [
      {
        "name": "down",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      173
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 9131,
    "resistance": 0.4
  },
  {
    "id": 492,
    "displayName": "Chorus Flower",
    "name": "chorus_flower",
    "hardness": 0.4,
    "minStateId": 9132,
    "maxStateId": 9137,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 6
      }
    ],
    "drops": [
      174
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 9132,
    "resistance": 0.4
  },
  {
    "id": 493,
    "displayName": "Purpur Block",
    "name": "purpur_block",
    "hardness": 1.5,
    "minStateId": 9138,
    "maxStateId": 9138,
    "states": [],
    "drops": [
      175
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9138,
    "resistance": 6
  },
  {
    "id": 494,
    "displayName": "Purpur Pillar",
    "name": "purpur_pillar",
    "hardness": 1.5,
    "minStateId": 9139,
    "maxStateId": 9141,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      176
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9140,
    "resistance": 6
  },
  {
    "id": 495,
    "displayName": "Purpur Stairs",
    "name": "purpur_stairs",
    "hardness": 1.5,
    "minStateId": 9142,
    "maxStateId": 9221,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      177
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9153,
    "resistance": 6
  },
  {
    "id": 496,
    "displayName": "End Stone Bricks",
    "name": "end_stone_bricks",
    "hardness": 3,
    "minStateId": 9222,
    "maxStateId": 9222,
    "states": [],
    "drops": [
      272
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9222,
    "resistance": 9
  },
  {
    "id": 497,
    "displayName": "Beetroots",
    "name": "beetroots",
    "hardness": 0,
    "minStateId": 9223,
    "maxStateId": 9226,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 4
      }
    ],
    "drops": [
      889
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9223,
    "resistance": 0
  },
  {
    "id": 498,
    "displayName": "Grass Path",
    "name": "grass_path",
    "hardness": 0.65,
    "minStateId": 9227,
    "maxStateId": 9227,
    "states": [],
    "drops": [
      372
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9227,
    "resistance": 0.65
  },
  {
    "id": 499,
    "displayName": "End Gateway",
    "name": "end_gateway",
    "hardness": 0,
    "minStateId": 9228,
    "maxStateId": 9228,
    "states": [],
    "drops": [],
    "diggable": false,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 15,
    "boundingBox": "empty",
    "stackSize": 0,
    "defaultState": 9228,
    "resistance": 3600000
  },
  {
    "id": 500,
    "displayName": "Repeating Command Block",
    "name": "repeating_command_block",
    "hardness": 0,
    "minStateId": 9229,
    "maxStateId": 9240,
    "states": [
      {
        "name": "conditional",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      422
    ],
    "diggable": false,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 9235,
    "resistance": 3600000
  },
  {
    "id": 501,
    "displayName": "Chain Command Block",
    "name": "chain_command_block",
    "hardness": 0,
    "minStateId": 9241,
    "maxStateId": 9252,
    "states": [
      {
        "name": "conditional",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      423
    ],
    "diggable": false,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 9247,
    "resistance": 3600000
  },
  {
    "id": 502,
    "displayName": "Frosted Ice",
    "name": "frosted_ice",
    "hardness": 0.5,
    "minStateId": 9253,
    "maxStateId": 9256,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 4
      }
    ],
    "drops": [],
    "diggable": true,
    "transparent": true,
    "filterLight": 2,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 0,
    "defaultState": 9253,
    "resistance": 0.5
  },
  {
    "id": 503,
    "displayName": "Magma Block",
    "name": "magma_block",
    "hardness": 0.5,
    "minStateId": 9257,
    "maxStateId": 9257,
    "states": [],
    "drops": [
      424
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9257,
    "resistance": 0.5
  },
  {
    "id": 504,
    "displayName": "Nether Wart Block",
    "name": "nether_wart_block",
    "hardness": 1,
    "minStateId": 9258,
    "maxStateId": 9258,
    "states": [],
    "drops": [
      425
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 9258,
    "resistance": 1
  },
  {
    "id": 505,
    "displayName": "Red Nether Bricks",
    "name": "red_nether_bricks",
    "hardness": 2,
    "minStateId": 9259,
    "maxStateId": 9259,
    "states": [],
    "drops": [
      427
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9259,
    "resistance": 6
  },
  {
    "id": 506,
    "displayName": "Bone Block",
    "name": "bone_block",
    "hardness": 2,
    "minStateId": 9260,
    "maxStateId": 9262,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      428
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9261,
    "resistance": 2
  },
  {
    "id": 507,
    "displayName": "Structure Void",
    "name": "structure_void",
    "hardness": 0,
    "minStateId": 9263,
    "maxStateId": 9263,
    "states": [],
    "drops": [
      429
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9263,
    "resistance": 0
  },
  {
    "id": 508,
    "displayName": "Observer",
    "name": "observer",
    "hardness": 3,
    "minStateId": 9264,
    "maxStateId": 9275,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      430
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9269,
    "resistance": 3
  },
  {
    "id": 509,
    "displayName": "Shulker Box",
    "name": "shulker_box",
    "hardness": 2,
    "minStateId": 9276,
    "maxStateId": 9281,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      431
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9280,
    "resistance": 2
  },
  {
    "id": 510,
    "displayName": "White Shulker Box",
    "name": "white_shulker_box",
    "hardness": 2,
    "minStateId": 9282,
    "maxStateId": 9287,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      432
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9286,
    "resistance": 2
  },
  {
    "id": 511,
    "displayName": "Orange Shulker Box",
    "name": "orange_shulker_box",
    "hardness": 2,
    "minStateId": 9288,
    "maxStateId": 9293,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      433
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9292,
    "resistance": 2
  },
  {
    "id": 512,
    "displayName": "Magenta Shulker Box",
    "name": "magenta_shulker_box",
    "hardness": 2,
    "minStateId": 9294,
    "maxStateId": 9299,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      434
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9298,
    "resistance": 2
  },
  {
    "id": 513,
    "displayName": "Light Blue Shulker Box",
    "name": "light_blue_shulker_box",
    "hardness": 2,
    "minStateId": 9300,
    "maxStateId": 9305,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      435
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9304,
    "resistance": 2
  },
  {
    "id": 514,
    "displayName": "Yellow Shulker Box",
    "name": "yellow_shulker_box",
    "hardness": 2,
    "minStateId": 9306,
    "maxStateId": 9311,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      436
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9310,
    "resistance": 2
  },
  {
    "id": 515,
    "displayName": "Lime Shulker Box",
    "name": "lime_shulker_box",
    "hardness": 2,
    "minStateId": 9312,
    "maxStateId": 9317,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      437
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9316,
    "resistance": 2
  },
  {
    "id": 516,
    "displayName": "Pink Shulker Box",
    "name": "pink_shulker_box",
    "hardness": 2,
    "minStateId": 9318,
    "maxStateId": 9323,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      438
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9322,
    "resistance": 2
  },
  {
    "id": 517,
    "displayName": "Gray Shulker Box",
    "name": "gray_shulker_box",
    "hardness": 2,
    "minStateId": 9324,
    "maxStateId": 9329,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      439
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9328,
    "resistance": 2
  },
  {
    "id": 518,
    "displayName": "Light Gray Shulker Box",
    "name": "light_gray_shulker_box",
    "hardness": 2,
    "minStateId": 9330,
    "maxStateId": 9335,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      440
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9334,
    "resistance": 2
  },
  {
    "id": 519,
    "displayName": "Cyan Shulker Box",
    "name": "cyan_shulker_box",
    "hardness": 2,
    "minStateId": 9336,
    "maxStateId": 9341,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      441
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9340,
    "resistance": 2
  },
  {
    "id": 520,
    "displayName": "Purple Shulker Box",
    "name": "purple_shulker_box",
    "hardness": 2,
    "minStateId": 9342,
    "maxStateId": 9347,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      442
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9346,
    "resistance": 2
  },
  {
    "id": 521,
    "displayName": "Blue Shulker Box",
    "name": "blue_shulker_box",
    "hardness": 2,
    "minStateId": 9348,
    "maxStateId": 9353,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      443
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9352,
    "resistance": 2
  },
  {
    "id": 522,
    "displayName": "Brown Shulker Box",
    "name": "brown_shulker_box",
    "hardness": 2,
    "minStateId": 9354,
    "maxStateId": 9359,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      444
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9358,
    "resistance": 2
  },
  {
    "id": 523,
    "displayName": "Green Shulker Box",
    "name": "green_shulker_box",
    "hardness": 2,
    "minStateId": 9360,
    "maxStateId": 9365,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      445
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9364,
    "resistance": 2
  },
  {
    "id": 524,
    "displayName": "Red Shulker Box",
    "name": "red_shulker_box",
    "hardness": 2,
    "minStateId": 9366,
    "maxStateId": 9371,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      446
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9370,
    "resistance": 2
  },
  {
    "id": 525,
    "displayName": "Black Shulker Box",
    "name": "black_shulker_box",
    "hardness": 2,
    "minStateId": 9372,
    "maxStateId": 9377,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      }
    ],
    "drops": [
      447
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "defaultState": 9376,
    "resistance": 2
  },
  {
    "id": 526,
    "displayName": "White Glazed Terracotta",
    "name": "white_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9378,
    "maxStateId": 9381,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      448
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9378,
    "resistance": 1.4
  },
  {
    "id": 527,
    "displayName": "Orange Glazed Terracotta",
    "name": "orange_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9382,
    "maxStateId": 9385,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      449
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9382,
    "resistance": 1.4
  },
  {
    "id": 528,
    "displayName": "Magenta Glazed Terracotta",
    "name": "magenta_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9386,
    "maxStateId": 9389,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      450
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9386,
    "resistance": 1.4
  },
  {
    "id": 529,
    "displayName": "Light Blue Glazed Terracotta",
    "name": "light_blue_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9390,
    "maxStateId": 9393,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      451
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9390,
    "resistance": 1.4
  },
  {
    "id": 530,
    "displayName": "Yellow Glazed Terracotta",
    "name": "yellow_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9394,
    "maxStateId": 9397,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      452
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9394,
    "resistance": 1.4
  },
  {
    "id": 531,
    "displayName": "Lime Glazed Terracotta",
    "name": "lime_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9398,
    "maxStateId": 9401,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      453
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9398,
    "resistance": 1.4
  },
  {
    "id": 532,
    "displayName": "Pink Glazed Terracotta",
    "name": "pink_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9402,
    "maxStateId": 9405,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      454
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9402,
    "resistance": 1.4
  },
  {
    "id": 533,
    "displayName": "Gray Glazed Terracotta",
    "name": "gray_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9406,
    "maxStateId": 9409,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      455
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9406,
    "resistance": 1.4
  },
  {
    "id": 534,
    "displayName": "Light Gray Glazed Terracotta",
    "name": "light_gray_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9410,
    "maxStateId": 9413,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      456
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9410,
    "resistance": 1.4
  },
  {
    "id": 535,
    "displayName": "Cyan Glazed Terracotta",
    "name": "cyan_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9414,
    "maxStateId": 9417,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      457
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9414,
    "resistance": 1.4
  },
  {
    "id": 536,
    "displayName": "Purple Glazed Terracotta",
    "name": "purple_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9418,
    "maxStateId": 9421,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      458
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9418,
    "resistance": 1.4
  },
  {
    "id": 537,
    "displayName": "Blue Glazed Terracotta",
    "name": "blue_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9422,
    "maxStateId": 9425,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      459
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9422,
    "resistance": 1.4
  },
  {
    "id": 538,
    "displayName": "Brown Glazed Terracotta",
    "name": "brown_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9426,
    "maxStateId": 9429,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      460
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9426,
    "resistance": 1.4
  },
  {
    "id": 539,
    "displayName": "Green Glazed Terracotta",
    "name": "green_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9430,
    "maxStateId": 9433,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      461
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9430,
    "resistance": 1.4
  },
  {
    "id": 540,
    "displayName": "Red Glazed Terracotta",
    "name": "red_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9434,
    "maxStateId": 9437,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      462
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9434,
    "resistance": 1.4
  },
  {
    "id": 541,
    "displayName": "Black Glazed Terracotta",
    "name": "black_glazed_terracotta",
    "hardness": 1.4,
    "minStateId": 9438,
    "maxStateId": 9441,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      463
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9438,
    "resistance": 1.4
  },
  {
    "id": 542,
    "displayName": "White Concrete",
    "name": "white_concrete",
    "hardness": 1.8,
    "minStateId": 9442,
    "maxStateId": 9442,
    "states": [],
    "drops": [
      464
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9442,
    "resistance": 1.8
  },
  {
    "id": 543,
    "displayName": "Orange Concrete",
    "name": "orange_concrete",
    "hardness": 1.8,
    "minStateId": 9443,
    "maxStateId": 9443,
    "states": [],
    "drops": [
      465
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9443,
    "resistance": 1.8
  },
  {
    "id": 544,
    "displayName": "Magenta Concrete",
    "name": "magenta_concrete",
    "hardness": 1.8,
    "minStateId": 9444,
    "maxStateId": 9444,
    "states": [],
    "drops": [
      466
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9444,
    "resistance": 1.8
  },
  {
    "id": 545,
    "displayName": "Light Blue Concrete",
    "name": "light_blue_concrete",
    "hardness": 1.8,
    "minStateId": 9445,
    "maxStateId": 9445,
    "states": [],
    "drops": [
      467
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9445,
    "resistance": 1.8
  },
  {
    "id": 546,
    "displayName": "Yellow Concrete",
    "name": "yellow_concrete",
    "hardness": 1.8,
    "minStateId": 9446,
    "maxStateId": 9446,
    "states": [],
    "drops": [
      468
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9446,
    "resistance": 1.8
  },
  {
    "id": 547,
    "displayName": "Lime Concrete",
    "name": "lime_concrete",
    "hardness": 1.8,
    "minStateId": 9447,
    "maxStateId": 9447,
    "states": [],
    "drops": [
      469
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9447,
    "resistance": 1.8
  },
  {
    "id": 548,
    "displayName": "Pink Concrete",
    "name": "pink_concrete",
    "hardness": 1.8,
    "minStateId": 9448,
    "maxStateId": 9448,
    "states": [],
    "drops": [
      470
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9448,
    "resistance": 1.8
  },
  {
    "id": 549,
    "displayName": "Gray Concrete",
    "name": "gray_concrete",
    "hardness": 1.8,
    "minStateId": 9449,
    "maxStateId": 9449,
    "states": [],
    "drops": [
      471
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9449,
    "resistance": 1.8
  },
  {
    "id": 550,
    "displayName": "Light Gray Concrete",
    "name": "light_gray_concrete",
    "hardness": 1.8,
    "minStateId": 9450,
    "maxStateId": 9450,
    "states": [],
    "drops": [
      472
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9450,
    "resistance": 1.8
  },
  {
    "id": 551,
    "displayName": "Cyan Concrete",
    "name": "cyan_concrete",
    "hardness": 1.8,
    "minStateId": 9451,
    "maxStateId": 9451,
    "states": [],
    "drops": [
      473
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9451,
    "resistance": 1.8
  },
  {
    "id": 552,
    "displayName": "Purple Concrete",
    "name": "purple_concrete",
    "hardness": 1.8,
    "minStateId": 9452,
    "maxStateId": 9452,
    "states": [],
    "drops": [
      474
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9452,
    "resistance": 1.8
  },
  {
    "id": 553,
    "displayName": "Blue Concrete",
    "name": "blue_concrete",
    "hardness": 1.8,
    "minStateId": 9453,
    "maxStateId": 9453,
    "states": [],
    "drops": [
      475
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9453,
    "resistance": 1.8
  },
  {
    "id": 554,
    "displayName": "Brown Concrete",
    "name": "brown_concrete",
    "hardness": 1.8,
    "minStateId": 9454,
    "maxStateId": 9454,
    "states": [],
    "drops": [
      476
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9454,
    "resistance": 1.8
  },
  {
    "id": 555,
    "displayName": "Green Concrete",
    "name": "green_concrete",
    "hardness": 1.8,
    "minStateId": 9455,
    "maxStateId": 9455,
    "states": [],
    "drops": [
      477
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9455,
    "resistance": 1.8
  },
  {
    "id": 556,
    "displayName": "Red Concrete",
    "name": "red_concrete",
    "hardness": 1.8,
    "minStateId": 9456,
    "maxStateId": 9456,
    "states": [],
    "drops": [
      478
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9456,
    "resistance": 1.8
  },
  {
    "id": 557,
    "displayName": "Black Concrete",
    "name": "black_concrete",
    "hardness": 1.8,
    "minStateId": 9457,
    "maxStateId": 9457,
    "states": [],
    "drops": [
      479
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9457,
    "resistance": 1.8
  },
  {
    "id": 558,
    "displayName": "White Concrete Powder",
    "name": "white_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9458,
    "maxStateId": 9458,
    "states": [],
    "drops": [
      480
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9458,
    "resistance": 0.5
  },
  {
    "id": 559,
    "displayName": "Orange Concrete Powder",
    "name": "orange_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9459,
    "maxStateId": 9459,
    "states": [],
    "drops": [
      481
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9459,
    "resistance": 0.5
  },
  {
    "id": 560,
    "displayName": "Magenta Concrete Powder",
    "name": "magenta_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9460,
    "maxStateId": 9460,
    "states": [],
    "drops": [
      482
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9460,
    "resistance": 0.5
  },
  {
    "id": 561,
    "displayName": "Light Blue Concrete Powder",
    "name": "light_blue_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9461,
    "maxStateId": 9461,
    "states": [],
    "drops": [
      483
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9461,
    "resistance": 0.5
  },
  {
    "id": 562,
    "displayName": "Yellow Concrete Powder",
    "name": "yellow_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9462,
    "maxStateId": 9462,
    "states": [],
    "drops": [
      484
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9462,
    "resistance": 0.5
  },
  {
    "id": 563,
    "displayName": "Lime Concrete Powder",
    "name": "lime_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9463,
    "maxStateId": 9463,
    "states": [],
    "drops": [
      485
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9463,
    "resistance": 0.5
  },
  {
    "id": 564,
    "displayName": "Pink Concrete Powder",
    "name": "pink_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9464,
    "maxStateId": 9464,
    "states": [],
    "drops": [
      486
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9464,
    "resistance": 0.5
  },
  {
    "id": 565,
    "displayName": "Gray Concrete Powder",
    "name": "gray_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9465,
    "maxStateId": 9465,
    "states": [],
    "drops": [
      487
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9465,
    "resistance": 0.5
  },
  {
    "id": 566,
    "displayName": "Light Gray Concrete Powder",
    "name": "light_gray_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9466,
    "maxStateId": 9466,
    "states": [],
    "drops": [
      488
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9466,
    "resistance": 0.5
  },
  {
    "id": 567,
    "displayName": "Cyan Concrete Powder",
    "name": "cyan_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9467,
    "maxStateId": 9467,
    "states": [],
    "drops": [
      489
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9467,
    "resistance": 0.5
  },
  {
    "id": 568,
    "displayName": "Purple Concrete Powder",
    "name": "purple_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9468,
    "maxStateId": 9468,
    "states": [],
    "drops": [
      490
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9468,
    "resistance": 0.5
  },
  {
    "id": 569,
    "displayName": "Blue Concrete Powder",
    "name": "blue_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9469,
    "maxStateId": 9469,
    "states": [],
    "drops": [
      491
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9469,
    "resistance": 0.5
  },
  {
    "id": 570,
    "displayName": "Brown Concrete Powder",
    "name": "brown_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9470,
    "maxStateId": 9470,
    "states": [],
    "drops": [
      492
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9470,
    "resistance": 0.5
  },
  {
    "id": 571,
    "displayName": "Green Concrete Powder",
    "name": "green_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9471,
    "maxStateId": 9471,
    "states": [],
    "drops": [
      493
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9471,
    "resistance": 0.5
  },
  {
    "id": 572,
    "displayName": "Red Concrete Powder",
    "name": "red_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9472,
    "maxStateId": 9472,
    "states": [],
    "drops": [
      494
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9472,
    "resistance": 0.5
  },
  {
    "id": 573,
    "displayName": "Black Concrete Powder",
    "name": "black_concrete_powder",
    "hardness": 0.5,
    "minStateId": 9473,
    "maxStateId": 9473,
    "states": [],
    "drops": [
      495
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "dirt",
    "defaultState": 9473,
    "resistance": 0.5
  },
  {
    "id": 574,
    "displayName": "Kelp",
    "name": "kelp",
    "hardness": 0,
    "minStateId": 9474,
    "maxStateId": 9499,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 26
      }
    ],
    "drops": [
      134
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9474,
    "resistance": 0
  },
  {
    "id": 575,
    "displayName": "Kelp Plant",
    "name": "kelp_plant",
    "hardness": 0,
    "minStateId": 9500,
    "maxStateId": 9500,
    "states": [],
    "drops": [
      134
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9500,
    "resistance": 0
  },
  {
    "id": 576,
    "displayName": "Dried Kelp Block",
    "name": "dried_kelp_block",
    "hardness": 0.5,
    "minStateId": 9501,
    "maxStateId": 9501,
    "states": [],
    "drops": [
      676
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 9501,
    "resistance": 2.5
  },
  {
    "id": 577,
    "displayName": "Turtle Egg",
    "name": "turtle_egg",
    "hardness": 0.5,
    "minStateId": 9502,
    "maxStateId": 9513,
    "states": [
      {
        "name": "eggs",
        "type": "enum",
        "num_values": 4,
        "values": [
          "1",
          "2",
          "3",
          "4"
        ]
      },
      {
        "name": "hatch",
        "type": "int",
        "num_values": 3
      }
    ],
    "drops": [
      496
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 9502,
    "resistance": 0.5
  },
  {
    "id": 578,
    "displayName": "Dead Tube Coral Block",
    "name": "dead_tube_coral_block",
    "hardness": 1.5,
    "minStateId": 9514,
    "maxStateId": 9514,
    "states": [],
    "drops": [
      497
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9514,
    "resistance": 6
  },
  {
    "id": 579,
    "displayName": "Dead Brain Coral Block",
    "name": "dead_brain_coral_block",
    "hardness": 1.5,
    "minStateId": 9515,
    "maxStateId": 9515,
    "states": [],
    "drops": [
      498
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9515,
    "resistance": 6
  },
  {
    "id": 580,
    "displayName": "Dead Bubble Coral Block",
    "name": "dead_bubble_coral_block",
    "hardness": 1.5,
    "minStateId": 9516,
    "maxStateId": 9516,
    "states": [],
    "drops": [
      499
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9516,
    "resistance": 6
  },
  {
    "id": 581,
    "displayName": "Dead Fire Coral Block",
    "name": "dead_fire_coral_block",
    "hardness": 1.5,
    "minStateId": 9517,
    "maxStateId": 9517,
    "states": [],
    "drops": [
      500
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9517,
    "resistance": 6
  },
  {
    "id": 582,
    "displayName": "Dead Horn Coral Block",
    "name": "dead_horn_coral_block",
    "hardness": 1.5,
    "minStateId": 9518,
    "maxStateId": 9518,
    "states": [],
    "drops": [
      501
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9518,
    "resistance": 6
  },
  {
    "id": 583,
    "displayName": "Tube Coral Block",
    "name": "tube_coral_block",
    "hardness": 1.5,
    "minStateId": 9519,
    "maxStateId": 9519,
    "states": [],
    "drops": [
      502
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9519,
    "resistance": 6
  },
  {
    "id": 584,
    "displayName": "Brain Coral Block",
    "name": "brain_coral_block",
    "hardness": 1.5,
    "minStateId": 9520,
    "maxStateId": 9520,
    "states": [],
    "drops": [
      503
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9520,
    "resistance": 6
  },
  {
    "id": 585,
    "displayName": "Bubble Coral Block",
    "name": "bubble_coral_block",
    "hardness": 1.5,
    "minStateId": 9521,
    "maxStateId": 9521,
    "states": [],
    "drops": [
      504
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9521,
    "resistance": 6
  },
  {
    "id": 586,
    "displayName": "Fire Coral Block",
    "name": "fire_coral_block",
    "hardness": 1.5,
    "minStateId": 9522,
    "maxStateId": 9522,
    "states": [],
    "drops": [
      505
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9522,
    "resistance": 6
  },
  {
    "id": 587,
    "displayName": "Horn Coral Block",
    "name": "horn_coral_block",
    "hardness": 1.5,
    "minStateId": 9523,
    "maxStateId": 9523,
    "states": [],
    "drops": [
      506
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 9523,
    "resistance": 6
  },
  {
    "id": 588,
    "displayName": "Dead Tube Coral",
    "name": "dead_tube_coral",
    "hardness": 0,
    "minStateId": 9524,
    "maxStateId": 9525,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      516
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9524,
    "resistance": 0
  },
  {
    "id": 589,
    "displayName": "Dead Brain Coral",
    "name": "dead_brain_coral",
    "hardness": 0,
    "minStateId": 9526,
    "maxStateId": 9527,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      512
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9526,
    "resistance": 0
  },
  {
    "id": 590,
    "displayName": "Dead Bubble Coral",
    "name": "dead_bubble_coral",
    "hardness": 0,
    "minStateId": 9528,
    "maxStateId": 9529,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      513
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9528,
    "resistance": 0
  },
  {
    "id": 591,
    "displayName": "Dead Fire Coral",
    "name": "dead_fire_coral",
    "hardness": 0,
    "minStateId": 9530,
    "maxStateId": 9531,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      514
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9530,
    "resistance": 0
  },
  {
    "id": 592,
    "displayName": "Dead Horn Coral",
    "name": "dead_horn_coral",
    "hardness": 0,
    "minStateId": 9532,
    "maxStateId": 9533,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      515
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9532,
    "resistance": 0
  },
  {
    "id": 593,
    "displayName": "Tube Coral",
    "name": "tube_coral",
    "hardness": 0,
    "minStateId": 9534,
    "maxStateId": 9535,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      507
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9534,
    "resistance": 0
  },
  {
    "id": 594,
    "displayName": "Brain Coral",
    "name": "brain_coral",
    "hardness": 0,
    "minStateId": 9536,
    "maxStateId": 9537,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      508
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9536,
    "resistance": 0
  },
  {
    "id": 595,
    "displayName": "Bubble Coral",
    "name": "bubble_coral",
    "hardness": 0,
    "minStateId": 9538,
    "maxStateId": 9539,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      509
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9538,
    "resistance": 0
  },
  {
    "id": 596,
    "displayName": "Fire Coral",
    "name": "fire_coral",
    "hardness": 0,
    "minStateId": 9540,
    "maxStateId": 9541,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      510
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9540,
    "resistance": 0
  },
  {
    "id": 597,
    "displayName": "Horn Coral",
    "name": "horn_coral",
    "hardness": 0,
    "minStateId": 9542,
    "maxStateId": 9543,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      511
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9542,
    "resistance": 0
  },
  {
    "id": 598,
    "displayName": "Dead Tube Coral Fan",
    "name": "dead_tube_coral_fan",
    "hardness": 0,
    "minStateId": 9544,
    "maxStateId": 9545,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      522
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9544,
    "resistance": 0
  },
  {
    "id": 599,
    "displayName": "Dead Brain Coral Fan",
    "name": "dead_brain_coral_fan",
    "hardness": 0,
    "minStateId": 9546,
    "maxStateId": 9547,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      523
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9546,
    "resistance": 0
  },
  {
    "id": 600,
    "displayName": "Dead Bubble Coral Fan",
    "name": "dead_bubble_coral_fan",
    "hardness": 0,
    "minStateId": 9548,
    "maxStateId": 9549,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      524
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9548,
    "resistance": 0
  },
  {
    "id": 601,
    "displayName": "Dead Fire Coral Fan",
    "name": "dead_fire_coral_fan",
    "hardness": 0,
    "minStateId": 9550,
    "maxStateId": 9551,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      525
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9550,
    "resistance": 0
  },
  {
    "id": 602,
    "displayName": "Dead Horn Coral Fan",
    "name": "dead_horn_coral_fan",
    "hardness": 0,
    "minStateId": 9552,
    "maxStateId": 9553,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      526
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9552,
    "resistance": 0
  },
  {
    "id": 603,
    "displayName": "Tube Coral Fan",
    "name": "tube_coral_fan",
    "hardness": 0,
    "minStateId": 9554,
    "maxStateId": 9555,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      517
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9554,
    "resistance": 0
  },
  {
    "id": 604,
    "displayName": "Brain Coral Fan",
    "name": "brain_coral_fan",
    "hardness": 0,
    "minStateId": 9556,
    "maxStateId": 9557,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      518
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9556,
    "resistance": 0
  },
  {
    "id": 605,
    "displayName": "Bubble Coral Fan",
    "name": "bubble_coral_fan",
    "hardness": 0,
    "minStateId": 9558,
    "maxStateId": 9559,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      519
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9558,
    "resistance": 0
  },
  {
    "id": 606,
    "displayName": "Fire Coral Fan",
    "name": "fire_coral_fan",
    "hardness": 0,
    "minStateId": 9560,
    "maxStateId": 9561,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      520
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9560,
    "resistance": 0
  },
  {
    "id": 607,
    "displayName": "Horn Coral Fan",
    "name": "horn_coral_fan",
    "hardness": 0,
    "minStateId": 9562,
    "maxStateId": 9563,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      521
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9562,
    "resistance": 0
  },
  {
    "id": 608,
    "displayName": "Dead Tube Coral Wall Fan",
    "name": "dead_tube_coral_wall_fan",
    "hardness": 0,
    "minStateId": 9564,
    "maxStateId": 9571,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      522
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9564,
    "resistance": 0
  },
  {
    "id": 609,
    "displayName": "Dead Brain Coral Wall Fan",
    "name": "dead_brain_coral_wall_fan",
    "hardness": 0,
    "minStateId": 9572,
    "maxStateId": 9579,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      523
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9572,
    "resistance": 0
  },
  {
    "id": 610,
    "displayName": "Dead Bubble Coral Wall Fan",
    "name": "dead_bubble_coral_wall_fan",
    "hardness": 0,
    "minStateId": 9580,
    "maxStateId": 9587,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      524
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9580,
    "resistance": 0
  },
  {
    "id": 611,
    "displayName": "Dead Fire Coral Wall Fan",
    "name": "dead_fire_coral_wall_fan",
    "hardness": 0,
    "minStateId": 9588,
    "maxStateId": 9595,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      525
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9588,
    "resistance": 0
  },
  {
    "id": 612,
    "displayName": "Dead Horn Coral Wall Fan",
    "name": "dead_horn_coral_wall_fan",
    "hardness": 0,
    "minStateId": 9596,
    "maxStateId": 9603,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      526
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9596,
    "resistance": 0
  },
  {
    "id": 613,
    "displayName": "Tube Coral Wall Fan",
    "name": "tube_coral_wall_fan",
    "hardness": 0,
    "minStateId": 9604,
    "maxStateId": 9611,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      517
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9604,
    "resistance": 0
  },
  {
    "id": 614,
    "displayName": "Brain Coral Wall Fan",
    "name": "brain_coral_wall_fan",
    "hardness": 0,
    "minStateId": 9612,
    "maxStateId": 9619,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      518
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9612,
    "resistance": 0
  },
  {
    "id": 615,
    "displayName": "Bubble Coral Wall Fan",
    "name": "bubble_coral_wall_fan",
    "hardness": 0,
    "minStateId": 9620,
    "maxStateId": 9627,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      519
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9620,
    "resistance": 0
  },
  {
    "id": 616,
    "displayName": "Fire Coral Wall Fan",
    "name": "fire_coral_wall_fan",
    "hardness": 0,
    "minStateId": 9628,
    "maxStateId": 9635,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      520
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9628,
    "resistance": 0
  },
  {
    "id": 617,
    "displayName": "Horn Coral Wall Fan",
    "name": "horn_coral_wall_fan",
    "hardness": 0,
    "minStateId": 9636,
    "maxStateId": 9643,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      521
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 9636,
    "resistance": 0
  },
  {
    "id": 618,
    "displayName": "Sea Pickle",
    "name": "sea_pickle",
    "hardness": 0,
    "minStateId": 9644,
    "maxStateId": 9651,
    "states": [
      {
        "name": "pickles",
        "type": "enum",
        "num_values": 4,
        "values": [
          "1",
          "2",
          "3",
          "4"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      93
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 9644,
    "resistance": 0
  },
  {
    "id": 619,
    "displayName": "Blue Ice",
    "name": "blue_ice",
    "hardness": 2.8,
    "minStateId": 9652,
    "maxStateId": 9652,
    "states": [],
    "drops": [
      527
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 9652,
    "resistance": 2.8
  },
  {
    "id": 620,
    "displayName": "Conduit",
    "name": "conduit",
    "hardness": 3,
    "minStateId": 9653,
    "maxStateId": 9654,
    "states": [
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      528
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 9653,
    "resistance": 3
  },
  {
    "id": 621,
    "displayName": "Bamboo Shoot",
    "name": "bamboo_sapling",
    "hardness": 1,
    "minStateId": 9655,
    "maxStateId": 9655,
    "states": [],
    "drops": [],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "UNKNOWN_MATERIAL",
    "defaultState": 9655,
    "resistance": 1
  },
  {
    "id": 622,
    "displayName": "Bamboo",
    "name": "bamboo",
    "hardness": 1,
    "minStateId": 9656,
    "maxStateId": 9667,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 2
      },
      {
        "name": "leaves",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "small",
          "large"
        ]
      },
      {
        "name": "stage",
        "type": "int",
        "num_values": 2
      }
    ],
    "drops": [
      135
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "UNKNOWN_MATERIAL",
    "defaultState": 9656,
    "resistance": 1
  },
  {
    "id": 623,
    "displayName": "Potted Bamboo",
    "name": "potted_bamboo",
    "hardness": 0,
    "minStateId": 9668,
    "maxStateId": 9668,
    "states": [],
    "drops": [
      829,
      135
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 9668,
    "resistance": 0
  },
  {
    "id": 624,
    "displayName": "Void Air",
    "name": "void_air",
    "hardness": 0,
    "minStateId": 9669,
    "maxStateId": 9669,
    "states": [],
    "drops": [],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 0,
    "defaultState": 9669,
    "resistance": 0
  },
  {
    "id": 625,
    "displayName": "Cave Air",
    "name": "cave_air",
    "hardness": 0,
    "minStateId": 9670,
    "maxStateId": 9670,
    "states": [],
    "drops": [],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 0,
    "defaultState": 9670,
    "resistance": 0
  },
  {
    "id": 626,
    "displayName": "Bubble Column",
    "name": "bubble_column",
    "hardness": 0,
    "minStateId": 9671,
    "maxStateId": 9672,
    "states": [
      {
        "name": "drag",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 0,
    "defaultState": 9671,
    "resistance": 0
  },
  {
    "id": 627,
    "displayName": "Polished Granite Stairs",
    "name": "polished_granite_stairs",
    "hardness": 1.5,
    "minStateId": 9673,
    "maxStateId": 9752,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      529
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 9684,
    "resistance": 6
  },
  {
    "id": 628,
    "displayName": "Smooth Red Sandstone Stairs",
    "name": "smooth_red_sandstone_stairs",
    "hardness": 2,
    "minStateId": 9753,
    "maxStateId": 9832,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      530
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 9764,
    "resistance": 6
  },
  {
    "id": 629,
    "displayName": "Mossy Stone Brick Stairs",
    "name": "mossy_stone_brick_stairs",
    "hardness": 1.5,
    "minStateId": 9833,
    "maxStateId": 9912,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      531
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 9844,
    "resistance": 6
  },
  {
    "id": 630,
    "displayName": "Polished Diorite Stairs",
    "name": "polished_diorite_stairs",
    "hardness": 1.5,
    "minStateId": 9913,
    "maxStateId": 9992,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      532
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 9924,
    "resistance": 6
  },
  {
    "id": 631,
    "displayName": "Mossy Cobblestone Stairs",
    "name": "mossy_cobblestone_stairs",
    "hardness": 2,
    "minStateId": 9993,
    "maxStateId": 10072,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      533
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 10004,
    "resistance": 6
  },
  {
    "id": 632,
    "displayName": "End Stone Brick Stairs",
    "name": "end_stone_brick_stairs",
    "hardness": 3,
    "minStateId": 10073,
    "maxStateId": 10152,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      534
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 10084,
    "resistance": 9
  },
  {
    "id": 633,
    "displayName": "Stone Stairs",
    "name": "stone_stairs",
    "hardness": 1.5,
    "minStateId": 10153,
    "maxStateId": 10232,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      535
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 10164,
    "resistance": 6
  },
  {
    "id": 634,
    "displayName": "Smooth Sandstone Stairs",
    "name": "smooth_sandstone_stairs",
    "hardness": 2,
    "minStateId": 10233,
    "maxStateId": 10312,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      536
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 10244,
    "resistance": 6
  },
  {
    "id": 635,
    "displayName": "Smooth Quartz Stairs",
    "name": "smooth_quartz_stairs",
    "hardness": 2,
    "minStateId": 10313,
    "maxStateId": 10392,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      537
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 10324,
    "resistance": 6
  },
  {
    "id": 636,
    "displayName": "Granite Stairs",
    "name": "granite_stairs",
    "hardness": 1.5,
    "minStateId": 10393,
    "maxStateId": 10472,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      538
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 10404,
    "resistance": 6
  },
  {
    "id": 637,
    "displayName": "Andesite Stairs",
    "name": "andesite_stairs",
    "hardness": 1.5,
    "minStateId": 10473,
    "maxStateId": 10552,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      539
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 10484,
    "resistance": 6
  },
  {
    "id": 638,
    "displayName": "Red Nether Brick Stairs",
    "name": "red_nether_brick_stairs",
    "hardness": 2,
    "minStateId": 10553,
    "maxStateId": 10632,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      540
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10564,
    "resistance": 6
  },
  {
    "id": 639,
    "displayName": "Polished Andesite Stairs",
    "name": "polished_andesite_stairs",
    "hardness": 1.5,
    "minStateId": 10633,
    "maxStateId": 10712,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      541
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 10644,
    "resistance": 6
  },
  {
    "id": 640,
    "displayName": "Diorite Stairs",
    "name": "diorite_stairs",
    "hardness": 1.5,
    "minStateId": 10713,
    "maxStateId": 10792,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      542
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 10724,
    "resistance": 6
  },
  {
    "id": 641,
    "displayName": "Polished Granite Slab",
    "name": "polished_granite_slab",
    "hardness": 1.5,
    "minStateId": 10793,
    "maxStateId": 10798,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      543
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10796,
    "resistance": 6
  },
  {
    "id": 642,
    "displayName": "Smooth Red Sandstone Slab",
    "name": "smooth_red_sandstone_slab",
    "hardness": 2,
    "minStateId": 10799,
    "maxStateId": 10804,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      544
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10802,
    "resistance": 6
  },
  {
    "id": 643,
    "displayName": "Mossy Stone Brick Slab",
    "name": "mossy_stone_brick_slab",
    "hardness": 1.5,
    "minStateId": 10805,
    "maxStateId": 10810,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      545
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10808,
    "resistance": 6
  },
  {
    "id": 644,
    "displayName": "Polished Diorite Slab",
    "name": "polished_diorite_slab",
    "hardness": 1.5,
    "minStateId": 10811,
    "maxStateId": 10816,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      546
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10814,
    "resistance": 6
  },
  {
    "id": 645,
    "displayName": "Mossy Cobblestone Slab",
    "name": "mossy_cobblestone_slab",
    "hardness": 2,
    "minStateId": 10817,
    "maxStateId": 10822,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      547
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10820,
    "resistance": 6
  },
  {
    "id": 646,
    "displayName": "End Stone Brick Slab",
    "name": "end_stone_brick_slab",
    "hardness": 3,
    "minStateId": 10823,
    "maxStateId": 10828,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      548
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10826,
    "resistance": 9
  },
  {
    "id": 647,
    "displayName": "Smooth Sandstone Slab",
    "name": "smooth_sandstone_slab",
    "hardness": 2,
    "minStateId": 10829,
    "maxStateId": 10834,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      549
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10832,
    "resistance": 6
  },
  {
    "id": 648,
    "displayName": "Smooth Quartz Slab",
    "name": "smooth_quartz_slab",
    "hardness": 2,
    "minStateId": 10835,
    "maxStateId": 10840,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      550
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10838,
    "resistance": 6
  },
  {
    "id": 649,
    "displayName": "Granite Slab",
    "name": "granite_slab",
    "hardness": 1.5,
    "minStateId": 10841,
    "maxStateId": 10846,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      551
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10844,
    "resistance": 6
  },
  {
    "id": 650,
    "displayName": "Andesite Slab",
    "name": "andesite_slab",
    "hardness": 1.5,
    "minStateId": 10847,
    "maxStateId": 10852,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      552
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10850,
    "resistance": 6
  },
  {
    "id": 651,
    "displayName": "Red Nether Brick Slab",
    "name": "red_nether_brick_slab",
    "hardness": 2,
    "minStateId": 10853,
    "maxStateId": 10858,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      553
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10856,
    "resistance": 6
  },
  {
    "id": 652,
    "displayName": "Polished Andesite Slab",
    "name": "polished_andesite_slab",
    "hardness": 1.5,
    "minStateId": 10859,
    "maxStateId": 10864,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      554
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10862,
    "resistance": 6
  },
  {
    "id": 653,
    "displayName": "Diorite Slab",
    "name": "diorite_slab",
    "hardness": 1.5,
    "minStateId": 10865,
    "maxStateId": 10870,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      555
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10868,
    "resistance": 6
  },
  {
    "id": 654,
    "displayName": "Brick Wall",
    "name": "brick_wall",
    "hardness": 2,
    "minStateId": 10871,
    "maxStateId": 11194,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      289
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 10874,
    "resistance": 6
  },
  {
    "id": 655,
    "displayName": "Prismarine Wall",
    "name": "prismarine_wall",
    "hardness": 1.5,
    "minStateId": 11195,
    "maxStateId": 11518,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      290
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 11198,
    "resistance": 6
  },
  {
    "id": 656,
    "displayName": "Red Sandstone Wall",
    "name": "red_sandstone_wall",
    "hardness": 0.8,
    "minStateId": 11519,
    "maxStateId": 11842,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      291
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 11522,
    "resistance": 0.8
  },
  {
    "id": 657,
    "displayName": "Mossy Stone Brick Wall",
    "name": "mossy_stone_brick_wall",
    "hardness": 1.5,
    "minStateId": 11843,
    "maxStateId": 12166,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      292
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 11846,
    "resistance": 6
  },
  {
    "id": 658,
    "displayName": "Granite Wall",
    "name": "granite_wall",
    "hardness": 1.5,
    "minStateId": 12167,
    "maxStateId": 12490,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      293
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 12170,
    "resistance": 6
  },
  {
    "id": 659,
    "displayName": "Stone Brick Wall",
    "name": "stone_brick_wall",
    "hardness": 1.5,
    "minStateId": 12491,
    "maxStateId": 12814,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      294
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 12494,
    "resistance": 6
  },
  {
    "id": 660,
    "displayName": "Nether Brick Wall",
    "name": "nether_brick_wall",
    "hardness": 2,
    "minStateId": 12815,
    "maxStateId": 13138,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      295
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 12818,
    "resistance": 6
  },
  {
    "id": 661,
    "displayName": "Andesite Wall",
    "name": "andesite_wall",
    "hardness": 1.5,
    "minStateId": 13139,
    "maxStateId": 13462,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      296
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 13142,
    "resistance": 6
  },
  {
    "id": 662,
    "displayName": "Red Nether Brick Wall",
    "name": "red_nether_brick_wall",
    "hardness": 2,
    "minStateId": 13463,
    "maxStateId": 13786,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      297
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 13466,
    "resistance": 6
  },
  {
    "id": 663,
    "displayName": "Sandstone Wall",
    "name": "sandstone_wall",
    "hardness": 0.8,
    "minStateId": 13787,
    "maxStateId": 14110,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      298
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 13790,
    "resistance": 0.8
  },
  {
    "id": 664,
    "displayName": "End Stone Brick Wall",
    "name": "end_stone_brick_wall",
    "hardness": 3,
    "minStateId": 14111,
    "maxStateId": 14434,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      299
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 14114,
    "resistance": 9
  },
  {
    "id": 665,
    "displayName": "Diorite Wall",
    "name": "diorite_wall",
    "hardness": 1.5,
    "minStateId": 14435,
    "maxStateId": 14758,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      300
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 14438,
    "resistance": 6
  },
  {
    "id": 666,
    "displayName": "Scaffolding",
    "name": "scaffolding",
    "hardness": 0,
    "minStateId": 14759,
    "maxStateId": 14790,
    "states": [
      {
        "name": "bottom",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "distance",
        "type": "int",
        "num_values": 8
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      556
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 14790,
    "resistance": 0
  },
  {
    "id": 667,
    "displayName": "Loom",
    "name": "loom",
    "hardness": 2.5,
    "minStateId": 14791,
    "maxStateId": 14794,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      928
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 14791,
    "resistance": 2.5
  },
  {
    "id": 668,
    "displayName": "Barrel",
    "name": "barrel",
    "hardness": 2.5,
    "minStateId": 14795,
    "maxStateId": 14806,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 6,
        "values": [
          "north",
          "east",
          "south",
          "west",
          "up",
          "down"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      936
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 14796,
    "resistance": 2.5
  },
  {
    "id": 669,
    "displayName": "Smoker",
    "name": "smoker",
    "hardness": 3.5,
    "minStateId": 14807,
    "maxStateId": 14814,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "lit",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      937
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 14808,
    "resistance": 3.5
  },
  {
    "id": 670,
    "displayName": "Blast Furnace",
    "name": "blast_furnace",
    "hardness": 3.5,
    "minStateId": 14815,
    "maxStateId": 14822,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "lit",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      938
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 14816,
    "resistance": 3.5
  },
  {
    "id": 671,
    "displayName": "Cartography Table",
    "name": "cartography_table",
    "hardness": 2.5,
    "minStateId": 14823,
    "maxStateId": 14823,
    "states": [],
    "drops": [
      939
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 14823,
    "resistance": 2.5
  },
  {
    "id": 672,
    "displayName": "Fletching Table",
    "name": "fletching_table",
    "hardness": 2.5,
    "minStateId": 14824,
    "maxStateId": 14824,
    "states": [],
    "drops": [
      940
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 14824,
    "resistance": 2.5
  },
  {
    "id": 673,
    "displayName": "Grindstone",
    "name": "grindstone",
    "hardness": 2,
    "minStateId": 14825,
    "maxStateId": 14836,
    "states": [
      {
        "name": "face",
        "type": "enum",
        "num_values": 3,
        "values": [
          "floor",
          "wall",
          "ceiling"
        ]
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      941
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 14829,
    "resistance": 6
  },
  {
    "id": 674,
    "displayName": "Lectern",
    "name": "lectern",
    "hardness": 2.5,
    "minStateId": 14837,
    "maxStateId": 14852,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "has_book",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      942
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 14840,
    "resistance": 2.5
  },
  {
    "id": 675,
    "displayName": "Smithing Table",
    "name": "smithing_table",
    "hardness": 2.5,
    "minStateId": 14853,
    "maxStateId": 14853,
    "states": [],
    "drops": [
      943
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 14853,
    "resistance": 2.5
  },
  {
    "id": 676,
    "displayName": "Stonecutter",
    "name": "stonecutter",
    "hardness": 3.5,
    "minStateId": 14854,
    "maxStateId": 14857,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      }
    ],
    "drops": [
      944
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 14854,
    "resistance": 3.5
  },
  {
    "id": 677,
    "displayName": "Bell",
    "name": "bell",
    "hardness": 5,
    "minStateId": 14858,
    "maxStateId": 14889,
    "states": [
      {
        "name": "attachment",
        "type": "enum",
        "num_values": 4,
        "values": [
          "floor",
          "ceiling",
          "single_wall",
          "double_wall"
        ]
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      945
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "defaultState": 14859,
    "resistance": 5
  },
  {
    "id": 678,
    "displayName": "Lantern",
    "name": "lantern",
    "hardness": 3.5,
    "minStateId": 14890,
    "maxStateId": 14893,
    "states": [
      {
        "name": "hanging",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      946
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 14893,
    "resistance": 3.5
  },
  {
    "id": 679,
    "displayName": "Soul Lantern",
    "name": "soul_lantern",
    "hardness": 3.5,
    "minStateId": 14894,
    "maxStateId": 14897,
    "states": [
      {
        "name": "hanging",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      947
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 14897,
    "resistance": 3.5
  },
  {
    "id": 680,
    "displayName": "Campfire",
    "name": "campfire",
    "hardness": 2,
    "minStateId": 14898,
    "maxStateId": 14929,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "lit",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "signal_fire",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      949
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "material": "wood",
    "defaultState": 14901,
    "resistance": 2
  },
  {
    "id": 681,
    "displayName": "Soul Campfire",
    "name": "soul_campfire",
    "hardness": 2,
    "minStateId": 14930,
    "maxStateId": 14961,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "lit",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "signal_fire",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      950
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 1,
    "material": "wood",
    "defaultState": 14933,
    "resistance": 2
  },
  {
    "id": 682,
    "displayName": "Sweet Berry Bush",
    "name": "sweet_berry_bush",
    "hardness": 0,
    "minStateId": 14962,
    "maxStateId": 14965,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 4
      }
    ],
    "drops": [],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 14962,
    "resistance": 0
  },
  {
    "id": 683,
    "displayName": "Warped Stem",
    "name": "warped_stem",
    "hardness": 2,
    "minStateId": 14966,
    "maxStateId": 14968,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      44
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 14967,
    "resistance": 2
  },
  {
    "id": 684,
    "displayName": "Stripped Warped Stem",
    "name": "stripped_warped_stem",
    "hardness": 2,
    "minStateId": 14969,
    "maxStateId": 14971,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      52
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 14970,
    "resistance": 2
  },
  {
    "id": 685,
    "displayName": "Warped Hyphae",
    "name": "warped_hyphae",
    "hardness": 2,
    "minStateId": 14972,
    "maxStateId": 14974,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      68
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 14973,
    "resistance": 2
  },
  {
    "id": 686,
    "displayName": "Stripped Warped Hyphae",
    "name": "stripped_warped_hyphae",
    "hardness": 2,
    "minStateId": 14975,
    "maxStateId": 14977,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      60
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 14976,
    "resistance": 2
  },
  {
    "id": 687,
    "displayName": "Warped Nylium",
    "name": "warped_nylium",
    "hardness": 0.4,
    "minStateId": 14978,
    "maxStateId": 14978,
    "states": [],
    "drops": [
      13
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 14978,
    "resistance": 0.4
  },
  {
    "id": 688,
    "displayName": "Warped Fungus",
    "name": "warped_fungus",
    "hardness": 0,
    "minStateId": 14979,
    "maxStateId": 14979,
    "states": [],
    "drops": [
      127
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 14979,
    "resistance": 0
  },
  {
    "id": 689,
    "displayName": "Warped Wart Block",
    "name": "warped_wart_block",
    "hardness": 1,
    "minStateId": 14980,
    "maxStateId": 14980,
    "states": [],
    "drops": [
      426
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "harvestTools": {},
    "defaultState": 14980,
    "resistance": 1
  },
  {
    "id": 690,
    "displayName": "Warped Roots",
    "name": "warped_roots",
    "hardness": 0,
    "minStateId": 14981,
    "maxStateId": 14981,
    "states": [],
    "drops": [
      129
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 14981,
    "resistance": 0
  },
  {
    "id": 691,
    "displayName": "Nether Sprouts",
    "name": "nether_sprouts",
    "hardness": 0,
    "minStateId": 14982,
    "maxStateId": 14982,
    "states": [],
    "drops": [
      130
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "plant",
    "defaultState": 14982,
    "resistance": 0
  },
  {
    "id": 692,
    "displayName": "Crimson Stem",
    "name": "crimson_stem",
    "hardness": 2,
    "minStateId": 14983,
    "maxStateId": 14985,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      43
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 14984,
    "resistance": 2
  },
  {
    "id": 693,
    "displayName": "Stripped Crimson Stem",
    "name": "stripped_crimson_stem",
    "hardness": 2,
    "minStateId": 14986,
    "maxStateId": 14988,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      51
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 14987,
    "resistance": 2
  },
  {
    "id": 694,
    "displayName": "Crimson Hyphae",
    "name": "crimson_hyphae",
    "hardness": 2,
    "minStateId": 14989,
    "maxStateId": 14991,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      67
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 14990,
    "resistance": 2
  },
  {
    "id": 695,
    "displayName": "Stripped Crimson Hyphae",
    "name": "stripped_crimson_hyphae",
    "hardness": 2,
    "minStateId": 14992,
    "maxStateId": 14994,
    "states": [
      {
        "name": "axis",
        "type": "enum",
        "num_values": 3,
        "values": [
          "x",
          "y",
          "z"
        ]
      }
    ],
    "drops": [
      59
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 14993,
    "resistance": 2
  },
  {
    "id": 696,
    "displayName": "Crimson Nylium",
    "name": "crimson_nylium",
    "hardness": 0.4,
    "minStateId": 14995,
    "maxStateId": 14995,
    "states": [],
    "drops": [
      12
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 14995,
    "resistance": 0.4
  },
  {
    "id": 697,
    "displayName": "Crimson Fungus",
    "name": "crimson_fungus",
    "hardness": 0,
    "minStateId": 14996,
    "maxStateId": 14996,
    "states": [],
    "drops": [
      126
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 14996,
    "resistance": 0
  },
  {
    "id": 698,
    "displayName": "Shroomlight",
    "name": "shroomlight",
    "hardness": 1,
    "minStateId": 14997,
    "maxStateId": 14997,
    "states": [],
    "drops": [
      951
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "harvestTools": {},
    "defaultState": 14997,
    "resistance": 1
  },
  {
    "id": 699,
    "displayName": "Weeping Vines",
    "name": "weeping_vines",
    "hardness": 0,
    "minStateId": 14998,
    "maxStateId": 15023,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 26
      }
    ],
    "drops": [
      131
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 14998,
    "resistance": 0
  },
  {
    "id": 700,
    "displayName": "Weeping Vines Plant",
    "name": "weeping_vines_plant",
    "hardness": 0,
    "minStateId": 15024,
    "maxStateId": 15024,
    "states": [],
    "drops": [],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 15024,
    "resistance": 0
  },
  {
    "id": 701,
    "displayName": "Twisting Vines",
    "name": "twisting_vines",
    "hardness": 0,
    "minStateId": 15025,
    "maxStateId": 15050,
    "states": [
      {
        "name": "age",
        "type": "int",
        "num_values": 26
      }
    ],
    "drops": [
      132
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 15025,
    "resistance": 0
  },
  {
    "id": 702,
    "displayName": "Twisting Vines Plant",
    "name": "twisting_vines_plant",
    "hardness": 0,
    "minStateId": 15051,
    "maxStateId": 15051,
    "states": [],
    "drops": [],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 15051,
    "resistance": 0
  },
  {
    "id": 703,
    "displayName": "Crimson Roots",
    "name": "crimson_roots",
    "hardness": 0,
    "minStateId": 15052,
    "maxStateId": 15052,
    "states": [],
    "drops": [
      128
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 15052,
    "resistance": 0
  },
  {
    "id": 704,
    "displayName": "Crimson Planks",
    "name": "crimson_planks",
    "hardness": 2,
    "minStateId": 15053,
    "maxStateId": 15053,
    "states": [],
    "drops": [
      21
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15053,
    "resistance": 3
  },
  {
    "id": 705,
    "displayName": "Warped Planks",
    "name": "warped_planks",
    "hardness": 2,
    "minStateId": 15054,
    "maxStateId": 15054,
    "states": [],
    "drops": [
      22
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15054,
    "resistance": 3
  },
  {
    "id": 706,
    "displayName": "Crimson Slab",
    "name": "crimson_slab",
    "hardness": 2,
    "minStateId": 15055,
    "maxStateId": 15060,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      144
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15058,
    "resistance": 3
  },
  {
    "id": 707,
    "displayName": "Warped Slab",
    "name": "warped_slab",
    "hardness": 2,
    "minStateId": 15061,
    "maxStateId": 15066,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      145
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15064,
    "resistance": 3
  },
  {
    "id": 708,
    "displayName": "Crimson Pressure Plate",
    "name": "crimson_pressure_plate",
    "hardness": 0.5,
    "minStateId": 15067,
    "maxStateId": 15068,
    "states": [
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      197
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 15068,
    "resistance": 0.5
  },
  {
    "id": 709,
    "displayName": "Warped Pressure Plate",
    "name": "warped_pressure_plate",
    "hardness": 0.5,
    "minStateId": 15069,
    "maxStateId": 15070,
    "states": [
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      198
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 15070,
    "resistance": 0.5
  },
  {
    "id": 710,
    "displayName": "Crimson Fence",
    "name": "crimson_fence",
    "hardness": 2,
    "minStateId": 15071,
    "maxStateId": 15102,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      214
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15102,
    "resistance": 3
  },
  {
    "id": 711,
    "displayName": "Warped Fence",
    "name": "warped_fence",
    "hardness": 2,
    "minStateId": 15103,
    "maxStateId": 15134,
    "states": [
      {
        "name": "east",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "north",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "south",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      215
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15134,
    "resistance": 3
  },
  {
    "id": 712,
    "displayName": "Crimson Trapdoor",
    "name": "crimson_trapdoor",
    "hardness": 3,
    "minStateId": 15135,
    "maxStateId": 15198,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      232
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15150,
    "resistance": 3
  },
  {
    "id": 713,
    "displayName": "Warped Trapdoor",
    "name": "warped_trapdoor",
    "hardness": 3,
    "minStateId": 15199,
    "maxStateId": 15262,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      233
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15214,
    "resistance": 3
  },
  {
    "id": 714,
    "displayName": "Crimson Fence Gate",
    "name": "crimson_fence_gate",
    "hardness": 2,
    "minStateId": 15263,
    "maxStateId": 15294,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "in_wall",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      258
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15270,
    "resistance": 3
  },
  {
    "id": 715,
    "displayName": "Warped Fence Gate",
    "name": "warped_fence_gate",
    "hardness": 2,
    "minStateId": 15295,
    "maxStateId": 15326,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "in_wall",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      259
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15302,
    "resistance": 3
  },
  {
    "id": 716,
    "displayName": "Crimson Stairs",
    "name": "crimson_stairs",
    "hardness": 2,
    "minStateId": 15327,
    "maxStateId": 15406,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      283
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15338,
    "resistance": 3
  },
  {
    "id": 717,
    "displayName": "Warped Stairs",
    "name": "warped_stairs",
    "hardness": 2,
    "minStateId": 15407,
    "maxStateId": 15486,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      284
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15418,
    "resistance": 3
  },
  {
    "id": 718,
    "displayName": "Crimson Button",
    "name": "crimson_button",
    "hardness": 0.5,
    "minStateId": 15487,
    "maxStateId": 15510,
    "states": [
      {
        "name": "face",
        "type": "enum",
        "num_values": 3,
        "values": [
          "floor",
          "wall",
          "ceiling"
        ]
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      311
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 15496,
    "resistance": 0.5
  },
  {
    "id": 719,
    "displayName": "Warped Button",
    "name": "warped_button",
    "hardness": 0.5,
    "minStateId": 15511,
    "maxStateId": 15534,
    "states": [
      {
        "name": "face",
        "type": "enum",
        "num_values": 3,
        "values": [
          "floor",
          "wall",
          "ceiling"
        ]
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      312
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 15520,
    "resistance": 0.5
  },
  {
    "id": 720,
    "displayName": "Crimson Door",
    "name": "crimson_door",
    "hardness": 3,
    "minStateId": 15535,
    "maxStateId": 15598,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      },
      {
        "name": "hinge",
        "type": "enum",
        "num_values": 2,
        "values": [
          "left",
          "right"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      564
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15546,
    "resistance": 3
  },
  {
    "id": 721,
    "displayName": "Warped Door",
    "name": "warped_door",
    "hardness": 3,
    "minStateId": 15599,
    "maxStateId": 15662,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "upper",
          "lower"
        ]
      },
      {
        "name": "hinge",
        "type": "enum",
        "num_values": 2,
        "values": [
          "left",
          "right"
        ]
      },
      {
        "name": "open",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      565
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15610,
    "resistance": 3
  },
  {
    "id": 722,
    "displayName": "Crimson Sign",
    "name": "crimson_sign",
    "hardness": 1,
    "minStateId": 15663,
    "maxStateId": 15694,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      658
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 15664,
    "resistance": 1
  },
  {
    "id": 723,
    "displayName": "Warped Sign",
    "name": "warped_sign",
    "hardness": 1,
    "minStateId": 15695,
    "maxStateId": 15726,
    "states": [
      {
        "name": "rotation",
        "type": "int",
        "num_values": 16
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      659
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 15696,
    "resistance": 1
  },
  {
    "id": 724,
    "displayName": "Crimson Wall Sign",
    "name": "crimson_wall_sign",
    "hardness": 1,
    "minStateId": 15727,
    "maxStateId": 15734,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      658
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 15728,
    "resistance": 1
  },
  {
    "id": 725,
    "displayName": "Warped Wall Sign",
    "name": "warped_wall_sign",
    "hardness": 1,
    "minStateId": 15735,
    "maxStateId": 15742,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      659
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 16,
    "material": "wood",
    "defaultState": 15736,
    "resistance": 1
  },
  {
    "id": 726,
    "displayName": "Structure Block",
    "name": "structure_block",
    "hardness": 0,
    "minStateId": 15743,
    "maxStateId": 15746,
    "states": [
      {
        "name": "mode",
        "type": "enum",
        "num_values": 4,
        "values": [
          "save",
          "load",
          "corner",
          "data"
        ]
      }
    ],
    "drops": [
      568
    ],
    "diggable": false,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 15743,
    "resistance": 3600000
  },
  {
    "id": 727,
    "displayName": "Jigsaw Block",
    "name": "jigsaw",
    "hardness": 0,
    "minStateId": 15747,
    "maxStateId": 15758,
    "states": [
      {
        "name": "orientation",
        "type": "enum",
        "num_values": 12,
        "values": [
          "down_east",
          "down_north",
          "down_south",
          "down_west",
          "up_east",
          "up_north",
          "up_south",
          "up_west",
          "west_up",
          "east_up",
          "north_up",
          "south_up"
        ]
      }
    ],
    "drops": [
      569
    ],
    "diggable": false,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 15757,
    "resistance": 3600000
  },
  {
    "id": 728,
    "displayName": "Composter",
    "name": "composter",
    "hardness": 0.6,
    "minStateId": 15759,
    "maxStateId": 15767,
    "states": [
      {
        "name": "level",
        "type": "int",
        "num_values": 9
      }
    ],
    "drops": [
      935
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15759,
    "resistance": 0.6
  },
  {
    "id": 729,
    "displayName": "Target",
    "name": "target",
    "hardness": 0.5,
    "minStateId": 15768,
    "maxStateId": 15783,
    "states": [
      {
        "name": "power",
        "type": "int",
        "num_values": 16
      }
    ],
    "drops": [
      961
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "harvestTools": {},
    "defaultState": 15768,
    "resistance": 0.5
  },
  {
    "id": 730,
    "displayName": "Bee Nest",
    "name": "bee_nest",
    "hardness": 0.3,
    "minStateId": 15784,
    "maxStateId": 15807,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "honey_level",
        "type": "int",
        "num_values": 6
      }
    ],
    "drops": [
      953
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15784,
    "resistance": 0.3
  },
  {
    "id": 731,
    "displayName": "Beehive",
    "name": "beehive",
    "hardness": 0.6,
    "minStateId": 15808,
    "maxStateId": 15831,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "honey_level",
        "type": "int",
        "num_values": 6
      }
    ],
    "drops": [
      954
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15808,
    "resistance": 0.6
  },
  {
    "id": 732,
    "displayName": "Honey Block",
    "name": "honey_block",
    "hardness": 0,
    "minStateId": 15832,
    "maxStateId": 15832,
    "states": [],
    "drops": [
      956
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 15832,
    "resistance": 0
  },
  {
    "id": 733,
    "displayName": "Honeycomb Block",
    "name": "honeycomb_block",
    "hardness": 0.6,
    "minStateId": 15833,
    "maxStateId": 15833,
    "states": [],
    "drops": [
      957
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 15833,
    "resistance": 0.6
  },
  {
    "id": 734,
    "displayName": "Block of Netherite",
    "name": "netherite_block",
    "hardness": 50,
    "minStateId": 15834,
    "maxStateId": 15834,
    "states": [],
    "drops": [
      959
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "605": true,
      "610": true
    },
    "defaultState": 15834,
    "resistance": 1200
  },
  {
    "id": 735,
    "displayName": "Ancient Debris",
    "name": "ancient_debris",
    "hardness": 30,
    "minStateId": 15835,
    "maxStateId": 15835,
    "states": [],
    "drops": [
      960
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "605": true,
      "610": true
    },
    "defaultState": 15835,
    "resistance": 1200
  },
  {
    "id": 736,
    "displayName": "Crying Obsidian",
    "name": "crying_obsidian",
    "hardness": 50,
    "minStateId": 15836,
    "maxStateId": 15836,
    "states": [],
    "drops": [
      962
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "605": true,
      "610": true
    },
    "defaultState": 15836,
    "resistance": 1200
  },
  {
    "id": 737,
    "displayName": "Respawn Anchor",
    "name": "respawn_anchor",
    "hardness": 50,
    "minStateId": 15837,
    "maxStateId": 15841,
    "states": [
      {
        "name": "charges",
        "type": "int",
        "num_values": 5
      }
    ],
    "drops": [
      975
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 2,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "605": true,
      "610": true
    },
    "defaultState": 15837,
    "resistance": 1200
  },
  {
    "id": 738,
    "displayName": "Potted Crimson Fungus",
    "name": "potted_crimson_fungus",
    "hardness": 0,
    "minStateId": 15842,
    "maxStateId": 15842,
    "states": [],
    "drops": [
      829,
      126
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 15842,
    "resistance": 0
  },
  {
    "id": 739,
    "displayName": "Potted Warped Fungus",
    "name": "potted_warped_fungus",
    "hardness": 0,
    "minStateId": 15843,
    "maxStateId": 15843,
    "states": [],
    "drops": [
      829,
      127
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 15843,
    "resistance": 0
  },
  {
    "id": 740,
    "displayName": "Potted Crimson Roots",
    "name": "potted_crimson_roots",
    "hardness": 0,
    "minStateId": 15844,
    "maxStateId": 15844,
    "states": [],
    "drops": [
      829,
      128
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 15844,
    "resistance": 0
  },
  {
    "id": 741,
    "displayName": "Potted Warped Roots",
    "name": "potted_warped_roots",
    "hardness": 0,
    "minStateId": 15845,
    "maxStateId": 15845,
    "states": [],
    "drops": [
      829,
      129
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "defaultState": 15845,
    "resistance": 0
  },
  {
    "id": 742,
    "displayName": "Lodestone",
    "name": "lodestone",
    "hardness": 3.5,
    "minStateId": 15846,
    "maxStateId": 15846,
    "states": [],
    "drops": [
      958
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 15846,
    "resistance": 3.5
  },
  {
    "id": 743,
    "displayName": "Blackstone",
    "name": "blackstone",
    "hardness": 1.5,
    "minStateId": 15847,
    "maxStateId": 15847,
    "states": [],
    "drops": [
      963
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 15847,
    "resistance": 6
  },
  {
    "id": 744,
    "displayName": "Blackstone Stairs",
    "name": "blackstone_stairs",
    "hardness": 1.5,
    "minStateId": 15848,
    "maxStateId": 15927,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      965
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 15859,
    "resistance": 6
  },
  {
    "id": 745,
    "displayName": "Blackstone Wall",
    "name": "blackstone_wall",
    "hardness": 1.5,
    "minStateId": 15928,
    "maxStateId": 16251,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      301
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 15931,
    "resistance": 6
  },
  {
    "id": 746,
    "displayName": "Blackstone Slab",
    "name": "blackstone_slab",
    "hardness": 2,
    "minStateId": 16252,
    "maxStateId": 16257,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      964
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 16255,
    "resistance": 6
  },
  {
    "id": 747,
    "displayName": "Polished Blackstone",
    "name": "polished_blackstone",
    "hardness": 2,
    "minStateId": 16258,
    "maxStateId": 16258,
    "states": [],
    "drops": [
      967
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 16258,
    "resistance": 6
  },
  {
    "id": 748,
    "displayName": "Polished Blackstone Bricks",
    "name": "polished_blackstone_bricks",
    "hardness": 1.5,
    "minStateId": 16259,
    "maxStateId": 16259,
    "states": [],
    "drops": [
      971
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 16259,
    "resistance": 6
  },
  {
    "id": 749,
    "displayName": "Cracked Polished Blackstone Bricks",
    "name": "cracked_polished_blackstone_bricks",
    "hardness": 1.5,
    "minStateId": 16260,
    "maxStateId": 16260,
    "states": [],
    "drops": [
      974
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 16260,
    "resistance": 6
  },
  {
    "id": 750,
    "displayName": "Chiseled Polished Blackstone",
    "name": "chiseled_polished_blackstone",
    "hardness": 1.5,
    "minStateId": 16261,
    "maxStateId": 16261,
    "states": [],
    "drops": [
      970
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 0,
    "defaultState": 16261,
    "resistance": 6
  },
  {
    "id": 751,
    "displayName": "Polished Blackstone Brick Slab",
    "name": "polished_blackstone_brick_slab",
    "hardness": 2,
    "minStateId": 16262,
    "maxStateId": 16267,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      972
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 16265,
    "resistance": 6
  },
  {
    "id": 752,
    "displayName": "Polished Blackstone Brick Stairs",
    "name": "polished_blackstone_brick_stairs",
    "hardness": 1.5,
    "minStateId": 16268,
    "maxStateId": 16347,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      973
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 16279,
    "resistance": 6
  },
  {
    "id": 753,
    "displayName": "Polished Blackstone Brick Wall",
    "name": "polished_blackstone_brick_wall",
    "hardness": 1.5,
    "minStateId": 16348,
    "maxStateId": 16671,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      303
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 16351,
    "resistance": 6
  },
  {
    "id": 754,
    "displayName": "Gilded Blackstone",
    "name": "gilded_blackstone",
    "hardness": 1.5,
    "minStateId": 16672,
    "maxStateId": 16672,
    "states": [],
    "drops": [
      966
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 16672,
    "resistance": 6
  },
  {
    "id": 755,
    "displayName": "Polished Blackstone Stairs",
    "name": "polished_blackstone_stairs",
    "hardness": 2,
    "minStateId": 16673,
    "maxStateId": 16752,
    "states": [
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "half",
        "type": "enum",
        "num_values": 2,
        "values": [
          "top",
          "bottom"
        ]
      },
      {
        "name": "shape",
        "type": "enum",
        "num_values": 5,
        "values": [
          "straight",
          "inner_left",
          "inner_right",
          "outer_left",
          "outer_right"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      969
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 16684,
    "resistance": 6
  },
  {
    "id": 756,
    "displayName": "Polished Blackstone Slab",
    "name": "polished_blackstone_slab",
    "hardness": 2,
    "minStateId": 16753,
    "maxStateId": 16758,
    "states": [
      {
        "name": "type",
        "type": "enum",
        "num_values": 3,
        "values": [
          "top",
          "bottom",
          "double"
        ]
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      968
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "wood",
    "defaultState": 16756,
    "resistance": 6
  },
  {
    "id": 757,
    "displayName": "Polished Blackstone Pressure Plate",
    "name": "polished_blackstone_pressure_plate",
    "hardness": 0.5,
    "minStateId": 16759,
    "maxStateId": 16760,
    "states": [
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      199
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 16760,
    "resistance": 0.5
  },
  {
    "id": 758,
    "displayName": "Polished Blackstone Button",
    "name": "polished_blackstone_button",
    "hardness": 0.5,
    "minStateId": 16761,
    "maxStateId": 16784,
    "states": [
      {
        "name": "face",
        "type": "enum",
        "num_values": 3,
        "values": [
          "floor",
          "wall",
          "ceiling"
        ]
      },
      {
        "name": "facing",
        "type": "enum",
        "num_values": 4,
        "values": [
          "north",
          "south",
          "west",
          "east"
        ]
      },
      {
        "name": "powered",
        "type": "bool",
        "num_values": 2
      }
    ],
    "drops": [
      313
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "empty",
    "stackSize": 64,
    "defaultState": 16770,
    "resistance": 0.5
  },
  {
    "id": 759,
    "displayName": "Polished Blackstone Wall",
    "name": "polished_blackstone_wall",
    "hardness": 2,
    "minStateId": 16785,
    "maxStateId": 17108,
    "states": [
      {
        "name": "east",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "north",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "south",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      },
      {
        "name": "up",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "waterlogged",
        "type": "bool",
        "num_values": 2
      },
      {
        "name": "west",
        "type": "enum",
        "num_values": 3,
        "values": [
          "none",
          "low",
          "tall"
        ]
      }
    ],
    "drops": [
      302
    ],
    "diggable": true,
    "transparent": true,
    "filterLight": 0,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 16788,
    "resistance": 6
  },
  {
    "id": 760,
    "displayName": "Chiseled Nether Bricks",
    "name": "chiseled_nether_bricks",
    "hardness": 2,
    "minStateId": 17109,
    "maxStateId": 17109,
    "states": [],
    "drops": [
      266
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 17109,
    "resistance": 6
  },
  {
    "id": 761,
    "displayName": "Cracked Nether Bricks",
    "name": "cracked_nether_bricks",
    "hardness": 2,
    "minStateId": 17110,
    "maxStateId": 17110,
    "states": [],
    "drops": [
      265
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 17110,
    "resistance": 6
  },
  {
    "id": 762,
    "displayName": "Quartz Bricks",
    "name": "quartz_bricks",
    "hardness": 0.8,
    "minStateId": 17111,
    "maxStateId": 17111,
    "states": [],
    "drops": [
      326
    ],
    "diggable": true,
    "transparent": false,
    "filterLight": 15,
    "emitLight": 0,
    "boundingBox": "block",
    "stackSize": 64,
    "material": "rock",
    "harvestTools": {
      "585": true,
      "590": true,
      "595": true,
      "600": true,
      "605": true,
      "610": true
    },
    "defaultState": 17111,
    "resistance": 0.8
  }
]