[
  {
    "id": 0,
    "name": "air",
    "displayName": "Air",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11996,
    "minStateId": 11996,
    "maxStateId": 11996,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 1,
    "name": "stone",
    "displayName": "Stone",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2403,
    "minStateId": 2403,
    "maxStateId": 2403,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [35],
    "boundingBox": "block"
  },
  {
    "id": 2,
    "name": "granite",
    "displayName": "Granite",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 245,
    "minStateId": 245,
    "maxStateId": 245,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [2],
    "boundingBox": "block"
  },
  {
    "id": 3,
    "name": "polished_granite",
    "displayName": "Polished Granite",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1719,
    "minStateId": 1719,
    "maxStateId": 1719,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [3],
    "boundingBox": "block"
  },
  {
    "id": 4,
    "name": "diorite",
    "displayName": "Diorite",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 312,
    "minStateId": 312,
    "maxStateId": 312,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [4],
    "boundingBox": "block"
  },
  {
    "id": 5,
    "name": "polished_diorite",
    "displayName": "Polished Diorite",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9950,
    "minStateId": 9950,
    "maxStateId": 9950,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [5],
    "boundingBox": "block"
  },
  {
    "id": 6,
    "name": "andesite",
    "displayName": "Andesite",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2401,
    "minStateId": 2401,
    "maxStateId": 2401,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [6],
    "boundingBox": "block"
  },
  {
    "id": 7,
    "name": "polished_andesite",
    "displayName": "Polished Andesite",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13770,
    "minStateId": 13770,
    "maxStateId": 13770,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [7],
    "boundingBox": "block"
  },
  {
    "id": 8,
    "name": "grass_block",
    "displayName": "Grass Block",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10539,
    "minStateId": 10539,
    "maxStateId": 10539,
    "drops": [28],
    "boundingBox": "block"
  },
  {
    "id": 9,
    "name": "dirt",
    "displayName": "Dirt",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9362,
    "minStateId": 9362,
    "maxStateId": 9362,
    "drops": [28],
    "boundingBox": "block"
  },
  {
    "id": 10,
    "name": "coarse_dirt",
    "displayName": "Coarse Dirt",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6304,
    "minStateId": 6304,
    "maxStateId": 6304,
    "drops": [29],
    "boundingBox": "block"
  },
  {
    "id": 11,
    "name": "podzol",
    "displayName": "Podzol",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6869,
    "minStateId": 6869,
    "maxStateId": 6869,
    "drops": [28],
    "boundingBox": "block"
  },
  {
    "id": 12,
    "name": "cobblestone",
    "displayName": "Cobblestone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4904,
    "minStateId": 4904,
    "maxStateId": 4904,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [35],
    "boundingBox": "block"
  },
  {
    "id": 13,
    "name": "oak_planks",
    "displayName": "Oak Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13764,
    "minStateId": 13764,
    "maxStateId": 13764,
    "drops": [36],
    "boundingBox": "block"
  },
  {
    "id": 14,
    "name": "spruce_planks",
    "displayName": "Spruce Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14122,
    "minStateId": 14122,
    "maxStateId": 14122,
    "drops": [37],
    "boundingBox": "block"
  },
  {
    "id": 15,
    "name": "birch_planks",
    "displayName": "Birch Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8175,
    "minStateId": 8175,
    "maxStateId": 8175,
    "drops": [38],
    "boundingBox": "block"
  },
  {
    "id": 16,
    "name": "jungle_planks",
    "displayName": "Jungle Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11956,
    "minStateId": 11956,
    "maxStateId": 11956,
    "drops": [39],
    "boundingBox": "block"
  },
  {
    "id": 17,
    "name": "acacia_planks",
    "displayName": "Acacia Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6212,
    "minStateId": 6212,
    "maxStateId": 6212,
    "drops": [40],
    "boundingBox": "block"
  },
  {
    "id": 18,
    "name": "cherry_planks",
    "displayName": "Cherry Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13987,
    "minStateId": 13987,
    "maxStateId": 13987,
    "drops": [41],
    "boundingBox": "block"
  },
  {
    "id": 19,
    "name": "dark_oak_planks",
    "displayName": "Dark Oak Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4839,
    "minStateId": 4839,
    "maxStateId": 4839,
    "drops": [42],
    "boundingBox": "block"
  },
  {
    "id": 20,
    "name": "pale_oak_wood",
    "displayName": "Pale Oak Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8102,
    "minStateId": 8102,
    "maxStateId": 8104,
    "drops": [177],
    "boundingBox": "block"
  },
  {
    "id": 21,
    "name": "pale_oak_planks",
    "displayName": "Pale Oak Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4996,
    "minStateId": 4996,
    "maxStateId": 4996,
    "drops": [43],
    "boundingBox": "block"
  },
  {
    "id": 22,
    "name": "mangrove_planks",
    "displayName": "Mangrove Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3108,
    "minStateId": 3108,
    "maxStateId": 3108,
    "drops": [44],
    "boundingBox": "block"
  },
  {
    "id": 23,
    "name": "bamboo_planks",
    "displayName": "Bamboo Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9223,
    "minStateId": 9223,
    "maxStateId": 9223,
    "drops": [45],
    "boundingBox": "block"
  },
  {
    "id": 24,
    "name": "bamboo_mosaic",
    "displayName": "Bamboo Mosaic",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 15098,
    "minStateId": 15098,
    "maxStateId": 15098,
    "drops": [48],
    "boundingBox": "block"
  },
  {
    "id": 25,
    "name": "oak_sapling",
    "displayName": "Oak Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2391,
    "minStateId": 2391,
    "maxStateId": 2392,
    "drops": [49],
    "boundingBox": "empty"
  },
  {
    "id": 26,
    "name": "spruce_sapling",
    "displayName": "Spruce Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5891,
    "minStateId": 5891,
    "maxStateId": 5892,
    "drops": [50],
    "boundingBox": "empty"
  },
  {
    "id": 27,
    "name": "birch_sapling",
    "displayName": "Birch Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13741,
    "minStateId": 13741,
    "maxStateId": 13742,
    "drops": [51],
    "boundingBox": "empty"
  },
  {
    "id": 28,
    "name": "jungle_sapling",
    "displayName": "Jungle Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11082,
    "minStateId": 11082,
    "maxStateId": 11083,
    "drops": [52],
    "boundingBox": "empty"
  },
  {
    "id": 29,
    "name": "acacia_sapling",
    "displayName": "Acacia Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11648,
    "minStateId": 11648,
    "maxStateId": 11649,
    "drops": [53],
    "boundingBox": "empty"
  },
  {
    "id": 30,
    "name": "cherry_sapling",
    "displayName": "Cherry Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13264,
    "minStateId": 13264,
    "maxStateId": 13265,
    "drops": [54],
    "boundingBox": "empty"
  },
  {
    "id": 31,
    "name": "dark_oak_sapling",
    "displayName": "Dark Oak Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1701,
    "minStateId": 1701,
    "maxStateId": 1702,
    "drops": [55],
    "boundingBox": "empty"
  },
  {
    "id": 32,
    "name": "pale_oak_sapling",
    "displayName": "Pale Oak Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1717,
    "minStateId": 1717,
    "maxStateId": 1718,
    "drops": [56],
    "boundingBox": "empty"
  },
  {
    "id": 33,
    "name": "mangrove_propagule",
    "displayName": "Mangrove Propagule",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12328,
    "minStateId": 12328,
    "maxStateId": 12337,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 34,
    "name": "bedrock",
    "displayName": "Bedrock",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12537,
    "minStateId": 12537,
    "maxStateId": 12538,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 35,
    "name": "flowing_water",
    "displayName": "Water",
    "hardness": 100,
    "resistance": 100,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 7012,
    "minStateId": 7012,
    "maxStateId": 7027,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8000,
    "name": "water",
    "displayName": "Water",
    "hardness": 100,
    "resistance": 100,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 8785,
    "minStateId": 8785,
    "maxStateId": 8800,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 36,
    "name": "lava",
    "displayName": "Lava",
    "hardness": 100,
    "resistance": 100,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 1,
    "defaultState": 5127,
    "minStateId": 5127,
    "maxStateId": 5142,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8001,
    "name": "flowing_lava",
    "displayName": "Lava",
    "hardness": 100,
    "resistance": 100,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 1,
    "defaultState": 13205,
    "minStateId": 13205,
    "maxStateId": 13220,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 37,
    "name": "sand",
    "displayName": "Sand",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5895,
    "minStateId": 5895,
    "maxStateId": 5895,
    "drops": [59],
    "boundingBox": "block"
  },
  {
    "id": 38,
    "name": "suspicious_sand",
    "displayName": "Suspicious Sand",
    "hardness": 0.25,
    "resistance": 0.25,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3465,
    "minStateId": 3465,
    "maxStateId": 3472,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 39,
    "name": "red_sand",
    "displayName": "Red Sand",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2603,
    "minStateId": 2603,
    "maxStateId": 2603,
    "drops": [62],
    "boundingBox": "block"
  },
  {
    "id": 40,
    "name": "gravel",
    "displayName": "Gravel",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 15129,
    "minStateId": 15129,
    "maxStateId": 15129,
    "drops": [63],
    "boundingBox": "block"
  },
  {
    "id": 41,
    "name": "suspicious_gravel",
    "displayName": "Suspicious Gravel",
    "hardness": 0.25,
    "resistance": 0.25,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6988,
    "minStateId": 6988,
    "maxStateId": 6995,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 42,
    "name": "gold_ore",
    "displayName": "Gold Ore",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3074,
    "minStateId": 3074,
    "maxStateId": 3074,
    "harvestTools": {"866": true, "871": true, "876": true},
    "drops": [845],
    "boundingBox": "block"
  },
  {
    "id": 43,
    "name": "deepslate_gold_ore",
    "displayName": "Deepslate Gold Ore",
    "hardness": 4.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11377,
    "minStateId": 11377,
    "maxStateId": 11377,
    "harvestTools": {"866": true, "871": true, "876": true},
    "drops": [845],
    "boundingBox": "block"
  },
  {
    "id": 44,
    "name": "iron_ore",
    "displayName": "Iron Ore",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6909,
    "minStateId": 6909,
    "maxStateId": 6909,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [841],
    "boundingBox": "block"
  },
  {
    "id": 45,
    "name": "deepslate_iron_ore",
    "displayName": "Deepslate Iron Ore",
    "hardness": 4.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13290,
    "minStateId": 13290,
    "maxStateId": 13290,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [841],
    "boundingBox": "block"
  },
  {
    "id": 46,
    "name": "coal_ore",
    "displayName": "Coal Ore",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5973,
    "minStateId": 5973,
    "maxStateId": 5973,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [834],
    "boundingBox": "block"
  },
  {
    "id": 47,
    "name": "deepslate_coal_ore",
    "displayName": "Deepslate Coal Ore",
    "hardness": 4.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13168,
    "minStateId": 13168,
    "maxStateId": 13168,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [834],
    "boundingBox": "block"
  },
  {
    "id": 48,
    "name": "nether_gold_ore",
    "displayName": "Nether Gold Ore",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 32,
    "minStateId": 32,
    "maxStateId": 32,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1045],
    "boundingBox": "block"
  },
  {
    "id": 49,
    "name": "oak_log",
    "displayName": "Oak Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1254,
    "minStateId": 1254,
    "maxStateId": 1256,
    "drops": [134],
    "boundingBox": "block"
  },
  {
    "id": 50,
    "name": "spruce_log",
    "displayName": "Spruce Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5969,
    "minStateId": 5969,
    "maxStateId": 5971,
    "drops": [135],
    "boundingBox": "block"
  },
  {
    "id": 51,
    "name": "birch_log",
    "displayName": "Birch Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2406,
    "minStateId": 2406,
    "maxStateId": 2408,
    "drops": [136],
    "boundingBox": "block"
  },
  {
    "id": 52,
    "name": "jungle_log",
    "displayName": "Jungle Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1150,
    "minStateId": 1150,
    "maxStateId": 1152,
    "drops": [137],
    "boundingBox": "block"
  },
  {
    "id": 53,
    "name": "acacia_log",
    "displayName": "Acacia Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6082,
    "minStateId": 6082,
    "maxStateId": 6084,
    "drops": [138],
    "boundingBox": "block"
  },
  {
    "id": 54,
    "name": "cherry_log",
    "displayName": "Cherry Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13266,
    "minStateId": 13266,
    "maxStateId": 13268,
    "drops": [139],
    "boundingBox": "block"
  },
  {
    "id": 55,
    "name": "dark_oak_log",
    "displayName": "Dark Oak Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3837,
    "minStateId": 3837,
    "maxStateId": 3839,
    "drops": [141],
    "boundingBox": "block"
  },
  {
    "id": 56,
    "name": "pale_oak_log",
    "displayName": "Pale Oak Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11095,
    "minStateId": 11095,
    "maxStateId": 11097,
    "drops": [140],
    "boundingBox": "block"
  },
  {
    "id": 57,
    "name": "mangrove_log",
    "displayName": "Mangrove Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1640,
    "minStateId": 1640,
    "maxStateId": 1642,
    "drops": [142],
    "boundingBox": "block"
  },
  {
    "id": 58,
    "name": "mangrove_roots",
    "displayName": "Mangrove Roots",
    "hardness": 0.7,
    "resistance": 0.7,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11481,
    "minStateId": 11481,
    "maxStateId": 11481,
    "drops": [143],
    "boundingBox": "block"
  },
  {
    "id": 59,
    "name": "muddy_mangrove_roots",
    "displayName": "Muddy Mangrove Roots",
    "hardness": 0.7,
    "resistance": 0.7,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1616,
    "minStateId": 1616,
    "maxStateId": 1618,
    "drops": [144],
    "boundingBox": "block"
  },
  {
    "id": 60,
    "name": "bamboo_block",
    "displayName": "Block of Bamboo",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 72,
    "minStateId": 72,
    "maxStateId": 74,
    "drops": [147],
    "boundingBox": "block"
  },
  {
    "id": 61,
    "name": "stripped_spruce_log",
    "displayName": "Stripped Spruce Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11580,
    "minStateId": 11580,
    "maxStateId": 11582,
    "drops": [149],
    "boundingBox": "block"
  },
  {
    "id": 62,
    "name": "stripped_birch_log",
    "displayName": "Stripped Birch Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10631,
    "minStateId": 10631,
    "maxStateId": 10633,
    "drops": [150],
    "boundingBox": "block"
  },
  {
    "id": 63,
    "name": "stripped_jungle_log",
    "displayName": "Stripped Jungle Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2346,
    "minStateId": 2346,
    "maxStateId": 2348,
    "drops": [151],
    "boundingBox": "block"
  },
  {
    "id": 64,
    "name": "stripped_acacia_log",
    "displayName": "Stripped Acacia Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10017,
    "minStateId": 10017,
    "maxStateId": 10019,
    "drops": [152],
    "boundingBox": "block"
  },
  {
    "id": 65,
    "name": "stripped_cherry_log",
    "displayName": "Stripped Cherry Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6197,
    "minStateId": 6197,
    "maxStateId": 6199,
    "drops": [153],
    "boundingBox": "block"
  },
  {
    "id": 66,
    "name": "stripped_dark_oak_log",
    "displayName": "Stripped Dark Oak Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1144,
    "minStateId": 1144,
    "maxStateId": 1146,
    "drops": [154],
    "boundingBox": "block"
  },
  {
    "id": 67,
    "name": "stripped_pale_oak_log",
    "displayName": "Stripped Pale Oak Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5989,
    "minStateId": 5989,
    "maxStateId": 5991,
    "drops": [155],
    "boundingBox": "block"
  },
  {
    "id": 68,
    "name": "stripped_oak_log",
    "displayName": "Stripped Oak Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13765,
    "minStateId": 13765,
    "maxStateId": 13767,
    "drops": [148],
    "boundingBox": "block"
  },
  {
    "id": 69,
    "name": "stripped_mangrove_log",
    "displayName": "Stripped Mangrove Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 15126,
    "minStateId": 15126,
    "maxStateId": 15128,
    "drops": [156],
    "boundingBox": "block"
  },
  {
    "id": 70,
    "name": "stripped_bamboo_block",
    "displayName": "Block of Stripped Bamboo",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4882,
    "minStateId": 4882,
    "maxStateId": 4884,
    "drops": [170],
    "boundingBox": "block"
  },
  {
    "id": 71,
    "name": "oak_wood",
    "displayName": "Oak Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7530,
    "minStateId": 7530,
    "maxStateId": 7532,
    "drops": [171],
    "boundingBox": "block"
  },
  {
    "id": 72,
    "name": "spruce_wood",
    "displayName": "Spruce Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13811,
    "minStateId": 13811,
    "maxStateId": 13813,
    "drops": [172],
    "boundingBox": "block"
  },
  {
    "id": 73,
    "name": "birch_wood",
    "displayName": "Birch Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2600,
    "minStateId": 2600,
    "maxStateId": 2602,
    "drops": [173],
    "boundingBox": "block"
  },
  {
    "id": 74,
    "name": "jungle_wood",
    "displayName": "Jungle Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2616,
    "minStateId": 2616,
    "maxStateId": 2618,
    "drops": [174],
    "boundingBox": "block"
  },
  {
    "id": 75,
    "name": "acacia_wood",
    "displayName": "Acacia Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12243,
    "minStateId": 12243,
    "maxStateId": 12245,
    "drops": [175],
    "boundingBox": "block"
  },
  {
    "id": 76,
    "name": "cherry_wood",
    "displayName": "Cherry Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12697,
    "minStateId": 12697,
    "maxStateId": 12699,
    "drops": [176],
    "boundingBox": "block"
  },
  {
    "id": 77,
    "name": "dark_oak_wood",
    "displayName": "Dark Oak Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10,
    "minStateId": 10,
    "maxStateId": 12,
    "drops": [178],
    "boundingBox": "block"
  },
  {
    "id": 78,
    "name": "mangrove_wood",
    "displayName": "Mangrove Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5848,
    "minStateId": 5848,
    "maxStateId": 5850,
    "drops": [179],
    "boundingBox": "block"
  },
  {
    "id": 79,
    "name": "stripped_oak_wood",
    "displayName": "Stripped Oak Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7083,
    "minStateId": 7083,
    "maxStateId": 7085,
    "drops": [159],
    "boundingBox": "block"
  },
  {
    "id": 80,
    "name": "stripped_spruce_wood",
    "displayName": "Stripped Spruce Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2575,
    "minStateId": 2575,
    "maxStateId": 2577,
    "drops": [160],
    "boundingBox": "block"
  },
  {
    "id": 81,
    "name": "stripped_birch_wood",
    "displayName": "Stripped Birch Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6313,
    "minStateId": 6313,
    "maxStateId": 6315,
    "drops": [161],
    "boundingBox": "block"
  },
  {
    "id": 82,
    "name": "stripped_jungle_wood",
    "displayName": "Stripped Jungle Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1635,
    "minStateId": 1635,
    "maxStateId": 1637,
    "drops": [162],
    "boundingBox": "block"
  },
  {
    "id": 83,
    "name": "stripped_acacia_wood",
    "displayName": "Stripped Acacia Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1239,
    "minStateId": 1239,
    "maxStateId": 1241,
    "drops": [163],
    "boundingBox": "block"
  },
  {
    "id": 84,
    "name": "stripped_cherry_wood",
    "displayName": "Stripped Cherry Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7557,
    "minStateId": 7557,
    "maxStateId": 7559,
    "drops": [164],
    "boundingBox": "block"
  },
  {
    "id": 85,
    "name": "stripped_dark_oak_wood",
    "displayName": "Stripped Dark Oak Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7521,
    "minStateId": 7521,
    "maxStateId": 7523,
    "drops": [165],
    "boundingBox": "block"
  },
  {
    "id": 86,
    "name": "stripped_pale_oak_wood",
    "displayName": "Stripped Pale Oak Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3460,
    "minStateId": 3460,
    "maxStateId": 3462,
    "drops": [166],
    "boundingBox": "block"
  },
  {
    "id": 87,
    "name": "stripped_mangrove_wood",
    "displayName": "Stripped Mangrove Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5928,
    "minStateId": 5928,
    "maxStateId": 5930,
    "drops": [167],
    "boundingBox": "block"
  },
  {
    "id": 88,
    "name": "oak_leaves",
    "displayName": "Oak Leaves",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "leaves;mineable/hoe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 2623,
    "minStateId": 2623,
    "maxStateId": 2626,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 89,
    "name": "spruce_leaves",
    "displayName": "Spruce Leaves",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "leaves;mineable/hoe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 6157,
    "minStateId": 6157,
    "maxStateId": 6160,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 90,
    "name": "birch_leaves",
    "displayName": "Birch Leaves",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "leaves;mineable/hoe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 5833,
    "minStateId": 5833,
    "maxStateId": 5836,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 91,
    "name": "jungle_leaves",
    "displayName": "Jungle Leaves",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "leaves;mineable/hoe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 8201,
    "minStateId": 8201,
    "maxStateId": 8204,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 92,
    "name": "acacia_leaves",
    "displayName": "Acacia Leaves",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "leaves;mineable/hoe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 3658,
    "minStateId": 3658,
    "maxStateId": 3661,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 93,
    "name": "cherry_leaves",
    "displayName": "Cherry Leaves",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "leaves;mineable/hoe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 9953,
    "minStateId": 9953,
    "maxStateId": 9956,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 94,
    "name": "dark_oak_leaves",
    "displayName": "Dark Oak Leaves",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "leaves;mineable/hoe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11118,
    "minStateId": 11118,
    "maxStateId": 11121,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 95,
    "name": "pale_oak_leaves",
    "displayName": "Pale Oak Leaves",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "leaves;mineable/hoe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1652,
    "minStateId": 1652,
    "maxStateId": 1655,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 96,
    "name": "mangrove_leaves",
    "displayName": "Mangrove Leaves",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "leaves;mineable/hoe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11982,
    "minStateId": 11982,
    "maxStateId": 11985,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 97,
    "name": "azalea_leaves",
    "displayName": "Azalea Leaves",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "leaves;mineable/hoe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 13939,
    "minStateId": 13939,
    "maxStateId": 13942,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 98,
    "name": "azalea_leaves_flowered",
    "displayName": "Flowering Azalea Leaves",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "leaves;mineable/hoe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11635,
    "minStateId": 11635,
    "maxStateId": 11638,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 99,
    "name": "sponge",
    "displayName": "Sponge",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1945,
    "minStateId": 1945,
    "maxStateId": 1945,
    "drops": [193],
    "boundingBox": "block"
  },
  {
    "id": 100,
    "name": "wet_sponge",
    "displayName": "Wet Sponge",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 82,
    "minStateId": 82,
    "maxStateId": 82,
    "drops": [194],
    "boundingBox": "block"
  },
  {
    "id": 101,
    "name": "glass",
    "displayName": "Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11468,
    "minStateId": 11468,
    "maxStateId": 11468,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 102,
    "name": "lapis_ore",
    "displayName": "Lapis Lazuli Ore",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13926,
    "minStateId": 13926,
    "maxStateId": 13926,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [838],
    "boundingBox": "block"
  },
  {
    "id": 103,
    "name": "deepslate_lapis_ore",
    "displayName": "Deepslate Lapis Lazuli Ore",
    "hardness": 4.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13262,
    "minStateId": 13262,
    "maxStateId": 13262,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [838],
    "boundingBox": "block"
  },
  {
    "id": 104,
    "name": "lapis_block",
    "displayName": "Block of Lapis Lazuli",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5972,
    "minStateId": 5972,
    "maxStateId": 5972,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [197],
    "boundingBox": "block"
  },
  {
    "id": 105,
    "name": "dispenser",
    "displayName": "Dispenser",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14321,
    "minStateId": 14321,
    "maxStateId": 14332,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [691],
    "boundingBox": "block"
  },
  {
    "id": 106,
    "name": "sandstone",
    "displayName": "Sandstone",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4953,
    "minStateId": 4953,
    "maxStateId": 4953,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [198],
    "boundingBox": "block"
  },
  {
    "id": 107,
    "name": "chiseled_sandstone",
    "displayName": "Chiseled Sandstone",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11084,
    "minStateId": 11084,
    "maxStateId": 11084,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [199],
    "boundingBox": "block"
  },
  {
    "id": 108,
    "name": "cut_sandstone",
    "displayName": "Cut Sandstone",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10667,
    "minStateId": 10667,
    "maxStateId": 10667,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [200],
    "boundingBox": "block"
  },
  {
    "id": 109,
    "name": "noteblock",
    "displayName": "Note Block",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1638,
    "minStateId": 1638,
    "maxStateId": 1638,
    "drops": [704],
    "boundingBox": "block"
  },
  {
    "id": 125,
    "name": "bed",
    "displayName": "Black Bed",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 1,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11997,
    "minStateId": 11997,
    "maxStateId": 12012,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 126,
    "name": "golden_rail",
    "displayName": "Powered Rail",
    "hardness": 0.7,
    "resistance": 0.7,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8176,
    "minStateId": 8176,
    "maxStateId": 8187,
    "drops": [789],
    "boundingBox": "empty"
  },
  {
    "id": 127,
    "name": "detector_rail",
    "displayName": "Detector Rail",
    "hardness": 0.7,
    "resistance": 0.7,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5811,
    "minStateId": 5811,
    "maxStateId": 5822,
    "drops": [790],
    "boundingBox": "empty"
  },
  {
    "id": 128,
    "name": "sticky_piston",
    "displayName": "Sticky Piston",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6117,
    "minStateId": 6117,
    "maxStateId": 6122,
    "drops": [686],
    "boundingBox": "block"
  },
  {
    "id": 129,
    "name": "web",
    "displayName": "Cobweb",
    "hardness": 4,
    "resistance": 4,
    "stackSize": 64,
    "diggable": true,
    "material": "coweb",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 12018,
    "minStateId": 12018,
    "maxStateId": 12018,
    "harvestTools": {"849": true, "854": true, "859": true, "864": true, "869": true, "874": true, "1032": true},
    "drops": [881],
    "boundingBox": "empty"
  },
  {
    "id": 130,
    "name": "short_grass",
    "displayName": "Short Grass",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11887,
    "minStateId": 11887,
    "maxStateId": 11887,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 131,
    "name": "fern",
    "displayName": "Fern",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11140,
    "minStateId": 11140,
    "maxStateId": 11140,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 132,
    "name": "deadbush",
    "displayName": "Dead Bush",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6896,
    "minStateId": 6896,
    "maxStateId": 6896,
    "drops": [879],
    "boundingBox": "empty"
  },
  {
    "id": 133,
    "name": "seagrass",
    "displayName": "Seagrass",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1190,
    "minStateId": 1190,
    "maxStateId": 1192,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 135,
    "name": "piston",
    "displayName": "Piston",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3083,
    "minStateId": 3083,
    "maxStateId": 3088,
    "drops": [685],
    "boundingBox": "block"
  },
  {
    "id": 136,
    "name": "piston_arm_collision",
    "displayName": "Piston Head",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 75,
    "minStateId": 75,
    "maxStateId": 80,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 8002,
    "name": "sticky_piston_arm_collision",
    "displayName": "Piston Head",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11640,
    "minStateId": 11640,
    "maxStateId": 11645,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 137,
    "name": "white_wool",
    "displayName": "White Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8262,
    "minStateId": 8262,
    "maxStateId": 8262,
    "drops": [209],
    "boundingBox": "block"
  },
  {
    "id": 138,
    "name": "orange_wool",
    "displayName": "Orange Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2578,
    "minStateId": 2578,
    "maxStateId": 2578,
    "drops": [210],
    "boundingBox": "block"
  },
  {
    "id": 139,
    "name": "magenta_wool",
    "displayName": "Magenta Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3278,
    "minStateId": 3278,
    "maxStateId": 3278,
    "drops": [211],
    "boundingBox": "block"
  },
  {
    "id": 140,
    "name": "light_blue_wool",
    "displayName": "Light Blue Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12652,
    "minStateId": 12652,
    "maxStateId": 12652,
    "drops": [212],
    "boundingBox": "block"
  },
  {
    "id": 141,
    "name": "yellow_wool",
    "displayName": "Yellow Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 733,
    "minStateId": 733,
    "maxStateId": 733,
    "drops": [213],
    "boundingBox": "block"
  },
  {
    "id": 142,
    "name": "lime_wool",
    "displayName": "Lime Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11052,
    "minStateId": 11052,
    "maxStateId": 11052,
    "drops": [214],
    "boundingBox": "block"
  },
  {
    "id": 143,
    "name": "pink_wool",
    "displayName": "Pink Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5089,
    "minStateId": 5089,
    "maxStateId": 5089,
    "drops": [215],
    "boundingBox": "block"
  },
  {
    "id": 144,
    "name": "gray_wool",
    "displayName": "Gray Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1160,
    "minStateId": 1160,
    "maxStateId": 1160,
    "drops": [216],
    "boundingBox": "block"
  },
  {
    "id": 145,
    "name": "light_gray_wool",
    "displayName": "Light Gray Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14353,
    "minStateId": 14353,
    "maxStateId": 14353,
    "drops": [217],
    "boundingBox": "block"
  },
  {
    "id": 146,
    "name": "cyan_wool",
    "displayName": "Cyan Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8188,
    "minStateId": 8188,
    "maxStateId": 8188,
    "drops": [218],
    "boundingBox": "block"
  },
  {
    "id": 147,
    "name": "purple_wool",
    "displayName": "Purple Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 15102,
    "minStateId": 15102,
    "maxStateId": 15102,
    "drops": [219],
    "boundingBox": "block"
  },
  {
    "id": 148,
    "name": "blue_wool",
    "displayName": "Blue Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8373,
    "minStateId": 8373,
    "maxStateId": 8373,
    "drops": [220],
    "boundingBox": "block"
  },
  {
    "id": 149,
    "name": "brown_wool",
    "displayName": "Brown Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1219,
    "minStateId": 1219,
    "maxStateId": 1219,
    "drops": [221],
    "boundingBox": "block"
  },
  {
    "id": 150,
    "name": "green_wool",
    "displayName": "Green Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5030,
    "minStateId": 5030,
    "maxStateId": 5030,
    "drops": [222],
    "boundingBox": "block"
  },
  {
    "id": 151,
    "name": "red_wool",
    "displayName": "Red Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 290,
    "minStateId": 290,
    "maxStateId": 290,
    "drops": [223],
    "boundingBox": "block"
  },
  {
    "id": 152,
    "name": "black_wool",
    "displayName": "Black Wool",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "wool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1666,
    "minStateId": 1666,
    "maxStateId": 1666,
    "drops": [224],
    "boundingBox": "block"
  },
  {
    "id": 153,
    "name": "moving_block",
    "displayName": "Moving Piston",
    "hardness": -1,
    "resistance": 0,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9185,
    "minStateId": 9185,
    "maxStateId": 9185,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 154,
    "name": "dandelion",
    "displayName": "Dandelion",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 15167,
    "minStateId": 15167,
    "maxStateId": 15167,
    "drops": [225],
    "boundingBox": "empty"
  },
  {
    "id": 155,
    "name": "torchflower",
    "displayName": "Torchflower",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11143,
    "minStateId": 11143,
    "maxStateId": 11143,
    "drops": [240],
    "boundingBox": "empty"
  },
  {
    "id": 156,
    "name": "poppy",
    "displayName": "Poppy",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5026,
    "minStateId": 5026,
    "maxStateId": 5026,
    "drops": [228],
    "boundingBox": "empty"
  },
  {
    "id": 157,
    "name": "blue_orchid",
    "displayName": "Blue Orchid",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5823,
    "minStateId": 5823,
    "maxStateId": 5823,
    "drops": [229],
    "boundingBox": "empty"
  },
  {
    "id": 158,
    "name": "allium",
    "displayName": "Allium",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1663,
    "minStateId": 1663,
    "maxStateId": 1663,
    "drops": [230],
    "boundingBox": "empty"
  },
  {
    "id": 159,
    "name": "azure_bluet",
    "displayName": "Azure Bluet",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 742,
    "minStateId": 742,
    "maxStateId": 742,
    "drops": [231],
    "boundingBox": "empty"
  },
  {
    "id": 160,
    "name": "red_tulip",
    "displayName": "Red Tulip",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13670,
    "minStateId": 13670,
    "maxStateId": 13670,
    "drops": [232],
    "boundingBox": "empty"
  },
  {
    "id": 161,
    "name": "orange_tulip",
    "displayName": "Orange Tulip",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12227,
    "minStateId": 12227,
    "maxStateId": 12227,
    "drops": [233],
    "boundingBox": "empty"
  },
  {
    "id": 162,
    "name": "white_tulip",
    "displayName": "White Tulip",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6372,
    "minStateId": 6372,
    "maxStateId": 6372,
    "drops": [234],
    "boundingBox": "empty"
  },
  {
    "id": 163,
    "name": "pink_tulip",
    "displayName": "Pink Tulip",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5986,
    "minStateId": 5986,
    "maxStateId": 5986,
    "drops": [235],
    "boundingBox": "empty"
  },
  {
    "id": 164,
    "name": "oxeye_daisy",
    "displayName": "Oxeye Daisy",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13301,
    "minStateId": 13301,
    "maxStateId": 13301,
    "drops": [236],
    "boundingBox": "empty"
  },
  {
    "id": 165,
    "name": "cornflower",
    "displayName": "Cornflower",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7925,
    "minStateId": 7925,
    "maxStateId": 7925,
    "drops": [237],
    "boundingBox": "empty"
  },
  {
    "id": 166,
    "name": "wither_rose",
    "displayName": "Wither Rose",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11469,
    "minStateId": 11469,
    "maxStateId": 11469,
    "drops": [239],
    "boundingBox": "empty"
  },
  {
    "id": 167,
    "name": "lily_of_the_valley",
    "displayName": "Lily of the Valley",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1164,
    "minStateId": 1164,
    "maxStateId": 1164,
    "drops": [238],
    "boundingBox": "empty"
  },
  {
    "id": 168,
    "name": "brown_mushroom",
    "displayName": "Brown Mushroom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 1,
    "filterLight": 0,
    "defaultState": 4807,
    "minStateId": 4807,
    "maxStateId": 4807,
    "drops": [243],
    "boundingBox": "empty"
  },
  {
    "id": 169,
    "name": "red_mushroom",
    "displayName": "Red Mushroom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6376,
    "minStateId": 6376,
    "maxStateId": 6376,
    "drops": [244],
    "boundingBox": "empty"
  },
  {
    "id": 170,
    "name": "gold_block",
    "displayName": "Block of Gold",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1305,
    "minStateId": 1305,
    "maxStateId": 1305,
    "harvestTools": {"866": true, "871": true, "876": true},
    "drops": [92],
    "boundingBox": "block"
  },
  {
    "id": 171,
    "name": "iron_block",
    "displayName": "Block of Iron",
    "hardness": 5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 15103,
    "minStateId": 15103,
    "maxStateId": 15103,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [90],
    "boundingBox": "block"
  },
  {
    "id": 172,
    "name": "brick_block",
    "displayName": "Bricks",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7028,
    "minStateId": 7028,
    "maxStateId": 7028,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [298],
    "boundingBox": "block"
  },
  {
    "id": 173,
    "name": "underwater_tnt",
    "displayName": "TNT",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3035,
    "minStateId": 3035,
    "maxStateId": 3036,
    "drops": [702],
    "boundingBox": "block"
  },
  {
    "id": 8003,
    "name": "tnt",
    "displayName": "TNT",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12014,
    "minStateId": 12014,
    "maxStateId": 12015,
    "drops": [702],
    "boundingBox": "block"
  },
  {
    "id": 174,
    "name": "bookshelf",
    "displayName": "Bookshelf",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11989,
    "minStateId": 11989,
    "maxStateId": 11989,
    "drops": [958],
    "boundingBox": "block"
  },
  {
    "id": 175,
    "name": "chiseled_bookshelf",
    "displayName": "Chiseled Bookshelf",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1308,
    "minStateId": 1308,
    "maxStateId": 1563,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 176,
    "name": "mossy_cobblestone",
    "displayName": "Mossy Cobblestone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1198,
    "minStateId": 1198,
    "maxStateId": 1198,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [302],
    "boundingBox": "block"
  },
  {
    "id": 177,
    "name": "obsidian",
    "displayName": "Obsidian",
    "hardness": 50,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1755,
    "minStateId": 1755,
    "maxStateId": 1755,
    "harvestTools": {"871": true, "876": true},
    "drops": [303],
    "boundingBox": "block"
  },
  {
    "id": 178,
    "name": "torch",
    "displayName": "Torch",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 14,
    "filterLight": 0,
    "defaultState": 2866,
    "minStateId": 2866,
    "maxStateId": 2871,
    "drops": [304],
    "boundingBox": "empty"
  },
  {
    "id": 180,
    "name": "fire",
    "displayName": "Fire",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11124,
    "minStateId": 11124,
    "maxStateId": 11139,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 181,
    "name": "soul_fire",
    "displayName": "Soul Fire",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 10,
    "filterLight": 0,
    "defaultState": 1726,
    "minStateId": 1726,
    "maxStateId": 1741,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 182,
    "name": "mob_spawner",
    "displayName": "Monster Spawner",
    "hardness": 5,
    "resistance": 5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1716,
    "minStateId": 1716,
    "maxStateId": 1716,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 183,
    "name": "creaking_heart",
    "displayName": "Creaking Heart",
    "hardness": 10,
    "resistance": 10,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13638,
    "minStateId": 13638,
    "maxStateId": 13655,
    "drops": [376],
    "boundingBox": "block"
  },
  {
    "id": 184,
    "name": "oak_stairs",
    "displayName": "Oak Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1245,
    "minStateId": 1245,
    "maxStateId": 1252,
    "drops": [405],
    "boundingBox": "block"
  },
  {
    "id": 185,
    "name": "chest",
    "displayName": "Chest",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12693,
    "minStateId": 12693,
    "maxStateId": 12696,
    "drops": [313],
    "boundingBox": "block"
  },
  {
    "id": 186,
    "name": "redstone_wire",
    "displayName": "Redstone Wire",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5107,
    "minStateId": 5107,
    "maxStateId": 5122,
    "drops": [680],
    "boundingBox": "empty"
  },
  {
    "id": 187,
    "name": "diamond_ore",
    "displayName": "Diamond Ore",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6113,
    "minStateId": 6113,
    "maxStateId": 6113,
    "harvestTools": {"866": true, "871": true, "876": true},
    "drops": [836],
    "boundingBox": "block"
  },
  {
    "id": 188,
    "name": "deepslate_diamond_ore",
    "displayName": "Deepslate Diamond Ore",
    "hardness": 4.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14336,
    "minStateId": 14336,
    "maxStateId": 14336,
    "harvestTools": {"866": true, "871": true, "876": true},
    "drops": [836],
    "boundingBox": "block"
  },
  {
    "id": 189,
    "name": "diamond_block",
    "displayName": "Block of Diamond",
    "hardness": 5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1242,
    "minStateId": 1242,
    "maxStateId": 1242,
    "harvestTools": {"866": true, "871": true, "876": true},
    "drops": [93],
    "boundingBox": "block"
  },
  {
    "id": 190,
    "name": "crafting_table",
    "displayName": "Crafting Table",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10023,
    "minStateId": 10023,
    "maxStateId": 10023,
    "drops": [314],
    "boundingBox": "block"
  },
  {
    "id": 191,
    "name": "wheat",
    "displayName": "Wheat Crops",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13303,
    "minStateId": 13303,
    "maxStateId": 13310,
    "drops": [884],
    "boundingBox": "empty"
  },
  {
    "id": 192,
    "name": "farmland",
    "displayName": "Farmland",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5616,
    "minStateId": 5616,
    "maxStateId": 5623,
    "drops": [28],
    "boundingBox": "block"
  },
  {
    "id": 193,
    "name": "lit_furnace",
    "displayName": "Furnace",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13243,
    "minStateId": 13243,
    "maxStateId": 13246,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [316],
    "boundingBox": "block"
  },
  {
    "id": 8004,
    "name": "furnace",
    "displayName": "Furnace",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14125,
    "minStateId": 14125,
    "maxStateId": 14128,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [316],
    "boundingBox": "block"
  },
  {
    "id": 194,
    "name": "standing_sign",
    "displayName": "Oak Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9207,
    "minStateId": 9207,
    "maxStateId": 9222,
    "drops": [917],
    "boundingBox": "empty"
  },
  {
    "id": 195,
    "name": "spruce_standing_sign",
    "displayName": "Spruce Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12581,
    "minStateId": 12581,
    "maxStateId": 12596,
    "drops": [918],
    "boundingBox": "empty"
  },
  {
    "id": 196,
    "name": "birch_standing_sign",
    "displayName": "Birch Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13,
    "minStateId": 13,
    "maxStateId": 28,
    "drops": [919],
    "boundingBox": "empty"
  },
  {
    "id": 197,
    "name": "acacia_standing_sign",
    "displayName": "Acacia Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11536,
    "minStateId": 11536,
    "maxStateId": 11551,
    "drops": [921],
    "boundingBox": "empty"
  },
  {
    "id": 198,
    "name": "cherry_standing_sign",
    "displayName": "Cherry Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10032,
    "minStateId": 10032,
    "maxStateId": 10047,
    "drops": [922],
    "boundingBox": "empty"
  },
  {
    "id": 199,
    "name": "jungle_standing_sign",
    "displayName": "Jungle Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11098,
    "minStateId": 11098,
    "maxStateId": 11113,
    "drops": [920],
    "boundingBox": "empty"
  },
  {
    "id": 200,
    "name": "darkoak_standing_sign",
    "displayName": "Dark Oak Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13355,
    "minStateId": 13355,
    "maxStateId": 13370,
    "drops": [923],
    "boundingBox": "empty"
  },
  {
    "id": 201,
    "name": "pale_oak_standing_sign",
    "displayName": "Pale Oak Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12021,
    "minStateId": 12021,
    "maxStateId": 12036,
    "drops": [924],
    "boundingBox": "empty"
  },
  {
    "id": 202,
    "name": "mangrove_standing_sign",
    "displayName": "Mangrove Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5912,
    "minStateId": 5912,
    "maxStateId": 5927,
    "drops": [925],
    "boundingBox": "empty"
  },
  {
    "id": 203,
    "name": "bamboo_standing_sign",
    "displayName": "Bamboo Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13189,
    "minStateId": 13189,
    "maxStateId": 13204,
    "drops": [926],
    "boundingBox": "empty"
  },
  {
    "id": 204,
    "name": "wooden_door",
    "displayName": "Oak Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5034,
    "minStateId": 5034,
    "maxStateId": 5065,
    "drops": [736],
    "boundingBox": "block"
  },
  {
    "id": 205,
    "name": "ladder",
    "displayName": "Ladder",
    "hardness": 0.4,
    "resistance": 0.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 15104,
    "minStateId": 15104,
    "maxStateId": 15109,
    "drops": [317],
    "boundingBox": "block"
  },
  {
    "id": 206,
    "name": "rail",
    "displayName": "Rail",
    "hardness": 0.7,
    "resistance": 0.7,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5629,
    "minStateId": 5629,
    "maxStateId": 5638,
    "drops": [791],
    "boundingBox": "empty"
  },
  {
    "id": 207,
    "name": "stone_stairs",
    "displayName": "Cobblestone Stairs",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4997,
    "minStateId": 4997,
    "maxStateId": 5004,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [318],
    "boundingBox": "block"
  },
  {
    "id": 208,
    "name": "wall_sign",
    "displayName": "Oak Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7550,
    "minStateId": 7550,
    "maxStateId": 7555,
    "drops": [917],
    "boundingBox": "empty"
  },
  {
    "id": 209,
    "name": "spruce_wall_sign",
    "displayName": "Spruce Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13589,
    "minStateId": 13589,
    "maxStateId": 13594,
    "drops": [918],
    "boundingBox": "empty"
  },
  {
    "id": 210,
    "name": "birch_wall_sign",
    "displayName": "Birch Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12231,
    "minStateId": 12231,
    "maxStateId": 12236,
    "drops": [919],
    "boundingBox": "empty"
  },
  {
    "id": 211,
    "name": "acacia_wall_sign",
    "displayName": "Acacia Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4956,
    "minStateId": 4956,
    "maxStateId": 4961,
    "drops": [921],
    "boundingBox": "empty"
  },
  {
    "id": 212,
    "name": "cherry_wall_sign",
    "displayName": "Cherry Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13946,
    "minStateId": 13946,
    "maxStateId": 13951,
    "drops": [922],
    "boundingBox": "empty"
  },
  {
    "id": 213,
    "name": "jungle_wall_sign",
    "displayName": "Jungle Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6136,
    "minStateId": 6136,
    "maxStateId": 6141,
    "drops": [920],
    "boundingBox": "empty"
  },
  {
    "id": 214,
    "name": "darkoak_wall_sign",
    "displayName": "Dark Oak Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8195,
    "minStateId": 8195,
    "maxStateId": 8200,
    "drops": [923],
    "boundingBox": "empty"
  },
  {
    "id": 215,
    "name": "pale_oak_wall_sign",
    "displayName": "Pale Oak Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1720,
    "minStateId": 1720,
    "maxStateId": 1725,
    "drops": [924],
    "boundingBox": "empty"
  },
  {
    "id": 216,
    "name": "mangrove_wall_sign",
    "displayName": "Mangrove Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8139,
    "minStateId": 8139,
    "maxStateId": 8144,
    "drops": [925],
    "boundingBox": "empty"
  },
  {
    "id": 217,
    "name": "bamboo_wall_sign",
    "displayName": "Bamboo Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12237,
    "minStateId": 12237,
    "maxStateId": 12242,
    "drops": [926],
    "boundingBox": "empty"
  },
  {
    "id": 218,
    "name": "oak_hanging_sign",
    "displayName": "Oak Hanging Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7087,
    "minStateId": 7087,
    "maxStateId": 7470,
    "drops": [929],
    "boundingBox": "empty"
  },
  {
    "id": 219,
    "name": "spruce_hanging_sign",
    "displayName": "Spruce Hanging Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9566,
    "minStateId": 9566,
    "maxStateId": 9949,
    "drops": [930],
    "boundingBox": "empty"
  },
  {
    "id": 220,
    "name": "birch_hanging_sign",
    "displayName": "Birch Hanging Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1962,
    "minStateId": 1962,
    "maxStateId": 2345,
    "drops": [931],
    "boundingBox": "empty"
  },
  {
    "id": 221,
    "name": "acacia_hanging_sign",
    "displayName": "Acacia Hanging Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3840,
    "minStateId": 3840,
    "maxStateId": 4223,
    "drops": [933],
    "boundingBox": "empty"
  },
  {
    "id": 222,
    "name": "cherry_hanging_sign",
    "displayName": "Cherry Hanging Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 349,
    "minStateId": 349,
    "maxStateId": 732,
    "drops": [934],
    "boundingBox": "empty"
  },
  {
    "id": 223,
    "name": "jungle_hanging_sign",
    "displayName": "Jungle Hanging Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5143,
    "minStateId": 5143,
    "maxStateId": 5526,
    "drops": [932],
    "boundingBox": "empty"
  },
  {
    "id": 224,
    "name": "dark_oak_hanging_sign",
    "displayName": "Dark Oak Hanging Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4422,
    "minStateId": 4422,
    "maxStateId": 4805,
    "drops": [935],
    "boundingBox": "empty"
  },
  {
    "id": 225,
    "name": "pale_oak_hanging_sign",
    "displayName": "Pale Oak Hanging Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8374,
    "minStateId": 8374,
    "maxStateId": 8757,
    "drops": [936],
    "boundingBox": "empty"
  },
  {
    "id": 226,
    "name": "crimson_hanging_sign",
    "displayName": "Crimson Hanging Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12719,
    "minStateId": 12719,
    "maxStateId": 13102,
    "drops": [939],
    "boundingBox": "empty"
  },
  {
    "id": 227,
    "name": "warped_hanging_sign",
    "displayName": "Warped Hanging Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10668,
    "minStateId": 10668,
    "maxStateId": 11051,
    "drops": [940],
    "boundingBox": "empty"
  },
  {
    "id": 228,
    "name": "mangrove_hanging_sign",
    "displayName": "Mangrove Hanging Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10049,
    "minStateId": 10049,
    "maxStateId": 10432,
    "drops": [937],
    "boundingBox": "empty"
  },
  {
    "id": 229,
    "name": "bamboo_hanging_sign",
    "displayName": "Bamboo Hanging Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6476,
    "minStateId": 6476,
    "maxStateId": 6859,
    "drops": [938],
    "boundingBox": "empty"
  },
  {
    "id": 242,
    "name": "lever",
    "displayName": "Lever",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11828,
    "minStateId": 11828,
    "maxStateId": 11843,
    "drops": [695],
    "boundingBox": "empty"
  },
  {
    "id": 243,
    "name": "stone_pressure_plate",
    "displayName": "Stone Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5589,
    "minStateId": 5589,
    "maxStateId": 5604,
    "drops": [719],
    "boundingBox": "empty"
  },
  {
    "id": 244,
    "name": "iron_door",
    "displayName": "Iron Door",
    "hardness": 5,
    "resistance": 5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6215,
    "minStateId": 6215,
    "maxStateId": 6246,
    "drops": [735],
    "boundingBox": "block"
  },
  {
    "id": 245,
    "name": "wooden_pressure_plate",
    "displayName": "Oak Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14363,
    "minStateId": 14363,
    "maxStateId": 14378,
    "drops": [723],
    "boundingBox": "empty"
  },
  {
    "id": 246,
    "name": "spruce_pressure_plate",
    "displayName": "Spruce Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5072,
    "minStateId": 5072,
    "maxStateId": 5087,
    "drops": [724],
    "boundingBox": "empty"
  },
  {
    "id": 247,
    "name": "birch_pressure_plate",
    "displayName": "Birch Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4840,
    "minStateId": 4840,
    "maxStateId": 4855,
    "drops": [725],
    "boundingBox": "empty"
  },
  {
    "id": 248,
    "name": "jungle_pressure_plate",
    "displayName": "Jungle Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4918,
    "minStateId": 4918,
    "maxStateId": 4933,
    "drops": [726],
    "boundingBox": "empty"
  },
  {
    "id": 249,
    "name": "acacia_pressure_plate",
    "displayName": "Acacia Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8106,
    "minStateId": 8106,
    "maxStateId": 8121,
    "drops": [727],
    "boundingBox": "empty"
  },
  {
    "id": 250,
    "name": "cherry_pressure_plate",
    "displayName": "Cherry Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 333,
    "minStateId": 333,
    "maxStateId": 348,
    "drops": [728],
    "boundingBox": "empty"
  },
  {
    "id": 251,
    "name": "dark_oak_pressure_plate",
    "displayName": "Dark Oak Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10582,
    "minStateId": 10582,
    "maxStateId": 10597,
    "drops": [729],
    "boundingBox": "empty"
  },
  {
    "id": 252,
    "name": "pale_oak_pressure_plate",
    "displayName": "Pale Oak Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1619,
    "minStateId": 1619,
    "maxStateId": 1634,
    "drops": [730],
    "boundingBox": "empty"
  },
  {
    "id": 253,
    "name": "mangrove_pressure_plate",
    "displayName": "Mangrove Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5569,
    "minStateId": 5569,
    "maxStateId": 5584,
    "drops": [731],
    "boundingBox": "empty"
  },
  {
    "id": 254,
    "name": "bamboo_pressure_plate",
    "displayName": "Bamboo Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11317,
    "minStateId": 11317,
    "maxStateId": 11332,
    "drops": [732],
    "boundingBox": "empty"
  },
  {
    "id": 255,
    "name": "redstone_ore",
    "displayName": "Redstone Ore",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5979,
    "minStateId": 5979,
    "maxStateId": 5979,
    "harvestTools": {"866": true, "871": true, "876": true},
    "drops": [680],
    "boundingBox": "block"
  },
  {
    "id": 8005,
    "name": "lit_redstone_ore",
    "displayName": "Redstone Ore",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6871,
    "minStateId": 6871,
    "maxStateId": 6871,
    "harvestTools": {"866": true, "871": true, "876": true},
    "drops": [680],
    "boundingBox": "block"
  },
  {
    "id": 256,
    "name": "deepslate_redstone_ore",
    "displayName": "Deepslate Redstone Ore",
    "hardness": 4.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11957,
    "minStateId": 11957,
    "maxStateId": 11957,
    "harvestTools": {"866": true, "871": true, "876": true},
    "drops": [680],
    "boundingBox": "block"
  },
  {
    "id": 8006,
    "name": "lit_deepslate_redstone_ore",
    "displayName": "Deepslate Redstone Ore",
    "hardness": 4.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13831,
    "minStateId": 13831,
    "maxStateId": 13831,
    "harvestTools": {"866": true, "871": true, "876": true},
    "drops": [680],
    "boundingBox": "block"
  },
  {
    "id": 257,
    "name": "redstone_torch",
    "displayName": "Redstone Torch",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 7,
    "filterLight": 0,
    "defaultState": 4401,
    "minStateId": 4401,
    "maxStateId": 4406,
    "drops": [681],
    "boundingBox": "empty"
  },
  {
    "id": 8007,
    "name": "unlit_redstone_torch",
    "displayName": "Redstone Torch",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 7,
    "filterLight": 0,
    "defaultState": 15060,
    "minStateId": 15060,
    "maxStateId": 15065,
    "drops": [681],
    "boundingBox": "empty"
  },
  {
    "id": 259,
    "name": "stone_button",
    "displayName": "Stone Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1927,
    "minStateId": 1927,
    "maxStateId": 1938,
    "drops": [705],
    "boundingBox": "empty"
  },
  {
    "id": 260,
    "name": "snow_layer",
    "displayName": "Snow",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 916,
    "minStateId": 916,
    "maxStateId": 931,
    "harvestTools": {"850": true, "855": true, "860": true, "865": true, "870": true, "875": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 261,
    "name": "ice",
    "displayName": "Ice",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11995,
    "minStateId": 11995,
    "maxStateId": 11995,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 262,
    "name": "snow",
    "displayName": "Snow Block",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5894,
    "minStateId": 5894,
    "maxStateId": 5894,
    "harvestTools": {"850": true, "855": true, "860": true, "865": true, "870": true, "875": true},
    "drops": [945],
    "boundingBox": "block"
  },
  {
    "id": 263,
    "name": "cactus",
    "displayName": "Cactus",
    "hardness": 0.4,
    "resistance": 0.4,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12338,
    "minStateId": 12338,
    "maxStateId": 12353,
    "drops": [322],
    "boundingBox": "block"
  },
  {
    "id": 264,
    "name": "clay",
    "displayName": "Clay",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12703,
    "minStateId": 12703,
    "maxStateId": 12703,
    "drops": [955],
    "boundingBox": "block"
  },
  {
    "id": 265,
    "name": "reeds",
    "displayName": "Sugar Cane",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11065,
    "minStateId": 11065,
    "maxStateId": 11080,
    "drops": [252],
    "boundingBox": "empty"
  },
  {
    "id": 266,
    "name": "jukebox",
    "displayName": "Jukebox",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7556,
    "minStateId": 7556,
    "maxStateId": 7556,
    "drops": [324],
    "boundingBox": "block"
  },
  {
    "id": 267,
    "name": "oak_fence",
    "displayName": "Oak Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9358,
    "minStateId": 9358,
    "maxStateId": 9358,
    "drops": [325],
    "boundingBox": "block"
  },
  {
    "id": 268,
    "name": "netherrack",
    "displayName": "Netherrack",
    "hardness": 0.4,
    "resistance": 0.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12572,
    "minStateId": 12572,
    "maxStateId": 12572,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [340],
    "boundingBox": "block"
  },
  {
    "id": 269,
    "name": "soul_sand",
    "displayName": "Soul Sand",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9403,
    "minStateId": 9403,
    "maxStateId": 9403,
    "drops": [341],
    "boundingBox": "block"
  },
  {
    "id": 270,
    "name": "soul_soil",
    "displayName": "Soul Soil",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9402,
    "minStateId": 9402,
    "maxStateId": 9402,
    "drops": [342],
    "boundingBox": "block"
  },
  {
    "id": 271,
    "name": "basalt",
    "displayName": "Basalt",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6101,
    "minStateId": 6101,
    "maxStateId": 6103,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [343],
    "boundingBox": "block"
  },
  {
    "id": 272,
    "name": "polished_basalt",
    "displayName": "Polished Basalt",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 29,
    "minStateId": 29,
    "maxStateId": 31,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [344],
    "boundingBox": "block"
  },
  {
    "id": 273,
    "name": "soul_torch",
    "displayName": "Soul Torch",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 10,
    "filterLight": 0,
    "defaultState": 6863,
    "minStateId": 6863,
    "maxStateId": 6868,
    "drops": [346],
    "boundingBox": "empty"
  },
  {
    "id": 275,
    "name": "glowstone",
    "displayName": "Glowstone",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 15,
    "filterLight": 15,
    "defaultState": 5588,
    "minStateId": 5588,
    "maxStateId": 5588,
    "drops": [983],
    "boundingBox": "block"
  },
  {
    "id": 276,
    "name": "portal",
    "displayName": "Nether Portal",
    "hardness": -1,
    "resistance": 0,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 11,
    "filterLight": 0,
    "defaultState": 14033,
    "minStateId": 14033,
    "maxStateId": 14035,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 277,
    "name": "carved_pumpkin",
    "displayName": "Carved Pumpkin",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13573,
    "minStateId": 13573,
    "maxStateId": 13576,
    "drops": [338],
    "boundingBox": "block"
  },
  {
    "id": 278,
    "name": "lit_pumpkin",
    "displayName": "Jack o'Lantern",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "gourd;mineable/axe",
    "transparent": false,
    "emitLight": 15,
    "filterLight": 15,
    "defaultState": 11991,
    "minStateId": 11991,
    "maxStateId": 11994,
    "drops": [339],
    "boundingBox": "block"
  },
  {
    "id": 279,
    "name": "cake",
    "displayName": "Cake",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 1,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12712,
    "minStateId": 12712,
    "maxStateId": 12718,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 280,
    "name": "powered_repeater",
    "displayName": "Redstone Repeater",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6317,
    "minStateId": 6317,
    "maxStateId": 6332,
    "drops": [683],
    "boundingBox": "block"
  },
  {
    "id": 8008,
    "name": "unpowered_repeater",
    "displayName": "Redstone Repeater",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8809,
    "minStateId": 8809,
    "maxStateId": 8824,
    "drops": [683],
    "boundingBox": "block"
  },
  {
    "id": 281,
    "name": "white_stained_glass",
    "displayName": "White Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7525,
    "minStateId": 7525,
    "maxStateId": 7525,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 282,
    "name": "orange_stained_glass",
    "displayName": "Orange Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6311,
    "minStateId": 6311,
    "maxStateId": 6311,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 283,
    "name": "magenta_stained_glass",
    "displayName": "Magenta Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13228,
    "minStateId": 13228,
    "maxStateId": 13228,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 284,
    "name": "light_blue_stained_glass",
    "displayName": "Light Blue Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9401,
    "minStateId": 9401,
    "maxStateId": 9401,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 285,
    "name": "yellow_stained_glass",
    "displayName": "Yellow Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13806,
    "minStateId": 13806,
    "maxStateId": 13806,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 286,
    "name": "lime_stained_glass",
    "displayName": "Lime Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 289,
    "minStateId": 289,
    "maxStateId": 289,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 287,
    "name": "pink_stained_glass",
    "displayName": "Pink Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6068,
    "minStateId": 6068,
    "maxStateId": 6068,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 288,
    "name": "gray_stained_glass",
    "displayName": "Gray Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5006,
    "minStateId": 5006,
    "maxStateId": 5006,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 289,
    "name": "light_gray_stained_glass",
    "displayName": "Light Gray Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1754,
    "minStateId": 1754,
    "maxStateId": 1754,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 290,
    "name": "cyan_stained_glass",
    "displayName": "Cyan Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10502,
    "minStateId": 10502,
    "maxStateId": 10502,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 291,
    "name": "purple_stained_glass",
    "displayName": "Purple Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3651,
    "minStateId": 3651,
    "maxStateId": 3651,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 292,
    "name": "blue_stained_glass",
    "displayName": "Blue Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9363,
    "minStateId": 9363,
    "maxStateId": 9363,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 293,
    "name": "brown_stained_glass",
    "displayName": "Brown Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2400,
    "minStateId": 2400,
    "maxStateId": 2400,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 294,
    "name": "green_stained_glass",
    "displayName": "Green Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5982,
    "minStateId": 5982,
    "maxStateId": 5982,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 295,
    "name": "red_stained_glass",
    "displayName": "Red Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8101,
    "minStateId": 8101,
    "maxStateId": 8101,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 296,
    "name": "black_stained_glass",
    "displayName": "Black Stained Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10503,
    "minStateId": 10503,
    "maxStateId": 10503,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 297,
    "name": "trapdoor",
    "displayName": "Oak Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1171,
    "minStateId": 1171,
    "maxStateId": 1186,
    "drops": [757],
    "boundingBox": "block"
  },
  {
    "id": 298,
    "name": "spruce_trapdoor",
    "displayName": "Spruce Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11892,
    "minStateId": 11892,
    "maxStateId": 11907,
    "drops": [758],
    "boundingBox": "block"
  },
  {
    "id": 299,
    "name": "birch_trapdoor",
    "displayName": "Birch Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11965,
    "minStateId": 11965,
    "maxStateId": 11980,
    "drops": [759],
    "boundingBox": "block"
  },
  {
    "id": 300,
    "name": "jungle_trapdoor",
    "displayName": "Jungle Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8244,
    "minStateId": 8244,
    "maxStateId": 8259,
    "drops": [760],
    "boundingBox": "block"
  },
  {
    "id": 301,
    "name": "acacia_trapdoor",
    "displayName": "Acacia Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9190,
    "minStateId": 9190,
    "maxStateId": 9205,
    "drops": [761],
    "boundingBox": "block"
  },
  {
    "id": 302,
    "name": "cherry_trapdoor",
    "displayName": "Cherry Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3056,
    "minStateId": 3056,
    "maxStateId": 3071,
    "drops": [762],
    "boundingBox": "block"
  },
  {
    "id": 303,
    "name": "dark_oak_trapdoor",
    "displayName": "Dark Oak Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13743,
    "minStateId": 13743,
    "maxStateId": 13758,
    "drops": [763],
    "boundingBox": "block"
  },
  {
    "id": 304,
    "name": "pale_oak_trapdoor",
    "displayName": "Pale Oak Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13319,
    "minStateId": 13319,
    "maxStateId": 13334,
    "drops": [764],
    "boundingBox": "block"
  },
  {
    "id": 305,
    "name": "mangrove_trapdoor",
    "displayName": "Mangrove Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6256,
    "minStateId": 6256,
    "maxStateId": 6271,
    "drops": [765],
    "boundingBox": "block"
  },
  {
    "id": 306,
    "name": "bamboo_trapdoor",
    "displayName": "Bamboo Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8122,
    "minStateId": 8122,
    "maxStateId": 8137,
    "drops": [766],
    "boundingBox": "block"
  },
  {
    "id": 307,
    "name": "stone_bricks",
    "displayName": "Stone Bricks",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5801,
    "minStateId": 5801,
    "maxStateId": 5801,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [355],
    "boundingBox": "block"
  },
  {
    "id": 308,
    "name": "mossy_stone_bricks",
    "displayName": "Mossy Stone Bricks",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5029,
    "minStateId": 5029,
    "maxStateId": 5029,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [356],
    "boundingBox": "block"
  },
  {
    "id": 309,
    "name": "cracked_stone_bricks",
    "displayName": "Cracked Stone Bricks",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4901,
    "minStateId": 4901,
    "maxStateId": 4901,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [357],
    "boundingBox": "block"
  },
  {
    "id": 310,
    "name": "chiseled_stone_bricks",
    "displayName": "Chiseled Stone Bricks",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 277,
    "minStateId": 277,
    "maxStateId": 277,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [358],
    "boundingBox": "block"
  },
  {
    "id": 311,
    "name": "packed_mud",
    "displayName": "Packed Mud",
    "hardness": 1,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1261,
    "minStateId": 1261,
    "maxStateId": 1261,
    "drops": [359],
    "boundingBox": "block"
  },
  {
    "id": 312,
    "name": "mud_bricks",
    "displayName": "Mud Bricks",
    "hardness": 1.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12230,
    "minStateId": 12230,
    "maxStateId": 12230,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [360],
    "boundingBox": "block"
  },
  {
    "id": 313,
    "name": "infested_stone",
    "displayName": "Infested Stone",
    "hardness": 0.75,
    "resistance": 0.75,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11144,
    "minStateId": 11144,
    "maxStateId": 11144,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 314,
    "name": "infested_cobblestone",
    "displayName": "Infested Cobblestone",
    "hardness": 1,
    "resistance": 0.75,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5840,
    "minStateId": 5840,
    "maxStateId": 5840,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 315,
    "name": "infested_stone_bricks",
    "displayName": "Infested Stone Bricks",
    "hardness": 0.75,
    "resistance": 0.75,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8105,
    "minStateId": 8105,
    "maxStateId": 8105,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 316,
    "name": "infested_mossy_stone_bricks",
    "displayName": "Infested Mossy Stone Bricks",
    "hardness": 0.75,
    "resistance": 0.75,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2865,
    "minStateId": 2865,
    "maxStateId": 2865,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 317,
    "name": "infested_cracked_stone_bricks",
    "displayName": "Infested Cracked Stone Bricks",
    "hardness": 0.75,
    "resistance": 0.75,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2620,
    "minStateId": 2620,
    "maxStateId": 2620,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 318,
    "name": "infested_chiseled_stone_bricks",
    "displayName": "Infested Chiseled Stone Bricks",
    "hardness": 0.75,
    "resistance": 0.75,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5984,
    "minStateId": 5984,
    "maxStateId": 5984,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 319,
    "name": "brown_mushroom_block",
    "displayName": "Brown Mushroom Block",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13382,
    "minStateId": 13382,
    "maxStateId": 13397,
    "drops": [0],
    "boundingBox": "block"
  },
  {
    "id": 320,
    "name": "red_mushroom_block",
    "displayName": "Red Mushroom Block",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4885,
    "minStateId": 4885,
    "maxStateId": 4900,
    "drops": [0],
    "boundingBox": "block"
  },
  {
    "id": 322,
    "name": "iron_bars",
    "displayName": "Iron Bars",
    "hardness": 5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7081,
    "minStateId": 7081,
    "maxStateId": 7081,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [370],
    "boundingBox": "block"
  },
  {
    "id": 323,
    "name": "chain",
    "displayName": "Chain",
    "hardness": 5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12700,
    "minStateId": 12700,
    "maxStateId": 12702,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [371],
    "boundingBox": "block"
  },
  {
    "id": 324,
    "name": "glass_pane",
    "displayName": "Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8097,
    "minStateId": 8097,
    "maxStateId": 8097,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 325,
    "name": "pumpkin",
    "displayName": "Pumpkin",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "gourd;mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6342,
    "minStateId": 6342,
    "maxStateId": 6345,
    "drops": [337],
    "boundingBox": "block"
  },
  {
    "id": 326,
    "name": "melon_block",
    "displayName": "Melon",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "gourd;mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1703,
    "minStateId": 1703,
    "maxStateId": 1703,
    "drops": [1033],
    "boundingBox": "block"
  },
  {
    "id": 327,
    "name": "pumpkin_stem",
    "displayName": "Attached Pumpkin Stem",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11587,
    "minStateId": 11587,
    "maxStateId": 11634,
    "drops": [1035],
    "boundingBox": "empty"
  },
  {
    "id": 328,
    "name": "melon_stem",
    "displayName": "Attached Melon Stem",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7472,
    "minStateId": 7472,
    "maxStateId": 7519,
    "drops": [1036],
    "boundingBox": "empty"
  },
  {
    "id": 331,
    "name": "vine",
    "displayName": "Vines",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "vine_or_glow_lichen;plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3038,
    "minStateId": 3038,
    "maxStateId": 3053,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 332,
    "name": "glow_lichen",
    "displayName": "Glow Lichen",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "vine_or_glow_lichen;plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9224,
    "minStateId": 9224,
    "maxStateId": 9287,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 333,
    "name": "resin_clump",
    "displayName": "Resin Clump",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 2627,
    "minStateId": 2627,
    "maxStateId": 2690,
    "drops": [0],
    "boundingBox": "empty"
  },
  {
    "id": 334,
    "name": "fence_gate",
    "displayName": "Oak Fence Gate",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 247,
    "minStateId": 247,
    "maxStateId": 262,
    "drops": [777],
    "boundingBox": "block"
  },
  {
    "id": 335,
    "name": "brick_stairs",
    "displayName": "Brick Stairs",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11847,
    "minStateId": 11847,
    "maxStateId": 11854,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [383],
    "boundingBox": "block"
  },
  {
    "id": 336,
    "name": "stone_brick_stairs",
    "displayName": "Stone Brick Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3090,
    "minStateId": 3090,
    "maxStateId": 3097,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [384],
    "boundingBox": "block"
  },
  {
    "id": 337,
    "name": "mud_brick_stairs",
    "displayName": "Mud Brick Stairs",
    "hardness": 1.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8801,
    "minStateId": 8801,
    "maxStateId": 8808,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [385],
    "boundingBox": "block"
  },
  {
    "id": 338,
    "name": "mycelium",
    "displayName": "Mycelium",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4980,
    "minStateId": 4980,
    "maxStateId": 4980,
    "drops": [28],
    "boundingBox": "block"
  },
  {
    "id": 339,
    "name": "waterlily",
    "displayName": "Lily Pad",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3459,
    "minStateId": 3459,
    "maxStateId": 3459,
    "drops": [387],
    "boundingBox": "block"
  },
  {
    "id": 340,
    "name": "resin_block",
    "displayName": "Block of Resin",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11802,
    "minStateId": 11802,
    "maxStateId": 11802,
    "drops": [377],
    "boundingBox": "block"
  },
  {
    "id": 341,
    "name": "resin_bricks",
    "displayName": "Resin Bricks",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10484,
    "minStateId": 10484,
    "maxStateId": 10484,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [378],
    "boundingBox": "block"
  },
  {
    "id": 342,
    "name": "resin_brick_stairs",
    "displayName": "Resin Brick Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11369,
    "minStateId": 11369,
    "maxStateId": 11376,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [379],
    "boundingBox": "block"
  },
  {
    "id": 343,
    "name": "resin_brick_double_slab",
    "displayName": "Resin Brick Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4835,
    "minStateId": 4835,
    "maxStateId": 4836,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [380],
    "boundingBox": "block"
  },
  {
    "id": 8009,
    "name": "resin_brick_slab",
    "displayName": "Resin Brick Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13312,
    "minStateId": 13312,
    "maxStateId": 13313,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [380],
    "boundingBox": "block"
  },
  {
    "id": 344,
    "name": "resin_brick_wall",
    "displayName": "Resin Brick Wall",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14570,
    "minStateId": 14570,
    "maxStateId": 14731,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [381],
    "boundingBox": "block"
  },
  {
    "id": 345,
    "name": "chiseled_resin_bricks",
    "displayName": "Chiseled Resin Bricks",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11509,
    "minStateId": 11509,
    "maxStateId": 11509,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [382],
    "boundingBox": "block"
  },
  {
    "id": 346,
    "name": "nether_brick",
    "displayName": "Nether Bricks",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13289,
    "minStateId": 13289,
    "maxStateId": 13289,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [388],
    "boundingBox": "block"
  },
  {
    "id": 347,
    "name": "nether_brick_fence",
    "displayName": "Nether Brick Fence",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5985,
    "minStateId": 5985,
    "maxStateId": 5985,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [391],
    "boundingBox": "block"
  },
  {
    "id": 348,
    "name": "nether_brick_stairs",
    "displayName": "Nether Brick Stairs",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 278,
    "minStateId": 278,
    "maxStateId": 285,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [392],
    "boundingBox": "block"
  },
  {
    "id": 349,
    "name": "nether_wart",
    "displayName": "Nether Wart",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13979,
    "minStateId": 13979,
    "maxStateId": 13982,
    "drops": [1046],
    "boundingBox": "empty"
  },
  {
    "id": 350,
    "name": "enchanting_table",
    "displayName": "Enchanting Table",
    "hardness": 5,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 7,
    "filterLight": 0,
    "defaultState": 12058,
    "minStateId": 12058,
    "maxStateId": 12058,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [397],
    "boundingBox": "block"
  },
  {
    "id": 351,
    "name": "brewing_stand",
    "displayName": "Brewing Stand",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 1,
    "filterLight": 0,
    "defaultState": 13772,
    "minStateId": 13772,
    "maxStateId": 13779,
    "drops": [1053],
    "boundingBox": "block"
  },
  {
    "id": 352,
    "name": "cauldron",
    "displayName": "Cauldron",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13688,
    "minStateId": 13688,
    "maxStateId": 13708,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1054],
    "boundingBox": "block"
  },
  {
    "id": 356,
    "name": "end_portal",
    "displayName": "End Portal",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 13805,
    "minStateId": 13805,
    "maxStateId": 13805,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 357,
    "name": "end_portal_frame",
    "displayName": "End Portal Frame",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 1,
    "filterLight": 0,
    "defaultState": 11309,
    "minStateId": 11309,
    "maxStateId": 11316,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 358,
    "name": "end_stone",
    "displayName": "End Stone",
    "hardness": 3,
    "resistance": 9,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5534,
    "minStateId": 5534,
    "maxStateId": 5534,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [399],
    "boundingBox": "block"
  },
  {
    "id": 359,
    "name": "dragon_egg",
    "displayName": "Dragon Egg",
    "hardness": 3,
    "resistance": 9,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 1,
    "filterLight": 0,
    "defaultState": 13287,
    "minStateId": 13287,
    "maxStateId": 13287,
    "drops": [401],
    "boundingBox": "block"
  },
  {
    "id": 360,
    "name": "redstone_lamp",
    "displayName": "Redstone Lamp",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1197,
    "minStateId": 1197,
    "maxStateId": 1197,
    "drops": [703],
    "boundingBox": "block"
  },
  {
    "id": 8010,
    "name": "lit_redstone_lamp",
    "displayName": "Redstone Lamp",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6110,
    "minStateId": 6110,
    "maxStateId": 6110,
    "drops": [703],
    "boundingBox": "block"
  },
  {
    "id": 361,
    "name": "cocoa",
    "displayName": "Cocoa",
    "hardness": 0.2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11816,
    "minStateId": 11816,
    "maxStateId": 11827,
    "drops": [992],
    "boundingBox": "block"
  },
  {
    "id": 362,
    "name": "sandstone_stairs",
    "displayName": "Sandstone Stairs",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4872,
    "minStateId": 4872,
    "maxStateId": 4879,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [402],
    "boundingBox": "block"
  },
  {
    "id": 363,
    "name": "emerald_ore",
    "displayName": "Emerald Ore",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13381,
    "minStateId": 13381,
    "maxStateId": 13381,
    "harvestTools": {"866": true, "871": true, "876": true},
    "drops": [837],
    "boundingBox": "block"
  },
  {
    "id": 364,
    "name": "deepslate_emerald_ore",
    "displayName": "Deepslate Emerald Ore",
    "hardness": 4.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11647,
    "minStateId": 11647,
    "maxStateId": 11647,
    "harvestTools": {"866": true, "871": true, "876": true},
    "drops": [837],
    "boundingBox": "block"
  },
  {
    "id": 365,
    "name": "ender_chest",
    "displayName": "Ender Chest",
    "hardness": 22.5,
    "resistance": 600,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 7,
    "filterLight": 0,
    "defaultState": 6123,
    "minStateId": 6123,
    "maxStateId": 6126,
    "drops": [303],
    "boundingBox": "block"
  },
  {
    "id": 366,
    "name": "tripwire_hook",
    "displayName": "Tripwire Hook",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10540,
    "minStateId": 10540,
    "maxStateId": 10555,
    "drops": [700],
    "boundingBox": "empty"
  },
  {
    "id": 367,
    "name": "trip_wire",
    "displayName": "Tripwire",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13672,
    "minStateId": 13672,
    "maxStateId": 13687,
    "drops": [881],
    "boundingBox": "empty"
  },
  {
    "id": 368,
    "name": "emerald_block",
    "displayName": "Block of Emerald",
    "hardness": 5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3464,
    "minStateId": 3464,
    "maxStateId": 3464,
    "harvestTools": {"866": true, "871": true, "876": true},
    "drops": [404],
    "boundingBox": "block"
  },
  {
    "id": 369,
    "name": "spruce_stairs",
    "displayName": "Spruce Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 303,
    "minStateId": 303,
    "maxStateId": 310,
    "drops": [406],
    "boundingBox": "block"
  },
  {
    "id": 370,
    "name": "birch_stairs",
    "displayName": "Birch Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12360,
    "minStateId": 12360,
    "maxStateId": 12367,
    "drops": [407],
    "boundingBox": "block"
  },
  {
    "id": 371,
    "name": "jungle_stairs",
    "displayName": "Jungle Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12320,
    "minStateId": 12320,
    "maxStateId": 12327,
    "drops": [408],
    "boundingBox": "block"
  },
  {
    "id": 372,
    "name": "command_block",
    "displayName": "Command Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14050,
    "minStateId": 14050,
    "maxStateId": 14061,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 373,
    "name": "beacon",
    "displayName": "Beacon",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 1,
    "defaultState": 743,
    "minStateId": 743,
    "maxStateId": 743,
    "drops": [419],
    "boundingBox": "block"
  },
  {
    "id": 374,
    "name": "cobblestone_wall",
    "displayName": "Cobblestone Wall",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3663,
    "minStateId": 3663,
    "maxStateId": 3824,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [420],
    "boundingBox": "block"
  },
  {
    "id": 375,
    "name": "mossy_cobblestone_wall",
    "displayName": "Mossy Cobblestone Wall",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3473,
    "minStateId": 3473,
    "maxStateId": 3634,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [421],
    "boundingBox": "block"
  },
  {
    "id": 405,
    "name": "carrots",
    "displayName": "Carrots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10485,
    "minStateId": 10485,
    "maxStateId": 10492,
    "drops": [1148],
    "boundingBox": "empty"
  },
  {
    "id": 406,
    "name": "potatoes",
    "displayName": "Potatoes",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1608,
    "minStateId": 1608,
    "maxStateId": 1615,
    "drops": [1149],
    "boundingBox": "empty"
  },
  {
    "id": 407,
    "name": "wooden_button",
    "displayName": "Oak Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11693,
    "minStateId": 11693,
    "maxStateId": 11704,
    "drops": [707],
    "boundingBox": "empty"
  },
  {
    "id": 408,
    "name": "spruce_button",
    "displayName": "Spruce Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6070,
    "minStateId": 6070,
    "maxStateId": 6081,
    "drops": [708],
    "boundingBox": "empty"
  },
  {
    "id": 409,
    "name": "birch_button",
    "displayName": "Birch Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14036,
    "minStateId": 14036,
    "maxStateId": 14047,
    "drops": [709],
    "boundingBox": "empty"
  },
  {
    "id": 410,
    "name": "jungle_button",
    "displayName": "Jungle Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 291,
    "minStateId": 291,
    "maxStateId": 302,
    "drops": [710],
    "boundingBox": "empty"
  },
  {
    "id": 411,
    "name": "acacia_button",
    "displayName": "Acacia Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13230,
    "minStateId": 13230,
    "maxStateId": 13241,
    "drops": [711],
    "boundingBox": "empty"
  },
  {
    "id": 412,
    "name": "cherry_button",
    "displayName": "Cherry Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6412,
    "minStateId": 6412,
    "maxStateId": 6423,
    "drops": [712],
    "boundingBox": "empty"
  },
  {
    "id": 413,
    "name": "dark_oak_button",
    "displayName": "Dark Oak Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 264,
    "minStateId": 264,
    "maxStateId": 275,
    "drops": [713],
    "boundingBox": "empty"
  },
  {
    "id": 414,
    "name": "pale_oak_button",
    "displayName": "Pale Oak Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13656,
    "minStateId": 13656,
    "maxStateId": 13667,
    "drops": [714],
    "boundingBox": "empty"
  },
  {
    "id": 415,
    "name": "mangrove_button",
    "displayName": "Mangrove Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12597,
    "minStateId": 12597,
    "maxStateId": 12608,
    "drops": [715],
    "boundingBox": "empty"
  },
  {
    "id": 416,
    "name": "bamboo_button",
    "displayName": "Bamboo Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11775,
    "minStateId": 11775,
    "maxStateId": 11786,
    "drops": [716],
    "boundingBox": "empty"
  },
  {
    "id": 417,
    "name": "skeleton_skull",
    "displayName": "Skeleton Skull",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8281,
    "minStateId": 8281,
    "maxStateId": 8286,
    "drops": [1154],
    "boundingBox": "block"
  },
  {
    "id": 419,
    "name": "wither_skeleton_skull",
    "displayName": "Wither Skeleton Skull",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13221,
    "minStateId": 13221,
    "maxStateId": 13226,
    "drops": [1155],
    "boundingBox": "block"
  },
  {
    "id": 421,
    "name": "zombie_head",
    "displayName": "Zombie Head",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 33,
    "minStateId": 33,
    "maxStateId": 38,
    "drops": [1157],
    "boundingBox": "block"
  },
  {
    "id": 423,
    "name": "player_head",
    "displayName": "Player Head",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5019,
    "minStateId": 5019,
    "maxStateId": 5024,
    "drops": [1156],
    "boundingBox": "block"
  },
  {
    "id": 425,
    "name": "creeper_head",
    "displayName": "Creeper Head",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9957,
    "minStateId": 9957,
    "maxStateId": 9962,
    "drops": [1158],
    "boundingBox": "block"
  },
  {
    "id": 427,
    "name": "dragon_head",
    "displayName": "Dragon Head",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9981,
    "minStateId": 9981,
    "maxStateId": 9986,
    "drops": [1159],
    "boundingBox": "block"
  },
  {
    "id": 429,
    "name": "piglin_head",
    "displayName": "Piglin Head",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12564,
    "minStateId": 12564,
    "maxStateId": 12569,
    "drops": [1160],
    "boundingBox": "block"
  },
  {
    "id": 431,
    "name": "anvil",
    "displayName": "Anvil",
    "hardness": 5,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11961,
    "minStateId": 11961,
    "maxStateId": 11964,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [442],
    "boundingBox": "block"
  },
  {
    "id": 432,
    "name": "chipped_anvil",
    "displayName": "Chipped Anvil",
    "hardness": 5,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6946,
    "minStateId": 6946,
    "maxStateId": 6949,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [443],
    "boundingBox": "block"
  },
  {
    "id": 433,
    "name": "damaged_anvil",
    "displayName": "Damaged Anvil",
    "hardness": 5,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14545,
    "minStateId": 14545,
    "maxStateId": 14548,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [444],
    "boundingBox": "block"
  },
  {
    "id": 434,
    "name": "trapped_chest",
    "displayName": "Trapped Chest",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9186,
    "minStateId": 9186,
    "maxStateId": 9189,
    "drops": [701],
    "boundingBox": "block"
  },
  {
    "id": 435,
    "name": "light_weighted_pressure_plate",
    "displayName": "Light Weighted Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4962,
    "minStateId": 4962,
    "maxStateId": 4977,
    "drops": [721],
    "boundingBox": "empty"
  },
  {
    "id": 436,
    "name": "heavy_weighted_pressure_plate",
    "displayName": "Heavy Weighted Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3635,
    "minStateId": 3635,
    "maxStateId": 3650,
    "drops": [722],
    "boundingBox": "empty"
  },
  {
    "id": 437,
    "name": "powered_comparator",
    "displayName": "Redstone Comparator",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1675,
    "minStateId": 1675,
    "maxStateId": 1690,
    "drops": [684],
    "boundingBox": "block"
  },
  {
    "id": 8011,
    "name": "unpowered_comparator",
    "displayName": "Redstone Comparator",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11653,
    "minStateId": 11653,
    "maxStateId": 11668,
    "drops": [684],
    "boundingBox": "block"
  },
  {
    "id": 438,
    "name": "daylight_detector",
    "displayName": "Daylight Detector",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5896,
    "minStateId": 5896,
    "maxStateId": 5911,
    "drops": [697],
    "boundingBox": "block"
  },
  {
    "id": 8012,
    "name": "daylight_detector_inverted",
    "displayName": "Daylight Detector",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6273,
    "minStateId": 6273,
    "maxStateId": 6288,
    "drops": [697],
    "boundingBox": "block"
  },
  {
    "id": 439,
    "name": "redstone_block",
    "displayName": "Block of Redstone",
    "hardness": 5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5090,
    "minStateId": 5090,
    "maxStateId": 5090,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [682],
    "boundingBox": "block"
  },
  {
    "id": 440,
    "name": "quartz_ore",
    "displayName": "Nether Quartz Ore",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6272,
    "minStateId": 6272,
    "maxStateId": 6272,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [839],
    "boundingBox": "block"
  },
  {
    "id": 441,
    "name": "hopper",
    "displayName": "Hopper",
    "hardness": 3,
    "resistance": 4.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12247,
    "minStateId": 12247,
    "maxStateId": 12258,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [690],
    "boundingBox": "block"
  },
  {
    "id": 442,
    "name": "quartz_block",
    "displayName": "Block of Quartz",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4993,
    "minStateId": 4993,
    "maxStateId": 4995,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [446],
    "boundingBox": "block"
  },
  {
    "id": 443,
    "name": "chiseled_quartz_block",
    "displayName": "Chiseled Quartz Block",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13335,
    "minStateId": 13335,
    "maxStateId": 13337,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [445],
    "boundingBox": "block"
  },
  {
    "id": 444,
    "name": "quartz_pillar",
    "displayName": "Quartz Pillar",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5123,
    "minStateId": 5123,
    "maxStateId": 5125,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [448],
    "boundingBox": "block"
  },
  {
    "id": 445,
    "name": "quartz_stairs",
    "displayName": "Quartz Stairs",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7046,
    "minStateId": 7046,
    "maxStateId": 7053,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [449],
    "boundingBox": "block"
  },
  {
    "id": 446,
    "name": "activator_rail",
    "displayName": "Activator Rail",
    "hardness": 0.7,
    "resistance": 0.7,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1580,
    "minStateId": 1580,
    "maxStateId": 1591,
    "drops": [792],
    "boundingBox": "empty"
  },
  {
    "id": 447,
    "name": "dropper",
    "displayName": "Dropper",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13577,
    "minStateId": 13577,
    "maxStateId": 13588,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [692],
    "boundingBox": "block"
  },
  {
    "id": 448,
    "name": "white_terracotta",
    "displayName": "White Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7082,
    "minStateId": 7082,
    "maxStateId": 7082,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [450],
    "boundingBox": "block"
  },
  {
    "id": 449,
    "name": "orange_terracotta",
    "displayName": "Orange Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13760,
    "minStateId": 13760,
    "maxStateId": 13760,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [451],
    "boundingBox": "block"
  },
  {
    "id": 450,
    "name": "magenta_terracotta",
    "displayName": "Magenta Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6379,
    "minStateId": 6379,
    "maxStateId": 6379,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [452],
    "boundingBox": "block"
  },
  {
    "id": 451,
    "name": "light_blue_terracotta",
    "displayName": "Light Blue Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6109,
    "minStateId": 6109,
    "maxStateId": 6109,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [453],
    "boundingBox": "block"
  },
  {
    "id": 452,
    "name": "yellow_terracotta",
    "displayName": "Yellow Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5893,
    "minStateId": 5893,
    "maxStateId": 5893,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [454],
    "boundingBox": "block"
  },
  {
    "id": 453,
    "name": "lime_terracotta",
    "displayName": "Lime Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 15068,
    "minStateId": 15068,
    "maxStateId": 15068,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [455],
    "boundingBox": "block"
  },
  {
    "id": 454,
    "name": "pink_terracotta",
    "displayName": "Pink Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5837,
    "minStateId": 5837,
    "maxStateId": 5837,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [456],
    "boundingBox": "block"
  },
  {
    "id": 455,
    "name": "gray_terracotta",
    "displayName": "Gray Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6353,
    "minStateId": 6353,
    "maxStateId": 6353,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [457],
    "boundingBox": "block"
  },
  {
    "id": 456,
    "name": "light_gray_terracotta",
    "displayName": "Light Gray Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2395,
    "minStateId": 2395,
    "maxStateId": 2395,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [458],
    "boundingBox": "block"
  },
  {
    "id": 457,
    "name": "cyan_terracotta",
    "displayName": "Cyan Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 0,
    "minStateId": 0,
    "maxStateId": 0,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [459],
    "boundingBox": "block"
  },
  {
    "id": 458,
    "name": "purple_terracotta",
    "displayName": "Purple Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11691,
    "minStateId": 11691,
    "maxStateId": 11691,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [460],
    "boundingBox": "block"
  },
  {
    "id": 459,
    "name": "blue_terracotta",
    "displayName": "Blue Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4952,
    "minStateId": 4952,
    "maxStateId": 4952,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [461],
    "boundingBox": "block"
  },
  {
    "id": 460,
    "name": "brown_terracotta",
    "displayName": "Brown Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14333,
    "minStateId": 14333,
    "maxStateId": 14333,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [462],
    "boundingBox": "block"
  },
  {
    "id": 461,
    "name": "green_terracotta",
    "displayName": "Green Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5007,
    "minStateId": 5007,
    "maxStateId": 5007,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [463],
    "boundingBox": "block"
  },
  {
    "id": 462,
    "name": "red_terracotta",
    "displayName": "Red Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3110,
    "minStateId": 3110,
    "maxStateId": 3110,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [464],
    "boundingBox": "block"
  },
  {
    "id": 463,
    "name": "black_terracotta",
    "displayName": "Black Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11368,
    "minStateId": 11368,
    "maxStateId": 11368,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [465],
    "boundingBox": "block"
  },
  {
    "id": 464,
    "name": "white_stained_glass_pane",
    "displayName": "White Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6312,
    "minStateId": 6312,
    "maxStateId": 6312,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 465,
    "name": "orange_stained_glass_pane",
    "displayName": "Orange Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1161,
    "minStateId": 1161,
    "maxStateId": 1161,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 466,
    "name": "magenta_stained_glass_pane",
    "displayName": "Magenta Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7080,
    "minStateId": 7080,
    "maxStateId": 7080,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 467,
    "name": "light_blue_stained_glass_pane",
    "displayName": "Light Blue Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5587,
    "minStateId": 5587,
    "maxStateId": 5587,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 468,
    "name": "yellow_stained_glass_pane",
    "displayName": "Yellow Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 740,
    "minStateId": 740,
    "maxStateId": 740,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 469,
    "name": "lime_stained_glass_pane",
    "displayName": "Lime Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13804,
    "minStateId": 13804,
    "maxStateId": 13804,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 470,
    "name": "pink_stained_glass_pane",
    "displayName": "Pink Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12651,
    "minStateId": 12651,
    "maxStateId": 12651,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 471,
    "name": "gray_stained_glass_pane",
    "displayName": "Gray Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12246,
    "minStateId": 12246,
    "maxStateId": 12246,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 472,
    "name": "light_gray_stained_glass_pane",
    "displayName": "Light Gray Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1756,
    "minStateId": 1756,
    "maxStateId": 1756,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 473,
    "name": "cyan_stained_glass_pane",
    "displayName": "Cyan Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11796,
    "minStateId": 11796,
    "maxStateId": 11796,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 474,
    "name": "purple_stained_glass_pane",
    "displayName": "Purple Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7533,
    "minStateId": 7533,
    "maxStateId": 7533,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 475,
    "name": "blue_stained_glass_pane",
    "displayName": "Blue Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 246,
    "minStateId": 246,
    "maxStateId": 246,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 476,
    "name": "brown_stained_glass_pane",
    "displayName": "Brown Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1257,
    "minStateId": 1257,
    "maxStateId": 1257,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 477,
    "name": "green_stained_glass_pane",
    "displayName": "Green Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5824,
    "minStateId": 5824,
    "maxStateId": 5824,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 478,
    "name": "red_stained_glass_pane",
    "displayName": "Red Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12646,
    "minStateId": 12646,
    "maxStateId": 12646,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 479,
    "name": "black_stained_glass_pane",
    "displayName": "Black Stained Glass Pane",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3662,
    "minStateId": 3662,
    "maxStateId": 3662,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 480,
    "name": "acacia_stairs",
    "displayName": "Acacia Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11490,
    "minStateId": 11490,
    "maxStateId": 11497,
    "drops": [409],
    "boundingBox": "block"
  },
  {
    "id": 481,
    "name": "cherry_stairs",
    "displayName": "Cherry Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12704,
    "minStateId": 12704,
    "maxStateId": 12711,
    "drops": [410],
    "boundingBox": "block"
  },
  {
    "id": 482,
    "name": "dark_oak_stairs",
    "displayName": "Dark Oak Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7927,
    "minStateId": 7927,
    "maxStateId": 7934,
    "drops": [411],
    "boundingBox": "block"
  },
  {
    "id": 483,
    "name": "pale_oak_stairs",
    "displayName": "Pale Oak Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13373,
    "minStateId": 13373,
    "maxStateId": 13380,
    "drops": [412],
    "boundingBox": "block"
  },
  {
    "id": 484,
    "name": "mangrove_stairs",
    "displayName": "Mangrove Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6388,
    "minStateId": 6388,
    "maxStateId": 6395,
    "drops": [413],
    "boundingBox": "block"
  },
  {
    "id": 485,
    "name": "bamboo_stairs",
    "displayName": "Bamboo Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2857,
    "minStateId": 2857,
    "maxStateId": 2864,
    "drops": [414],
    "boundingBox": "block"
  },
  {
    "id": 486,
    "name": "bamboo_mosaic_stairs",
    "displayName": "Bamboo Mosaic Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11498,
    "minStateId": 11498,
    "maxStateId": 11505,
    "drops": [415],
    "boundingBox": "block"
  },
  {
    "id": 487,
    "name": "slime",
    "displayName": "Slime Block",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 5932,
    "minStateId": 5932,
    "maxStateId": 5932,
    "drops": [687],
    "boundingBox": "block"
  },
  {
    "id": 488,
    "name": "barrier",
    "displayName": "Barrier",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11085,
    "minStateId": 11085,
    "maxStateId": 11085,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 489,
    "name": "light_block_9",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2349,
    "minStateId": 2349,
    "maxStateId": 2349,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8013,
    "name": "light_block_8",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2350,
    "minStateId": 2350,
    "maxStateId": 2350,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8014,
    "name": "light_block_7",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2351,
    "minStateId": 2351,
    "maxStateId": 2351,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8015,
    "name": "light_block_6",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2352,
    "minStateId": 2352,
    "maxStateId": 2352,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8016,
    "name": "light_block_5",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2353,
    "minStateId": 2353,
    "maxStateId": 2353,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8017,
    "name": "light_block_4",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2354,
    "minStateId": 2354,
    "maxStateId": 2354,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8018,
    "name": "light_block_3",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2355,
    "minStateId": 2355,
    "maxStateId": 2355,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8019,
    "name": "light_block_2",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2356,
    "minStateId": 2356,
    "maxStateId": 2356,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8020,
    "name": "light_block_1",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2357,
    "minStateId": 2357,
    "maxStateId": 2357,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8021,
    "name": "light_block_0",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2358,
    "minStateId": 2358,
    "maxStateId": 2358,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8022,
    "name": "light_block_12",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11789,
    "minStateId": 11789,
    "maxStateId": 11789,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8023,
    "name": "light_block_13",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11790,
    "minStateId": 11790,
    "maxStateId": 11790,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8024,
    "name": "light_block_10",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11791,
    "minStateId": 11791,
    "maxStateId": 11791,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8025,
    "name": "light_block_11",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11792,
    "minStateId": 11792,
    "maxStateId": 11792,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8026,
    "name": "light_block_14",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11793,
    "minStateId": 11793,
    "maxStateId": 11793,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8027,
    "name": "light_block_15",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11794,
    "minStateId": 11794,
    "maxStateId": 11794,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 490,
    "name": "iron_trapdoor",
    "displayName": "Iron Trapdoor",
    "hardness": 5,
    "resistance": 5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1592,
    "minStateId": 1592,
    "maxStateId": 1607,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [756],
    "boundingBox": "block"
  },
  {
    "id": 491,
    "name": "prismarine",
    "displayName": "Prismarine",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11333,
    "minStateId": 11333,
    "maxStateId": 11333,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [526],
    "boundingBox": "block"
  },
  {
    "id": 492,
    "name": "prismarine_bricks",
    "displayName": "Prismarine Bricks",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14362,
    "minStateId": 14362,
    "maxStateId": 14362,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [527],
    "boundingBox": "block"
  },
  {
    "id": 493,
    "name": "dark_prismarine",
    "displayName": "Dark Prismarine",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6116,
    "minStateId": 6116,
    "maxStateId": 6116,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [528],
    "boundingBox": "block"
  },
  {
    "id": 494,
    "name": "prismarine_stairs",
    "displayName": "Prismarine Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13269,
    "minStateId": 13269,
    "maxStateId": 13276,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [529],
    "boundingBox": "block"
  },
  {
    "id": 495,
    "name": "prismarine_bricks_stairs",
    "displayName": "Prismarine Brick Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1132,
    "minStateId": 1132,
    "maxStateId": 1139,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [530],
    "boundingBox": "block"
  },
  {
    "id": 496,
    "name": "dark_prismarine_stairs",
    "displayName": "Dark Prismarine Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13630,
    "minStateId": 13630,
    "maxStateId": 13637,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [531],
    "boundingBox": "block"
  },
  {
    "id": 497,
    "name": "prismarine_slab",
    "displayName": "Prismarine Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5999,
    "minStateId": 5999,
    "maxStateId": 6000,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [291],
    "boundingBox": "block"
  },
  {
    "id": 8028,
    "name": "prismarine_double_slab",
    "displayName": "Prismarine Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6001,
    "minStateId": 6001,
    "maxStateId": 6002,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [291],
    "boundingBox": "block"
  },
  {
    "id": 498,
    "name": "prismarine_brick_slab",
    "displayName": "Prismarine Brick Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5032,
    "minStateId": 5032,
    "maxStateId": 5033,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [292],
    "boundingBox": "block"
  },
  {
    "id": 8029,
    "name": "prismarine_brick_double_slab",
    "displayName": "Prismarine Brick Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14301,
    "minStateId": 14301,
    "maxStateId": 14302,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [292],
    "boundingBox": "block"
  },
  {
    "id": 499,
    "name": "dark_prismarine_double_slab",
    "displayName": "Dark Prismarine Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1243,
    "minStateId": 1243,
    "maxStateId": 1244,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [293],
    "boundingBox": "block"
  },
  {
    "id": 8030,
    "name": "dark_prismarine_slab",
    "displayName": "Dark Prismarine Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9999,
    "minStateId": 9999,
    "maxStateId": 10000,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [293],
    "boundingBox": "block"
  },
  {
    "id": 500,
    "name": "sea_lantern",
    "displayName": "Sea Lantern",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 15,
    "filterLight": 15,
    "defaultState": 13771,
    "minStateId": 13771,
    "maxStateId": 13771,
    "drops": [1169],
    "boundingBox": "block"
  },
  {
    "id": 501,
    "name": "hay_block",
    "displayName": "Hay Bale",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2604,
    "minStateId": 2604,
    "maxStateId": 2615,
    "drops": [468],
    "boundingBox": "block"
  },
  {
    "id": 502,
    "name": "white_carpet",
    "displayName": "White Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13277,
    "minStateId": 13277,
    "maxStateId": 13277,
    "drops": [469],
    "boundingBox": "block"
  },
  {
    "id": 503,
    "name": "orange_carpet",
    "displayName": "Orange Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12609,
    "minStateId": 12609,
    "maxStateId": 12609,
    "drops": [470],
    "boundingBox": "block"
  },
  {
    "id": 504,
    "name": "magenta_carpet",
    "displayName": "Magenta Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1202,
    "minStateId": 1202,
    "maxStateId": 1202,
    "drops": [471],
    "boundingBox": "block"
  },
  {
    "id": 505,
    "name": "light_blue_carpet",
    "displayName": "Light Blue Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7086,
    "minStateId": 7086,
    "maxStateId": 7086,
    "drops": [472],
    "boundingBox": "block"
  },
  {
    "id": 506,
    "name": "yellow_carpet",
    "displayName": "Yellow Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10501,
    "minStateId": 10501,
    "maxStateId": 10501,
    "drops": [473],
    "boundingBox": "block"
  },
  {
    "id": 507,
    "name": "lime_carpet",
    "displayName": "Lime Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12048,
    "minStateId": 12048,
    "maxStateId": 12048,
    "drops": [474],
    "boundingBox": "block"
  },
  {
    "id": 508,
    "name": "pink_carpet",
    "displayName": "Pink Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13928,
    "minStateId": 13928,
    "maxStateId": 13928,
    "drops": [475],
    "boundingBox": "block"
  },
  {
    "id": 509,
    "name": "gray_carpet",
    "displayName": "Gray Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1163,
    "minStateId": 1163,
    "maxStateId": 1163,
    "drops": [476],
    "boundingBox": "block"
  },
  {
    "id": 510,
    "name": "light_gray_carpet",
    "displayName": "Light Gray Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 15101,
    "minStateId": 15101,
    "maxStateId": 15101,
    "drops": [477],
    "boundingBox": "block"
  },
  {
    "id": 511,
    "name": "cyan_carpet",
    "displayName": "Cyan Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4907,
    "minStateId": 4907,
    "maxStateId": 4907,
    "drops": [478],
    "boundingBox": "block"
  },
  {
    "id": 512,
    "name": "purple_carpet",
    "displayName": "Purple Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13983,
    "minStateId": 13983,
    "maxStateId": 13983,
    "drops": [479],
    "boundingBox": "block"
  },
  {
    "id": 513,
    "name": "blue_carpet",
    "displayName": "Blue Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 942,
    "minStateId": 942,
    "maxStateId": 942,
    "drops": [480],
    "boundingBox": "block"
  },
  {
    "id": 514,
    "name": "brown_carpet",
    "displayName": "Brown Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3089,
    "minStateId": 3089,
    "maxStateId": 3089,
    "drops": [481],
    "boundingBox": "block"
  },
  {
    "id": 515,
    "name": "green_carpet",
    "displayName": "Green Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5031,
    "minStateId": 5031,
    "maxStateId": 5031,
    "drops": [482],
    "boundingBox": "block"
  },
  {
    "id": 516,
    "name": "red_carpet",
    "displayName": "Red Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13618,
    "minStateId": 13618,
    "maxStateId": 13618,
    "drops": [483],
    "boundingBox": "block"
  },
  {
    "id": 517,
    "name": "black_carpet",
    "displayName": "Black Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11094,
    "minStateId": 11094,
    "maxStateId": 11094,
    "drops": [484],
    "boundingBox": "block"
  },
  {
    "id": 518,
    "name": "hardened_clay",
    "displayName": "Terracotta",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1961,
    "minStateId": 1961,
    "maxStateId": 1961,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [485],
    "boundingBox": "block"
  },
  {
    "id": 519,
    "name": "coal_block",
    "displayName": "Block of Coal",
    "hardness": 5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8261,
    "minStateId": 8261,
    "maxStateId": 8261,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [83],
    "boundingBox": "block"
  },
  {
    "id": 520,
    "name": "packed_ice",
    "displayName": "Packed Ice",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1260,
    "minStateId": 1260,
    "maxStateId": 1260,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 521,
    "name": "sunflower",
    "displayName": "Sunflower",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6442,
    "minStateId": 6442,
    "maxStateId": 6443,
    "drops": [488],
    "boundingBox": "empty"
  },
  {
    "id": 522,
    "name": "lilac",
    "displayName": "Lilac",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13317,
    "minStateId": 13317,
    "maxStateId": 13318,
    "drops": [489],
    "boundingBox": "empty"
  },
  {
    "id": 523,
    "name": "rose_bush",
    "displayName": "Rose Bush",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8369,
    "minStateId": 8369,
    "maxStateId": 8370,
    "drops": [490],
    "boundingBox": "empty"
  },
  {
    "id": 524,
    "name": "peony",
    "displayName": "Peony",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14048,
    "minStateId": 14048,
    "maxStateId": 14049,
    "drops": [491],
    "boundingBox": "empty"
  },
  {
    "id": 525,
    "name": "tall_grass",
    "displayName": "Tall Grass",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11787,
    "minStateId": 11787,
    "maxStateId": 11788,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 526,
    "name": "large_fern",
    "displayName": "Large Fern",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11811,
    "minStateId": 11811,
    "maxStateId": 11812,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 542,
    "name": "standing_banner",
    "displayName": "Black Banner",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12303,
    "minStateId": 12303,
    "maxStateId": 12318,
    "drops": [1200],
    "boundingBox": "empty"
  },
  {
    "id": 558,
    "name": "wall_banner",
    "displayName": "Black Banner",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9291,
    "minStateId": 9291,
    "maxStateId": 9296,
    "drops": [1200],
    "boundingBox": "empty"
  },
  {
    "id": 559,
    "name": "red_sandstone",
    "displayName": "Red Sandstone",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11920,
    "minStateId": 11920,
    "maxStateId": 11920,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [533],
    "boundingBox": "block"
  },
  {
    "id": 560,
    "name": "chiseled_red_sandstone",
    "displayName": "Chiseled Red Sandstone",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13736,
    "minStateId": 13736,
    "maxStateId": 13736,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [534],
    "boundingBox": "block"
  },
  {
    "id": 561,
    "name": "cut_red_sandstone",
    "displayName": "Cut Red Sandstone",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5628,
    "minStateId": 5628,
    "maxStateId": 5628,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [535],
    "boundingBox": "block"
  },
  {
    "id": 562,
    "name": "red_sandstone_stairs",
    "displayName": "Red Sandstone Stairs",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8206,
    "minStateId": 8206,
    "maxStateId": 8213,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [536],
    "boundingBox": "block"
  },
  {
    "id": 563,
    "name": "oak_double_slab",
    "displayName": "Oak Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4908,
    "minStateId": 4908,
    "maxStateId": 4909,
    "drops": [264],
    "boundingBox": "block"
  },
  {
    "id": 8031,
    "name": "oak_slab",
    "displayName": "Oak Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5987,
    "minStateId": 5987,
    "maxStateId": 5988,
    "drops": [264],
    "boundingBox": "block"
  },
  {
    "id": 564,
    "name": "spruce_double_slab",
    "displayName": "Spruce Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3833,
    "minStateId": 3833,
    "maxStateId": 3834,
    "drops": [265],
    "boundingBox": "block"
  },
  {
    "id": 8032,
    "name": "spruce_slab",
    "displayName": "Spruce Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12539,
    "minStateId": 12539,
    "maxStateId": 12540,
    "drops": [265],
    "boundingBox": "block"
  },
  {
    "id": 565,
    "name": "birch_slab",
    "displayName": "Birch Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5527,
    "minStateId": 5527,
    "maxStateId": 5528,
    "drops": [266],
    "boundingBox": "block"
  },
  {
    "id": 8033,
    "name": "birch_double_slab",
    "displayName": "Birch Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14549,
    "minStateId": 14549,
    "maxStateId": 14550,
    "drops": [266],
    "boundingBox": "block"
  },
  {
    "id": 566,
    "name": "jungle_slab",
    "displayName": "Jungle Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5585,
    "minStateId": 5585,
    "maxStateId": 5586,
    "drops": [267],
    "boundingBox": "block"
  },
  {
    "id": 8034,
    "name": "jungle_double_slab",
    "displayName": "Jungle Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13807,
    "minStateId": 13807,
    "maxStateId": 13808,
    "drops": [267],
    "boundingBox": "block"
  },
  {
    "id": 567,
    "name": "acacia_double_slab",
    "displayName": "Acacia Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9324,
    "minStateId": 9324,
    "maxStateId": 9325,
    "drops": [268],
    "boundingBox": "block"
  },
  {
    "id": 8035,
    "name": "acacia_slab",
    "displayName": "Acacia Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13791,
    "minStateId": 13791,
    "maxStateId": 13792,
    "drops": [268],
    "boundingBox": "block"
  },
  {
    "id": 568,
    "name": "cherry_double_slab",
    "displayName": "Cherry Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11114,
    "minStateId": 11114,
    "maxStateId": 11115,
    "drops": [269],
    "boundingBox": "block"
  },
  {
    "id": 8036,
    "name": "cherry_slab",
    "displayName": "Cherry Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11507,
    "minStateId": 11507,
    "maxStateId": 11508,
    "drops": [269],
    "boundingBox": "block"
  },
  {
    "id": 569,
    "name": "dark_oak_slab",
    "displayName": "Dark Oak Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1757,
    "minStateId": 1757,
    "maxStateId": 1758,
    "drops": [270],
    "boundingBox": "block"
  },
  {
    "id": 8037,
    "name": "dark_oak_double_slab",
    "displayName": "Dark Oak Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5838,
    "minStateId": 5838,
    "maxStateId": 5839,
    "drops": [270],
    "boundingBox": "block"
  },
  {
    "id": 570,
    "name": "pale_oak_slab",
    "displayName": "Pale Oak Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5995,
    "minStateId": 5995,
    "maxStateId": 5996,
    "drops": [271],
    "boundingBox": "block"
  },
  {
    "id": 8038,
    "name": "pale_oak_double_slab",
    "displayName": "Pale Oak Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 15066,
    "minStateId": 15066,
    "maxStateId": 15067,
    "drops": [271],
    "boundingBox": "block"
  },
  {
    "id": 571,
    "name": "mangrove_double_slab",
    "displayName": "Mangrove Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1750,
    "minStateId": 1750,
    "maxStateId": 1751,
    "drops": [272],
    "boundingBox": "block"
  },
  {
    "id": 8039,
    "name": "mangrove_slab",
    "displayName": "Mangrove Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3449,
    "minStateId": 3449,
    "maxStateId": 3450,
    "drops": [272],
    "boundingBox": "block"
  },
  {
    "id": 572,
    "name": "bamboo_double_slab",
    "displayName": "Bamboo Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5980,
    "minStateId": 5980,
    "maxStateId": 5981,
    "drops": [273],
    "boundingBox": "block"
  },
  {
    "id": 8040,
    "name": "bamboo_slab",
    "displayName": "Bamboo Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11844,
    "minStateId": 11844,
    "maxStateId": 11845,
    "drops": [273],
    "boundingBox": "block"
  },
  {
    "id": 573,
    "name": "bamboo_mosaic_slab",
    "displayName": "Bamboo Mosaic Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3835,
    "minStateId": 3835,
    "maxStateId": 3836,
    "drops": [274],
    "boundingBox": "block"
  },
  {
    "id": 8041,
    "name": "bamboo_mosaic_double_slab",
    "displayName": "Bamboo Mosaic Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5875,
    "minStateId": 5875,
    "maxStateId": 5876,
    "drops": [274],
    "boundingBox": "block"
  },
  {
    "id": 574,
    "name": "normal_stone_slab",
    "displayName": "Stone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5888,
    "minStateId": 5888,
    "maxStateId": 5889,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [277],
    "boundingBox": "block"
  },
  {
    "id": 8042,
    "name": "normal_stone_double_slab",
    "displayName": "Stone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6105,
    "minStateId": 6105,
    "maxStateId": 6106,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [277],
    "boundingBox": "block"
  },
  {
    "id": 575,
    "name": "smooth_stone_double_slab",
    "displayName": "Smooth Stone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9399,
    "minStateId": 9399,
    "maxStateId": 9400,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [278],
    "boundingBox": "block"
  },
  {
    "id": 8043,
    "name": "smooth_stone_slab",
    "displayName": "Smooth Stone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13768,
    "minStateId": 13768,
    "maxStateId": 13769,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [278],
    "boundingBox": "block"
  },
  {
    "id": 576,
    "name": "sandstone_slab",
    "displayName": "Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1658,
    "minStateId": 1658,
    "maxStateId": 1659,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [279],
    "boundingBox": "block"
  },
  {
    "id": 8044,
    "name": "sandstone_double_slab",
    "displayName": "Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1705,
    "minStateId": 1705,
    "maxStateId": 1706,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [279],
    "boundingBox": "block"
  },
  {
    "id": 577,
    "name": "cut_sandstone_double_slab",
    "displayName": "Cut Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1692,
    "minStateId": 1692,
    "maxStateId": 1693,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [280],
    "boundingBox": "block"
  },
  {
    "id": 8045,
    "name": "cut_sandstone_slab",
    "displayName": "Cut Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8279,
    "minStateId": 8279,
    "maxStateId": 8280,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [280],
    "boundingBox": "block"
  },
  {
    "id": 578,
    "name": "petrified_oak_double_slab",
    "displayName": "Petrified Oak Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8189,
    "minStateId": 8189,
    "maxStateId": 8190,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [281],
    "boundingBox": "block"
  },
  {
    "id": 8046,
    "name": "petrified_oak_slab",
    "displayName": "Petrified Oak Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13399,
    "minStateId": 13399,
    "maxStateId": 13400,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [281],
    "boundingBox": "block"
  },
  {
    "id": 579,
    "name": "cobblestone_slab",
    "displayName": "Cobblestone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5877,
    "minStateId": 5877,
    "maxStateId": 5878,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [282],
    "boundingBox": "block"
  },
  {
    "id": 8047,
    "name": "cobblestone_double_slab",
    "displayName": "Cobblestone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14334,
    "minStateId": 14334,
    "maxStateId": 14335,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [282],
    "boundingBox": "block"
  },
  {
    "id": 580,
    "name": "brick_double_slab",
    "displayName": "Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 932,
    "minStateId": 932,
    "maxStateId": 933,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [283],
    "boundingBox": "block"
  },
  {
    "id": 8048,
    "name": "brick_slab",
    "displayName": "Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13761,
    "minStateId": 13761,
    "maxStateId": 13762,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [283],
    "boundingBox": "block"
  },
  {
    "id": 581,
    "name": "stone_brick_double_slab",
    "displayName": "Stone Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6107,
    "minStateId": 6107,
    "maxStateId": 6108,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [284],
    "boundingBox": "block"
  },
  {
    "id": 8049,
    "name": "stone_brick_slab",
    "displayName": "Stone Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11570,
    "minStateId": 11570,
    "maxStateId": 11571,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [284],
    "boundingBox": "block"
  },
  {
    "id": 582,
    "name": "mud_brick_double_slab",
    "displayName": "Mud Brick Slab",
    "hardness": 1.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 967,
    "minStateId": 967,
    "maxStateId": 968,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [285],
    "boundingBox": "block"
  },
  {
    "id": 8050,
    "name": "mud_brick_slab",
    "displayName": "Mud Brick Slab",
    "hardness": 1.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5614,
    "minStateId": 5614,
    "maxStateId": 5615,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [285],
    "boundingBox": "block"
  },
  {
    "id": 583,
    "name": "nether_brick_slab",
    "displayName": "Nether Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11122,
    "minStateId": 11122,
    "maxStateId": 11123,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [286],
    "boundingBox": "block"
  },
  {
    "id": 8051,
    "name": "nether_brick_double_slab",
    "displayName": "Nether Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11470,
    "minStateId": 11470,
    "maxStateId": 11471,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [286],
    "boundingBox": "block"
  },
  {
    "id": 584,
    "name": "quartz_double_slab",
    "displayName": "Quartz Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3285,
    "minStateId": 3285,
    "maxStateId": 3286,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [287],
    "boundingBox": "block"
  },
  {
    "id": 8052,
    "name": "quartz_slab",
    "displayName": "Quartz Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11987,
    "minStateId": 11987,
    "maxStateId": 11988,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [287],
    "boundingBox": "block"
  },
  {
    "id": 585,
    "name": "red_sandstone_double_slab",
    "displayName": "Red Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2598,
    "minStateId": 2598,
    "maxStateId": 2599,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [288],
    "boundingBox": "block"
  },
  {
    "id": 8053,
    "name": "red_sandstone_slab",
    "displayName": "Red Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3054,
    "minStateId": 3054,
    "maxStateId": 3055,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [288],
    "boundingBox": "block"
  },
  {
    "id": 586,
    "name": "cut_red_sandstone_double_slab",
    "displayName": "Cut Red Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5976,
    "minStateId": 5976,
    "maxStateId": 5977,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [289],
    "boundingBox": "block"
  },
  {
    "id": 8054,
    "name": "cut_red_sandstone_slab",
    "displayName": "Cut Red Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13620,
    "minStateId": 13620,
    "maxStateId": 13621,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [289],
    "boundingBox": "block"
  },
  {
    "id": 587,
    "name": "purpur_slab",
    "displayName": "Purpur Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2572,
    "minStateId": 2572,
    "maxStateId": 2573,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [290],
    "boundingBox": "block"
  },
  {
    "id": 8055,
    "name": "purpur_double_slab",
    "displayName": "Purpur Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11141,
    "minStateId": 11141,
    "maxStateId": 11142,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [290],
    "boundingBox": "block"
  },
  {
    "id": 588,
    "name": "smooth_stone",
    "displayName": "Smooth Stone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6351,
    "minStateId": 6351,
    "maxStateId": 6351,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [297],
    "boundingBox": "block"
  },
  {
    "id": 589,
    "name": "smooth_sandstone",
    "displayName": "Smooth Sandstone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 915,
    "minStateId": 915,
    "maxStateId": 915,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [296],
    "boundingBox": "block"
  },
  {
    "id": 590,
    "name": "smooth_quartz",
    "displayName": "Smooth Quartz Block",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6301,
    "minStateId": 6301,
    "maxStateId": 6303,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [294],
    "boundingBox": "block"
  },
  {
    "id": 591,
    "name": "smooth_red_sandstone",
    "displayName": "Smooth Red Sandstone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13991,
    "minStateId": 13991,
    "maxStateId": 13991,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [295],
    "boundingBox": "block"
  },
  {
    "id": 592,
    "name": "spruce_fence_gate",
    "displayName": "Spruce Fence Gate",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11924,
    "minStateId": 11924,
    "maxStateId": 11939,
    "drops": [778],
    "boundingBox": "block"
  },
  {
    "id": 593,
    "name": "birch_fence_gate",
    "displayName": "Birch Fence Gate",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5091,
    "minStateId": 5091,
    "maxStateId": 5106,
    "drops": [779],
    "boundingBox": "block"
  },
  {
    "id": 594,
    "name": "jungle_fence_gate",
    "displayName": "Jungle Fence Gate",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8225,
    "minStateId": 8225,
    "maxStateId": 8240,
    "drops": [780],
    "boundingBox": "block"
  },
  {
    "id": 595,
    "name": "acacia_fence_gate",
    "displayName": "Acacia Fence Gate",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13815,
    "minStateId": 13815,
    "maxStateId": 13830,
    "drops": [781],
    "boundingBox": "block"
  },
  {
    "id": 596,
    "name": "cherry_fence_gate",
    "displayName": "Cherry Fence Gate",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 15069,
    "minStateId": 15069,
    "maxStateId": 15084,
    "drops": [782],
    "boundingBox": "block"
  },
  {
    "id": 597,
    "name": "dark_oak_fence_gate",
    "displayName": "Dark Oak Fence Gate",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5857,
    "minStateId": 5857,
    "maxStateId": 5872,
    "drops": [783],
    "boundingBox": "block"
  },
  {
    "id": 598,
    "name": "pale_oak_fence_gate",
    "displayName": "Pale Oak Fence Gate",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 313,
    "minStateId": 313,
    "maxStateId": 328,
    "drops": [784],
    "boundingBox": "block"
  },
  {
    "id": 599,
    "name": "mangrove_fence_gate",
    "displayName": "Mangrove Fence Gate",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6426,
    "minStateId": 6426,
    "maxStateId": 6441,
    "drops": [785],
    "boundingBox": "block"
  },
  {
    "id": 600,
    "name": "bamboo_fence_gate",
    "displayName": "Bamboo Fence Gate",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7909,
    "minStateId": 7909,
    "maxStateId": 7924,
    "drops": [786],
    "boundingBox": "block"
  },
  {
    "id": 601,
    "name": "spruce_fence",
    "displayName": "Spruce Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1700,
    "minStateId": 1700,
    "maxStateId": 1700,
    "drops": [326],
    "boundingBox": "block"
  },
  {
    "id": 602,
    "name": "birch_fence",
    "displayName": "Birch Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14541,
    "minStateId": 14541,
    "maxStateId": 14541,
    "drops": [327],
    "boundingBox": "block"
  },
  {
    "id": 603,
    "name": "jungle_fence",
    "displayName": "Jungle Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1691,
    "minStateId": 1691,
    "maxStateId": 1691,
    "drops": [328],
    "boundingBox": "block"
  },
  {
    "id": 604,
    "name": "acacia_fence",
    "displayName": "Acacia Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14568,
    "minStateId": 14568,
    "maxStateId": 14568,
    "drops": [329],
    "boundingBox": "block"
  },
  {
    "id": 605,
    "name": "cherry_fence",
    "displayName": "Cherry Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3107,
    "minStateId": 3107,
    "maxStateId": 3107,
    "drops": [330],
    "boundingBox": "block"
  },
  {
    "id": 606,
    "name": "dark_oak_fence",
    "displayName": "Dark Oak Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12654,
    "minStateId": 12654,
    "maxStateId": 12654,
    "drops": [331],
    "boundingBox": "block"
  },
  {
    "id": 607,
    "name": "pale_oak_fence",
    "displayName": "Pale Oak Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1651,
    "minStateId": 1651,
    "maxStateId": 1651,
    "drops": [332],
    "boundingBox": "block"
  },
  {
    "id": 608,
    "name": "mangrove_fence",
    "displayName": "Mangrove Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11959,
    "minStateId": 11959,
    "maxStateId": 11959,
    "drops": [333],
    "boundingBox": "block"
  },
  {
    "id": 609,
    "name": "bamboo_fence",
    "displayName": "Bamboo Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1948,
    "minStateId": 1948,
    "maxStateId": 1948,
    "drops": [334],
    "boundingBox": "block"
  },
  {
    "id": 610,
    "name": "spruce_door",
    "displayName": "Spruce Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6910,
    "minStateId": 6910,
    "maxStateId": 6941,
    "drops": [737],
    "boundingBox": "block"
  },
  {
    "id": 611,
    "name": "birch_door",
    "displayName": "Birch Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12661,
    "minStateId": 12661,
    "maxStateId": 12692,
    "drops": [738],
    "boundingBox": "block"
  },
  {
    "id": 612,
    "name": "jungle_door",
    "displayName": "Jungle Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11436,
    "minStateId": 11436,
    "maxStateId": 11467,
    "drops": [739],
    "boundingBox": "block"
  },
  {
    "id": 613,
    "name": "acacia_door",
    "displayName": "Acacia Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6162,
    "minStateId": 6162,
    "maxStateId": 6193,
    "drops": [740],
    "boundingBox": "block"
  },
  {
    "id": 614,
    "name": "cherry_door",
    "displayName": "Cherry Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6003,
    "minStateId": 6003,
    "maxStateId": 6034,
    "drops": [741],
    "boundingBox": "block"
  },
  {
    "id": 615,
    "name": "dark_oak_door",
    "displayName": "Dark Oak Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9326,
    "minStateId": 9326,
    "maxStateId": 9357,
    "drops": [742],
    "boundingBox": "block"
  },
  {
    "id": 616,
    "name": "pale_oak_door",
    "displayName": "Pale Oak Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2359,
    "minStateId": 2359,
    "maxStateId": 2390,
    "drops": [743],
    "boundingBox": "block"
  },
  {
    "id": 617,
    "name": "mangrove_door",
    "displayName": "Mangrove Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11705,
    "minStateId": 11705,
    "maxStateId": 11736,
    "drops": [744],
    "boundingBox": "block"
  },
  {
    "id": 618,
    "name": "bamboo_door",
    "displayName": "Bamboo Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1268,
    "minStateId": 1268,
    "maxStateId": 1299,
    "drops": [745],
    "boundingBox": "block"
  },
  {
    "id": 619,
    "name": "end_rod",
    "displayName": "End Rod",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 14,
    "filterLight": 0,
    "defaultState": 10465,
    "minStateId": 10465,
    "maxStateId": 10470,
    "drops": [305],
    "boundingBox": "block"
  },
  {
    "id": 620,
    "name": "chorus_plant",
    "displayName": "Chorus Plant",
    "hardness": 0.4,
    "resistance": 0.4,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 8784,
    "minStateId": 8784,
    "maxStateId": 8784,
    "drops": [0],
    "boundingBox": "block"
  },
  {
    "id": 621,
    "name": "chorus_flower",
    "displayName": "Chorus Flower",
    "hardness": 0.4,
    "resistance": 0.4,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 6305,
    "minStateId": 6305,
    "maxStateId": 6310,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 622,
    "name": "purpur_block",
    "displayName": "Purpur Block",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13943,
    "minStateId": 13943,
    "maxStateId": 13945,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [308],
    "boundingBox": "block"
  },
  {
    "id": 623,
    "name": "purpur_pillar",
    "displayName": "Purpur Pillar",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9288,
    "minStateId": 9288,
    "maxStateId": 9290,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [309],
    "boundingBox": "block"
  },
  {
    "id": 624,
    "name": "purpur_stairs",
    "displayName": "Purpur Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13992,
    "minStateId": 13992,
    "maxStateId": 13999,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [310],
    "boundingBox": "block"
  },
  {
    "id": 625,
    "name": "end_bricks",
    "displayName": "End Stone Bricks",
    "hardness": 3,
    "resistance": 9,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1258,
    "minStateId": 1258,
    "maxStateId": 1258,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [400],
    "boundingBox": "block"
  },
  {
    "id": 626,
    "name": "torchflower_crop",
    "displayName": "Torchflower Crop",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11086,
    "minStateId": 11086,
    "maxStateId": 11093,
    "drops": [1204],
    "boundingBox": "empty"
  },
  {
    "id": 627,
    "name": "pitcher_crop",
    "displayName": "Pitcher Crop",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1203,
    "minStateId": 1203,
    "maxStateId": 1218,
    "drops": [1205],
    "boundingBox": "block"
  },
  {
    "id": 628,
    "name": "pitcher_plant",
    "displayName": "Pitcher Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5066,
    "minStateId": 5066,
    "maxStateId": 5067,
    "drops": [241],
    "boundingBox": "empty"
  },
  {
    "id": 629,
    "name": "beetroot",
    "displayName": "Beetroots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8149,
    "minStateId": 8149,
    "maxStateId": 8156,
    "drops": [1207],
    "boundingBox": "empty"
  },
  {
    "id": 630,
    "name": "grass_path",
    "displayName": "Dirt Path",
    "hardness": 0.65,
    "resistance": 0.65,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14569,
    "minStateId": 14569,
    "maxStateId": 14569,
    "drops": [28],
    "boundingBox": "block"
  },
  {
    "id": 631,
    "name": "end_gateway",
    "displayName": "End Gateway",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 1,
    "defaultState": 741,
    "minStateId": 741,
    "maxStateId": 741,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 632,
    "name": "repeating_command_block",
    "displayName": "Repeating Command Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13961,
    "minStateId": 13961,
    "maxStateId": 13972,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 633,
    "name": "chain_command_block",
    "displayName": "Chain Command Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11908,
    "minStateId": 11908,
    "maxStateId": 11919,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 634,
    "name": "frosted_ice",
    "displayName": "Frosted Ice",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 6942,
    "minStateId": 6942,
    "maxStateId": 6945,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 635,
    "name": "magma",
    "displayName": "Magma Block",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 3,
    "filterLight": 15,
    "defaultState": 14320,
    "minStateId": 14320,
    "maxStateId": 14320,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [539],
    "boundingBox": "block"
  },
  {
    "id": 636,
    "name": "nether_wart_block",
    "displayName": "Nether Wart Block",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5998,
    "minStateId": 5998,
    "maxStateId": 5998,
    "drops": [540],
    "boundingBox": "block"
  },
  {
    "id": 637,
    "name": "red_nether_brick",
    "displayName": "Red Nether Bricks",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 744,
    "minStateId": 744,
    "maxStateId": 744,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [542],
    "boundingBox": "block"
  },
  {
    "id": 638,
    "name": "bone_block",
    "displayName": "Bone Block",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5933,
    "minStateId": 5933,
    "maxStateId": 5944,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [543],
    "boundingBox": "block"
  },
  {
    "id": 639,
    "name": "structure_void",
    "displayName": "Structure Void",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5880,
    "minStateId": 5880,
    "maxStateId": 5880,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 640,
    "name": "observer",
    "displayName": "Observer",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4389,
    "minStateId": 4389,
    "maxStateId": 4400,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [689],
    "boundingBox": "block"
  },
  {
    "id": 641,
    "name": "undyed_shulker_box",
    "displayName": "Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 4978,
    "minStateId": 4978,
    "maxStateId": 4978,
    "drops": [545],
    "boundingBox": "block"
  },
  {
    "id": 642,
    "name": "white_shulker_box",
    "displayName": "White Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1664,
    "minStateId": 1664,
    "maxStateId": 1664,
    "drops": [546],
    "boundingBox": "block"
  },
  {
    "id": 643,
    "name": "orange_shulker_box",
    "displayName": "Orange Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11511,
    "minStateId": 11511,
    "maxStateId": 11511,
    "drops": [547],
    "boundingBox": "block"
  },
  {
    "id": 644,
    "name": "magenta_shulker_box",
    "displayName": "Magenta Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1259,
    "minStateId": 1259,
    "maxStateId": 1259,
    "drops": [548],
    "boundingBox": "block"
  },
  {
    "id": 645,
    "name": "light_blue_shulker_box",
    "displayName": "Light Blue Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 12319,
    "minStateId": 12319,
    "maxStateId": 12319,
    "drops": [549],
    "boundingBox": "block"
  },
  {
    "id": 646,
    "name": "yellow_shulker_box",
    "displayName": "Yellow Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 286,
    "minStateId": 286,
    "maxStateId": 286,
    "drops": [550],
    "boundingBox": "block"
  },
  {
    "id": 647,
    "name": "lime_shulker_box",
    "displayName": "Lime Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1572,
    "minStateId": 1572,
    "maxStateId": 1572,
    "drops": [551],
    "boundingBox": "block"
  },
  {
    "id": 648,
    "name": "pink_shulker_box",
    "displayName": "Pink Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 6133,
    "minStateId": 6133,
    "maxStateId": 6133,
    "drops": [552],
    "boundingBox": "block"
  },
  {
    "id": 649,
    "name": "gray_shulker_box",
    "displayName": "Gray Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 8205,
    "minStateId": 8205,
    "maxStateId": 8205,
    "drops": [553],
    "boundingBox": "block"
  },
  {
    "id": 650,
    "name": "light_gray_shulker_box",
    "displayName": "Light Gray Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 10483,
    "minStateId": 10483,
    "maxStateId": 10483,
    "drops": [554],
    "boundingBox": "block"
  },
  {
    "id": 651,
    "name": "cyan_shulker_box",
    "displayName": "Cyan Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 12550,
    "minStateId": 12550,
    "maxStateId": 12550,
    "drops": [555],
    "boundingBox": "block"
  },
  {
    "id": 652,
    "name": "purple_shulker_box",
    "displayName": "Purple Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 13572,
    "minStateId": 13572,
    "maxStateId": 13572,
    "drops": [556],
    "boundingBox": "block"
  },
  {
    "id": 653,
    "name": "blue_shulker_box",
    "displayName": "Blue Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11564,
    "minStateId": 11564,
    "maxStateId": 11564,
    "drops": [557],
    "boundingBox": "block"
  },
  {
    "id": 654,
    "name": "brown_shulker_box",
    "displayName": "Brown Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 12228,
    "minStateId": 12228,
    "maxStateId": 12228,
    "drops": [558],
    "boundingBox": "block"
  },
  {
    "id": 655,
    "name": "green_shulker_box",
    "displayName": "Green Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11810,
    "minStateId": 11810,
    "maxStateId": 11810,
    "drops": [559],
    "boundingBox": "block"
  },
  {
    "id": 656,
    "name": "red_shulker_box",
    "displayName": "Red Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 6196,
    "minStateId": 6196,
    "maxStateId": 6196,
    "drops": [560],
    "boundingBox": "block"
  },
  {
    "id": 657,
    "name": "black_shulker_box",
    "displayName": "Black Shulker Box",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 1,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11081,
    "minStateId": 11081,
    "maxStateId": 11081,
    "drops": [561],
    "boundingBox": "block"
  },
  {
    "id": 658,
    "name": "white_glazed_terracotta",
    "displayName": "White Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9176,
    "minStateId": 9176,
    "maxStateId": 9181,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [562],
    "boundingBox": "block"
  },
  {
    "id": 659,
    "name": "orange_glazed_terracotta",
    "displayName": "Orange Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3451,
    "minStateId": 3451,
    "maxStateId": 3456,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [563],
    "boundingBox": "block"
  },
  {
    "id": 660,
    "name": "magenta_glazed_terracotta",
    "displayName": "Magenta Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3279,
    "minStateId": 3279,
    "maxStateId": 3284,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [564],
    "boundingBox": "block"
  },
  {
    "id": 661,
    "name": "light_blue_glazed_terracotta",
    "displayName": "Light Blue Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8363,
    "minStateId": 8363,
    "maxStateId": 8368,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [565],
    "boundingBox": "block"
  },
  {
    "id": 662,
    "name": "yellow_glazed_terracotta",
    "displayName": "Yellow Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3075,
    "minStateId": 3075,
    "maxStateId": 3080,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [566],
    "boundingBox": "block"
  },
  {
    "id": 663,
    "name": "lime_glazed_terracotta",
    "displayName": "Lime Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1165,
    "minStateId": 1165,
    "maxStateId": 1170,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [567],
    "boundingBox": "block"
  },
  {
    "id": 664,
    "name": "pink_glazed_terracotta",
    "displayName": "Pink Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11881,
    "minStateId": 11881,
    "maxStateId": 11886,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [568],
    "boundingBox": "block"
  },
  {
    "id": 665,
    "name": "gray_glazed_terracotta",
    "displayName": "Gray Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 15085,
    "minStateId": 15085,
    "maxStateId": 15090,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [569],
    "boundingBox": "block"
  },
  {
    "id": 666,
    "name": "silver_glazed_terracotta",
    "displayName": "Light Gray Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4407,
    "minStateId": 4407,
    "maxStateId": 4412,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [570],
    "boundingBox": "block"
  },
  {
    "id": 667,
    "name": "cyan_glazed_terracotta",
    "displayName": "Cyan Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8214,
    "minStateId": 8214,
    "maxStateId": 8219,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [571],
    "boundingBox": "block"
  },
  {
    "id": 668,
    "name": "purple_glazed_terracotta",
    "displayName": "Purple Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12530,
    "minStateId": 12530,
    "maxStateId": 12535,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [572],
    "boundingBox": "block"
  },
  {
    "id": 669,
    "name": "blue_glazed_terracotta",
    "displayName": "Blue Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8357,
    "minStateId": 8357,
    "maxStateId": 8362,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [573],
    "boundingBox": "block"
  },
  {
    "id": 670,
    "name": "brown_glazed_terracotta",
    "displayName": "Brown Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4813,
    "minStateId": 4813,
    "maxStateId": 4818,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [574],
    "boundingBox": "block"
  },
  {
    "id": 671,
    "name": "green_glazed_terracotta",
    "displayName": "Green Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11950,
    "minStateId": 11950,
    "maxStateId": 11955,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [575],
    "boundingBox": "block"
  },
  {
    "id": 672,
    "name": "red_glazed_terracotta",
    "displayName": "Red Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5851,
    "minStateId": 5851,
    "maxStateId": 5856,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [576],
    "boundingBox": "block"
  },
  {
    "id": 673,
    "name": "black_glazed_terracotta",
    "displayName": "Black Glazed Terracotta",
    "hardness": 1.4,
    "resistance": 1.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9963,
    "minStateId": 9963,
    "maxStateId": 9968,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [577],
    "boundingBox": "block"
  },
  {
    "id": 674,
    "name": "white_concrete",
    "displayName": "White Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14551,
    "minStateId": 14551,
    "maxStateId": 14551,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [578],
    "boundingBox": "block"
  },
  {
    "id": 675,
    "name": "orange_concrete",
    "displayName": "Orange Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12046,
    "minStateId": 12046,
    "maxStateId": 12046,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [579],
    "boundingBox": "block"
  },
  {
    "id": 676,
    "name": "magenta_concrete",
    "displayName": "Magenta Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6115,
    "minStateId": 6115,
    "maxStateId": 6115,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [580],
    "boundingBox": "block"
  },
  {
    "id": 677,
    "name": "light_blue_concrete",
    "displayName": "Light Blue Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13669,
    "minStateId": 13669,
    "maxStateId": 13669,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [581],
    "boundingBox": "block"
  },
  {
    "id": 678,
    "name": "yellow_concrete",
    "displayName": "Yellow Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4906,
    "minStateId": 4906,
    "maxStateId": 4906,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [582],
    "boundingBox": "block"
  },
  {
    "id": 679,
    "name": "lime_concrete",
    "displayName": "Lime Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6373,
    "minStateId": 6373,
    "maxStateId": 6373,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [583],
    "boundingBox": "block"
  },
  {
    "id": 680,
    "name": "pink_concrete",
    "displayName": "Pink Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4421,
    "minStateId": 4421,
    "maxStateId": 4421,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [584],
    "boundingBox": "block"
  },
  {
    "id": 681,
    "name": "gray_concrete",
    "displayName": "Gray Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13401,
    "minStateId": 13401,
    "maxStateId": 13401,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [585],
    "boundingBox": "block"
  },
  {
    "id": 682,
    "name": "light_gray_concrete",
    "displayName": "Light Gray Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2588,
    "minStateId": 2588,
    "maxStateId": 2588,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [586],
    "boundingBox": "block"
  },
  {
    "id": 683,
    "name": "cyan_concrete",
    "displayName": "Cyan Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13278,
    "minStateId": 13278,
    "maxStateId": 13278,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [587],
    "boundingBox": "block"
  },
  {
    "id": 684,
    "name": "purple_concrete",
    "displayName": "Purple Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5881,
    "minStateId": 5881,
    "maxStateId": 5881,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [588],
    "boundingBox": "block"
  },
  {
    "id": 685,
    "name": "blue_concrete",
    "displayName": "Blue Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13288,
    "minStateId": 13288,
    "maxStateId": 13288,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [589],
    "boundingBox": "block"
  },
  {
    "id": 686,
    "name": "brown_concrete",
    "displayName": "Brown Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11506,
    "minStateId": 11506,
    "maxStateId": 11506,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [590],
    "boundingBox": "block"
  },
  {
    "id": 687,
    "name": "green_concrete",
    "displayName": "Green Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10474,
    "minStateId": 10474,
    "maxStateId": 10474,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [591],
    "boundingBox": "block"
  },
  {
    "id": 688,
    "name": "red_concrete",
    "displayName": "Red Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13927,
    "minStateId": 13927,
    "maxStateId": 13927,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [592],
    "boundingBox": "block"
  },
  {
    "id": 689,
    "name": "black_concrete",
    "displayName": "Black Concrete",
    "hardness": 1.8,
    "resistance": 1.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12013,
    "minStateId": 12013,
    "maxStateId": 12013,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [593],
    "boundingBox": "block"
  },
  {
    "id": 690,
    "name": "white_concrete_powder",
    "displayName": "White Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7471,
    "minStateId": 7471,
    "maxStateId": 7471,
    "drops": [594],
    "boundingBox": "block"
  },
  {
    "id": 691,
    "name": "orange_concrete_powder",
    "displayName": "Orange Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14894,
    "minStateId": 14894,
    "maxStateId": 14894,
    "drops": [595],
    "boundingBox": "block"
  },
  {
    "id": 692,
    "name": "magenta_concrete_powder",
    "displayName": "Magenta Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6214,
    "minStateId": 6214,
    "maxStateId": 6214,
    "drops": [596],
    "boundingBox": "block"
  },
  {
    "id": 693,
    "name": "light_blue_concrete_powder",
    "displayName": "Light Blue Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 71,
    "minStateId": 71,
    "maxStateId": 71,
    "drops": [597],
    "boundingBox": "block"
  },
  {
    "id": 694,
    "name": "yellow_concrete_powder",
    "displayName": "Yellow Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13799,
    "minStateId": 13799,
    "maxStateId": 13799,
    "drops": [598],
    "boundingBox": "block"
  },
  {
    "id": 695,
    "name": "lime_concrete_powder",
    "displayName": "Lime Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14307,
    "minStateId": 14307,
    "maxStateId": 14307,
    "drops": [599],
    "boundingBox": "block"
  },
  {
    "id": 696,
    "name": "pink_concrete_powder",
    "displayName": "Pink Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5994,
    "minStateId": 5994,
    "maxStateId": 5994,
    "drops": [600],
    "boundingBox": "block"
  },
  {
    "id": 697,
    "name": "gray_concrete_powder",
    "displayName": "Gray Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13398,
    "minStateId": 13398,
    "maxStateId": 13398,
    "drops": [601],
    "boundingBox": "block"
  },
  {
    "id": 698,
    "name": "light_gray_concrete_powder",
    "displayName": "Light Gray Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13261,
    "minStateId": 13261,
    "maxStateId": 13261,
    "drops": [602],
    "boundingBox": "block"
  },
  {
    "id": 699,
    "name": "cyan_concrete_powder",
    "displayName": "Cyan Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4808,
    "minStateId": 4808,
    "maxStateId": 4808,
    "drops": [603],
    "boundingBox": "block"
  },
  {
    "id": 700,
    "name": "purple_concrete_powder",
    "displayName": "Purple Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11880,
    "minStateId": 11880,
    "maxStateId": 11880,
    "drops": [604],
    "boundingBox": "block"
  },
  {
    "id": 701,
    "name": "blue_concrete_powder",
    "displayName": "Blue Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12045,
    "minStateId": 12045,
    "maxStateId": 12045,
    "drops": [605],
    "boundingBox": "block"
  },
  {
    "id": 702,
    "name": "brown_concrete_powder",
    "displayName": "Brown Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10048,
    "minStateId": 10048,
    "maxStateId": 10048,
    "drops": [606],
    "boundingBox": "block"
  },
  {
    "id": 703,
    "name": "green_concrete_powder",
    "displayName": "Green Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12536,
    "minStateId": 12536,
    "maxStateId": 12536,
    "drops": [607],
    "boundingBox": "block"
  },
  {
    "id": 704,
    "name": "red_concrete_powder",
    "displayName": "Red Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13260,
    "minStateId": 13260,
    "maxStateId": 13260,
    "drops": [608],
    "boundingBox": "block"
  },
  {
    "id": 705,
    "name": "black_concrete_powder",
    "displayName": "Black Concrete Powder",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1704,
    "minStateId": 1704,
    "maxStateId": 1704,
    "drops": [609],
    "boundingBox": "block"
  },
  {
    "id": 707,
    "name": "kelp",
    "displayName": "Kelp Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 8298,
    "minStateId": 8298,
    "maxStateId": 8323,
    "drops": [253],
    "boundingBox": "empty"
  },
  {
    "id": 708,
    "name": "dried_kelp_block",
    "displayName": "Dried Kelp Block",
    "hardness": 0.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14303,
    "minStateId": 14303,
    "maxStateId": 14303,
    "drops": [956],
    "boundingBox": "block"
  },
  {
    "id": 709,
    "name": "turtle_egg",
    "displayName": "Turtle Egg",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14308,
    "minStateId": 14308,
    "maxStateId": 14319,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 710,
    "name": "sniffer_egg",
    "displayName": "Sniffer Egg",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12355,
    "minStateId": 12355,
    "maxStateId": 12357,
    "drops": [611],
    "boundingBox": "block"
  },
  {
    "id": 711,
    "name": "dead_tube_coral_block",
    "displayName": "Dead Tube Coral Block",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5533,
    "minStateId": 5533,
    "maxStateId": 5533,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [612],
    "boundingBox": "block"
  },
  {
    "id": 712,
    "name": "dead_brain_coral_block",
    "displayName": "Dead Brain Coral Block",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11958,
    "minStateId": 11958,
    "maxStateId": 11958,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [613],
    "boundingBox": "block"
  },
  {
    "id": 713,
    "name": "dead_bubble_coral_block",
    "displayName": "Dead Bubble Coral Block",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3098,
    "minStateId": 3098,
    "maxStateId": 3098,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [614],
    "boundingBox": "block"
  },
  {
    "id": 714,
    "name": "dead_fire_coral_block",
    "displayName": "Dead Fire Coral Block",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3273,
    "minStateId": 3273,
    "maxStateId": 3273,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [615],
    "boundingBox": "block"
  },
  {
    "id": 715,
    "name": "dead_horn_coral_block",
    "displayName": "Dead Horn Coral Block",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11797,
    "minStateId": 11797,
    "maxStateId": 11797,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [616],
    "boundingBox": "block"
  },
  {
    "id": 716,
    "name": "tube_coral_block",
    "displayName": "Tube Coral Block",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13735,
    "minStateId": 13735,
    "maxStateId": 13735,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [612],
    "boundingBox": "block"
  },
  {
    "id": 717,
    "name": "brain_coral_block",
    "displayName": "Brain Coral Block",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9206,
    "minStateId": 9206,
    "maxStateId": 9206,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [613],
    "boundingBox": "block"
  },
  {
    "id": 718,
    "name": "bubble_coral_block",
    "displayName": "Bubble Coral Block",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5983,
    "minStateId": 5983,
    "maxStateId": 5983,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [614],
    "boundingBox": "block"
  },
  {
    "id": 719,
    "name": "fire_coral_block",
    "displayName": "Fire Coral Block",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6213,
    "minStateId": 6213,
    "maxStateId": 6213,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [615],
    "boundingBox": "block"
  },
  {
    "id": 720,
    "name": "horn_coral_block",
    "displayName": "Horn Coral Block",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8148,
    "minStateId": 8148,
    "maxStateId": 8148,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [616],
    "boundingBox": "block"
  },
  {
    "id": 721,
    "name": "dead_tube_coral",
    "displayName": "Dead Tube Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 5997,
    "minStateId": 5997,
    "maxStateId": 5997,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 722,
    "name": "dead_brain_coral",
    "displayName": "Dead Brain Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 13167,
    "minStateId": 13167,
    "maxStateId": 13167,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 723,
    "name": "dead_bubble_coral",
    "displayName": "Dead Bubble Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 13263,
    "minStateId": 13263,
    "maxStateId": 13263,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 724,
    "name": "dead_fire_coral",
    "displayName": "Dead Fire Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11569,
    "minStateId": 11569,
    "maxStateId": 11569,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 725,
    "name": "dead_horn_coral",
    "displayName": "Dead Horn Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 10536,
    "minStateId": 10536,
    "maxStateId": 10536,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 726,
    "name": "tube_coral",
    "displayName": "Tube Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 14000,
    "minStateId": 14000,
    "maxStateId": 14000,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 727,
    "name": "brain_coral",
    "displayName": "Brain Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 2574,
    "minStateId": 2574,
    "maxStateId": 2574,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 728,
    "name": "bubble_coral",
    "displayName": "Bubble Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11510,
    "minStateId": 11510,
    "maxStateId": 11510,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 729,
    "name": "fire_coral",
    "displayName": "Fire Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 2402,
    "minStateId": 2402,
    "maxStateId": 2402,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 730,
    "name": "horn_coral",
    "displayName": "Horn Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 4905,
    "minStateId": 4905,
    "maxStateId": 4905,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 731,
    "name": "dead_tube_coral_fan",
    "displayName": "Dead Tube Coral Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 12019,
    "minStateId": 12019,
    "maxStateId": 12020,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 732,
    "name": "dead_brain_coral_fan",
    "displayName": "Dead Brain Coral Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1187,
    "minStateId": 1187,
    "maxStateId": 1188,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 733,
    "name": "dead_bubble_coral_fan",
    "displayName": "Dead Bubble Coral Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1148,
    "minStateId": 1148,
    "maxStateId": 1149,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 734,
    "name": "dead_fire_coral_fan",
    "displayName": "Dead Fire Coral Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 12050,
    "minStateId": 12050,
    "maxStateId": 12051,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 735,
    "name": "dead_horn_coral_fan",
    "displayName": "Dead Horn Coral Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 12610,
    "minStateId": 12610,
    "maxStateId": 12611,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 736,
    "name": "tube_coral_fan",
    "displayName": "Tube Coral Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1193,
    "minStateId": 1193,
    "maxStateId": 1194,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 737,
    "name": "brain_coral_fan",
    "displayName": "Brain Coral Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 2691,
    "minStateId": 2691,
    "maxStateId": 2692,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 738,
    "name": "bubble_coral_fan",
    "displayName": "Bubble Coral Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1153,
    "minStateId": 1153,
    "maxStateId": 1154,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 739,
    "name": "fire_coral_fan",
    "displayName": "Fire Coral Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11890,
    "minStateId": 11890,
    "maxStateId": 11891,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 740,
    "name": "horn_coral_fan",
    "displayName": "Horn Coral Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11808,
    "minStateId": 11808,
    "maxStateId": 11809,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 741,
    "name": "dead_tube_coral_wall_fan",
    "displayName": "Dead Tube Coral Wall Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 13737,
    "minStateId": 13737,
    "maxStateId": 13740,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 742,
    "name": "dead_brain_coral_wall_fan",
    "displayName": "Dead Brain Coral Wall Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 5624,
    "minStateId": 5624,
    "maxStateId": 5627,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 743,
    "name": "dead_bubble_coral_wall_fan",
    "displayName": "Dead Bubble Coral Wall Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1301,
    "minStateId": 1301,
    "maxStateId": 1304,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 744,
    "name": "dead_fire_coral_wall_fan",
    "displayName": "Dead Fire Coral Wall Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 4809,
    "minStateId": 4809,
    "maxStateId": 4812,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 745,
    "name": "dead_horn_coral_wall_fan",
    "displayName": "Dead Horn Coral Wall Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 12560,
    "minStateId": 12560,
    "maxStateId": 12563,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 746,
    "name": "tube_coral_wall_fan",
    "displayName": "Tube Coral Wall Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 15163,
    "minStateId": 15163,
    "maxStateId": 15166,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 747,
    "name": "brain_coral_wall_fan",
    "displayName": "Brain Coral Wall Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 5844,
    "minStateId": 5844,
    "maxStateId": 5847,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 748,
    "name": "bubble_coral_wall_fan",
    "displayName": "Bubble Coral Wall Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 12223,
    "minStateId": 12223,
    "maxStateId": 12226,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 749,
    "name": "fire_coral_wall_fan",
    "displayName": "Fire Coral Wall Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 8221,
    "minStateId": 8221,
    "maxStateId": 8224,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 750,
    "name": "horn_coral_wall_fan",
    "displayName": "Horn Coral Wall Fan",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 7526,
    "minStateId": 7526,
    "maxStateId": 7529,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 751,
    "name": "sea_pickle",
    "displayName": "Sea Pickle",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 6,
    "filterLight": 1,
    "defaultState": 10024,
    "minStateId": 10024,
    "maxStateId": 10031,
    "drops": [208],
    "boundingBox": "block"
  },
  {
    "id": 752,
    "name": "blue_ice",
    "displayName": "Blue Ice",
    "hardness": 2.8,
    "resistance": 2.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12549,
    "minStateId": 12549,
    "maxStateId": 12549,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 753,
    "name": "conduit",
    "displayName": "Conduit",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 1,
    "defaultState": 5931,
    "minStateId": 5931,
    "maxStateId": 5931,
    "drops": [643],
    "boundingBox": "block"
  },
  {
    "id": 754,
    "name": "bamboo_sapling",
    "displayName": "Bamboo Shoot",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13780,
    "minStateId": 13780,
    "maxStateId": 13781,
    "drops": [263],
    "boundingBox": "empty"
  },
  {
    "id": 755,
    "name": "bamboo",
    "displayName": "Bamboo",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4981,
    "minStateId": 4981,
    "maxStateId": 4992,
    "drops": [263],
    "boundingBox": "block"
  },
  {
    "id": 759,
    "name": "bubble_column",
    "displayName": "Bubble Column",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 9389,
    "minStateId": 9389,
    "maxStateId": 9390,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 760,
    "name": "polished_granite_stairs",
    "displayName": "Polished Granite Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5825,
    "minStateId": 5825,
    "maxStateId": 5832,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [644],
    "boundingBox": "block"
  },
  {
    "id": 761,
    "name": "smooth_red_sandstone_stairs",
    "displayName": "Smooth Red Sandstone Stairs",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8987,
    "minStateId": 8987,
    "maxStateId": 8994,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [645],
    "boundingBox": "block"
  },
  {
    "id": 762,
    "name": "mossy_stone_brick_stairs",
    "displayName": "Mossy Stone Brick Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10457,
    "minStateId": 10457,
    "maxStateId": 10464,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [646],
    "boundingBox": "block"
  },
  {
    "id": 763,
    "name": "polished_diorite_stairs",
    "displayName": "Polished Diorite Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12037,
    "minStateId": 12037,
    "maxStateId": 12044,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [647],
    "boundingBox": "block"
  },
  {
    "id": 764,
    "name": "mossy_cobblestone_stairs",
    "displayName": "Mossy Cobblestone Stairs",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5802,
    "minStateId": 5802,
    "maxStateId": 5809,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [648],
    "boundingBox": "block"
  },
  {
    "id": 765,
    "name": "end_brick_stairs",
    "displayName": "End Stone Brick Stairs",
    "hardness": 3,
    "resistance": 9,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11683,
    "minStateId": 11683,
    "maxStateId": 11690,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [649],
    "boundingBox": "block"
  },
  {
    "id": 766,
    "name": "normal_stone_stairs",
    "displayName": "Stone Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1949,
    "minStateId": 1949,
    "maxStateId": 1956,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [650],
    "boundingBox": "block"
  },
  {
    "id": 767,
    "name": "smooth_sandstone_stairs",
    "displayName": "Smooth Sandstone Stairs",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4910,
    "minStateId": 4910,
    "maxStateId": 4917,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [651],
    "boundingBox": "block"
  },
  {
    "id": 768,
    "name": "smooth_quartz_stairs",
    "displayName": "Smooth Quartz Stairs",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13929,
    "minStateId": 13929,
    "maxStateId": 13936,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [652],
    "boundingBox": "block"
  },
  {
    "id": 769,
    "name": "granite_stairs",
    "displayName": "Granite Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4413,
    "minStateId": 4413,
    "maxStateId": 4420,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [653],
    "boundingBox": "block"
  },
  {
    "id": 770,
    "name": "andesite_stairs",
    "displayName": "Andesite Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8167,
    "minStateId": 8167,
    "maxStateId": 8174,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [654],
    "boundingBox": "block"
  },
  {
    "id": 771,
    "name": "red_nether_brick_stairs",
    "displayName": "Red Nether Brick Stairs",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11942,
    "minStateId": 11942,
    "maxStateId": 11949,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [655],
    "boundingBox": "block"
  },
  {
    "id": 772,
    "name": "polished_andesite_stairs",
    "displayName": "Polished Andesite Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12552,
    "minStateId": 12552,
    "maxStateId": 12559,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [656],
    "boundingBox": "block"
  },
  {
    "id": 773,
    "name": "diorite_stairs",
    "displayName": "Diorite Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6149,
    "minStateId": 6149,
    "maxStateId": 6156,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [657],
    "boundingBox": "block"
  },
  {
    "id": 774,
    "name": "polished_granite_slab",
    "displayName": "Polished Granite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11552,
    "minStateId": 11552,
    "maxStateId": 11553,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [662],
    "boundingBox": "block"
  },
  {
    "id": 8056,
    "name": "polished_granite_double_slab",
    "displayName": "Polished Granite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13809,
    "minStateId": 13809,
    "maxStateId": 13810,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [662],
    "boundingBox": "block"
  },
  {
    "id": 775,
    "name": "smooth_red_sandstone_double_slab",
    "displayName": "Smooth Red Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11554,
    "minStateId": 11554,
    "maxStateId": 11555,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [663],
    "boundingBox": "block"
  },
  {
    "id": 8057,
    "name": "smooth_red_sandstone_slab",
    "displayName": "Smooth Red Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11877,
    "minStateId": 11877,
    "maxStateId": 11878,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [663],
    "boundingBox": "block"
  },
  {
    "id": 776,
    "name": "mossy_stone_brick_slab",
    "displayName": "Mossy Stone Brick Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1660,
    "minStateId": 1660,
    "maxStateId": 1661,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [664],
    "boundingBox": "block"
  },
  {
    "id": 8058,
    "name": "mossy_stone_brick_double_slab",
    "displayName": "Mossy Stone Brick Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5974,
    "minStateId": 5974,
    "maxStateId": 5975,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [664],
    "boundingBox": "block"
  },
  {
    "id": 777,
    "name": "polished_diorite_slab",
    "displayName": "Polished Diorite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6396,
    "minStateId": 6396,
    "maxStateId": 6397,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [665],
    "boundingBox": "block"
  },
  {
    "id": 8059,
    "name": "polished_diorite_double_slab",
    "displayName": "Polished Diorite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12358,
    "minStateId": 12358,
    "maxStateId": 12359,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [665],
    "boundingBox": "block"
  },
  {
    "id": 778,
    "name": "mossy_cobblestone_slab",
    "displayName": "Mossy Cobblestone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5873,
    "minStateId": 5873,
    "maxStateId": 5874,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [666],
    "boundingBox": "block"
  },
  {
    "id": 8060,
    "name": "mossy_cobblestone_double_slab",
    "displayName": "Mossy Cobblestone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14123,
    "minStateId": 14123,
    "maxStateId": 14124,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [666],
    "boundingBox": "block"
  },
  {
    "id": 779,
    "name": "end_stone_brick_slab",
    "displayName": "End Stone Brick Slab",
    "hardness": 3,
    "resistance": 9,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1959,
    "minStateId": 1959,
    "maxStateId": 1960,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [667],
    "boundingBox": "block"
  },
  {
    "id": 8061,
    "name": "end_stone_brick_double_slab",
    "displayName": "End Stone Brick Slab",
    "hardness": 3,
    "resistance": 9,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11737,
    "minStateId": 11737,
    "maxStateId": 11738,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [667],
    "boundingBox": "block"
  },
  {
    "id": 780,
    "name": "smooth_sandstone_slab",
    "displayName": "Smooth Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2404,
    "minStateId": 2404,
    "maxStateId": 2405,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [668],
    "boundingBox": "block"
  },
  {
    "id": 8062,
    "name": "smooth_sandstone_double_slab",
    "displayName": "Smooth Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6194,
    "minStateId": 6194,
    "maxStateId": 6195,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [668],
    "boundingBox": "block"
  },
  {
    "id": 781,
    "name": "smooth_quartz_double_slab",
    "displayName": "Smooth Quartz Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1752,
    "minStateId": 1752,
    "maxStateId": 1753,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [669],
    "boundingBox": "block"
  },
  {
    "id": 8063,
    "name": "smooth_quartz_slab",
    "displayName": "Smooth Quartz Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13797,
    "minStateId": 13797,
    "maxStateId": 13798,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [669],
    "boundingBox": "block"
  },
  {
    "id": 782,
    "name": "granite_slab",
    "displayName": "Granite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6370,
    "minStateId": 6370,
    "maxStateId": 6371,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [670],
    "boundingBox": "block"
  },
  {
    "id": 8064,
    "name": "granite_double_slab",
    "displayName": "Granite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12056,
    "minStateId": 12056,
    "maxStateId": 12057,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [670],
    "boundingBox": "block"
  },
  {
    "id": 783,
    "name": "andesite_double_slab",
    "displayName": "Andesite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10537,
    "minStateId": 10537,
    "maxStateId": 10538,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [671],
    "boundingBox": "block"
  },
  {
    "id": 8065,
    "name": "andesite_slab",
    "displayName": "Andesite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11651,
    "minStateId": 11651,
    "maxStateId": 11652,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [671],
    "boundingBox": "block"
  },
  {
    "id": 784,
    "name": "red_nether_brick_double_slab",
    "displayName": "Red Nether Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1939,
    "minStateId": 1939,
    "maxStateId": 1940,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [672],
    "boundingBox": "block"
  },
  {
    "id": 8066,
    "name": "red_nether_brick_slab",
    "displayName": "Red Nether Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11921,
    "minStateId": 11921,
    "maxStateId": 11922,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [672],
    "boundingBox": "block"
  },
  {
    "id": 785,
    "name": "polished_andesite_double_slab",
    "displayName": "Polished Andesite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13186,
    "minStateId": 13186,
    "maxStateId": 13187,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [673],
    "boundingBox": "block"
  },
  {
    "id": 8067,
    "name": "polished_andesite_slab",
    "displayName": "Polished Andesite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13606,
    "minStateId": 13606,
    "maxStateId": 13607,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [673],
    "boundingBox": "block"
  },
  {
    "id": 786,
    "name": "diorite_slab",
    "displayName": "Diorite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1142,
    "minStateId": 1142,
    "maxStateId": 1143,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [674],
    "boundingBox": "block"
  },
  {
    "id": 8068,
    "name": "diorite_double_slab",
    "displayName": "Diorite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1957,
    "minStateId": 1957,
    "maxStateId": 1958,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [674],
    "boundingBox": "block"
  },
  {
    "id": 787,
    "name": "brick_wall",
    "displayName": "Brick Wall",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 745,
    "minStateId": 745,
    "maxStateId": 906,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [422],
    "boundingBox": "block"
  },
  {
    "id": 788,
    "name": "prismarine_wall",
    "displayName": "Prismarine Wall",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7584,
    "minStateId": 7584,
    "maxStateId": 7745,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [423],
    "boundingBox": "block"
  },
  {
    "id": 789,
    "name": "red_sandstone_wall",
    "displayName": "Red Sandstone Wall",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 970,
    "minStateId": 970,
    "maxStateId": 1131,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [424],
    "boundingBox": "block"
  },
  {
    "id": 790,
    "name": "mossy_stone_brick_wall",
    "displayName": "Mossy Stone Brick Wall",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14898,
    "minStateId": 14898,
    "maxStateId": 15059,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [425],
    "boundingBox": "block"
  },
  {
    "id": 791,
    "name": "granite_wall",
    "displayName": "Granite Wall",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9404,
    "minStateId": 9404,
    "maxStateId": 9565,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [426],
    "boundingBox": "block"
  },
  {
    "id": 792,
    "name": "stone_brick_wall",
    "displayName": "Stone Brick Wall",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8825,
    "minStateId": 8825,
    "maxStateId": 8986,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [427],
    "boundingBox": "block"
  },
  {
    "id": 793,
    "name": "mud_brick_wall",
    "displayName": "Mud Brick Wall",
    "hardness": 1.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2872,
    "minStateId": 2872,
    "maxStateId": 3033,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [428],
    "boundingBox": "block"
  },
  {
    "id": 794,
    "name": "nether_brick_wall",
    "displayName": "Nether Brick Wall",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12368,
    "minStateId": 12368,
    "maxStateId": 12529,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [429],
    "boundingBox": "block"
  },
  {
    "id": 795,
    "name": "andesite_wall",
    "displayName": "Andesite Wall",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9014,
    "minStateId": 9014,
    "maxStateId": 9175,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [430],
    "boundingBox": "block"
  },
  {
    "id": 796,
    "name": "red_nether_brick_wall",
    "displayName": "Red Nether Brick Wall",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13410,
    "minStateId": 13410,
    "maxStateId": 13571,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [431],
    "boundingBox": "block"
  },
  {
    "id": 797,
    "name": "sandstone_wall",
    "displayName": "Sandstone Wall",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14379,
    "minStateId": 14379,
    "maxStateId": 14540,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [432],
    "boundingBox": "block"
  },
  {
    "id": 798,
    "name": "end_stone_brick_wall",
    "displayName": "End Stone Brick Wall",
    "hardness": 3,
    "resistance": 9,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 83,
    "minStateId": 83,
    "maxStateId": 244,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [433],
    "boundingBox": "block"
  },
  {
    "id": 799,
    "name": "diorite_wall",
    "displayName": "Diorite Wall",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3111,
    "minStateId": 3111,
    "maxStateId": 3272,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [434],
    "boundingBox": "block"
  },
  {
    "id": 800,
    "name": "scaffolding",
    "displayName": "Scaffolding",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4856,
    "minStateId": 4856,
    "maxStateId": 4871,
    "drops": [679],
    "boundingBox": "block"
  },
  {
    "id": 801,
    "name": "loom",
    "displayName": "Loom",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5529,
    "minStateId": 5529,
    "maxStateId": 5532,
    "drops": [1245],
    "boundingBox": "block"
  },
  {
    "id": 802,
    "name": "barrel",
    "displayName": "Barrel",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6289,
    "minStateId": 6289,
    "maxStateId": 6300,
    "drops": [1258],
    "boundingBox": "block"
  },
  {
    "id": 803,
    "name": "smoker",
    "displayName": "Smoker",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2396,
    "minStateId": 2396,
    "maxStateId": 2399,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1259],
    "boundingBox": "block"
  },
  {
    "id": 8069,
    "name": "lit_smoker",
    "displayName": "Smoker",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13922,
    "minStateId": 13922,
    "maxStateId": 13925,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1259],
    "boundingBox": "block"
  },
  {
    "id": 804,
    "name": "lit_blast_furnace",
    "displayName": "Blast Furnace",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12647,
    "minStateId": 12647,
    "maxStateId": 12650,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1260],
    "boundingBox": "block"
  },
  {
    "id": 8070,
    "name": "blast_furnace",
    "displayName": "Blast Furnace",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13786,
    "minStateId": 13786,
    "maxStateId": 13789,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1260],
    "boundingBox": "block"
  },
  {
    "id": 805,
    "name": "cartography_table",
    "displayName": "Cartography Table",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 15130,
    "minStateId": 15130,
    "maxStateId": 15130,
    "drops": [1261],
    "boundingBox": "block"
  },
  {
    "id": 806,
    "name": "fletching_table",
    "displayName": "Fletching Table",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9952,
    "minStateId": 9952,
    "maxStateId": 9952,
    "drops": [1262],
    "boundingBox": "block"
  },
  {
    "id": 807,
    "name": "grindstone",
    "displayName": "Grindstone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14337,
    "minStateId": 14337,
    "maxStateId": 14352,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1263],
    "boundingBox": "block"
  },
  {
    "id": 808,
    "name": "lectern",
    "displayName": "Lectern",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12292,
    "minStateId": 12292,
    "maxStateId": 12299,
    "drops": [693],
    "boundingBox": "block"
  },
  {
    "id": 809,
    "name": "smithing_table",
    "displayName": "Smithing Table",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5018,
    "minStateId": 5018,
    "maxStateId": 5018,
    "drops": [1264],
    "boundingBox": "block"
  },
  {
    "id": 810,
    "name": "stonecutter_block",
    "displayName": "Stonecutter",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13793,
    "minStateId": 13793,
    "maxStateId": 13796,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1265],
    "boundingBox": "block"
  },
  {
    "id": 811,
    "name": "bell",
    "displayName": "Bell",
    "hardness": 5,
    "resistance": 5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12260,
    "minStateId": 12260,
    "maxStateId": 12291,
    "drops": [1266],
    "boundingBox": "block"
  },
  {
    "id": 812,
    "name": "lantern",
    "displayName": "Lantern",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 12612,
    "minStateId": 12612,
    "maxStateId": 12613,
    "drops": [1267],
    "boundingBox": "block"
  },
  {
    "id": 813,
    "name": "soul_lantern",
    "displayName": "Soul Lantern",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 10,
    "filterLight": 0,
    "defaultState": 9360,
    "minStateId": 9360,
    "maxStateId": 9361,
    "drops": [1268],
    "boundingBox": "block"
  },
  {
    "id": 814,
    "name": "campfire",
    "displayName": "Campfire",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 9391,
    "minStateId": 9391,
    "maxStateId": 9398,
    "drops": [835],
    "boundingBox": "block"
  },
  {
    "id": 815,
    "name": "soul_campfire",
    "displayName": "Soul Campfire",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 10,
    "filterLight": 0,
    "defaultState": 14354,
    "minStateId": 14354,
    "maxStateId": 14361,
    "drops": [342],
    "boundingBox": "block"
  },
  {
    "id": 816,
    "name": "sweet_berry_bush",
    "displayName": "Sweet Berry Bush",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11055,
    "minStateId": 11055,
    "maxStateId": 11062,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 817,
    "name": "warped_stem",
    "displayName": "Warped Stem",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11805,
    "minStateId": 11805,
    "maxStateId": 11807,
    "drops": [146],
    "boundingBox": "block"
  },
  {
    "id": 818,
    "name": "stripped_warped_stem",
    "displayName": "Stripped Warped Stem",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13595,
    "minStateId": 13595,
    "maxStateId": 13597,
    "drops": [158],
    "boundingBox": "block"
  },
  {
    "id": 819,
    "name": "warped_hyphae",
    "displayName": "Warped Hyphae",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10479,
    "minStateId": 10479,
    "maxStateId": 10481,
    "drops": [181],
    "boundingBox": "block"
  },
  {
    "id": 820,
    "name": "stripped_warped_hyphae",
    "displayName": "Stripped Warped Hyphae",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9182,
    "minStateId": 9182,
    "maxStateId": 9184,
    "drops": [169],
    "boundingBox": "block"
  },
  {
    "id": 821,
    "name": "warped_nylium",
    "displayName": "Warped Nylium",
    "hardness": 0.4,
    "resistance": 0.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11646,
    "minStateId": 11646,
    "maxStateId": 11646,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [340],
    "boundingBox": "block"
  },
  {
    "id": 822,
    "name": "warped_fungus",
    "displayName": "Warped Fungus",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1265,
    "minStateId": 1265,
    "maxStateId": 1265,
    "drops": [246],
    "boundingBox": "empty"
  },
  {
    "id": 823,
    "name": "warped_wart_block",
    "displayName": "Warped Wart Block",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10482,
    "minStateId": 10482,
    "maxStateId": 10482,
    "drops": [541],
    "boundingBox": "block"
  },
  {
    "id": 824,
    "name": "warped_roots",
    "displayName": "Warped Roots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6114,
    "minStateId": 6114,
    "maxStateId": 6114,
    "drops": [248],
    "boundingBox": "empty"
  },
  {
    "id": 825,
    "name": "nether_sprouts",
    "displayName": "Nether Sprouts",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11795,
    "minStateId": 11795,
    "maxStateId": 11795,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 826,
    "name": "crimson_stem",
    "displayName": "Crimson Stem",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10471,
    "minStateId": 10471,
    "maxStateId": 10473,
    "drops": [145],
    "boundingBox": "block"
  },
  {
    "id": 827,
    "name": "stripped_crimson_stem",
    "displayName": "Stripped Crimson Stem",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12300,
    "minStateId": 12300,
    "maxStateId": 12302,
    "drops": [157],
    "boundingBox": "block"
  },
  {
    "id": 828,
    "name": "crimson_hyphae",
    "displayName": "Crimson Hyphae",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6041,
    "minStateId": 6041,
    "maxStateId": 6043,
    "drops": [180],
    "boundingBox": "block"
  },
  {
    "id": 829,
    "name": "stripped_crimson_hyphae",
    "displayName": "Stripped Crimson Hyphae",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11813,
    "minStateId": 11813,
    "maxStateId": 11815,
    "drops": [168],
    "boundingBox": "block"
  },
  {
    "id": 830,
    "name": "crimson_nylium",
    "displayName": "Crimson Nylium",
    "hardness": 0.4,
    "resistance": 0.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5879,
    "minStateId": 5879,
    "maxStateId": 5879,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [340],
    "boundingBox": "block"
  },
  {
    "id": 831,
    "name": "crimson_fungus",
    "displayName": "Crimson Fungus",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13986,
    "minStateId": 13986,
    "maxStateId": 13986,
    "drops": [245],
    "boundingBox": "empty"
  },
  {
    "id": 832,
    "name": "shroomlight",
    "displayName": "Shroomlight",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 15,
    "filterLight": 15,
    "defaultState": 7908,
    "minStateId": 7908,
    "maxStateId": 7908,
    "drops": [1273],
    "boundingBox": "block"
  },
  {
    "id": 834,
    "name": "weeping_vines",
    "displayName": "Weeping Vines Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8758,
    "minStateId": 8758,
    "maxStateId": 8783,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 836,
    "name": "twisting_vines",
    "displayName": "Twisting Vines Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9297,
    "minStateId": 9297,
    "maxStateId": 9322,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 837,
    "name": "crimson_roots",
    "displayName": "Crimson Roots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13790,
    "minStateId": 13790,
    "maxStateId": 13790,
    "drops": [247],
    "boundingBox": "empty"
  },
  {
    "id": 838,
    "name": "crimson_planks",
    "displayName": "Crimson Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7520,
    "minStateId": 7520,
    "maxStateId": 7520,
    "drops": [46],
    "boundingBox": "block"
  },
  {
    "id": 839,
    "name": "warped_planks",
    "displayName": "Warped Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3082,
    "minStateId": 3082,
    "maxStateId": 3082,
    "drops": [47],
    "boundingBox": "block"
  },
  {
    "id": 840,
    "name": "crimson_double_slab",
    "displayName": "Crimson Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2581,
    "minStateId": 2581,
    "maxStateId": 2582,
    "drops": [275],
    "boundingBox": "block"
  },
  {
    "id": 8071,
    "name": "crimson_slab",
    "displayName": "Crimson Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10477,
    "minStateId": 10477,
    "maxStateId": 10478,
    "drops": [275],
    "boundingBox": "block"
  },
  {
    "id": 841,
    "name": "warped_double_slab",
    "displayName": "Warped Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6134,
    "minStateId": 6134,
    "maxStateId": 6135,
    "drops": [276],
    "boundingBox": "block"
  },
  {
    "id": 8072,
    "name": "warped_slab",
    "displayName": "Warped Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11803,
    "minStateId": 11803,
    "maxStateId": 11804,
    "drops": [276],
    "boundingBox": "block"
  },
  {
    "id": 842,
    "name": "crimson_pressure_plate",
    "displayName": "Crimson Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 15110,
    "minStateId": 15110,
    "maxStateId": 15125,
    "drops": [733],
    "boundingBox": "empty"
  },
  {
    "id": 843,
    "name": "warped_pressure_plate",
    "displayName": "Warped Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1223,
    "minStateId": 1223,
    "maxStateId": 1238,
    "drops": [734],
    "boundingBox": "empty"
  },
  {
    "id": 844,
    "name": "crimson_fence",
    "displayName": "Crimson Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14305,
    "minStateId": 14305,
    "maxStateId": 14305,
    "drops": [335],
    "boundingBox": "block"
  },
  {
    "id": 845,
    "name": "warped_fence",
    "displayName": "Warped Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10022,
    "minStateId": 10022,
    "maxStateId": 10022,
    "drops": [336],
    "boundingBox": "block"
  },
  {
    "id": 846,
    "name": "crimson_trapdoor",
    "displayName": "Crimson Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6085,
    "minStateId": 6085,
    "maxStateId": 6100,
    "drops": [767],
    "boundingBox": "block"
  },
  {
    "id": 847,
    "name": "warped_trapdoor",
    "displayName": "Warped Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6996,
    "minStateId": 6996,
    "maxStateId": 7011,
    "drops": [768],
    "boundingBox": "block"
  },
  {
    "id": 848,
    "name": "crimson_fence_gate",
    "displayName": "Crimson Fence Gate",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6880,
    "minStateId": 6880,
    "maxStateId": 6895,
    "drops": [787],
    "boundingBox": "block"
  },
  {
    "id": 849,
    "name": "warped_fence_gate",
    "displayName": "Warped Fence Gate",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8263,
    "minStateId": 8263,
    "maxStateId": 8278,
    "drops": [788],
    "boundingBox": "block"
  },
  {
    "id": 850,
    "name": "crimson_stairs",
    "displayName": "Crimson Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11572,
    "minStateId": 11572,
    "maxStateId": 11579,
    "drops": [416],
    "boundingBox": "block"
  },
  {
    "id": 851,
    "name": "warped_stairs",
    "displayName": "Warped Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5010,
    "minStateId": 5010,
    "maxStateId": 5017,
    "drops": [417],
    "boundingBox": "block"
  },
  {
    "id": 852,
    "name": "crimson_button",
    "displayName": "Crimson Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6200,
    "minStateId": 6200,
    "maxStateId": 6211,
    "drops": [717],
    "boundingBox": "empty"
  },
  {
    "id": 853,
    "name": "warped_button",
    "displayName": "Warped Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13248,
    "minStateId": 13248,
    "maxStateId": 13259,
    "drops": [718],
    "boundingBox": "empty"
  },
  {
    "id": 854,
    "name": "crimson_door",
    "displayName": "Crimson Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5537,
    "minStateId": 5537,
    "maxStateId": 5568,
    "drops": [746],
    "boundingBox": "block"
  },
  {
    "id": 855,
    "name": "warped_door",
    "displayName": "Warped Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 39,
    "minStateId": 39,
    "maxStateId": 70,
    "drops": [747],
    "boundingBox": "block"
  },
  {
    "id": 856,
    "name": "crimson_standing_sign",
    "displayName": "Crimson Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13339,
    "minStateId": 13339,
    "maxStateId": 13354,
    "drops": [927],
    "boundingBox": "empty"
  },
  {
    "id": 857,
    "name": "warped_standing_sign",
    "displayName": "Warped Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13170,
    "minStateId": 13170,
    "maxStateId": 13185,
    "drops": [928],
    "boundingBox": "empty"
  },
  {
    "id": 858,
    "name": "crimson_wall_sign",
    "displayName": "Crimson Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 734,
    "minStateId": 734,
    "maxStateId": 739,
    "drops": [927],
    "boundingBox": "empty"
  },
  {
    "id": 859,
    "name": "warped_wall_sign",
    "displayName": "Warped Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1694,
    "minStateId": 1694,
    "maxStateId": 1699,
    "drops": [928],
    "boundingBox": "empty"
  },
  {
    "id": 860,
    "name": "structure_block",
    "displayName": "Structure Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11677,
    "minStateId": 11677,
    "maxStateId": 11682,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 861,
    "name": "jigsaw",
    "displayName": "Jigsaw Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7560,
    "minStateId": 7560,
    "maxStateId": 7583,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 862,
    "name": "composter",
    "displayName": "Composter",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8287,
    "minStateId": 8287,
    "maxStateId": 8295,
    "drops": [1257],
    "boundingBox": "block"
  },
  {
    "id": 863,
    "name": "target",
    "displayName": "Target",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11692,
    "minStateId": 11692,
    "maxStateId": 11692,
    "drops": [694],
    "boundingBox": "block"
  },
  {
    "id": 864,
    "name": "bee_nest",
    "displayName": "Bee Nest",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9365,
    "minStateId": 9365,
    "maxStateId": 9388,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 865,
    "name": "beehive",
    "displayName": "Beehive",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11411,
    "minStateId": 11411,
    "maxStateId": 11434,
    "drops": [1276],
    "boundingBox": "block"
  },
  {
    "id": 866,
    "name": "honey_block",
    "displayName": "Honey Block",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 3034,
    "minStateId": 3034,
    "maxStateId": 3034,
    "drops": [688],
    "boundingBox": "block"
  },
  {
    "id": 867,
    "name": "honeycomb_block",
    "displayName": "Honeycomb Block",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6247,
    "minStateId": 6247,
    "maxStateId": 6247,
    "drops": [1278],
    "boundingBox": "block"
  },
  {
    "id": 868,
    "name": "netherite_block",
    "displayName": "Block of Netherite",
    "hardness": 50,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5088,
    "minStateId": 5088,
    "maxStateId": 5088,
    "harvestTools": {"871": true, "876": true},
    "drops": [94],
    "boundingBox": "block"
  },
  {
    "id": 869,
    "name": "ancient_debris",
    "displayName": "Ancient Debris",
    "hardness": 30,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11378,
    "minStateId": 11378,
    "maxStateId": 11378,
    "harvestTools": {"871": true, "876": true},
    "drops": [82],
    "boundingBox": "block"
  },
  {
    "id": 870,
    "name": "crying_obsidian",
    "displayName": "Crying Obsidian",
    "hardness": 50,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 10,
    "filterLight": 15,
    "defaultState": 12047,
    "minStateId": 12047,
    "maxStateId": 12047,
    "harvestTools": {"871": true, "876": true},
    "drops": [1280],
    "boundingBox": "block"
  },
  {
    "id": 871,
    "name": "respawn_anchor",
    "displayName": "Respawn Anchor",
    "hardness": 50,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2583,
    "minStateId": 2583,
    "maxStateId": 2587,
    "harvestTools": {"871": true, "876": true},
    "drops": [1293],
    "boundingBox": "block"
  },
  {
    "id": 876,
    "name": "lodestone",
    "displayName": "Lodestone",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 15097,
    "minStateId": 15097,
    "maxStateId": 15097,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1279],
    "boundingBox": "block"
  },
  {
    "id": 877,
    "name": "blackstone",
    "displayName": "Blackstone",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13814,
    "minStateId": 13814,
    "maxStateId": 13814,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1281],
    "boundingBox": "block"
  },
  {
    "id": 878,
    "name": "blackstone_stairs",
    "displayName": "Blackstone Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12541,
    "minStateId": 12541,
    "maxStateId": 12548,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1283],
    "boundingBox": "block"
  },
  {
    "id": 879,
    "name": "blackstone_wall",
    "displayName": "Blackstone Wall",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5639,
    "minStateId": 5639,
    "maxStateId": 5800,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [435],
    "boundingBox": "block"
  },
  {
    "id": 880,
    "name": "blackstone_double_slab",
    "displayName": "Blackstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 287,
    "minStateId": 287,
    "maxStateId": 288,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1282],
    "boundingBox": "block"
  },
  {
    "id": 8073,
    "name": "blackstone_slab",
    "displayName": "Blackstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3072,
    "minStateId": 3072,
    "maxStateId": 3073,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1282],
    "boundingBox": "block"
  },
  {
    "id": 881,
    "name": "polished_blackstone",
    "displayName": "Polished Blackstone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4979,
    "minStateId": 4979,
    "maxStateId": 4979,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1285],
    "boundingBox": "block"
  },
  {
    "id": 882,
    "name": "polished_blackstone_bricks",
    "displayName": "Polished Blackstone Bricks",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6899,
    "minStateId": 6899,
    "maxStateId": 6899,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1289],
    "boundingBox": "block"
  },
  {
    "id": 883,
    "name": "cracked_polished_blackstone_bricks",
    "displayName": "Cracked Polished Blackstone Bricks",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13188,
    "minStateId": 13188,
    "maxStateId": 13188,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1292],
    "boundingBox": "block"
  },
  {
    "id": 884,
    "name": "chiseled_polished_blackstone",
    "displayName": "Chiseled Polished Blackstone",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7926,
    "minStateId": 7926,
    "maxStateId": 7926,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1288],
    "boundingBox": "block"
  },
  {
    "id": 885,
    "name": "polished_blackstone_brick_double_slab",
    "displayName": "Polished Blackstone Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2579,
    "minStateId": 2579,
    "maxStateId": 2580,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1290],
    "boundingBox": "block"
  },
  {
    "id": 8074,
    "name": "polished_blackstone_brick_slab",
    "displayName": "Polished Blackstone Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5886,
    "minStateId": 5886,
    "maxStateId": 5887,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1290],
    "boundingBox": "block"
  },
  {
    "id": 886,
    "name": "polished_blackstone_brick_stairs",
    "displayName": "Polished Blackstone Brick Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6248,
    "minStateId": 6248,
    "maxStateId": 6255,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1291],
    "boundingBox": "block"
  },
  {
    "id": 887,
    "name": "polished_blackstone_brick_wall",
    "displayName": "Polished Blackstone Brick Wall",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3287,
    "minStateId": 3287,
    "maxStateId": 3448,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [437],
    "boundingBox": "block"
  },
  {
    "id": 888,
    "name": "gilded_blackstone",
    "displayName": "Gilded Blackstone",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6377,
    "minStateId": 6377,
    "maxStateId": 6377,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1284],
    "boundingBox": "block"
  },
  {
    "id": 889,
    "name": "polished_blackstone_stairs",
    "displayName": "Polished Blackstone Stairs",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6044,
    "minStateId": 6044,
    "maxStateId": 6051,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1287],
    "boundingBox": "block"
  },
  {
    "id": 890,
    "name": "polished_blackstone_double_slab",
    "displayName": "Polished Blackstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2393,
    "minStateId": 2393,
    "maxStateId": 2394,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1286],
    "boundingBox": "block"
  },
  {
    "id": 8075,
    "name": "polished_blackstone_slab",
    "displayName": "Polished Blackstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11063,
    "minStateId": 11063,
    "maxStateId": 11064,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [1286],
    "boundingBox": "block"
  },
  {
    "id": 891,
    "name": "polished_blackstone_pressure_plate",
    "displayName": "Polished Blackstone Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11520,
    "minStateId": 11520,
    "maxStateId": 11535,
    "drops": [720],
    "boundingBox": "empty"
  },
  {
    "id": 892,
    "name": "polished_blackstone_button",
    "displayName": "Polished Blackstone Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14062,
    "minStateId": 14062,
    "maxStateId": 14073,
    "drops": [706],
    "boundingBox": "empty"
  },
  {
    "id": 893,
    "name": "polished_blackstone_wall",
    "displayName": "Polished Blackstone Wall",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12059,
    "minStateId": 12059,
    "maxStateId": 12220,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [436],
    "boundingBox": "block"
  },
  {
    "id": 894,
    "name": "chiseled_nether_bricks",
    "displayName": "Chiseled Nether Bricks",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13247,
    "minStateId": 13247,
    "maxStateId": 13247,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [390],
    "boundingBox": "block"
  },
  {
    "id": 895,
    "name": "cracked_nether_bricks",
    "displayName": "Cracked Nether Bricks",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6316,
    "minStateId": 6316,
    "maxStateId": 6316,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [389],
    "boundingBox": "block"
  },
  {
    "id": 896,
    "name": "quartz_bricks",
    "displayName": "Quartz Bricks",
    "hardness": 0.8,
    "resistance": 0.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11650,
    "minStateId": 11650,
    "maxStateId": 11650,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [447],
    "boundingBox": "block"
  },
  {
    "id": 897,
    "name": "candle",
    "displayName": "Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13598,
    "minStateId": 13598,
    "maxStateId": 13605,
    "drops": [1294],
    "boundingBox": "block"
  },
  {
    "id": 898,
    "name": "white_candle",
    "displayName": "White Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8159,
    "minStateId": 8159,
    "maxStateId": 8166,
    "drops": [1295],
    "boundingBox": "block"
  },
  {
    "id": 899,
    "name": "orange_candle",
    "displayName": "Orange Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1667,
    "minStateId": 1667,
    "maxStateId": 1674,
    "drops": [1296],
    "boundingBox": "block"
  },
  {
    "id": 900,
    "name": "magenta_candle",
    "displayName": "Magenta Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1742,
    "minStateId": 1742,
    "maxStateId": 1749,
    "drops": [1297],
    "boundingBox": "block"
  },
  {
    "id": 901,
    "name": "light_blue_candle",
    "displayName": "Light Blue Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6333,
    "minStateId": 6333,
    "maxStateId": 6340,
    "drops": [1298],
    "boundingBox": "block"
  },
  {
    "id": 902,
    "name": "yellow_candle",
    "displayName": "Yellow Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11482,
    "minStateId": 11482,
    "maxStateId": 11489,
    "drops": [1299],
    "boundingBox": "block"
  },
  {
    "id": 903,
    "name": "lime_candle",
    "displayName": "Lime Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11669,
    "minStateId": 11669,
    "maxStateId": 11676,
    "drops": [1300],
    "boundingBox": "block"
  },
  {
    "id": 904,
    "name": "pink_candle",
    "displayName": "Pink Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13402,
    "minStateId": 13402,
    "maxStateId": 13409,
    "drops": [1301],
    "boundingBox": "block"
  },
  {
    "id": 905,
    "name": "gray_candle",
    "displayName": "Gray Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3099,
    "minStateId": 3099,
    "maxStateId": 3106,
    "drops": [1302],
    "boundingBox": "block"
  },
  {
    "id": 906,
    "name": "light_gray_candle",
    "displayName": "Light Gray Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11512,
    "minStateId": 11512,
    "maxStateId": 11519,
    "drops": [1303],
    "boundingBox": "block"
  },
  {
    "id": 907,
    "name": "cyan_candle",
    "displayName": "Cyan Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13952,
    "minStateId": 13952,
    "maxStateId": 13959,
    "drops": [1304],
    "boundingBox": "block"
  },
  {
    "id": 908,
    "name": "purple_candle",
    "displayName": "Purple Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12573,
    "minStateId": 12573,
    "maxStateId": 12580,
    "drops": [1305],
    "boundingBox": "block"
  },
  {
    "id": 909,
    "name": "blue_candle",
    "displayName": "Blue Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2,
    "minStateId": 2,
    "maxStateId": 9,
    "drops": [1306],
    "boundingBox": "block"
  },
  {
    "id": 910,
    "name": "brown_candle",
    "displayName": "Brown Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10449,
    "minStateId": 10449,
    "maxStateId": 10456,
    "drops": [1307],
    "boundingBox": "block"
  },
  {
    "id": 911,
    "name": "green_candle",
    "displayName": "Green Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2589,
    "minStateId": 2589,
    "maxStateId": 2596,
    "drops": [1308],
    "boundingBox": "block"
  },
  {
    "id": 912,
    "name": "red_candle",
    "displayName": "Red Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6900,
    "minStateId": 6900,
    "maxStateId": 6907,
    "drops": [1309],
    "boundingBox": "block"
  },
  {
    "id": 913,
    "name": "black_candle",
    "displayName": "Black Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 934,
    "minStateId": 934,
    "maxStateId": 941,
    "drops": [1310],
    "boundingBox": "block"
  },
  {
    "id": 914,
    "name": "candle_cake",
    "displayName": "Cake with Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13802,
    "minStateId": 13802,
    "maxStateId": 13803,
    "drops": [1294],
    "boundingBox": "block"
  },
  {
    "id": 915,
    "name": "white_candle_cake",
    "displayName": "Cake with White Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13800,
    "minStateId": 13800,
    "maxStateId": 13801,
    "drops": [1295],
    "boundingBox": "block"
  },
  {
    "id": 916,
    "name": "orange_candle_cake",
    "displayName": "Cake with Orange Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14895,
    "minStateId": 14895,
    "maxStateId": 14896,
    "drops": [1296],
    "boundingBox": "block"
  },
  {
    "id": 917,
    "name": "magenta_candle_cake",
    "displayName": "Cake with Magenta Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11334,
    "minStateId": 11334,
    "maxStateId": 11335,
    "drops": [1297],
    "boundingBox": "block"
  },
  {
    "id": 918,
    "name": "light_blue_candle_cake",
    "displayName": "Cake with Light Blue Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1262,
    "minStateId": 1262,
    "maxStateId": 1263,
    "drops": [1298],
    "boundingBox": "block"
  },
  {
    "id": 919,
    "name": "yellow_candle_cake",
    "displayName": "Cake with Yellow Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6424,
    "minStateId": 6424,
    "maxStateId": 6425,
    "drops": [1299],
    "boundingBox": "block"
  },
  {
    "id": 920,
    "name": "lime_candle_cake",
    "displayName": "Cake with Lime Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14542,
    "minStateId": 14542,
    "maxStateId": 14543,
    "drops": [1300],
    "boundingBox": "block"
  },
  {
    "id": 921,
    "name": "pink_candle_cake",
    "displayName": "Cake with Pink Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5841,
    "minStateId": 5841,
    "maxStateId": 5842,
    "drops": [1301],
    "boundingBox": "block"
  },
  {
    "id": 922,
    "name": "gray_candle_cake",
    "displayName": "Cake with Gray Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 329,
    "minStateId": 329,
    "maxStateId": 330,
    "drops": [1302],
    "boundingBox": "block"
  },
  {
    "id": 923,
    "name": "light_gray_candle_cake",
    "displayName": "Cake with Light Gray Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8157,
    "minStateId": 8157,
    "maxStateId": 8158,
    "drops": [1303],
    "boundingBox": "block"
  },
  {
    "id": 924,
    "name": "cyan_candle_cake",
    "displayName": "Cake with Cyan Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2693,
    "minStateId": 2693,
    "maxStateId": 2694,
    "drops": [1304],
    "boundingBox": "block"
  },
  {
    "id": 925,
    "name": "purple_candle_cake",
    "displayName": "Cake with Purple Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12016,
    "minStateId": 12016,
    "maxStateId": 12017,
    "drops": [1305],
    "boundingBox": "block"
  },
  {
    "id": 926,
    "name": "blue_candle_cake",
    "displayName": "Cake with Blue Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11053,
    "minStateId": 11053,
    "maxStateId": 11054,
    "drops": [1306],
    "boundingBox": "block"
  },
  {
    "id": 927,
    "name": "brown_candle_cake",
    "displayName": "Cake with Brown Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4954,
    "minStateId": 4954,
    "maxStateId": 4955,
    "drops": [1307],
    "boundingBox": "block"
  },
  {
    "id": 928,
    "name": "green_candle_cake",
    "displayName": "Cake with Green Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4880,
    "minStateId": 4880,
    "maxStateId": 4881,
    "drops": [1308],
    "boundingBox": "block"
  },
  {
    "id": 929,
    "name": "red_candle_cake",
    "displayName": "Cake with Red Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13937,
    "minStateId": 13937,
    "maxStateId": 13938,
    "drops": [1309],
    "boundingBox": "block"
  },
  {
    "id": 930,
    "name": "black_candle_cake",
    "displayName": "Cake with Black Candle",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6374,
    "minStateId": 6374,
    "maxStateId": 6375,
    "drops": [1310],
    "boundingBox": "block"
  },
  {
    "id": 931,
    "name": "amethyst_block",
    "displayName": "Block of Amethyst",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1300,
    "minStateId": 1300,
    "maxStateId": 1300,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [88],
    "boundingBox": "block"
  },
  {
    "id": 932,
    "name": "budding_amethyst",
    "displayName": "Budding Amethyst",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12354,
    "minStateId": 12354,
    "maxStateId": 12354,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 933,
    "name": "amethyst_cluster",
    "displayName": "Amethyst Cluster",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 5,
    "filterLight": 0,
    "defaultState": 14130,
    "minStateId": 14130,
    "maxStateId": 14135,
    "drops": [840],
    "boundingBox": "block"
  },
  {
    "id": 934,
    "name": "large_amethyst_bud",
    "displayName": "Large Amethyst Bud",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 4,
    "filterLight": 0,
    "defaultState": 6950,
    "minStateId": 6950,
    "maxStateId": 6955,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 935,
    "name": "medium_amethyst_bud",
    "displayName": "Medium Amethyst Bud",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 2,
    "filterLight": 0,
    "defaultState": 6127,
    "minStateId": 6127,
    "maxStateId": 6132,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 936,
    "name": "small_amethyst_bud",
    "displayName": "Small Amethyst Bud",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 1,
    "filterLight": 0,
    "defaultState": 1574,
    "minStateId": 1574,
    "maxStateId": 1579,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 937,
    "name": "tuff",
    "displayName": "Tuff",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1639,
    "minStateId": 1639,
    "maxStateId": 1639,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [12],
    "boundingBox": "block"
  },
  {
    "id": 938,
    "name": "tuff_slab",
    "displayName": "Tuff Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1221,
    "minStateId": 1221,
    "maxStateId": 1222,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [13],
    "boundingBox": "block"
  },
  {
    "id": 8076,
    "name": "tuff_double_slab",
    "displayName": "Tuff Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13989,
    "minStateId": 13989,
    "maxStateId": 13990,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [13],
    "boundingBox": "block"
  },
  {
    "id": 939,
    "name": "tuff_stairs",
    "displayName": "Tuff Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10493,
    "minStateId": 10493,
    "maxStateId": 10500,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [14],
    "boundingBox": "block"
  },
  {
    "id": 940,
    "name": "tuff_wall",
    "displayName": "Tuff Wall",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4227,
    "minStateId": 4227,
    "maxStateId": 4388,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [15],
    "boundingBox": "block"
  },
  {
    "id": 941,
    "name": "polished_tuff",
    "displayName": "Polished Tuff",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13227,
    "minStateId": 13227,
    "maxStateId": 13227,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [17],
    "boundingBox": "block"
  },
  {
    "id": 942,
    "name": "polished_tuff_slab",
    "displayName": "Polished Tuff Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 331,
    "minStateId": 331,
    "maxStateId": 332,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [18],
    "boundingBox": "block"
  },
  {
    "id": 8077,
    "name": "polished_tuff_double_slab",
    "displayName": "Polished Tuff Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5535,
    "minStateId": 5535,
    "maxStateId": 5536,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [18],
    "boundingBox": "block"
  },
  {
    "id": 943,
    "name": "polished_tuff_stairs",
    "displayName": "Polished Tuff Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13279,
    "minStateId": 13279,
    "maxStateId": 13286,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [19],
    "boundingBox": "block"
  },
  {
    "id": 944,
    "name": "polished_tuff_wall",
    "displayName": "Polished Tuff Wall",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2695,
    "minStateId": 2695,
    "maxStateId": 2856,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [20],
    "boundingBox": "block"
  },
  {
    "id": 945,
    "name": "chiseled_tuff",
    "displayName": "Chiseled Tuff",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14306,
    "minStateId": 14306,
    "maxStateId": 14306,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [16],
    "boundingBox": "block"
  },
  {
    "id": 946,
    "name": "tuff_bricks",
    "displayName": "Tuff Bricks",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11981,
    "minStateId": 11981,
    "maxStateId": 11981,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [21],
    "boundingBox": "block"
  },
  {
    "id": 947,
    "name": "tuff_brick_slab",
    "displayName": "Tuff Brick Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5027,
    "minStateId": 5027,
    "maxStateId": 5028,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [22],
    "boundingBox": "block"
  },
  {
    "id": 8078,
    "name": "tuff_brick_double_slab",
    "displayName": "Tuff Brick Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10475,
    "minStateId": 10475,
    "maxStateId": 10476,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [22],
    "boundingBox": "block"
  },
  {
    "id": 948,
    "name": "tuff_brick_stairs",
    "displayName": "Tuff Brick Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11556,
    "minStateId": 11556,
    "maxStateId": 11563,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [23],
    "boundingBox": "block"
  },
  {
    "id": 949,
    "name": "tuff_brick_wall",
    "displayName": "Tuff Brick Wall",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2410,
    "minStateId": 2410,
    "maxStateId": 2571,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [24],
    "boundingBox": "block"
  },
  {
    "id": 950,
    "name": "chiseled_tuff_bricks",
    "displayName": "Chiseled Tuff Bricks",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13668,
    "minStateId": 13668,
    "maxStateId": 13668,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [25],
    "boundingBox": "block"
  },
  {
    "id": 951,
    "name": "calcite",
    "displayName": "Calcite",
    "hardness": 0.75,
    "resistance": 0.75,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1141,
    "minStateId": 1141,
    "maxStateId": 1141,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [11],
    "boundingBox": "block"
  },
  {
    "id": 952,
    "name": "tinted_glass",
    "displayName": "Tinted Glass",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10634,
    "minStateId": 10634,
    "maxStateId": 10634,
    "drops": [196],
    "boundingBox": "block"
  },
  {
    "id": 953,
    "name": "powder_snow",
    "displayName": "Powder Snow",
    "hardness": 0.25,
    "resistance": 0.25,
    "stackSize": 1,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 263,
    "minStateId": 263,
    "maxStateId": 263,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 954,
    "name": "sculk_sensor",
    "displayName": "Sculk Sensor",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 1,
    "filterLight": 0,
    "defaultState": 6142,
    "minStateId": 6142,
    "maxStateId": 6144,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 955,
    "name": "calibrated_sculk_sensor",
    "displayName": "Calibrated Sculk Sensor",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 1,
    "filterLight": 0,
    "defaultState": 9987,
    "minStateId": 9987,
    "maxStateId": 9998,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 956,
    "name": "sculk",
    "displayName": "Sculk",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12570,
    "minStateId": 12570,
    "maxStateId": 12570,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 957,
    "name": "sculk_vein",
    "displayName": "Sculk Vein",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 13103,
    "minStateId": 13103,
    "maxStateId": 13166,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 958,
    "name": "sculk_catalyst",
    "displayName": "Sculk Catalyst",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 6,
    "filterLight": 15,
    "defaultState": 4902,
    "minStateId": 4902,
    "maxStateId": 4903,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 959,
    "name": "sculk_shrieker",
    "displayName": "Sculk Shrieker",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1156,
    "minStateId": 1156,
    "maxStateId": 1159,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 960,
    "name": "copper_block",
    "displayName": "Block of Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6870,
    "minStateId": 6870,
    "maxStateId": 6870,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [91],
    "boundingBox": "block"
  },
  {
    "id": 961,
    "name": "exposed_copper",
    "displayName": "Exposed Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1924,
    "minStateId": 1924,
    "maxStateId": 1924,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [95],
    "boundingBox": "block"
  },
  {
    "id": 962,
    "name": "weathered_copper",
    "displayName": "Weathered Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14897,
    "minStateId": 14897,
    "maxStateId": 14897,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [96],
    "boundingBox": "block"
  },
  {
    "id": 963,
    "name": "oxidized_copper",
    "displayName": "Oxidized Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4837,
    "minStateId": 4837,
    "maxStateId": 4837,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [97],
    "boundingBox": "block"
  },
  {
    "id": 964,
    "name": "copper_ore",
    "displayName": "Copper Ore",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4838,
    "minStateId": 4838,
    "maxStateId": 4838,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [843],
    "boundingBox": "block"
  },
  {
    "id": 965,
    "name": "deepslate_copper_ore",
    "displayName": "Deepslate Copper Ore",
    "hardness": 4.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 276,
    "minStateId": 276,
    "maxStateId": 276,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [843],
    "boundingBox": "block"
  },
  {
    "id": 966,
    "name": "oxidized_cut_copper",
    "displayName": "Oxidized Cut Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8372,
    "minStateId": 8372,
    "maxStateId": 8372,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [105],
    "boundingBox": "block"
  },
  {
    "id": 967,
    "name": "weathered_cut_copper",
    "displayName": "Weathered Cut Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13169,
    "minStateId": 13169,
    "maxStateId": 13169,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [104],
    "boundingBox": "block"
  },
  {
    "id": 968,
    "name": "exposed_cut_copper",
    "displayName": "Exposed Cut Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11472,
    "minStateId": 11472,
    "maxStateId": 11472,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [103],
    "boundingBox": "block"
  },
  {
    "id": 969,
    "name": "cut_copper",
    "displayName": "Cut Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6908,
    "minStateId": 6908,
    "maxStateId": 6908,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [102],
    "boundingBox": "block"
  },
  {
    "id": 970,
    "name": "oxidized_chiseled_copper",
    "displayName": "Oxidized Chiseled Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8138,
    "minStateId": 8138,
    "maxStateId": 8138,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [101],
    "boundingBox": "block"
  },
  {
    "id": 971,
    "name": "weathered_chiseled_copper",
    "displayName": "Weathered Chiseled Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1573,
    "minStateId": 1573,
    "maxStateId": 1573,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [100],
    "boundingBox": "block"
  },
  {
    "id": 972,
    "name": "exposed_chiseled_copper",
    "displayName": "Exposed Chiseled Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11923,
    "minStateId": 11923,
    "maxStateId": 11923,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [99],
    "boundingBox": "block"
  },
  {
    "id": 973,
    "name": "chiseled_copper",
    "displayName": "Chiseled Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9323,
    "minStateId": 9323,
    "maxStateId": 9323,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [98],
    "boundingBox": "block"
  },
  {
    "id": 974,
    "name": "waxed_oxidized_chiseled_copper",
    "displayName": "Waxed Oxidized Chiseled Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 81,
    "minStateId": 81,
    "maxStateId": 81,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [121],
    "boundingBox": "block"
  },
  {
    "id": 975,
    "name": "waxed_weathered_chiseled_copper",
    "displayName": "Waxed Weathered Chiseled Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5005,
    "minStateId": 5005,
    "maxStateId": 5005,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [120],
    "boundingBox": "block"
  },
  {
    "id": 976,
    "name": "waxed_exposed_chiseled_copper",
    "displayName": "Waxed Exposed Chiseled Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1220,
    "minStateId": 1220,
    "maxStateId": 1220,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [119],
    "boundingBox": "block"
  },
  {
    "id": 977,
    "name": "waxed_chiseled_copper",
    "displayName": "Waxed Chiseled Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14136,
    "minStateId": 14136,
    "maxStateId": 14136,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [118],
    "boundingBox": "block"
  },
  {
    "id": 978,
    "name": "oxidized_cut_copper_stairs",
    "displayName": "Oxidized Cut Copper Stairs",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1643,
    "minStateId": 1643,
    "maxStateId": 1650,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [109],
    "boundingBox": "block"
  },
  {
    "id": 979,
    "name": "weathered_cut_copper_stairs",
    "displayName": "Weathered Cut Copper Stairs",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6052,
    "minStateId": 6052,
    "maxStateId": 6059,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [108],
    "boundingBox": "block"
  },
  {
    "id": 980,
    "name": "exposed_cut_copper_stairs",
    "displayName": "Exposed Cut Copper Stairs",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6380,
    "minStateId": 6380,
    "maxStateId": 6387,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [107],
    "boundingBox": "block"
  },
  {
    "id": 981,
    "name": "cut_copper_stairs",
    "displayName": "Cut Copper Stairs",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6399,
    "minStateId": 6399,
    "maxStateId": 6406,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [106],
    "boundingBox": "block"
  },
  {
    "id": 982,
    "name": "oxidized_double_cut_copper_slab",
    "displayName": "Oxidized Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1922,
    "minStateId": 1922,
    "maxStateId": 1923,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [113],
    "boundingBox": "block"
  },
  {
    "id": 8079,
    "name": "oxidized_cut_copper_slab",
    "displayName": "Oxidized Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8146,
    "minStateId": 8146,
    "maxStateId": 8147,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [113],
    "boundingBox": "block"
  },
  {
    "id": 983,
    "name": "weathered_cut_copper_slab",
    "displayName": "Weathered Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11116,
    "minStateId": 11116,
    "maxStateId": 11117,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [112],
    "boundingBox": "block"
  },
  {
    "id": 8080,
    "name": "weathered_double_cut_copper_slab",
    "displayName": "Weathered Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13371,
    "minStateId": 13371,
    "maxStateId": 13372,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [112],
    "boundingBox": "block"
  },
  {
    "id": 984,
    "name": "exposed_double_cut_copper_slab",
    "displayName": "Exposed Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1946,
    "minStateId": 1946,
    "maxStateId": 1947,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [111],
    "boundingBox": "block"
  },
  {
    "id": 8081,
    "name": "exposed_cut_copper_slab",
    "displayName": "Exposed Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11940,
    "minStateId": 11940,
    "maxStateId": 11941,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [111],
    "boundingBox": "block"
  },
  {
    "id": 985,
    "name": "double_cut_copper_slab",
    "displayName": "Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4934,
    "minStateId": 4934,
    "maxStateId": 4935,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [110],
    "boundingBox": "block"
  },
  {
    "id": 8082,
    "name": "cut_copper_slab",
    "displayName": "Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8099,
    "minStateId": 8099,
    "maxStateId": 8100,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [110],
    "boundingBox": "block"
  },
  {
    "id": 986,
    "name": "waxed_copper",
    "displayName": "Waxed Block of Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13960,
    "minStateId": 13960,
    "maxStateId": 13960,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [114],
    "boundingBox": "block"
  },
  {
    "id": 987,
    "name": "waxed_weathered_copper",
    "displayName": "Waxed Weathered Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2619,
    "minStateId": 2619,
    "maxStateId": 2619,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [116],
    "boundingBox": "block"
  },
  {
    "id": 988,
    "name": "waxed_exposed_copper",
    "displayName": "Waxed Exposed Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2597,
    "minStateId": 2597,
    "maxStateId": 2597,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [115],
    "boundingBox": "block"
  },
  {
    "id": 989,
    "name": "waxed_oxidized_copper",
    "displayName": "Waxed Oxidized Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13763,
    "minStateId": 13763,
    "maxStateId": 13763,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [117],
    "boundingBox": "block"
  },
  {
    "id": 990,
    "name": "waxed_oxidized_cut_copper",
    "displayName": "Waxed Oxidized Cut Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1140,
    "minStateId": 1140,
    "maxStateId": 1140,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [125],
    "boundingBox": "block"
  },
  {
    "id": 991,
    "name": "waxed_weathered_cut_copper",
    "displayName": "Waxed Weathered Cut Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7524,
    "minStateId": 7524,
    "maxStateId": 7524,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [124],
    "boundingBox": "block"
  },
  {
    "id": 992,
    "name": "waxed_exposed_cut_copper",
    "displayName": "Waxed Exposed Cut Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5126,
    "minStateId": 5126,
    "maxStateId": 5126,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [123],
    "boundingBox": "block"
  },
  {
    "id": 993,
    "name": "waxed_cut_copper",
    "displayName": "Waxed Cut Copper",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13311,
    "minStateId": 13311,
    "maxStateId": 13311,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [122],
    "boundingBox": "block"
  },
  {
    "id": 994,
    "name": "waxed_oxidized_cut_copper_stairs",
    "displayName": "Waxed Oxidized Cut Copper Stairs",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9969,
    "minStateId": 9969,
    "maxStateId": 9976,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [129],
    "boundingBox": "block"
  },
  {
    "id": 995,
    "name": "waxed_weathered_cut_copper_stairs",
    "displayName": "Waxed Weathered Cut Copper Stairs",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11473,
    "minStateId": 11473,
    "maxStateId": 11480,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [128],
    "boundingBox": "block"
  },
  {
    "id": 996,
    "name": "waxed_exposed_cut_copper_stairs",
    "displayName": "Waxed Exposed Cut Copper Stairs",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5605,
    "minStateId": 5605,
    "maxStateId": 5612,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [127],
    "boundingBox": "block"
  },
  {
    "id": 997,
    "name": "waxed_cut_copper_stairs",
    "displayName": "Waxed Cut Copper Stairs",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1707,
    "minStateId": 1707,
    "maxStateId": 1714,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [126],
    "boundingBox": "block"
  },
  {
    "id": 998,
    "name": "waxed_oxidized_cut_copper_slab",
    "displayName": "Waxed Oxidized Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2621,
    "minStateId": 2621,
    "maxStateId": 2622,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [133],
    "boundingBox": "block"
  },
  {
    "id": 8083,
    "name": "waxed_oxidized_double_cut_copper_slab",
    "displayName": "Waxed Oxidized Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13984,
    "minStateId": 13984,
    "maxStateId": 13985,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [133],
    "boundingBox": "block"
  },
  {
    "id": 999,
    "name": "waxed_weathered_double_cut_copper_slab",
    "displayName": "Waxed Weathered Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6897,
    "minStateId": 6897,
    "maxStateId": 6898,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [132],
    "boundingBox": "block"
  },
  {
    "id": 8084,
    "name": "waxed_weathered_cut_copper_slab",
    "displayName": "Waxed Weathered Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11888,
    "minStateId": 11888,
    "maxStateId": 11889,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [132],
    "boundingBox": "block"
  },
  {
    "id": 1004,
    "name": "oxidized_copper_door",
    "displayName": "Oxidized Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 15131,
    "minStateId": 15131,
    "maxStateId": 15162,
    "drops": [751],
    "boundingBox": "block"
  },
  {
    "id": 1073,
    "name": "raw_iron_block",
    "displayName": "Block of Raw Iron",
    "hardness": 5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 15100,
    "minStateId": 15100,
    "maxStateId": 15100,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [84],
    "boundingBox": "block"
  },
  {
    "name": "hard_blue_stained_glass_pane",
    "id": 15099,
    "minStateId": 15099,
    "maxStateId": 15099,
    "displayName": "Hard Blue Stained Glass Pane",
    "defaultState": 15099,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "colored_torch_red",
    "id": 15091,
    "minStateId": 15091,
    "maxStateId": 15096,
    "displayName": "Colored Torch Red",
    "defaultState": 15091,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1055,
    "name": "cobbled_deepslate_wall",
    "displayName": "Cobbled Deepslate Wall",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14732,
    "minStateId": 14732,
    "maxStateId": 14893,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [438],
    "boundingBox": "block"
  },
  {
    "id": 1085,
    "name": "trial_spawner",
    "displayName": "Trial Spawner",
    "hardness": 50,
    "resistance": 50,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 14556,
    "minStateId": 14556,
    "maxStateId": 14567,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "material_reducer",
    "id": 14552,
    "minStateId": 14552,
    "maxStateId": 14555,
    "displayName": "Material Reducer",
    "defaultState": 14552,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1025,
    "name": "waxed_oxidized_copper_grate",
    "displayName": "Waxed Oxidized Copper Grate",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14544,
    "minStateId": 14544,
    "maxStateId": 14544,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1371],
    "boundingBox": "block"
  },
  {
    "name": "hard_light_gray_stained_glass",
    "id": 14304,
    "minStateId": 14304,
    "maxStateId": 14304,
    "displayName": "Hard Light Gray Stained Glass",
    "defaultState": 14304,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1001,
    "name": "waxed_cut_copper_slab",
    "displayName": "Waxed Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14137,
    "minStateId": 14137,
    "maxStateId": 14138,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [130],
    "boundingBox": "block"
  },
  {
    "name": "info_update2",
    "id": 14129,
    "minStateId": 14129,
    "maxStateId": 14129,
    "displayName": "Info Update2",
    "defaultState": 14129,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1006,
    "name": "waxed_copper_door",
    "displayName": "Waxed Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14001,
    "minStateId": 14001,
    "maxStateId": 14032,
    "drops": [752],
    "boundingBox": "block"
  },
  {
    "id": 1056,
    "name": "polished_deepslate",
    "displayName": "Polished Deepslate",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13988,
    "minStateId": 13988,
    "maxStateId": 13988,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [10],
    "boundingBox": "block"
  },
  {
    "id": 1059,
    "name": "polished_deepslate_wall",
    "displayName": "Polished Deepslate Wall",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14139,
    "minStateId": 14139,
    "maxStateId": 14300,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [439],
    "boundingBox": "block"
  },
  {
    "id": 1084,
    "name": "crafter",
    "displayName": "Crafter",
    "hardness": 1.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14074,
    "minStateId": 14074,
    "maxStateId": 14121,
    "drops": [1030],
    "boundingBox": "block"
  },
  {
    "name": "colored_torch_purple",
    "id": 13973,
    "minStateId": 13973,
    "maxStateId": 13978,
    "displayName": "Colored Torch Purple",
    "defaultState": 13973,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_84",
    "id": 13921,
    "minStateId": 13921,
    "maxStateId": 13921,
    "displayName": "Element 84",
    "defaultState": 13921,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_85",
    "id": 13920,
    "minStateId": 13920,
    "maxStateId": 13920,
    "displayName": "Element 85",
    "defaultState": 13920,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_86",
    "id": 13919,
    "minStateId": 13919,
    "maxStateId": 13919,
    "displayName": "Element 86",
    "defaultState": 13919,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_87",
    "id": 13918,
    "minStateId": 13918,
    "maxStateId": 13918,
    "displayName": "Element 87",
    "defaultState": 13918,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_80",
    "id": 13917,
    "minStateId": 13917,
    "maxStateId": 13917,
    "displayName": "Element 80",
    "defaultState": 13917,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_81",
    "id": 13916,
    "minStateId": 13916,
    "maxStateId": 13916,
    "displayName": "Element 81",
    "defaultState": 13916,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_82",
    "id": 13915,
    "minStateId": 13915,
    "maxStateId": 13915,
    "displayName": "Element 82",
    "defaultState": 13915,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_83",
    "id": 13914,
    "minStateId": 13914,
    "maxStateId": 13914,
    "displayName": "Element 83",
    "defaultState": 13914,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_88",
    "id": 13913,
    "minStateId": 13913,
    "maxStateId": 13913,
    "displayName": "Element 88",
    "defaultState": 13913,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_89",
    "id": 13912,
    "minStateId": 13912,
    "maxStateId": 13912,
    "displayName": "Element 89",
    "defaultState": 13912,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_97",
    "id": 13911,
    "minStateId": 13911,
    "maxStateId": 13911,
    "displayName": "Element 97",
    "defaultState": 13911,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_96",
    "id": 13910,
    "minStateId": 13910,
    "maxStateId": 13910,
    "displayName": "Element 96",
    "defaultState": 13910,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_95",
    "id": 13909,
    "minStateId": 13909,
    "maxStateId": 13909,
    "displayName": "Element 95",
    "defaultState": 13909,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_94",
    "id": 13908,
    "minStateId": 13908,
    "maxStateId": 13908,
    "displayName": "Element 94",
    "defaultState": 13908,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_93",
    "id": 13907,
    "minStateId": 13907,
    "maxStateId": 13907,
    "displayName": "Element 93",
    "defaultState": 13907,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_92",
    "id": 13906,
    "minStateId": 13906,
    "maxStateId": 13906,
    "displayName": "Element 92",
    "defaultState": 13906,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_91",
    "id": 13905,
    "minStateId": 13905,
    "maxStateId": 13905,
    "displayName": "Element 91",
    "defaultState": 13905,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_90",
    "id": 13904,
    "minStateId": 13904,
    "maxStateId": 13904,
    "displayName": "Element 90",
    "defaultState": 13904,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_99",
    "id": 13903,
    "minStateId": 13903,
    "maxStateId": 13903,
    "displayName": "Element 99",
    "defaultState": 13903,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_98",
    "id": 13902,
    "minStateId": 13902,
    "maxStateId": 13902,
    "displayName": "Element 98",
    "defaultState": 13902,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_68",
    "id": 13901,
    "minStateId": 13901,
    "maxStateId": 13901,
    "displayName": "Element 68",
    "defaultState": 13901,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_69",
    "id": 13900,
    "minStateId": 13900,
    "maxStateId": 13900,
    "displayName": "Element 69",
    "defaultState": 13900,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_62",
    "id": 13899,
    "minStateId": 13899,
    "maxStateId": 13899,
    "displayName": "Element 62",
    "defaultState": 13899,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_63",
    "id": 13898,
    "minStateId": 13898,
    "maxStateId": 13898,
    "displayName": "Element 63",
    "defaultState": 13898,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_60",
    "id": 13897,
    "minStateId": 13897,
    "maxStateId": 13897,
    "displayName": "Element 60",
    "defaultState": 13897,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_61",
    "id": 13896,
    "minStateId": 13896,
    "maxStateId": 13896,
    "displayName": "Element 61",
    "defaultState": 13896,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_66",
    "id": 13895,
    "minStateId": 13895,
    "maxStateId": 13895,
    "displayName": "Element 66",
    "defaultState": 13895,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_67",
    "id": 13894,
    "minStateId": 13894,
    "maxStateId": 13894,
    "displayName": "Element 67",
    "defaultState": 13894,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_64",
    "id": 13893,
    "minStateId": 13893,
    "maxStateId": 13893,
    "displayName": "Element 64",
    "defaultState": 13893,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_65",
    "id": 13892,
    "minStateId": 13892,
    "maxStateId": 13892,
    "displayName": "Element 65",
    "defaultState": 13892,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_79",
    "id": 13891,
    "minStateId": 13891,
    "maxStateId": 13891,
    "displayName": "Element 79",
    "defaultState": 13891,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_78",
    "id": 13890,
    "minStateId": 13890,
    "maxStateId": 13890,
    "displayName": "Element 78",
    "defaultState": 13890,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_75",
    "id": 13889,
    "minStateId": 13889,
    "maxStateId": 13889,
    "displayName": "Element 75",
    "defaultState": 13889,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_74",
    "id": 13888,
    "minStateId": 13888,
    "maxStateId": 13888,
    "displayName": "Element 74",
    "defaultState": 13888,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_77",
    "id": 13887,
    "minStateId": 13887,
    "maxStateId": 13887,
    "displayName": "Element 77",
    "defaultState": 13887,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_76",
    "id": 13886,
    "minStateId": 13886,
    "maxStateId": 13886,
    "displayName": "Element 76",
    "defaultState": 13886,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_71",
    "id": 13885,
    "minStateId": 13885,
    "maxStateId": 13885,
    "displayName": "Element 71",
    "defaultState": 13885,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_70",
    "id": 13884,
    "minStateId": 13884,
    "maxStateId": 13884,
    "displayName": "Element 70",
    "defaultState": 13884,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_73",
    "id": 13883,
    "minStateId": 13883,
    "maxStateId": 13883,
    "displayName": "Element 73",
    "defaultState": 13883,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_72",
    "id": 13882,
    "minStateId": 13882,
    "maxStateId": 13882,
    "displayName": "Element 72",
    "defaultState": 13882,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_40",
    "id": 13881,
    "minStateId": 13881,
    "maxStateId": 13881,
    "displayName": "Element 40",
    "defaultState": 13881,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_41",
    "id": 13880,
    "minStateId": 13880,
    "maxStateId": 13880,
    "displayName": "Element 41",
    "defaultState": 13880,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_42",
    "id": 13879,
    "minStateId": 13879,
    "maxStateId": 13879,
    "displayName": "Element 42",
    "defaultState": 13879,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_43",
    "id": 13878,
    "minStateId": 13878,
    "maxStateId": 13878,
    "displayName": "Element 43",
    "defaultState": 13878,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_44",
    "id": 13877,
    "minStateId": 13877,
    "maxStateId": 13877,
    "displayName": "Element 44",
    "defaultState": 13877,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_45",
    "id": 13876,
    "minStateId": 13876,
    "maxStateId": 13876,
    "displayName": "Element 45",
    "defaultState": 13876,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_46",
    "id": 13875,
    "minStateId": 13875,
    "maxStateId": 13875,
    "displayName": "Element 46",
    "defaultState": 13875,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_47",
    "id": 13874,
    "minStateId": 13874,
    "maxStateId": 13874,
    "displayName": "Element 47",
    "defaultState": 13874,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_48",
    "id": 13873,
    "minStateId": 13873,
    "maxStateId": 13873,
    "displayName": "Element 48",
    "defaultState": 13873,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_49",
    "id": 13872,
    "minStateId": 13872,
    "maxStateId": 13872,
    "displayName": "Element 49",
    "defaultState": 13872,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_53",
    "id": 13871,
    "minStateId": 13871,
    "maxStateId": 13871,
    "displayName": "Element 53",
    "defaultState": 13871,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_52",
    "id": 13870,
    "minStateId": 13870,
    "maxStateId": 13870,
    "displayName": "Element 52",
    "defaultState": 13870,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_51",
    "id": 13869,
    "minStateId": 13869,
    "maxStateId": 13869,
    "displayName": "Element 51",
    "defaultState": 13869,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_50",
    "id": 13868,
    "minStateId": 13868,
    "maxStateId": 13868,
    "displayName": "Element 50",
    "defaultState": 13868,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_57",
    "id": 13867,
    "minStateId": 13867,
    "maxStateId": 13867,
    "displayName": "Element 57",
    "defaultState": 13867,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_56",
    "id": 13866,
    "minStateId": 13866,
    "maxStateId": 13866,
    "displayName": "Element 56",
    "defaultState": 13866,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_55",
    "id": 13865,
    "minStateId": 13865,
    "maxStateId": 13865,
    "displayName": "Element 55",
    "defaultState": 13865,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_54",
    "id": 13864,
    "minStateId": 13864,
    "maxStateId": 13864,
    "displayName": "Element 54",
    "defaultState": 13864,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_59",
    "id": 13863,
    "minStateId": 13863,
    "maxStateId": 13863,
    "displayName": "Element 59",
    "defaultState": 13863,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_58",
    "id": 13862,
    "minStateId": 13862,
    "maxStateId": 13862,
    "displayName": "Element 58",
    "defaultState": 13862,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_26",
    "id": 13861,
    "minStateId": 13861,
    "maxStateId": 13861,
    "displayName": "Element 26",
    "defaultState": 13861,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_27",
    "id": 13860,
    "minStateId": 13860,
    "maxStateId": 13860,
    "displayName": "Element 27",
    "defaultState": 13860,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_24",
    "id": 13859,
    "minStateId": 13859,
    "maxStateId": 13859,
    "displayName": "Element 24",
    "defaultState": 13859,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_25",
    "id": 13858,
    "minStateId": 13858,
    "maxStateId": 13858,
    "displayName": "Element 25",
    "defaultState": 13858,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_22",
    "id": 13857,
    "minStateId": 13857,
    "maxStateId": 13857,
    "displayName": "Element 22",
    "defaultState": 13857,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_23",
    "id": 13856,
    "minStateId": 13856,
    "maxStateId": 13856,
    "displayName": "Element 23",
    "defaultState": 13856,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_20",
    "id": 13855,
    "minStateId": 13855,
    "maxStateId": 13855,
    "displayName": "Element 20",
    "defaultState": 13855,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_21",
    "id": 13854,
    "minStateId": 13854,
    "maxStateId": 13854,
    "displayName": "Element 21",
    "defaultState": 13854,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_28",
    "id": 13853,
    "minStateId": 13853,
    "maxStateId": 13853,
    "displayName": "Element 28",
    "defaultState": 13853,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_29",
    "id": 13852,
    "minStateId": 13852,
    "maxStateId": 13852,
    "displayName": "Element 29",
    "defaultState": 13852,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_39",
    "id": 13851,
    "minStateId": 13851,
    "maxStateId": 13851,
    "displayName": "Element 39",
    "defaultState": 13851,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_38",
    "id": 13850,
    "minStateId": 13850,
    "maxStateId": 13850,
    "displayName": "Element 38",
    "defaultState": 13850,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_31",
    "id": 13849,
    "minStateId": 13849,
    "maxStateId": 13849,
    "displayName": "Element 31",
    "defaultState": 13849,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_30",
    "id": 13848,
    "minStateId": 13848,
    "maxStateId": 13848,
    "displayName": "Element 30",
    "defaultState": 13848,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_33",
    "id": 13847,
    "minStateId": 13847,
    "maxStateId": 13847,
    "displayName": "Element 33",
    "defaultState": 13847,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_32",
    "id": 13846,
    "minStateId": 13846,
    "maxStateId": 13846,
    "displayName": "Element 32",
    "defaultState": 13846,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_35",
    "id": 13845,
    "minStateId": 13845,
    "maxStateId": 13845,
    "displayName": "Element 35",
    "defaultState": 13845,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_34",
    "id": 13844,
    "minStateId": 13844,
    "maxStateId": 13844,
    "displayName": "Element 34",
    "defaultState": 13844,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_37",
    "id": 13843,
    "minStateId": 13843,
    "maxStateId": 13843,
    "displayName": "Element 37",
    "defaultState": 13843,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_36",
    "id": 13842,
    "minStateId": 13842,
    "maxStateId": 13842,
    "displayName": "Element 36",
    "defaultState": 13842,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_19",
    "id": 13841,
    "minStateId": 13841,
    "maxStateId": 13841,
    "displayName": "Element 19",
    "defaultState": 13841,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_18",
    "id": 13840,
    "minStateId": 13840,
    "maxStateId": 13840,
    "displayName": "Element 18",
    "defaultState": 13840,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_17",
    "id": 13839,
    "minStateId": 13839,
    "maxStateId": 13839,
    "displayName": "Element 17",
    "defaultState": 13839,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_16",
    "id": 13838,
    "minStateId": 13838,
    "maxStateId": 13838,
    "displayName": "Element 16",
    "defaultState": 13838,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_15",
    "id": 13837,
    "minStateId": 13837,
    "maxStateId": 13837,
    "displayName": "Element 15",
    "defaultState": 13837,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_14",
    "id": 13836,
    "minStateId": 13836,
    "maxStateId": 13836,
    "displayName": "Element 14",
    "defaultState": 13836,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_13",
    "id": 13835,
    "minStateId": 13835,
    "maxStateId": 13835,
    "displayName": "Element 13",
    "defaultState": 13835,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_12",
    "id": 13834,
    "minStateId": 13834,
    "maxStateId": 13834,
    "displayName": "Element 12",
    "defaultState": 13834,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_11",
    "id": 13833,
    "minStateId": 13833,
    "maxStateId": 13833,
    "displayName": "Element 11",
    "defaultState": 13833,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_10",
    "id": 13832,
    "minStateId": 13832,
    "maxStateId": 13832,
    "displayName": "Element 10",
    "defaultState": 13832,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1028,
    "name": "weathered_copper_bulb",
    "displayName": "Weathered Copper Bulb",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13782,
    "minStateId": 13782,
    "maxStateId": 13785,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1374],
    "boundingBox": "block"
  },
  {
    "name": "hard_pink_stained_glass_pane",
    "id": 13759,
    "minStateId": 13759,
    "maxStateId": 13759,
    "displayName": "Hard Pink Stained Glass Pane",
    "defaultState": 13759,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1037,
    "name": "cave_vines_head_with_berries",
    "displayName": "Cave Vines",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13709,
    "minStateId": 13709,
    "maxStateId": 13734,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "chemical_heat",
    "id": 13671,
    "minStateId": 13671,
    "maxStateId": 13671,
    "displayName": "Chemical Heat",
    "defaultState": 13671,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1054,
    "name": "cobbled_deepslate_slab",
    "displayName": "Cobbled Deepslate Slab",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13315,
    "minStateId": 13315,
    "maxStateId": 13316,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [675],
    "boundingBox": "block"
  },
  {
    "id": 1065,
    "name": "deepslate_brick_stairs",
    "displayName": "Deepslate Brick Stairs",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13622,
    "minStateId": 13622,
    "maxStateId": 13629,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [660],
    "boundingBox": "block"
  },
  {
    "name": "netherreactor",
    "id": 13619,
    "minStateId": 13619,
    "maxStateId": 13619,
    "displayName": "Netherreactor",
    "defaultState": 13619,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1035,
    "name": "pointed_dripstone",
    "displayName": "Pointed Dripstone",
    "hardness": 1.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13608,
    "minStateId": 13608,
    "maxStateId": 13617,
    "drops": [1315],
    "boundingBox": "block"
  },
  {
    "id": 1039,
    "name": "spore_blossom",
    "displayName": "Spore Blossom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13338,
    "minStateId": 13338,
    "maxStateId": 13338,
    "drops": [242],
    "boundingBox": "empty"
  },
  {
    "id": 1087,
    "name": "heavy_core",
    "displayName": "Heavy Core",
    "hardness": 10,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13314,
    "minStateId": 13314,
    "maxStateId": 13314,
    "drops": [87],
    "boundingBox": "block"
  },
  {
    "name": "camera",
    "id": 13302,
    "minStateId": 13302,
    "maxStateId": 13302,
    "displayName": "Camera",
    "defaultState": 13302,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_8",
    "id": 13300,
    "minStateId": 13300,
    "maxStateId": 13300,
    "displayName": "Element 8",
    "defaultState": 13300,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_9",
    "id": 13299,
    "minStateId": 13299,
    "maxStateId": 13299,
    "displayName": "Element 9",
    "defaultState": 13299,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_6",
    "id": 13298,
    "minStateId": 13298,
    "maxStateId": 13298,
    "displayName": "Element 6",
    "defaultState": 13298,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_7",
    "id": 13297,
    "minStateId": 13297,
    "maxStateId": 13297,
    "displayName": "Element 7",
    "defaultState": 13297,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_4",
    "id": 13296,
    "minStateId": 13296,
    "maxStateId": 13296,
    "displayName": "Element 4",
    "defaultState": 13296,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_5",
    "id": 13295,
    "minStateId": 13295,
    "maxStateId": 13295,
    "displayName": "Element 5",
    "defaultState": 13295,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_2",
    "id": 13294,
    "minStateId": 13294,
    "maxStateId": 13294,
    "displayName": "Element 2",
    "defaultState": 13294,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_3",
    "id": 13293,
    "minStateId": 13293,
    "maxStateId": 13293,
    "displayName": "Element 3",
    "defaultState": 13293,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_0",
    "id": 13292,
    "minStateId": 13292,
    "maxStateId": 13292,
    "displayName": "Element 0",
    "defaultState": 13292,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_1",
    "id": 13291,
    "minStateId": 13291,
    "maxStateId": 13291,
    "displayName": "Element 1",
    "defaultState": 13291,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_cyan_stained_glass_pane",
    "id": 13242,
    "minStateId": 13242,
    "maxStateId": 13242,
    "displayName": "Hard Cyan Stained Glass Pane",
    "defaultState": 13242,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_white_stained_glass_pane",
    "id": 13229,
    "minStateId": 13229,
    "maxStateId": 13229,
    "displayName": "Hard White Stained Glass Pane",
    "defaultState": 13229,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "deprecated_purpur_block_1",
    "id": 12658,
    "minStateId": 12658,
    "maxStateId": 12660,
    "displayName": "Deprecated Purpur Block 1",
    "defaultState": 12658,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "deprecated_purpur_block_2",
    "id": 12655,
    "minStateId": 12655,
    "maxStateId": 12657,
    "displayName": "Deprecated Purpur Block 2",
    "defaultState": 12655,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "allow",
    "id": 12653,
    "minStateId": 12653,
    "maxStateId": 12653,
    "displayName": "Allow",
    "defaultState": 12653,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1009,
    "name": "waxed_weathered_copper_door",
    "displayName": "Waxed Weathered Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12614,
    "minStateId": 12614,
    "maxStateId": 12645,
    "drops": [754],
    "boundingBox": "block"
  },
  {
    "name": "hard_purple_stained_glass_pane",
    "id": 12571,
    "minStateId": 12571,
    "maxStateId": 12571,
    "displayName": "Hard Purple Stained Glass Pane",
    "defaultState": 12571,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_red_stained_glass_pane",
    "id": 12551,
    "minStateId": 12551,
    "maxStateId": 12551,
    "displayName": "Hard Red Stained Glass Pane",
    "defaultState": 12551,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_red_stained_glass",
    "id": 12259,
    "minStateId": 12259,
    "maxStateId": 12259,
    "displayName": "Hard Red Stained Glass",
    "defaultState": 12259,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1000,
    "name": "waxed_exposed_double_cut_copper_slab",
    "displayName": "Waxed Exposed Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12221,
    "minStateId": 12221,
    "maxStateId": 12222,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [131],
    "boundingBox": "block"
  },
  {
    "id": 1021,
    "name": "oxidized_copper_grate",
    "displayName": "Oxidized Copper Grate",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11960,
    "minStateId": 11960,
    "maxStateId": 11960,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1367],
    "boundingBox": "block"
  },
  {
    "id": 1040,
    "name": "azalea",
    "displayName": "Azalea",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12229,
    "minStateId": 12229,
    "maxStateId": 12229,
    "drops": [204],
    "boundingBox": "block"
  },
  {
    "id": 1050,
    "name": "mud",
    "displayName": "Mud",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11990,
    "minStateId": 11990,
    "maxStateId": 11990,
    "drops": [32],
    "boundingBox": "block"
  },
  {
    "id": 1052,
    "name": "cobbled_deepslate",
    "displayName": "Cobbled Deepslate",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11986,
    "minStateId": 11986,
    "maxStateId": 11986,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [9],
    "boundingBox": "block"
  },
  {
    "id": 1083,
    "name": "decorated_pot",
    "displayName": "Decorated Pot",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12052,
    "minStateId": 12052,
    "maxStateId": 12055,
    "drops": [301],
    "boundingBox": "block"
  },
  {
    "id": 1092,
    "name": "closed_eyeblossom",
    "displayName": "Closed Eyeblossom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12049,
    "minStateId": 12049,
    "maxStateId": 12049,
    "drops": [227],
    "boundingBox": "empty"
  },
  {
    "name": "colored_torch_green",
    "id": 11855,
    "minStateId": 11855,
    "maxStateId": 11860,
    "displayName": "Colored Torch Green",
    "defaultState": 11855,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_green_stained_glass",
    "id": 11846,
    "minStateId": 11846,
    "maxStateId": 11846,
    "displayName": "Hard Green Stained Glass",
    "defaultState": 11846,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_gray_stained_glass_pane",
    "id": 11801,
    "minStateId": 11801,
    "maxStateId": 11801,
    "displayName": "Hard Gray Stained Glass Pane",
    "defaultState": 11801,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1005,
    "name": "weathered_copper_door",
    "displayName": "Weathered Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11740,
    "minStateId": 11740,
    "maxStateId": 11771,
    "drops": [750],
    "boundingBox": "block"
  },
  {
    "id": 1013,
    "name": "weathered_copper_trapdoor",
    "displayName": "Weathered Copper Trapdoor",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11861,
    "minStateId": 11861,
    "maxStateId": 11876,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [771],
    "boundingBox": "block"
  },
  {
    "id": 1044,
    "name": "moss_block",
    "displayName": "Moss Block",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11879,
    "minStateId": 11879,
    "maxStateId": 11879,
    "drops": [256],
    "boundingBox": "block"
  },
  {
    "id": 1079,
    "name": "verdant_froglight",
    "displayName": "Verdant Froglight",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 15,
    "filterLight": 15,
    "defaultState": 11798,
    "minStateId": 11798,
    "maxStateId": 11800,
    "drops": [1317],
    "boundingBox": "block"
  },
  {
    "id": 1080,
    "name": "pearlescent_froglight",
    "displayName": "Pearlescent Froglight",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 15,
    "filterLight": 15,
    "defaultState": 11772,
    "minStateId": 11772,
    "maxStateId": 11774,
    "drops": [1318],
    "boundingBox": "block"
  },
  {
    "name": "hard_lime_stained_glass",
    "id": 11739,
    "minStateId": 11739,
    "maxStateId": 11739,
    "displayName": "Hard Lime Stained Glass",
    "defaultState": 11739,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_magenta_stained_glass_pane",
    "id": 11639,
    "minStateId": 11639,
    "maxStateId": 11639,
    "displayName": "Hard Magenta Stained Glass Pane",
    "defaultState": 11639,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1027,
    "name": "exposed_copper_bulb",
    "displayName": "Exposed Copper Bulb",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11565,
    "minStateId": 11565,
    "maxStateId": 11568,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1373],
    "boundingBox": "block"
  },
  {
    "id": 1033,
    "name": "waxed_oxidized_copper_bulb",
    "displayName": "Waxed Oxidized Copper Bulb",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11583,
    "minStateId": 11583,
    "maxStateId": 11586,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1379],
    "boundingBox": "block"
  },
  {
    "name": "hard_orange_stained_glass",
    "id": 11435,
    "minStateId": 11435,
    "maxStateId": 11435,
    "displayName": "Hard Orange Stained Glass",
    "defaultState": 11435,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1086,
    "name": "vault",
    "displayName": "Vault",
    "hardness": 50,
    "resistance": 50,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 6,
    "filterLight": 1,
    "defaultState": 11379,
    "minStateId": 11379,
    "maxStateId": 11410,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "mushroom_stem",
    "id": 11352,
    "minStateId": 11352,
    "maxStateId": 11367,
    "displayName": "Mushroom Stem",
    "defaultState": 11352,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1011,
    "name": "exposed_copper_trapdoor",
    "displayName": "Exposed Copper Trapdoor",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11336,
    "minStateId": 11336,
    "maxStateId": 11351,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [770],
    "boundingBox": "block"
  },
  {
    "id": 1045,
    "name": "big_dripleaf",
    "displayName": "Big Dripleaf",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10635,
    "minStateId": 10635,
    "maxStateId": 10666,
    "drops": [261],
    "boundingBox": "block"
  },
  {
    "id": 1089,
    "name": "pale_moss_carpet",
    "displayName": "Pale Moss Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11147,
    "minStateId": 11147,
    "maxStateId": 11308,
    "drops": [257],
    "boundingBox": "block"
  },
  {
    "id": 1090,
    "name": "pale_hanging_moss",
    "displayName": "Pale Hanging Moss",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11145,
    "minStateId": 11145,
    "maxStateId": 11146,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "hard_black_stained_glass",
    "id": 10630,
    "minStateId": 10630,
    "maxStateId": 10630,
    "displayName": "Hard Black Stained Glass",
    "defaultState": 10630,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1002,
    "name": "copper_door",
    "displayName": "Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10598,
    "minStateId": 10598,
    "maxStateId": 10629,
    "drops": [748],
    "boundingBox": "block"
  },
  {
    "id": 1008,
    "name": "waxed_oxidized_copper_door",
    "displayName": "Waxed Oxidized Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10504,
    "minStateId": 10504,
    "maxStateId": 10535,
    "drops": [755],
    "boundingBox": "block"
  },
  {
    "id": 1010,
    "name": "copper_trapdoor",
    "displayName": "Copper Trapdoor",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10001,
    "minStateId": 10001,
    "maxStateId": 10016,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [769],
    "boundingBox": "block"
  },
  {
    "id": 1015,
    "name": "waxed_exposed_copper_trapdoor",
    "displayName": "Waxed Exposed Copper Trapdoor",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10433,
    "minStateId": 10433,
    "maxStateId": 10448,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [774],
    "boundingBox": "block"
  },
  {
    "id": 1032,
    "name": "waxed_weathered_copper_bulb",
    "displayName": "Waxed Weathered Copper Bulb",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9977,
    "minStateId": 9977,
    "maxStateId": 9980,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1378],
    "boundingBox": "block"
  },
  {
    "id": 1038,
    "name": "cave_vines_body_with_berries",
    "displayName": "Cave Vines Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10556,
    "minStateId": 10556,
    "maxStateId": 10581,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8085,
    "name": "cobbled_deepslate_double_slab",
    "displayName": "Cobbled Deepslate Slab",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10020,
    "minStateId": 10020,
    "maxStateId": 10021,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [675],
    "boundingBox": "block"
  },
  {
    "id": 1082,
    "name": "reinforced_deepslate",
    "displayName": "Reinforced Deepslate",
    "hardness": 55,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9951,
    "minStateId": 9951,
    "maxStateId": 9951,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "deny",
    "id": 9364,
    "minStateId": 9364,
    "maxStateId": 9364,
    "displayName": "Deny",
    "defaultState": 9364,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1088,
    "name": "pale_moss_block",
    "displayName": "Pale Moss Block",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9359,
    "minStateId": 9359,
    "maxStateId": 9359,
    "drops": [259],
    "boundingBox": "block"
  },
  {
    "name": "element_118",
    "id": 9013,
    "minStateId": 9013,
    "maxStateId": 9013,
    "displayName": "Element 118",
    "defaultState": 9013,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_114",
    "id": 9012,
    "minStateId": 9012,
    "maxStateId": 9012,
    "displayName": "Element 114",
    "defaultState": 9012,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_115",
    "id": 9011,
    "minStateId": 9011,
    "maxStateId": 9011,
    "displayName": "Element 115",
    "defaultState": 9011,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_116",
    "id": 9010,
    "minStateId": 9010,
    "maxStateId": 9010,
    "displayName": "Element 116",
    "defaultState": 9010,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_117",
    "id": 9009,
    "minStateId": 9009,
    "maxStateId": 9009,
    "displayName": "Element 117",
    "defaultState": 9009,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_110",
    "id": 9008,
    "minStateId": 9008,
    "maxStateId": 9008,
    "displayName": "Element 110",
    "defaultState": 9008,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_111",
    "id": 9007,
    "minStateId": 9007,
    "maxStateId": 9007,
    "displayName": "Element 111",
    "defaultState": 9007,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_112",
    "id": 9006,
    "minStateId": 9006,
    "maxStateId": 9006,
    "displayName": "Element 112",
    "defaultState": 9006,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_113",
    "id": 9005,
    "minStateId": 9005,
    "maxStateId": 9005,
    "displayName": "Element 113",
    "defaultState": 9005,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_109",
    "id": 9004,
    "minStateId": 9004,
    "maxStateId": 9004,
    "displayName": "Element 109",
    "defaultState": 9004,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_108",
    "id": 9003,
    "minStateId": 9003,
    "maxStateId": 9003,
    "displayName": "Element 108",
    "defaultState": 9003,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_107",
    "id": 9002,
    "minStateId": 9002,
    "maxStateId": 9002,
    "displayName": "Element 107",
    "defaultState": 9002,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_106",
    "id": 9001,
    "minStateId": 9001,
    "maxStateId": 9001,
    "displayName": "Element 106",
    "defaultState": 9001,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_105",
    "id": 9000,
    "minStateId": 9000,
    "maxStateId": 9000,
    "displayName": "Element 105",
    "defaultState": 9000,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_104",
    "id": 8999,
    "minStateId": 8999,
    "maxStateId": 8999,
    "displayName": "Element 104",
    "defaultState": 8999,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_103",
    "id": 8998,
    "minStateId": 8998,
    "maxStateId": 8998,
    "displayName": "Element 103",
    "defaultState": 8998,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_102",
    "id": 8997,
    "minStateId": 8997,
    "maxStateId": 8997,
    "displayName": "Element 102",
    "defaultState": 8997,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_101",
    "id": 8996,
    "minStateId": 8996,
    "maxStateId": 8996,
    "displayName": "Element 101",
    "defaultState": 8996,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_100",
    "id": 8995,
    "minStateId": 8995,
    "maxStateId": 8995,
    "displayName": "Element 100",
    "defaultState": 8995,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 8086,
    "name": "waxed_double_cut_copper_slab",
    "displayName": "Waxed Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8296,
    "minStateId": 8296,
    "maxStateId": 8297,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [130],
    "boundingBox": "block"
  },
  {
    "id": 1007,
    "name": "waxed_exposed_copper_door",
    "displayName": "Waxed Exposed Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8324,
    "minStateId": 8324,
    "maxStateId": 8355,
    "drops": [753],
    "boundingBox": "block"
  },
  {
    "id": 1041,
    "name": "flowering_azalea",
    "displayName": "Flowering Azalea",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8371,
    "minStateId": 8371,
    "maxStateId": 8371,
    "drops": [205],
    "boundingBox": "block"
  },
  {
    "id": 1064,
    "name": "deepslate_bricks",
    "displayName": "Deepslate Bricks",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8356,
    "minStateId": 8356,
    "maxStateId": 8356,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [361],
    "boundingBox": "block"
  },
  {
    "name": "hard_light_blue_stained_glass_pane",
    "id": 8243,
    "minStateId": 8243,
    "maxStateId": 8243,
    "displayName": "Hard Light Blue Stained Glass Pane",
    "defaultState": 8243,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1019,
    "name": "exposed_copper_grate",
    "displayName": "Exposed Copper Grate",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8241,
    "minStateId": 8241,
    "maxStateId": 8241,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1365],
    "boundingBox": "block"
  },
  {
    "id": 1022,
    "name": "waxed_copper_grate",
    "displayName": "Waxed Copper Grate",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8242,
    "minStateId": 8242,
    "maxStateId": 8242,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1368],
    "boundingBox": "block"
  },
  {
    "id": 1026,
    "name": "copper_bulb",
    "displayName": "Copper Bulb",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6145,
    "minStateId": 6145,
    "maxStateId": 6148,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1372],
    "boundingBox": "block"
  },
  {
    "id": 1049,
    "name": "dirt_with_roots",
    "displayName": "Rooted Dirt",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8260,
    "minStateId": 8260,
    "maxStateId": 8260,
    "drops": [31],
    "boundingBox": "block"
  },
  {
    "id": 1069,
    "name": "cracked_deepslate_bricks",
    "displayName": "Cracked Deepslate Bricks",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8220,
    "minStateId": 8220,
    "maxStateId": 8220,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [362],
    "boundingBox": "block"
  },
  {
    "name": "deprecated_anvil",
    "id": 8191,
    "minStateId": 8191,
    "maxStateId": 8194,
    "displayName": "Deprecated Anvil",
    "defaultState": 8191,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1063,
    "name": "deepslate_tile_wall",
    "displayName": "Deepslate Tile Wall",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7935,
    "minStateId": 7935,
    "maxStateId": 8096,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [441],
    "boundingBox": "block"
  },
  {
    "id": 1068,
    "name": "chiseled_deepslate",
    "displayName": "Chiseled Deepslate",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8098,
    "minStateId": 8098,
    "maxStateId": 8098,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [365],
    "boundingBox": "block"
  },
  {
    "id": 1074,
    "name": "raw_copper_block",
    "displayName": "Block of Raw Copper",
    "hardness": 5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8145,
    "minStateId": 8145,
    "maxStateId": 8145,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [85],
    "boundingBox": "block"
  },
  {
    "name": "border_block",
    "id": 7746,
    "minStateId": 7746,
    "maxStateId": 7907,
    "displayName": "Border Block",
    "defaultState": 7746,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1016,
    "name": "waxed_oxidized_copper_trapdoor",
    "displayName": "Waxed Oxidized Copper Trapdoor",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7534,
    "minStateId": 7534,
    "maxStateId": 7549,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [776],
    "boundingBox": "block"
  },
  {
    "name": "hard_glass",
    "id": 7029,
    "minStateId": 7029,
    "maxStateId": 7029,
    "displayName": "Hard Glass",
    "defaultState": 7029,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1003,
    "name": "exposed_copper_door",
    "displayName": "Exposed Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6956,
    "minStateId": 6956,
    "maxStateId": 6987,
    "drops": [749],
    "boundingBox": "block"
  },
  {
    "id": 1017,
    "name": "waxed_weathered_copper_trapdoor",
    "displayName": "Waxed Weathered Copper Trapdoor",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7030,
    "minStateId": 7030,
    "maxStateId": 7045,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [775],
    "boundingBox": "block"
  },
  {
    "id": 8087,
    "name": "cave_vines",
    "displayName": "Cave Vines Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7054,
    "minStateId": 7054,
    "maxStateId": 7079,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 1043,
    "name": "pink_petals",
    "displayName": "Pink Petals",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6444,
    "minStateId": 6444,
    "maxStateId": 6475,
    "drops": [254],
    "boundingBox": "empty"
  },
  {
    "id": 1061,
    "name": "deepslate_tile_stairs",
    "displayName": "Deepslate Tile Stairs",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6872,
    "minStateId": 6872,
    "maxStateId": 6879,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [661],
    "boundingBox": "block"
  },
  {
    "id": 1071,
    "name": "infested_deepslate",
    "displayName": "Infested Deepslate",
    "hardness": 1.5,
    "resistance": 0.75,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6860,
    "minStateId": 6860,
    "maxStateId": 6862,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "lab_table",
    "id": 6408,
    "minStateId": 6408,
    "maxStateId": 6411,
    "displayName": "Lab Table",
    "defaultState": 6408,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "unknown",
    "id": 6407,
    "minStateId": 6407,
    "maxStateId": 6407,
    "displayName": "Unknown",
    "defaultState": 6407,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "reserved6",
    "id": 6398,
    "minStateId": 6398,
    "maxStateId": 6398,
    "displayName": "Reserved6",
    "defaultState": 6398,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_yellow_stained_glass",
    "id": 6378,
    "minStateId": 6378,
    "maxStateId": 6378,
    "displayName": "Hard Yellow Stained Glass",
    "defaultState": 6378,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1012,
    "name": "oxidized_copper_trapdoor",
    "displayName": "Oxidized Copper Trapdoor",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6354,
    "minStateId": 6354,
    "maxStateId": 6369,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [772],
    "boundingBox": "block"
  },
  {
    "name": "hard_light_gray_stained_glass_pane",
    "id": 6352,
    "minStateId": 6352,
    "maxStateId": 6352,
    "displayName": "Hard Light Gray Stained Glass Pane",
    "defaultState": 6352,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1060,
    "name": "deepslate_tiles",
    "displayName": "Deepslate Tiles",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6350,
    "minStateId": 6350,
    "maxStateId": 6350,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [363],
    "boundingBox": "block"
  },
  {
    "name": "element_constructor",
    "id": 6346,
    "minStateId": 6346,
    "maxStateId": 6349,
    "displayName": "Element Constructor",
    "defaultState": 6346,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_lime_stained_glass_pane",
    "id": 6341,
    "minStateId": 6341,
    "maxStateId": 6341,
    "displayName": "Hard Lime Stained Glass Pane",
    "defaultState": 6341,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1081,
    "name": "frog_spawn",
    "displayName": "Frogspawn",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6161,
    "minStateId": 6161,
    "maxStateId": 6161,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "hard_purple_stained_glass",
    "id": 6112,
    "minStateId": 6112,
    "maxStateId": 6112,
    "displayName": "Hard Purple Stained Glass",
    "defaultState": 6112,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_blue_stained_glass",
    "id": 6111,
    "minStateId": 6111,
    "maxStateId": 6111,
    "displayName": "Hard Blue Stained Glass",
    "defaultState": 6111,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_cyan_stained_glass",
    "id": 6104,
    "minStateId": 6104,
    "maxStateId": 6104,
    "displayName": "Hard Cyan Stained Glass",
    "defaultState": 6104,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1024,
    "name": "waxed_weathered_copper_grate",
    "displayName": "Waxed Weathered Copper Grate",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6069,
    "minStateId": 6069,
    "maxStateId": 6069,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1370],
    "boundingBox": "block"
  },
  {
    "id": 1047,
    "name": "small_dripleaf_block",
    "displayName": "Small Dripleaf",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6060,
    "minStateId": 6060,
    "maxStateId": 6067,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "colored_torch_blue",
    "id": 6035,
    "minStateId": 6035,
    "maxStateId": 6040,
    "displayName": "Colored Torch Blue",
    "defaultState": 6035,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1062,
    "name": "deepslate_tile_slab",
    "displayName": "Deepslate Tile Slab",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5992,
    "minStateId": 5992,
    "maxStateId": 5993,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [678],
    "boundingBox": "block"
  },
  {
    "name": "client_request_placeholder_block",
    "id": 5978,
    "minStateId": 5978,
    "maxStateId": 5978,
    "displayName": "Client Request Placeholder Block",
    "defaultState": 5978,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "frame",
    "id": 5945,
    "minStateId": 5945,
    "maxStateId": 5968,
    "displayName": "Frame",
    "defaultState": 5945,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_yellow_stained_glass_pane",
    "id": 5890,
    "minStateId": 5890,
    "maxStateId": 5890,
    "displayName": "Hard Yellow Stained Glass Pane",
    "defaultState": 5890,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1031,
    "name": "waxed_exposed_copper_bulb",
    "displayName": "Waxed Exposed Copper Bulb",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5882,
    "minStateId": 5882,
    "maxStateId": 5885,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1377],
    "boundingBox": "block"
  },
  {
    "id": 1070,
    "name": "cracked_deepslate_tiles",
    "displayName": "Cracked Deepslate Tiles",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5843,
    "minStateId": 5843,
    "maxStateId": 5843,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [364],
    "boundingBox": "block"
  },
  {
    "name": "hard_magenta_stained_glass",
    "id": 5810,
    "minStateId": 5810,
    "maxStateId": 5810,
    "displayName": "Hard Magenta Stained Glass",
    "defaultState": 5810,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_white_stained_glass",
    "id": 5613,
    "minStateId": 5613,
    "maxStateId": 5613,
    "displayName": "Hard White Stained Glass",
    "defaultState": 5613,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "compound_creator",
    "id": 5068,
    "minStateId": 5068,
    "maxStateId": 5071,
    "displayName": "Compound Creator",
    "defaultState": 5068,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1020,
    "name": "weathered_copper_grate",
    "displayName": "Weathered Copper Grate",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5025,
    "minStateId": 5025,
    "maxStateId": 5025,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1366],
    "boundingBox": "block"
  },
  {
    "id": 1066,
    "name": "deepslate_brick_slab",
    "displayName": "Deepslate Brick Slab",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5008,
    "minStateId": 5008,
    "maxStateId": 5009,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [677],
    "boundingBox": "block"
  },
  {
    "name": "chalkboard",
    "id": 4936,
    "minStateId": 4936,
    "maxStateId": 4951,
    "displayName": "Chalkboard",
    "defaultState": 4936,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 8088,
    "name": "waxed_exposed_cut_copper_slab",
    "displayName": "Waxed Exposed Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1195,
    "minStateId": 1195,
    "maxStateId": 1196,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [131],
    "boundingBox": "block"
  },
  {
    "id": 1014,
    "name": "waxed_copper_trapdoor",
    "displayName": "Waxed Copper Trapdoor",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4819,
    "minStateId": 4819,
    "maxStateId": 4834,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [773],
    "boundingBox": "block"
  },
  {
    "name": "glowingobsidian",
    "id": 4806,
    "minStateId": 4806,
    "maxStateId": 4806,
    "displayName": "Glowingobsidian",
    "defaultState": 4806,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1018,
    "name": "copper_grate",
    "displayName": "Copper Grate",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1665,
    "minStateId": 1665,
    "maxStateId": 1665,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1364],
    "boundingBox": "block"
  },
  {
    "id": 1023,
    "name": "waxed_exposed_copper_grate",
    "displayName": "Waxed Exposed Copper Grate",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1921,
    "minStateId": 1921,
    "maxStateId": 1921,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1369],
    "boundingBox": "block"
  },
  {
    "id": 1042,
    "name": "moss_carpet",
    "displayName": "Moss Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1264,
    "minStateId": 1264,
    "maxStateId": 1264,
    "drops": [255],
    "boundingBox": "block"
  },
  {
    "id": 1051,
    "name": "deepslate",
    "displayName": "Deepslate",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1199,
    "minStateId": 1199,
    "maxStateId": 1201,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [9],
    "boundingBox": "block"
  },
  {
    "id": 1057,
    "name": "polished_deepslate_stairs",
    "displayName": "Polished Deepslate Stairs",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1564,
    "minStateId": 1564,
    "maxStateId": 1571,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [659],
    "boundingBox": "block"
  },
  {
    "id": 1058,
    "name": "polished_deepslate_slab",
    "displayName": "Polished Deepslate Slab",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1266,
    "minStateId": 1266,
    "maxStateId": 1267,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [676],
    "boundingBox": "block"
  },
  {
    "id": 8089,
    "name": "polished_deepslate_double_slab",
    "displayName": "Polished Deepslate Slab",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1925,
    "minStateId": 1925,
    "maxStateId": 1926,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [676],
    "boundingBox": "block"
  },
  {
    "id": 8090,
    "name": "deepslate_tile_double_slab",
    "displayName": "Deepslate Tile Slab",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1656,
    "minStateId": 1656,
    "maxStateId": 1657,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [678],
    "boundingBox": "block"
  },
  {
    "id": 1067,
    "name": "deepslate_brick_wall",
    "displayName": "Deepslate Brick Wall",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1759,
    "minStateId": 1759,
    "maxStateId": 1920,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [440],
    "boundingBox": "block"
  },
  {
    "id": 1075,
    "name": "raw_gold_block",
    "displayName": "Block of Raw Gold",
    "hardness": 5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1662,
    "minStateId": 1662,
    "maxStateId": 1662,
    "harvestTools": {"866": true, "871": true, "876": true},
    "drops": [86],
    "boundingBox": "block"
  },
  {
    "id": 1078,
    "name": "ochre_froglight",
    "displayName": "Ochre Froglight",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 15,
    "filterLight": 15,
    "defaultState": 4224,
    "minStateId": 4224,
    "maxStateId": 4226,
    "drops": [1316],
    "boundingBox": "block"
  },
  {
    "name": "underwater_torch",
    "id": 3825,
    "minStateId": 3825,
    "maxStateId": 3830,
    "displayName": "Underwater Torch",
    "defaultState": 3825,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1034,
    "name": "lightning_rod",
    "displayName": "Lightning Rod",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3652,
    "minStateId": 3652,
    "maxStateId": 3657,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [696],
    "boundingBox": "block"
  },
  {
    "id": 8091,
    "name": "deepslate_brick_double_slab",
    "displayName": "Deepslate Brick Slab",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3831,
    "minStateId": 3831,
    "maxStateId": 3832,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [677],
    "boundingBox": "block"
  },
  {
    "name": "hard_light_blue_stained_glass",
    "id": 3463,
    "minStateId": 3463,
    "maxStateId": 3463,
    "displayName": "Hard Light Blue Stained Glass",
    "defaultState": 3463,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1072,
    "name": "smooth_basalt",
    "displayName": "Smooth Basalt",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3458,
    "minStateId": 3458,
    "maxStateId": 3458,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [345],
    "boundingBox": "block"
  },
  {
    "name": "hard_brown_stained_glass_pane",
    "id": 3457,
    "minStateId": 3457,
    "maxStateId": 3457,
    "displayName": "Hard Brown Stained Glass Pane",
    "defaultState": 3457,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1029,
    "name": "oxidized_copper_bulb",
    "displayName": "Oxidized Copper Bulb",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3274,
    "minStateId": 3274,
    "maxStateId": 3277,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1375],
    "boundingBox": "block"
  },
  {
    "name": "invisible_bedrock",
    "id": 3109,
    "minStateId": 3109,
    "maxStateId": 3109,
    "displayName": "Invisible Bedrock",
    "defaultState": 3109,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "stonecutter",
    "id": 3081,
    "minStateId": 3081,
    "maxStateId": 3081,
    "displayName": "Stonecutter",
    "defaultState": 3081,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_glass_pane",
    "id": 2409,
    "minStateId": 2409,
    "maxStateId": 2409,
    "displayName": "Hard Glass Pane",
    "defaultState": 2409,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1030,
    "name": "waxed_copper_bulb",
    "displayName": "Waxed Copper Bulb",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1941,
    "minStateId": 1941,
    "maxStateId": 1944,
    "harvestTools": {"856": true, "866": true, "871": true, "876": true},
    "drops": [1376],
    "boundingBox": "block"
  },
  {
    "id": 1036,
    "name": "dripstone_block",
    "displayName": "Dripstone Block",
    "hardness": 1.5,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3037,
    "minStateId": 3037,
    "maxStateId": 3037,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [26],
    "boundingBox": "block"
  },
  {
    "id": 1091,
    "name": "open_eyeblossom",
    "displayName": "Open Eyeblossom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1715,
    "minStateId": 1715,
    "maxStateId": 1715,
    "drops": [226],
    "boundingBox": "empty"
  },
  {
    "id": 1094,
    "name": "flower_pot",
    "displayName": "Potted Closed Eyeblossom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1306,
    "minStateId": 1306,
    "maxStateId": 1307,
    "drops": [1147, 227],
    "boundingBox": "block"
  },
  {
    "name": "hard_gray_stained_glass",
    "id": 1253,
    "minStateId": 1253,
    "maxStateId": 1253,
    "displayName": "Hard Gray Stained Glass",
    "defaultState": 1253,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "info_update",
    "id": 1189,
    "minStateId": 1189,
    "maxStateId": 1189,
    "displayName": "Info Update",
    "defaultState": 1189,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_black_stained_glass_pane",
    "id": 1162,
    "minStateId": 1162,
    "maxStateId": 1162,
    "displayName": "Hard Black Stained Glass Pane",
    "defaultState": 1162,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_brown_stained_glass",
    "id": 1155,
    "minStateId": 1155,
    "maxStateId": 1155,
    "displayName": "Hard Brown Stained Glass",
    "defaultState": 1155,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_orange_stained_glass_pane",
    "id": 1147,
    "minStateId": 1147,
    "maxStateId": 1147,
    "displayName": "Hard Orange Stained Glass Pane",
    "defaultState": 1147,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1048,
    "name": "hanging_roots",
    "displayName": "Hanging Roots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 969,
    "minStateId": 969,
    "maxStateId": 969,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "glow_frame",
    "id": 8092,
    "minStateId": 943,
    "maxStateId": 966,
    "displayName": "Glow Frame",
    "defaultState": 943,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1053,
    "name": "cobbled_deepslate_stairs",
    "displayName": "Cobbled Deepslate Stairs",
    "hardness": 3.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 907,
    "minStateId": 907,
    "maxStateId": 914,
    "harvestTools": {"851": true, "856": true, "861": true, "866": true, "871": true, "876": true},
    "drops": [658],
    "boundingBox": "block"
  },
  {
    "name": "hard_green_stained_glass_pane",
    "id": 8093,
    "minStateId": 311,
    "maxStateId": 311,
    "displayName": "Hard Green Stained Glass Pane",
    "defaultState": 311,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_pink_stained_glass",
    "id": 8094,
    "minStateId": 1,
    "maxStateId": 1,
    "displayName": "Hard Pink Stained Glass",
    "defaultState": 1,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  }
]