[
  {
    "id": 0,
    "name": "air",
    "displayName": "Air",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11261,
    "minStateId": 11261,
    "maxStateId": 11261,
    "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": 2325,
    "minStateId": 2325,
    "maxStateId": 2325,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": 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": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": 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": 1679,
    "minStateId": 1679,
    "maxStateId": 1679,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": 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": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": 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": 9393,
    "minStateId": 9393,
    "maxStateId": 9393,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": 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": 2323,
    "minStateId": 2323,
    "maxStateId": 2323,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": 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": 12962,
    "minStateId": 12962,
    "maxStateId": 12962,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": 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": 9981,
    "minStateId": 9981,
    "maxStateId": 9981,
    "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": 8805,
    "minStateId": 8805,
    "maxStateId": 8805,
    "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": 6135,
    "minStateId": 6135,
    "maxStateId": 6135,
    "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": 6700,
    "minStateId": 6700,
    "maxStateId": 6700,
    "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": 4757,
    "minStateId": 4757,
    "maxStateId": 4757,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": 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": 12956,
    "minStateId": 12956,
    "maxStateId": 12956,
    "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": 13314,
    "minStateId": 13314,
    "maxStateId": 13314,
    "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": 8003,
    "minStateId": 8003,
    "maxStateId": 8003,
    "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": 11221,
    "minStateId": 11221,
    "maxStateId": 11221,
    "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": 6043,
    "minStateId": 6043,
    "maxStateId": 6043,
    "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": 13179,
    "minStateId": 13179,
    "maxStateId": 13179,
    "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": 4692,
    "minStateId": 4692,
    "maxStateId": 4692,
    "drops": [42],
    "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": 2966,
    "minStateId": 2966,
    "maxStateId": 2966,
    "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": 8667,
    "minStateId": 8667,
    "maxStateId": 8667,
    "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": 14126,
    "minStateId": 14126,
    "maxStateId": 14126,
    "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": 2313,
    "minStateId": 2313,
    "maxStateId": 2314,
    "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": 5727,
    "minStateId": 5727,
    "maxStateId": 5728,
    "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": 12933,
    "minStateId": 12933,
    "maxStateId": 12934,
    "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": 10524,
    "minStateId": 10524,
    "maxStateId": 10525,
    "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": 10914,
    "minStateId": 10914,
    "maxStateId": 10915,
    "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": 12512,
    "minStateId": 12512,
    "maxStateId": 12513,
    "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": 1664,
    "minStateId": 1664,
    "maxStateId": 1665,
    "drops": [55],
    "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": 11576,
    "minStateId": 11576,
    "maxStateId": 11585,
    "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": 11785,
    "minStateId": 11785,
    "maxStateId": 11786,
    "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": 6843,
    "minStateId": 6843,
    "maxStateId": 6858,
    "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": 8229,
    "minStateId": 8229,
    "maxStateId": 8244,
    "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": 4963,
    "minStateId": 4963,
    "maxStateId": 4978,
    "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": 12453,
    "minStateId": 12453,
    "maxStateId": 12468,
    "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": 5731,
    "minStateId": 5731,
    "maxStateId": 5731,
    "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": 3320,
    "minStateId": 3320,
    "maxStateId": 3327,
    "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": 2525,
    "minStateId": 2525,
    "maxStateId": 2525,
    "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": 14157,
    "minStateId": 14157,
    "maxStateId": 14157,
    "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": 6819,
    "minStateId": 6819,
    "maxStateId": 6826,
    "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": 2932,
    "minStateId": 2932,
    "maxStateId": 2932,
    "harvestTools": {"857": true, "862": true, "867": true},
    "drops": [836],
    "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": 10644,
    "minStateId": 10644,
    "maxStateId": 10644,
    "harvestTools": {"857": true, "862": true, "867": true},
    "drops": [836],
    "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": 6740,
    "minStateId": 6740,
    "maxStateId": 6740,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [832],
    "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": 12538,
    "minStateId": 12538,
    "maxStateId": 12538,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [832],
    "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": 5809,
    "minStateId": 5809,
    "maxStateId": 5809,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [825],
    "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": 12416,
    "minStateId": 12416,
    "maxStateId": 12416,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [825],
    "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": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1036],
    "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": 1238,
    "minStateId": 1238,
    "maxStateId": 1240,
    "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": 5805,
    "minStateId": 5805,
    "maxStateId": 5807,
    "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": 2328,
    "minStateId": 2328,
    "maxStateId": 2330,
    "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": 1134,
    "minStateId": 1134,
    "maxStateId": 1136,
    "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": 5913,
    "minStateId": 5913,
    "maxStateId": 5915,
    "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": 12514,
    "minStateId": 12514,
    "maxStateId": 12516,
    "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": 3692,
    "minStateId": 3692,
    "maxStateId": 3694,
    "drops": [141],
    "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": 1608,
    "minStateId": 1608,
    "maxStateId": 1610,
    "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": 10748,
    "minStateId": 10748,
    "maxStateId": 10748,
    "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": 1600,
    "minStateId": 1600,
    "maxStateId": 1602,
    "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": 10846,
    "minStateId": 10846,
    "maxStateId": 10848,
    "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": 10073,
    "minStateId": 10073,
    "maxStateId": 10075,
    "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": 2300,
    "minStateId": 2300,
    "maxStateId": 2302,
    "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": 9460,
    "minStateId": 9460,
    "maxStateId": 9462,
    "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": 6028,
    "minStateId": 6028,
    "maxStateId": 6030,
    "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": 1128,
    "minStateId": 1128,
    "maxStateId": 1130,
    "drops": [154],
    "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": 12957,
    "minStateId": 12957,
    "maxStateId": 12959,
    "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": 14154,
    "minStateId": 14154,
    "maxStateId": 14156,
    "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": 4735,
    "minStateId": 4735,
    "maxStateId": 4737,
    "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": 7361,
    "minStateId": 7361,
    "maxStateId": 7363,
    "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": 13003,
    "minStateId": 13003,
    "maxStateId": 13005,
    "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": 2522,
    "minStateId": 2522,
    "maxStateId": 2524,
    "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": 2538,
    "minStateId": 2538,
    "maxStateId": 2540,
    "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": 11491,
    "minStateId": 11491,
    "maxStateId": 11493,
    "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": 11945,
    "minStateId": 11945,
    "maxStateId": 11947,
    "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": 5684,
    "minStateId": 5684,
    "maxStateId": 5686,
    "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": 6914,
    "minStateId": 6914,
    "maxStateId": 6916,
    "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": 2497,
    "minStateId": 2497,
    "maxStateId": 2499,
    "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": 6144,
    "minStateId": 6144,
    "maxStateId": 6146,
    "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": 1603,
    "minStateId": 1603,
    "maxStateId": 1605,
    "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": 1223,
    "minStateId": 1223,
    "maxStateId": 1225,
    "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": 7388,
    "minStateId": 7388,
    "maxStateId": 7390,
    "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": 7352,
    "minStateId": 7352,
    "maxStateId": 7354,
    "drops": [165],
    "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": 5764,
    "minStateId": 5764,
    "maxStateId": 5766,
    "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": 2545,
    "minStateId": 2545,
    "maxStateId": 2548,
    "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": 5988,
    "minStateId": 5988,
    "maxStateId": 5991,
    "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": 5669,
    "minStateId": 5669,
    "maxStateId": 5672,
    "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": 8029,
    "minStateId": 8029,
    "maxStateId": 8032,
    "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": 3513,
    "minStateId": 3513,
    "maxStateId": 3516,
    "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": 9396,
    "minStateId": 9396,
    "maxStateId": 9399,
    "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": 10557,
    "minStateId": 10557,
    "maxStateId": 10560,
    "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": 11247,
    "minStateId": 11247,
    "maxStateId": 11250,
    "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": 13131,
    "minStateId": 13131,
    "maxStateId": 13134,
    "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": 10901,
    "minStateId": 10901,
    "maxStateId": 10904,
    "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": 1899,
    "minStateId": 1899,
    "maxStateId": 1899,
    "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": 10735,
    "minStateId": 10735,
    "maxStateId": 10735,
    "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": 13118,
    "minStateId": 13118,
    "maxStateId": 13118,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [829],
    "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": 12510,
    "minStateId": 12510,
    "maxStateId": 12510,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [829],
    "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": 5808,
    "minStateId": 5808,
    "maxStateId": 5808,
    "harvestTools": {"847": true, "857": true, "862": true, "867": 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": 13513,
    "minStateId": 13513,
    "maxStateId": 13524,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [682],
    "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": 4790,
    "minStateId": 4790,
    "maxStateId": 4790,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": 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": 10526,
    "minStateId": 10526,
    "maxStateId": 10526,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": 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": 10109,
    "minStateId": 10109,
    "maxStateId": 10109,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": 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": 1606,
    "minStateId": 1606,
    "maxStateId": 1606,
    "drops": [695],
    "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": 11262,
    "minStateId": 11262,
    "maxStateId": 11277,
    "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": 8004,
    "minStateId": 8004,
    "maxStateId": 8015,
    "drops": [780],
    "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": 5647,
    "minStateId": 5647,
    "maxStateId": 5658,
    "drops": [781],
    "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": 5948,
    "minStateId": 5948,
    "maxStateId": 5953,
    "drops": [677],
    "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": 11283,
    "minStateId": 11283,
    "maxStateId": 11283,
    "harvestTools": {"840": true, "845": true, "850": true, "855": true, "860": true, "865": true, "1023": true},
    "drops": [872],
    "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": 11152,
    "minStateId": 11152,
    "maxStateId": 11152,
    "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": 10579,
    "minStateId": 10579,
    "maxStateId": 10579,
    "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": 6727,
    "minStateId": 6727,
    "maxStateId": 6727,
    "drops": [870],
    "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": 1174,
    "minStateId": 1174,
    "maxStateId": 1176,
    "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": 2941,
    "minStateId": 2941,
    "maxStateId": 2946,
    "drops": [676],
    "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": 10906,
    "minStateId": 10906,
    "maxStateId": 10911,
    "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": 8090,
    "minStateId": 8090,
    "maxStateId": 8090,
    "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": 2500,
    "minStateId": 2500,
    "maxStateId": 2500,
    "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": 3136,
    "minStateId": 3136,
    "maxStateId": 3136,
    "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": 11900,
    "minStateId": 11900,
    "maxStateId": 11900,
    "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": 717,
    "minStateId": 717,
    "maxStateId": 717,
    "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": 10494,
    "minStateId": 10494,
    "maxStateId": 10494,
    "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": 4925,
    "minStateId": 4925,
    "maxStateId": 4925,
    "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": 1144,
    "minStateId": 1144,
    "maxStateId": 1144,
    "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": 13545,
    "minStateId": 13545,
    "maxStateId": 13545,
    "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": 8016,
    "minStateId": 8016,
    "maxStateId": 8016,
    "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": 14130,
    "minStateId": 14130,
    "maxStateId": 14130,
    "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": 8201,
    "minStateId": 8201,
    "maxStateId": 8201,
    "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": 1203,
    "minStateId": 1203,
    "maxStateId": 1203,
    "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": 4866,
    "minStateId": 4866,
    "maxStateId": 4866,
    "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": 1629,
    "minStateId": 1629,
    "maxStateId": 1629,
    "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": 8629,
    "minStateId": 8629,
    "maxStateId": 8629,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 154,
    "name": "dandelion",
    "displayName": "Dandelion",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14195,
    "minStateId": 14195,
    "maxStateId": 14195,
    "drops": [225],
    "boundingBox": "empty"
  },
  {
    "id": 155,
    "name": "torchflower",
    "displayName": "Torchflower",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10582,
    "minStateId": 10582,
    "maxStateId": 10582,
    "drops": [238],
    "boundingBox": "empty"
  },
  {
    "id": 156,
    "name": "poppy",
    "displayName": "Poppy",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4862,
    "minStateId": 4862,
    "maxStateId": 4862,
    "drops": [226],
    "boundingBox": "empty"
  },
  {
    "id": 157,
    "name": "blue_orchid",
    "displayName": "Blue Orchid",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5659,
    "minStateId": 5659,
    "maxStateId": 5659,
    "drops": [227],
    "boundingBox": "empty"
  },
  {
    "id": 158,
    "name": "allium",
    "displayName": "Allium",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1626,
    "minStateId": 1626,
    "maxStateId": 1626,
    "drops": [228],
    "boundingBox": "empty"
  },
  {
    "id": 159,
    "name": "azure_bluet",
    "displayName": "Azure Bluet",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 726,
    "minStateId": 726,
    "maxStateId": 726,
    "drops": [229],
    "boundingBox": "empty"
  },
  {
    "id": 160,
    "name": "red_tulip",
    "displayName": "Red Tulip",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12862,
    "minStateId": 12862,
    "maxStateId": 12862,
    "drops": [230],
    "boundingBox": "empty"
  },
  {
    "id": 161,
    "name": "orange_tulip",
    "displayName": "Orange Tulip",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11475,
    "minStateId": 11475,
    "maxStateId": 11475,
    "drops": [231],
    "boundingBox": "empty"
  },
  {
    "id": 162,
    "name": "white_tulip",
    "displayName": "White Tulip",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6203,
    "minStateId": 6203,
    "maxStateId": 6203,
    "drops": [232],
    "boundingBox": "empty"
  },
  {
    "id": 163,
    "name": "pink_tulip",
    "displayName": "Pink Tulip",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5822,
    "minStateId": 5822,
    "maxStateId": 5822,
    "drops": [233],
    "boundingBox": "empty"
  },
  {
    "id": 164,
    "name": "oxeye_daisy",
    "displayName": "Oxeye Daisy",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12549,
    "minStateId": 12549,
    "maxStateId": 12549,
    "drops": [234],
    "boundingBox": "empty"
  },
  {
    "id": 165,
    "name": "cornflower",
    "displayName": "Cornflower",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7756,
    "minStateId": 7756,
    "maxStateId": 7756,
    "drops": [235],
    "boundingBox": "empty"
  },
  {
    "id": 166,
    "name": "wither_rose",
    "displayName": "Wither Rose",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10736,
    "minStateId": 10736,
    "maxStateId": 10736,
    "drops": [237],
    "boundingBox": "empty"
  },
  {
    "id": 167,
    "name": "lily_of_the_valley",
    "displayName": "Lily of the Valley",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1148,
    "minStateId": 1148,
    "maxStateId": 1148,
    "drops": [236],
    "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": 4662,
    "minStateId": 4662,
    "maxStateId": 4662,
    "drops": [241],
    "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": 6207,
    "minStateId": 6207,
    "maxStateId": 6207,
    "drops": [242],
    "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": 1289,
    "minStateId": 1289,
    "maxStateId": 1289,
    "harvestTools": {"857": true, "862": true, "867": 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": 14131,
    "minStateId": 14131,
    "maxStateId": 14131,
    "harvestTools": {"847": true, "857": true, "862": true, "867": 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": 6859,
    "minStateId": 6859,
    "maxStateId": 6859,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [296],
    "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": 2893,
    "minStateId": 2893,
    "maxStateId": 2894,
    "drops": [693],
    "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": 11279,
    "minStateId": 11279,
    "maxStateId": 11280,
    "drops": [693],
    "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": 11254,
    "minStateId": 11254,
    "maxStateId": 11254,
    "drops": [949],
    "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": 1292,
    "minStateId": 1292,
    "maxStateId": 1547,
    "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": 1182,
    "minStateId": 1182,
    "maxStateId": 1182,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [300],
    "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": 1709,
    "minStateId": 1709,
    "maxStateId": 1709,
    "harvestTools": {"862": true, "867": true},
    "drops": [301],
    "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": 2724,
    "minStateId": 2724,
    "maxStateId": 2729,
    "drops": [302],
    "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": 10563,
    "minStateId": 10563,
    "maxStateId": 10578,
    "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": 1680,
    "minStateId": 1680,
    "maxStateId": 1695,
    "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": 1678,
    "minStateId": 1678,
    "maxStateId": 1678,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "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": 1229,
    "minStateId": 1229,
    "maxStateId": 1236,
    "drops": [396],
    "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": 11941,
    "minStateId": 11941,
    "maxStateId": 11944,
    "drops": [311],
    "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": 4943,
    "minStateId": 4943,
    "maxStateId": 4958,
    "drops": [671],
    "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": 5944,
    "minStateId": 5944,
    "maxStateId": 5944,
    "harvestTools": {"857": true, "862": true, "867": true},
    "drops": [827],
    "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": 13528,
    "minStateId": 13528,
    "maxStateId": 13528,
    "harvestTools": {"857": true, "862": true, "867": true},
    "drops": [827],
    "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": 1226,
    "minStateId": 1226,
    "maxStateId": 1226,
    "harvestTools": {"857": true, "862": true, "867": 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": 9466,
    "minStateId": 9466,
    "maxStateId": 9466,
    "drops": [312],
    "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": 12551,
    "minStateId": 12551,
    "maxStateId": 12558,
    "drops": [875],
    "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": 5452,
    "minStateId": 5452,
    "maxStateId": 5459,
    "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": 12491,
    "minStateId": 12491,
    "maxStateId": 12494,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [314],
    "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": 13317,
    "minStateId": 13317,
    "maxStateId": 13320,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [314],
    "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": 8651,
    "minStateId": 8651,
    "maxStateId": 8666,
    "drops": [908],
    "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": 11829,
    "minStateId": 11829,
    "maxStateId": 11844,
    "drops": [909],
    "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": [910],
    "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": 10802,
    "minStateId": 10802,
    "maxStateId": 10817,
    "drops": [912],
    "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": 9475,
    "minStateId": 9475,
    "maxStateId": 9490,
    "drops": [913],
    "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": 10537,
    "minStateId": 10537,
    "maxStateId": 10552,
    "drops": [911],
    "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": 12585,
    "minStateId": 12585,
    "maxStateId": 12600,
    "drops": [914],
    "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": 5748,
    "minStateId": 5748,
    "maxStateId": 5763,
    "drops": [916],
    "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": 12437,
    "minStateId": 12437,
    "maxStateId": 12452,
    "drops": [917],
    "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": 4870,
    "minStateId": 4870,
    "maxStateId": 4901,
    "drops": [727],
    "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": 14132,
    "minStateId": 14132,
    "maxStateId": 14137,
    "drops": [315],
    "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": 5465,
    "minStateId": 5465,
    "maxStateId": 5474,
    "drops": [782],
    "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": 4833,
    "minStateId": 4833,
    "maxStateId": 4840,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [316],
    "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": 7381,
    "minStateId": 7381,
    "maxStateId": 7386,
    "drops": [908],
    "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": 12811,
    "minStateId": 12811,
    "maxStateId": 12816,
    "drops": [909],
    "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": 11479,
    "minStateId": 11479,
    "maxStateId": 11484,
    "drops": [910],
    "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": 4793,
    "minStateId": 4793,
    "maxStateId": 4798,
    "drops": [912],
    "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": 13138,
    "minStateId": 13138,
    "maxStateId": 13143,
    "drops": [913],
    "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": 5967,
    "minStateId": 5967,
    "maxStateId": 5972,
    "drops": [911],
    "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": 8023,
    "minStateId": 8023,
    "maxStateId": 8028,
    "drops": [914],
    "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": 7967,
    "minStateId": 7967,
    "maxStateId": 7972,
    "drops": [916],
    "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": 11485,
    "minStateId": 11485,
    "maxStateId": 11490,
    "drops": [917],
    "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": 6918,
    "minStateId": 6918,
    "maxStateId": 7301,
    "drops": [920],
    "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": 9009,
    "minStateId": 9009,
    "maxStateId": 9392,
    "drops": [921],
    "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": 1916,
    "minStateId": 1916,
    "maxStateId": 2299,
    "drops": [922],
    "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": 3695,
    "minStateId": 3695,
    "maxStateId": 4078,
    "drops": [924],
    "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": 333,
    "minStateId": 333,
    "maxStateId": 716,
    "drops": [925],
    "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": 4979,
    "minStateId": 4979,
    "maxStateId": 5362,
    "drops": [923],
    "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": 4277,
    "minStateId": 4277,
    "maxStateId": 4660,
    "drops": [926],
    "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": 11967,
    "minStateId": 11967,
    "maxStateId": 12350,
    "drops": [930],
    "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": 10110,
    "minStateId": 10110,
    "maxStateId": 10493,
    "drops": [931],
    "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": 9492,
    "minStateId": 9492,
    "maxStateId": 9875,
    "drops": [928],
    "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": 6307,
    "minStateId": 6307,
    "maxStateId": 6690,
    "drops": [929],
    "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": 11093,
    "minStateId": 11093,
    "maxStateId": 11108,
    "drops": [686],
    "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": 5425,
    "minStateId": 5425,
    "maxStateId": 5440,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [710],
    "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": 6046,
    "minStateId": 6046,
    "maxStateId": 6077,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [726],
    "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": 13555,
    "minStateId": 13555,
    "maxStateId": 13570,
    "drops": [714],
    "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": 4908,
    "minStateId": 4908,
    "maxStateId": 4923,
    "drops": [715],
    "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": 4693,
    "minStateId": 4693,
    "maxStateId": 4708,
    "drops": [716],
    "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": 4771,
    "minStateId": 4771,
    "maxStateId": 4786,
    "drops": [717],
    "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": 7934,
    "minStateId": 7934,
    "maxStateId": 7949,
    "drops": [718],
    "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": 317,
    "minStateId": 317,
    "maxStateId": 332,
    "drops": [719],
    "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": 10024,
    "minStateId": 10024,
    "maxStateId": 10039,
    "drops": [720],
    "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": 5405,
    "minStateId": 5405,
    "maxStateId": 5420,
    "drops": [722],
    "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": 10592,
    "minStateId": 10592,
    "maxStateId": 10607,
    "drops": [723],
    "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": 5815,
    "minStateId": 5815,
    "maxStateId": 5815,
    "harvestTools": {"857": true, "862": true, "867": true},
    "drops": [671],
    "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": 6702,
    "minStateId": 6702,
    "maxStateId": 6702,
    "harvestTools": {"857": true, "862": true, "867": true},
    "drops": [671],
    "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": 11222,
    "minStateId": 11222,
    "maxStateId": 11222,
    "harvestTools": {"857": true, "862": true, "867": true},
    "drops": [671],
    "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": 13023,
    "minStateId": 13023,
    "maxStateId": 13023,
    "harvestTools": {"857": true, "862": true, "867": true},
    "drops": [671],
    "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": 4256,
    "minStateId": 4256,
    "maxStateId": 4261,
    "drops": [672],
    "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": 14090,
    "minStateId": 14090,
    "maxStateId": 14095,
    "drops": [672],
    "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": 1881,
    "minStateId": 1881,
    "maxStateId": 1892,
    "drops": [696],
    "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": 900,
    "minStateId": 900,
    "maxStateId": 915,
    "harvestTools": {"841": true, "846": true, "851": true, "856": true, "861": true, "866": 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": 11260,
    "minStateId": 11260,
    "maxStateId": 11260,
    "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": 5730,
    "minStateId": 5730,
    "maxStateId": 5730,
    "harvestTools": {"841": true, "846": true, "851": true, "856": true, "861": true, "866": true},
    "drops": [936],
    "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": 11586,
    "minStateId": 11586,
    "maxStateId": 11601,
    "drops": [320],
    "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": 11951,
    "minStateId": 11951,
    "maxStateId": 11951,
    "drops": [946],
    "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": 10507,
    "minStateId": 10507,
    "maxStateId": 10522,
    "drops": [250],
    "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": 7387,
    "minStateId": 7387,
    "maxStateId": 7387,
    "drops": [322],
    "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": 8802,
    "minStateId": 8802,
    "maxStateId": 8802,
    "drops": [323],
    "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": 11820,
    "minStateId": 11820,
    "maxStateId": 11820,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [338],
    "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": 8846,
    "minStateId": 8846,
    "maxStateId": 8846,
    "drops": [339],
    "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": 8845,
    "minStateId": 8845,
    "maxStateId": 8845,
    "drops": [340],
    "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": 5932,
    "minStateId": 5932,
    "maxStateId": 5934,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [341],
    "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": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [342],
    "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": 6694,
    "minStateId": 6694,
    "maxStateId": 6699,
    "drops": [344],
    "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": 5424,
    "minStateId": 5424,
    "maxStateId": 5424,
    "drops": [974],
    "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": 13225,
    "minStateId": 13225,
    "maxStateId": 13227,
    "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": 12795,
    "minStateId": 12795,
    "maxStateId": 12798,
    "drops": [336],
    "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": 11256,
    "minStateId": 11256,
    "maxStateId": 11259,
    "drops": [337],
    "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": 11960,
    "minStateId": 11960,
    "maxStateId": 11966,
    "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": 6148,
    "minStateId": 6148,
    "maxStateId": 6163,
    "drops": [674],
    "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": 8253,
    "minStateId": 8253,
    "maxStateId": 8268,
    "drops": [674],
    "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": 7356,
    "minStateId": 7356,
    "maxStateId": 7356,
    "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": 6142,
    "minStateId": 6142,
    "maxStateId": 6142,
    "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": 12476,
    "minStateId": 12476,
    "maxStateId": 12476,
    "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": 8844,
    "minStateId": 8844,
    "maxStateId": 8844,
    "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": 12998,
    "minStateId": 12998,
    "maxStateId": 12998,
    "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": 5899,
    "minStateId": 5899,
    "maxStateId": 5899,
    "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": 4842,
    "minStateId": 4842,
    "maxStateId": 4842,
    "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": 1708,
    "minStateId": 1708,
    "maxStateId": 1708,
    "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": 9944,
    "minStateId": 9944,
    "maxStateId": 9944,
    "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": 3506,
    "minStateId": 3506,
    "maxStateId": 3506,
    "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": 8806,
    "minStateId": 8806,
    "maxStateId": 8806,
    "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": 2322,
    "minStateId": 2322,
    "maxStateId": 2322,
    "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": 5818,
    "minStateId": 5818,
    "maxStateId": 5818,
    "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": 7932,
    "minStateId": 7932,
    "maxStateId": 7932,
    "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": 9945,
    "minStateId": 9945,
    "maxStateId": 9945,
    "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": 1155,
    "minStateId": 1155,
    "maxStateId": 1170,
    "drops": [748],
    "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": 11157,
    "minStateId": 11157,
    "maxStateId": 11172,
    "drops": [749],
    "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": 11230,
    "minStateId": 11230,
    "maxStateId": 11245,
    "drops": [750],
    "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": 8072,
    "minStateId": 8072,
    "maxStateId": 8087,
    "drops": [751],
    "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": 8634,
    "minStateId": 8634,
    "maxStateId": 8649,
    "drops": [752],
    "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": 2914,
    "minStateId": 2914,
    "maxStateId": 2929,
    "drops": [753],
    "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": 12935,
    "minStateId": 12935,
    "maxStateId": 12950,
    "drops": [754],
    "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": 6087,
    "minStateId": 6087,
    "maxStateId": 6102,
    "drops": [756],
    "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": 7950,
    "minStateId": 7950,
    "maxStateId": 7965,
    "drops": [757],
    "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": 5637,
    "minStateId": 5637,
    "maxStateId": 5637,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [353],
    "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": 4865,
    "minStateId": 4865,
    "maxStateId": 4865,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [354],
    "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": 4754,
    "minStateId": 4754,
    "maxStateId": 4754,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [355],
    "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": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [356],
    "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": 1245,
    "minStateId": 1245,
    "maxStateId": 1245,
    "drops": [357],
    "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": 11478,
    "minStateId": 11478,
    "maxStateId": 11478,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [358],
    "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": 10583,
    "minStateId": 10583,
    "maxStateId": 10583,
    "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": 5676,
    "minStateId": 5676,
    "maxStateId": 5676,
    "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": 7933,
    "minStateId": 7933,
    "maxStateId": 7933,
    "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": 2723,
    "minStateId": 2723,
    "maxStateId": 2723,
    "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": 2542,
    "minStateId": 2542,
    "maxStateId": 2542,
    "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": 5820,
    "minStateId": 5820,
    "maxStateId": 5820,
    "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": 12604,
    "minStateId": 12604,
    "maxStateId": 12619,
    "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": 4738,
    "minStateId": 4738,
    "maxStateId": 4753,
    "drops": [242],
    "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": 6912,
    "minStateId": 6912,
    "maxStateId": 6912,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [368],
    "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": 11948,
    "minStateId": 11948,
    "maxStateId": 11950,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [369],
    "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": 7928,
    "minStateId": 7928,
    "maxStateId": 7928,
    "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": 6173,
    "minStateId": 6173,
    "maxStateId": 6176,
    "drops": [335],
    "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": 1666,
    "minStateId": 1666,
    "maxStateId": 1666,
    "drops": [1024],
    "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": 10853,
    "minStateId": 10853,
    "maxStateId": 10900,
    "drops": [0],
    "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": 7303,
    "minStateId": 7303,
    "maxStateId": 7350,
    "drops": [1027],
    "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": 2896,
    "minStateId": 2896,
    "maxStateId": 2911,
    "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": 8668,
    "minStateId": 8668,
    "maxStateId": 8731,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 333,
    "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": [768],
    "boundingBox": "block"
  },
  {
    "id": 334,
    "name": "brick_stairs",
    "displayName": "Brick Stairs",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11112,
    "minStateId": 11112,
    "maxStateId": 11119,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [374],
    "boundingBox": "block"
  },
  {
    "id": 335,
    "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": 2948,
    "minStateId": 2948,
    "maxStateId": 2955,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [375],
    "boundingBox": "block"
  },
  {
    "id": 336,
    "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": 8245,
    "minStateId": 8245,
    "maxStateId": 8252,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [376],
    "boundingBox": "block"
  },
  {
    "id": 337,
    "name": "mycelium",
    "displayName": "Mycelium",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4817,
    "minStateId": 4817,
    "maxStateId": 4817,
    "drops": [28],
    "boundingBox": "block"
  },
  {
    "id": 338,
    "name": "waterlily",
    "displayName": "Lily Pad",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3317,
    "minStateId": 3317,
    "maxStateId": 3317,
    "drops": [378],
    "boundingBox": "block"
  },
  {
    "id": 339,
    "name": "nether_brick",
    "displayName": "Nether Bricks",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12537,
    "minStateId": 12537,
    "maxStateId": 12537,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [379],
    "boundingBox": "block"
  },
  {
    "id": 340,
    "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": 5821,
    "minStateId": 5821,
    "maxStateId": 5821,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [382],
    "boundingBox": "block"
  },
  {
    "id": 341,
    "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": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [383],
    "boundingBox": "block"
  },
  {
    "id": 342,
    "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": 13171,
    "minStateId": 13171,
    "maxStateId": 13174,
    "drops": [1037],
    "boundingBox": "empty"
  },
  {
    "id": 343,
    "name": "enchanting_table",
    "displayName": "Enchanting Table",
    "hardness": 5,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 7,
    "filterLight": 0,
    "defaultState": 11306,
    "minStateId": 11306,
    "maxStateId": 11306,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [388],
    "boundingBox": "block"
  },
  {
    "id": 344,
    "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": 12964,
    "minStateId": 12964,
    "maxStateId": 12971,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1044],
    "boundingBox": "block"
  },
  {
    "id": 345,
    "name": "cauldron",
    "displayName": "Cauldron",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12880,
    "minStateId": 12880,
    "maxStateId": 12900,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1045],
    "boundingBox": "block"
  },
  {
    "id": 349,
    "name": "end_portal",
    "displayName": "End Portal",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 12997,
    "minStateId": 12997,
    "maxStateId": 12997,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 350,
    "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": 10584,
    "minStateId": 10584,
    "maxStateId": 10591,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 351,
    "name": "end_stone",
    "displayName": "End Stone",
    "hardness": 3,
    "resistance": 9,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5370,
    "minStateId": 5370,
    "maxStateId": 5370,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [390],
    "boundingBox": "block"
  },
  {
    "id": 352,
    "name": "dragon_egg",
    "displayName": "Dragon Egg",
    "hardness": 3,
    "resistance": 9,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 1,
    "filterLight": 0,
    "defaultState": 12535,
    "minStateId": 12535,
    "maxStateId": 12535,
    "drops": [392],
    "boundingBox": "block"
  },
  {
    "id": 353,
    "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": 1181,
    "minStateId": 1181,
    "maxStateId": 1181,
    "drops": [694],
    "boundingBox": "block"
  },
  {
    "id": 8009,
    "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": 5941,
    "minStateId": 5941,
    "maxStateId": 5941,
    "drops": [694],
    "boundingBox": "block"
  },
  {
    "id": 354,
    "name": "cocoa",
    "displayName": "Cocoa",
    "hardness": 0.2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11081,
    "minStateId": 11081,
    "maxStateId": 11092,
    "drops": [983],
    "boundingBox": "block"
  },
  {
    "id": 355,
    "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": 4725,
    "minStateId": 4725,
    "maxStateId": 4732,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [393],
    "boundingBox": "block"
  },
  {
    "id": 356,
    "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": 12603,
    "minStateId": 12603,
    "maxStateId": 12603,
    "harvestTools": {"857": true, "862": true, "867": true},
    "drops": [828],
    "boundingBox": "block"
  },
  {
    "id": 357,
    "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": 10913,
    "minStateId": 10913,
    "maxStateId": 10913,
    "harvestTools": {"857": true, "862": true, "867": true},
    "drops": [828],
    "boundingBox": "block"
  },
  {
    "id": 358,
    "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": 5954,
    "minStateId": 5954,
    "maxStateId": 5957,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [301],
    "boundingBox": "block"
  },
  {
    "id": 359,
    "name": "tripwire_hook",
    "displayName": "Tripwire Hook",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9982,
    "minStateId": 9982,
    "maxStateId": 9997,
    "drops": [691],
    "boundingBox": "empty"
  },
  {
    "id": 360,
    "name": "trip_wire",
    "displayName": "Tripwire",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12864,
    "minStateId": 12864,
    "maxStateId": 12879,
    "drops": [872],
    "boundingBox": "empty"
  },
  {
    "id": 361,
    "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": 3319,
    "minStateId": 3319,
    "maxStateId": 3319,
    "harvestTools": {"857": true, "862": true, "867": true},
    "drops": [395],
    "boundingBox": "block"
  },
  {
    "id": 362,
    "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": [397],
    "boundingBox": "block"
  },
  {
    "id": 363,
    "name": "birch_stairs",
    "displayName": "Birch Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11608,
    "minStateId": 11608,
    "maxStateId": 11615,
    "drops": [398],
    "boundingBox": "block"
  },
  {
    "id": 364,
    "name": "jungle_stairs",
    "displayName": "Jungle Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11568,
    "minStateId": 11568,
    "maxStateId": 11575,
    "drops": [399],
    "boundingBox": "block"
  },
  {
    "id": 365,
    "name": "command_block",
    "displayName": "Command Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13242,
    "minStateId": 13242,
    "maxStateId": 13253,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 366,
    "name": "beacon",
    "displayName": "Beacon",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 1,
    "defaultState": 727,
    "minStateId": 727,
    "maxStateId": 727,
    "drops": [410],
    "boundingBox": "block"
  },
  {
    "id": 367,
    "name": "cobblestone_wall",
    "displayName": "Cobblestone Wall",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3518,
    "minStateId": 3518,
    "maxStateId": 3679,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [411],
    "boundingBox": "block"
  },
  {
    "id": 368,
    "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": 3328,
    "minStateId": 3328,
    "maxStateId": 3489,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [412],
    "boundingBox": "block"
  },
  {
    "id": 398,
    "name": "carrots",
    "displayName": "Carrots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9927,
    "minStateId": 9927,
    "maxStateId": 9934,
    "drops": [1139],
    "boundingBox": "empty"
  },
  {
    "id": 399,
    "name": "potatoes",
    "displayName": "Potatoes",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1592,
    "minStateId": 1592,
    "maxStateId": 1599,
    "drops": [1140],
    "boundingBox": "empty"
  },
  {
    "id": 400,
    "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": 10959,
    "minStateId": 10959,
    "maxStateId": 10970,
    "drops": [698],
    "boundingBox": "empty"
  },
  {
    "id": 401,
    "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": 5901,
    "minStateId": 5901,
    "maxStateId": 5912,
    "drops": [699],
    "boundingBox": "empty"
  },
  {
    "id": 402,
    "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": 13228,
    "minStateId": 13228,
    "maxStateId": 13239,
    "drops": [700],
    "boundingBox": "empty"
  },
  {
    "id": 403,
    "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": [701],
    "boundingBox": "empty"
  },
  {
    "id": 404,
    "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": 12478,
    "minStateId": 12478,
    "maxStateId": 12489,
    "drops": [702],
    "boundingBox": "empty"
  },
  {
    "id": 405,
    "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": 6243,
    "minStateId": 6243,
    "maxStateId": 6254,
    "drops": [703],
    "boundingBox": "empty"
  },
  {
    "id": 406,
    "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": [704],
    "boundingBox": "empty"
  },
  {
    "id": 408,
    "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": 11845,
    "minStateId": 11845,
    "maxStateId": 11856,
    "drops": [706],
    "boundingBox": "empty"
  },
  {
    "id": 409,
    "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": 11041,
    "minStateId": 11041,
    "maxStateId": 11052,
    "drops": [707],
    "boundingBox": "empty"
  },
  {
    "id": 424,
    "name": "anvil",
    "displayName": "Anvil",
    "hardness": 5,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11226,
    "minStateId": 11226,
    "maxStateId": 11229,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [433],
    "boundingBox": "block"
  },
  {
    "id": 425,
    "name": "chipped_anvil",
    "displayName": "Chipped Anvil",
    "hardness": 5,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6777,
    "minStateId": 6777,
    "maxStateId": 6780,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [434],
    "boundingBox": "block"
  },
  {
    "id": 426,
    "name": "damaged_anvil",
    "displayName": "Damaged Anvil",
    "hardness": 5,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13737,
    "minStateId": 13737,
    "maxStateId": 13740,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [435],
    "boundingBox": "block"
  },
  {
    "id": 427,
    "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": 8630,
    "minStateId": 8630,
    "maxStateId": 8633,
    "drops": [692],
    "boundingBox": "block"
  },
  {
    "id": 428,
    "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": 4799,
    "minStateId": 4799,
    "maxStateId": 4814,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [712],
    "boundingBox": "empty"
  },
  {
    "id": 429,
    "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": 3490,
    "minStateId": 3490,
    "maxStateId": 3505,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [713],
    "boundingBox": "empty"
  },
  {
    "id": 430,
    "name": "powered_comparator",
    "displayName": "Redstone Comparator",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1638,
    "minStateId": 1638,
    "maxStateId": 1653,
    "drops": [675],
    "boundingBox": "block"
  },
  {
    "id": 8010,
    "name": "unpowered_comparator",
    "displayName": "Redstone Comparator",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10919,
    "minStateId": 10919,
    "maxStateId": 10934,
    "drops": [675],
    "boundingBox": "block"
  },
  {
    "id": 431,
    "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": 5732,
    "minStateId": 5732,
    "maxStateId": 5747,
    "drops": [688],
    "boundingBox": "block"
  },
  {
    "id": 8011,
    "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": 6104,
    "minStateId": 6104,
    "maxStateId": 6119,
    "drops": [688],
    "boundingBox": "block"
  },
  {
    "id": 432,
    "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": 4926,
    "minStateId": 4926,
    "maxStateId": 4926,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [673],
    "boundingBox": "block"
  },
  {
    "id": 433,
    "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": 6103,
    "minStateId": 6103,
    "maxStateId": 6103,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [830],
    "boundingBox": "block"
  },
  {
    "id": 434,
    "name": "hopper",
    "displayName": "Hopper",
    "hardness": 3,
    "resistance": 4.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11495,
    "minStateId": 11495,
    "maxStateId": 11506,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [681],
    "boundingBox": "block"
  },
  {
    "id": 435,
    "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": 4830,
    "minStateId": 4830,
    "maxStateId": 4832,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [437],
    "boundingBox": "block"
  },
  {
    "id": 436,
    "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": 12565,
    "minStateId": 12565,
    "maxStateId": 12567,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [436],
    "boundingBox": "block"
  },
  {
    "id": 437,
    "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": 4959,
    "minStateId": 4959,
    "maxStateId": 4961,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [439],
    "boundingBox": "block"
  },
  {
    "id": 438,
    "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": 6877,
    "minStateId": 6877,
    "maxStateId": 6884,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [440],
    "boundingBox": "block"
  },
  {
    "id": 439,
    "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": 1564,
    "minStateId": 1564,
    "maxStateId": 1575,
    "drops": [783],
    "boundingBox": "empty"
  },
  {
    "id": 440,
    "name": "dropper",
    "displayName": "Dropper",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12799,
    "minStateId": 12799,
    "maxStateId": 12810,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [683],
    "boundingBox": "block"
  },
  {
    "id": 441,
    "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": 6913,
    "minStateId": 6913,
    "maxStateId": 6913,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [441],
    "boundingBox": "block"
  },
  {
    "id": 442,
    "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": 12952,
    "minStateId": 12952,
    "maxStateId": 12952,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [442],
    "boundingBox": "block"
  },
  {
    "id": 443,
    "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": 6210,
    "minStateId": 6210,
    "maxStateId": 6210,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [443],
    "boundingBox": "block"
  },
  {
    "id": 444,
    "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": 5940,
    "minStateId": 5940,
    "maxStateId": 5940,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [444],
    "boundingBox": "block"
  },
  {
    "id": 445,
    "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": 5729,
    "minStateId": 5729,
    "maxStateId": 5729,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [445],
    "boundingBox": "block"
  },
  {
    "id": 446,
    "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": 14096,
    "minStateId": 14096,
    "maxStateId": 14096,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [446],
    "boundingBox": "block"
  },
  {
    "id": 447,
    "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": 5673,
    "minStateId": 5673,
    "maxStateId": 5673,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [447],
    "boundingBox": "block"
  },
  {
    "id": 448,
    "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": 6184,
    "minStateId": 6184,
    "maxStateId": 6184,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [448],
    "boundingBox": "block"
  },
  {
    "id": 449,
    "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": 2317,
    "minStateId": 2317,
    "maxStateId": 2317,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [449],
    "boundingBox": "block"
  },
  {
    "id": 450,
    "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": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [450],
    "boundingBox": "block"
  },
  {
    "id": 451,
    "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": 10957,
    "minStateId": 10957,
    "maxStateId": 10957,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [451],
    "boundingBox": "block"
  },
  {
    "id": 452,
    "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": 4789,
    "minStateId": 4789,
    "maxStateId": 4789,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [452],
    "boundingBox": "block"
  },
  {
    "id": 453,
    "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": 13525,
    "minStateId": 13525,
    "maxStateId": 13525,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [453],
    "boundingBox": "block"
  },
  {
    "id": 454,
    "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": 4843,
    "minStateId": 4843,
    "maxStateId": 4843,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [454],
    "boundingBox": "block"
  },
  {
    "id": 455,
    "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": 2968,
    "minStateId": 2968,
    "maxStateId": 2968,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [455],
    "boundingBox": "block"
  },
  {
    "id": 456,
    "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": 10643,
    "minStateId": 10643,
    "maxStateId": 10643,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [456],
    "boundingBox": "block"
  },
  {
    "id": 457,
    "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": 6143,
    "minStateId": 6143,
    "maxStateId": 6143,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 458,
    "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": 1145,
    "minStateId": 1145,
    "maxStateId": 1145,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 459,
    "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": 6911,
    "minStateId": 6911,
    "maxStateId": 6911,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 460,
    "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": 5423,
    "minStateId": 5423,
    "maxStateId": 5423,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 461,
    "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": 724,
    "minStateId": 724,
    "maxStateId": 724,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 462,
    "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": 12996,
    "minStateId": 12996,
    "maxStateId": 12996,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 463,
    "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": 11899,
    "minStateId": 11899,
    "maxStateId": 11899,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 464,
    "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": 11494,
    "minStateId": 11494,
    "maxStateId": 11494,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 465,
    "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": 1710,
    "minStateId": 1710,
    "maxStateId": 1710,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 466,
    "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": 11062,
    "minStateId": 11062,
    "maxStateId": 11062,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 467,
    "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": 7364,
    "minStateId": 7364,
    "maxStateId": 7364,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 468,
    "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": 469,
    "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": 1241,
    "minStateId": 1241,
    "maxStateId": 1241,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 470,
    "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": 5660,
    "minStateId": 5660,
    "maxStateId": 5660,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 471,
    "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": 11894,
    "minStateId": 11894,
    "maxStateId": 11894,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 472,
    "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": 3517,
    "minStateId": 3517,
    "maxStateId": 3517,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 473,
    "name": "acacia_stairs",
    "displayName": "Acacia Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10757,
    "minStateId": 10757,
    "maxStateId": 10764,
    "drops": [400],
    "boundingBox": "block"
  },
  {
    "id": 474,
    "name": "cherry_stairs",
    "displayName": "Cherry Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11952,
    "minStateId": 11952,
    "maxStateId": 11959,
    "drops": [401],
    "boundingBox": "block"
  },
  {
    "id": 475,
    "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": 7758,
    "minStateId": 7758,
    "maxStateId": 7765,
    "drops": [402],
    "boundingBox": "block"
  },
  {
    "id": 477,
    "name": "mangrove_stairs",
    "displayName": "Mangrove Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6219,
    "minStateId": 6219,
    "maxStateId": 6226,
    "drops": [404],
    "boundingBox": "block"
  },
  {
    "id": 478,
    "name": "bamboo_stairs",
    "displayName": "Bamboo Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2715,
    "minStateId": 2715,
    "maxStateId": 2722,
    "drops": [405],
    "boundingBox": "block"
  },
  {
    "id": 479,
    "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": 10765,
    "minStateId": 10765,
    "maxStateId": 10772,
    "drops": [406],
    "boundingBox": "block"
  },
  {
    "id": 480,
    "name": "slime",
    "displayName": "Slime Block",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 5768,
    "minStateId": 5768,
    "maxStateId": 5768,
    "drops": [678],
    "boundingBox": "block"
  },
  {
    "id": 481,
    "name": "barrier",
    "displayName": "Barrier",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10527,
    "minStateId": 10527,
    "maxStateId": 10527,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 482,
    "name": "light_block_9",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2303,
    "minStateId": 2303,
    "maxStateId": 2303,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8012,
    "name": "light_block_8",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2304,
    "minStateId": 2304,
    "maxStateId": 2304,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8013,
    "name": "light_block_7",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2305,
    "minStateId": 2305,
    "maxStateId": 2305,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8014,
    "name": "light_block_6",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2306,
    "minStateId": 2306,
    "maxStateId": 2306,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8015,
    "name": "light_block_5",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2307,
    "minStateId": 2307,
    "maxStateId": 2307,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8016,
    "name": "light_block_4",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2308,
    "minStateId": 2308,
    "maxStateId": 2308,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8017,
    "name": "light_block_3",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2309,
    "minStateId": 2309,
    "maxStateId": 2309,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8018,
    "name": "light_block_2",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2310,
    "minStateId": 2310,
    "maxStateId": 2310,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8019,
    "name": "light_block_1",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2311,
    "minStateId": 2311,
    "maxStateId": 2311,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8020,
    "name": "light_block_0",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2312,
    "minStateId": 2312,
    "maxStateId": 2312,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8021,
    "name": "light_block_12",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11055,
    "minStateId": 11055,
    "maxStateId": 11055,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8022,
    "name": "light_block_13",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11056,
    "minStateId": 11056,
    "maxStateId": 11056,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8023,
    "name": "light_block_10",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11057,
    "minStateId": 11057,
    "maxStateId": 11057,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8024,
    "name": "light_block_11",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11058,
    "minStateId": 11058,
    "maxStateId": 11058,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8025,
    "name": "light_block_14",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11059,
    "minStateId": 11059,
    "maxStateId": 11059,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8026,
    "name": "light_block_15",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11060,
    "minStateId": 11060,
    "maxStateId": 11060,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 483,
    "name": "iron_trapdoor",
    "displayName": "Iron Trapdoor",
    "hardness": 5,
    "resistance": 5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1576,
    "minStateId": 1576,
    "maxStateId": 1591,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [747],
    "boundingBox": "block"
  },
  {
    "id": 484,
    "name": "prismarine",
    "displayName": "Prismarine",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10608,
    "minStateId": 10608,
    "maxStateId": 10608,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [517],
    "boundingBox": "block"
  },
  {
    "id": 485,
    "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": 13554,
    "minStateId": 13554,
    "maxStateId": 13554,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [518],
    "boundingBox": "block"
  },
  {
    "id": 486,
    "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": 5947,
    "minStateId": 5947,
    "maxStateId": 5947,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [519],
    "boundingBox": "block"
  },
  {
    "id": 487,
    "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": 12517,
    "minStateId": 12517,
    "maxStateId": 12524,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [520],
    "boundingBox": "block"
  },
  {
    "id": 488,
    "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": 1116,
    "minStateId": 1116,
    "maxStateId": 1123,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [521],
    "boundingBox": "block"
  },
  {
    "id": 489,
    "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": 12852,
    "minStateId": 12852,
    "maxStateId": 12859,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [522],
    "boundingBox": "block"
  },
  {
    "id": 490,
    "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": 5830,
    "minStateId": 5830,
    "maxStateId": 5831,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [289],
    "boundingBox": "block"
  },
  {
    "id": 8027,
    "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": 5832,
    "minStateId": 5832,
    "maxStateId": 5833,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [289],
    "boundingBox": "block"
  },
  {
    "id": 491,
    "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": 4868,
    "minStateId": 4868,
    "maxStateId": 4869,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [290],
    "boundingBox": "block"
  },
  {
    "id": 8028,
    "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": 13493,
    "minStateId": 13493,
    "maxStateId": 13494,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [290],
    "boundingBox": "block"
  },
  {
    "id": 492,
    "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": 1227,
    "minStateId": 1227,
    "maxStateId": 1228,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [291],
    "boundingBox": "block"
  },
  {
    "id": 8029,
    "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": 9442,
    "minStateId": 9442,
    "maxStateId": 9443,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [291],
    "boundingBox": "block"
  },
  {
    "id": 493,
    "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": 12963,
    "minStateId": 12963,
    "maxStateId": 12963,
    "drops": [1159],
    "boundingBox": "block"
  },
  {
    "id": 494,
    "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": 2526,
    "minStateId": 2526,
    "maxStateId": 2537,
    "drops": [459],
    "boundingBox": "block"
  },
  {
    "id": 495,
    "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": 12525,
    "minStateId": 12525,
    "maxStateId": 12525,
    "drops": [460],
    "boundingBox": "block"
  },
  {
    "id": 496,
    "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": 11857,
    "minStateId": 11857,
    "maxStateId": 11857,
    "drops": [461],
    "boundingBox": "block"
  },
  {
    "id": 497,
    "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": 1186,
    "minStateId": 1186,
    "maxStateId": 1186,
    "drops": [462],
    "boundingBox": "block"
  },
  {
    "id": 498,
    "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": 6917,
    "minStateId": 6917,
    "maxStateId": 6917,
    "drops": [463],
    "boundingBox": "block"
  },
  {
    "id": 499,
    "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": 9943,
    "minStateId": 9943,
    "maxStateId": 9943,
    "drops": [464],
    "boundingBox": "block"
  },
  {
    "id": 500,
    "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": 11297,
    "minStateId": 11297,
    "maxStateId": 11297,
    "drops": [465],
    "boundingBox": "block"
  },
  {
    "id": 501,
    "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": 13120,
    "minStateId": 13120,
    "maxStateId": 13120,
    "drops": [466],
    "boundingBox": "block"
  },
  {
    "id": 502,
    "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": 1147,
    "minStateId": 1147,
    "maxStateId": 1147,
    "drops": [467],
    "boundingBox": "block"
  },
  {
    "id": 503,
    "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": 14129,
    "minStateId": 14129,
    "maxStateId": 14129,
    "drops": [468],
    "boundingBox": "block"
  },
  {
    "id": 504,
    "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": 4760,
    "minStateId": 4760,
    "maxStateId": 4760,
    "drops": [469],
    "boundingBox": "block"
  },
  {
    "id": 505,
    "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": 13175,
    "minStateId": 13175,
    "maxStateId": 13175,
    "drops": [470],
    "boundingBox": "block"
  },
  {
    "id": 506,
    "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": 926,
    "minStateId": 926,
    "maxStateId": 926,
    "drops": [471],
    "boundingBox": "block"
  },
  {
    "id": 507,
    "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": 2947,
    "minStateId": 2947,
    "maxStateId": 2947,
    "drops": [472],
    "boundingBox": "block"
  },
  {
    "id": 508,
    "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": 4867,
    "minStateId": 4867,
    "maxStateId": 4867,
    "drops": [473],
    "boundingBox": "block"
  },
  {
    "id": 509,
    "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": 12840,
    "minStateId": 12840,
    "maxStateId": 12840,
    "drops": [474],
    "boundingBox": "block"
  },
  {
    "id": 510,
    "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": 10536,
    "minStateId": 10536,
    "maxStateId": 10536,
    "drops": [475],
    "boundingBox": "block"
  },
  {
    "id": 511,
    "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": 1915,
    "minStateId": 1915,
    "maxStateId": 1915,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [476],
    "boundingBox": "block"
  },
  {
    "id": 512,
    "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": 8089,
    "minStateId": 8089,
    "maxStateId": 8089,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [83],
    "boundingBox": "block"
  },
  {
    "id": 513,
    "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": 1244,
    "minStateId": 1244,
    "maxStateId": 1244,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 514,
    "name": "sunflower",
    "displayName": "Sunflower",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6273,
    "minStateId": 6273,
    "maxStateId": 6274,
    "drops": [479],
    "boundingBox": "empty"
  },
  {
    "id": 515,
    "name": "lilac",
    "displayName": "Lilac",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12563,
    "minStateId": 12563,
    "maxStateId": 12564,
    "drops": [480],
    "boundingBox": "empty"
  },
  {
    "id": 516,
    "name": "rose_bush",
    "displayName": "Rose Bush",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8197,
    "minStateId": 8197,
    "maxStateId": 8198,
    "drops": [481],
    "boundingBox": "empty"
  },
  {
    "id": 517,
    "name": "peony",
    "displayName": "Peony",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13240,
    "minStateId": 13240,
    "maxStateId": 13241,
    "drops": [482],
    "boundingBox": "empty"
  },
  {
    "id": 518,
    "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": 11053,
    "minStateId": 11053,
    "maxStateId": 11054,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 519,
    "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": 11076,
    "minStateId": 11076,
    "maxStateId": 11077,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 535,
    "name": "standing_banner",
    "displayName": "Black Banner",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11551,
    "minStateId": 11551,
    "maxStateId": 11566,
    "drops": [1190],
    "boundingBox": "empty"
  },
  {
    "id": 551,
    "name": "wall_banner",
    "displayName": "Black Banner",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8735,
    "minStateId": 8735,
    "maxStateId": 8740,
    "drops": [1190],
    "boundingBox": "empty"
  },
  {
    "id": 552,
    "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": 11185,
    "minStateId": 11185,
    "maxStateId": 11185,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [524],
    "boundingBox": "block"
  },
  {
    "id": 553,
    "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": 12928,
    "minStateId": 12928,
    "maxStateId": 12928,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [525],
    "boundingBox": "block"
  },
  {
    "id": 554,
    "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": 5464,
    "minStateId": 5464,
    "maxStateId": 5464,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [526],
    "boundingBox": "block"
  },
  {
    "id": 555,
    "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": 8034,
    "minStateId": 8034,
    "maxStateId": 8041,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [527],
    "boundingBox": "block"
  },
  {
    "id": 556,
    "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": 4761,
    "minStateId": 4761,
    "maxStateId": 4762,
    "drops": [262],
    "boundingBox": "block"
  },
  {
    "id": 8030,
    "name": "oak_slab",
    "displayName": "Oak Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5823,
    "minStateId": 5823,
    "maxStateId": 5824,
    "drops": [262],
    "boundingBox": "block"
  },
  {
    "id": 557,
    "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": 3688,
    "minStateId": 3688,
    "maxStateId": 3689,
    "drops": [263],
    "boundingBox": "block"
  },
  {
    "id": 8031,
    "name": "spruce_slab",
    "displayName": "Spruce Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11787,
    "minStateId": 11787,
    "maxStateId": 11788,
    "drops": [263],
    "boundingBox": "block"
  },
  {
    "id": 558,
    "name": "birch_slab",
    "displayName": "Birch Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5363,
    "minStateId": 5363,
    "maxStateId": 5364,
    "drops": [264],
    "boundingBox": "block"
  },
  {
    "id": 8032,
    "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": 13741,
    "minStateId": 13741,
    "maxStateId": 13742,
    "drops": [264],
    "boundingBox": "block"
  },
  {
    "id": 559,
    "name": "jungle_slab",
    "displayName": "Jungle Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5421,
    "minStateId": 5421,
    "maxStateId": 5422,
    "drops": [265],
    "boundingBox": "block"
  },
  {
    "id": 8033,
    "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": 12999,
    "minStateId": 12999,
    "maxStateId": 13000,
    "drops": [265],
    "boundingBox": "block"
  },
  {
    "id": 560,
    "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": 8768,
    "minStateId": 8768,
    "maxStateId": 8769,
    "drops": [266],
    "boundingBox": "block"
  },
  {
    "id": 8034,
    "name": "acacia_slab",
    "displayName": "Acacia Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12983,
    "minStateId": 12983,
    "maxStateId": 12984,
    "drops": [266],
    "boundingBox": "block"
  },
  {
    "id": 561,
    "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": 10553,
    "minStateId": 10553,
    "maxStateId": 10554,
    "drops": [267],
    "boundingBox": "block"
  },
  {
    "id": 8035,
    "name": "cherry_slab",
    "displayName": "Cherry Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10774,
    "minStateId": 10774,
    "maxStateId": 10775,
    "drops": [267],
    "boundingBox": "block"
  },
  {
    "id": 562,
    "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": 1711,
    "minStateId": 1711,
    "maxStateId": 1712,
    "drops": [268],
    "boundingBox": "block"
  },
  {
    "id": 8036,
    "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": 5674,
    "minStateId": 5674,
    "maxStateId": 5675,
    "drops": [268],
    "boundingBox": "block"
  },
  {
    "id": 564,
    "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": 1704,
    "minStateId": 1704,
    "maxStateId": 1705,
    "drops": [270],
    "boundingBox": "block"
  },
  {
    "id": 8037,
    "name": "mangrove_slab",
    "displayName": "Mangrove Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3307,
    "minStateId": 3307,
    "maxStateId": 3308,
    "drops": [270],
    "boundingBox": "block"
  },
  {
    "id": 565,
    "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": 5816,
    "minStateId": 5816,
    "maxStateId": 5817,
    "drops": [271],
    "boundingBox": "block"
  },
  {
    "id": 8038,
    "name": "bamboo_slab",
    "displayName": "Bamboo Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11109,
    "minStateId": 11109,
    "maxStateId": 11110,
    "drops": [271],
    "boundingBox": "block"
  },
  {
    "id": 566,
    "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": 3690,
    "minStateId": 3690,
    "maxStateId": 3691,
    "drops": [272],
    "boundingBox": "block"
  },
  {
    "id": 8039,
    "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": 5711,
    "minStateId": 5711,
    "maxStateId": 5712,
    "drops": [272],
    "boundingBox": "block"
  },
  {
    "id": 567,
    "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": 5724,
    "minStateId": 5724,
    "maxStateId": 5725,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [275],
    "boundingBox": "block"
  },
  {
    "id": 8040,
    "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": 5936,
    "minStateId": 5936,
    "maxStateId": 5937,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [275],
    "boundingBox": "block"
  },
  {
    "id": 568,
    "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": 8842,
    "minStateId": 8842,
    "maxStateId": 8843,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [276],
    "boundingBox": "block"
  },
  {
    "id": 8041,
    "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": 12960,
    "minStateId": 12960,
    "maxStateId": 12961,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [276],
    "boundingBox": "block"
  },
  {
    "id": 569,
    "name": "sandstone_slab",
    "displayName": "Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1621,
    "minStateId": 1621,
    "maxStateId": 1622,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [277],
    "boundingBox": "block"
  },
  {
    "id": 8042,
    "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": 1668,
    "minStateId": 1668,
    "maxStateId": 1669,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [277],
    "boundingBox": "block"
  },
  {
    "id": 570,
    "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": 1655,
    "minStateId": 1655,
    "maxStateId": 1656,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [278],
    "boundingBox": "block"
  },
  {
    "id": 8043,
    "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": 8107,
    "minStateId": 8107,
    "maxStateId": 8108,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [278],
    "boundingBox": "block"
  },
  {
    "id": 571,
    "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": 8017,
    "minStateId": 8017,
    "maxStateId": 8018,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [279],
    "boundingBox": "block"
  },
  {
    "id": 8044,
    "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": 12621,
    "minStateId": 12621,
    "maxStateId": 12622,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [279],
    "boundingBox": "block"
  },
  {
    "id": 572,
    "name": "cobblestone_slab",
    "displayName": "Cobblestone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5713,
    "minStateId": 5713,
    "maxStateId": 5714,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [280],
    "boundingBox": "block"
  },
  {
    "id": 8045,
    "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": 13526,
    "minStateId": 13526,
    "maxStateId": 13527,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [280],
    "boundingBox": "block"
  },
  {
    "id": 573,
    "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": 916,
    "minStateId": 916,
    "maxStateId": 917,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [281],
    "boundingBox": "block"
  },
  {
    "id": 8046,
    "name": "brick_slab",
    "displayName": "Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12953,
    "minStateId": 12953,
    "maxStateId": 12954,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [281],
    "boundingBox": "block"
  },
  {
    "id": 574,
    "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": 5938,
    "minStateId": 5938,
    "maxStateId": 5939,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [282],
    "boundingBox": "block"
  },
  {
    "id": 8047,
    "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": 10836,
    "minStateId": 10836,
    "maxStateId": 10837,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [282],
    "boundingBox": "block"
  },
  {
    "id": 575,
    "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": 951,
    "minStateId": 951,
    "maxStateId": 952,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [283],
    "boundingBox": "block"
  },
  {
    "id": 8048,
    "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": 5450,
    "minStateId": 5450,
    "maxStateId": 5451,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [283],
    "boundingBox": "block"
  },
  {
    "id": 576,
    "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": 10561,
    "minStateId": 10561,
    "maxStateId": 10562,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [284],
    "boundingBox": "block"
  },
  {
    "id": 8049,
    "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": 10737,
    "minStateId": 10737,
    "maxStateId": 10738,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [284],
    "boundingBox": "block"
  },
  {
    "id": 577,
    "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": 3143,
    "minStateId": 3143,
    "maxStateId": 3144,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [285],
    "boundingBox": "block"
  },
  {
    "id": 8050,
    "name": "quartz_slab",
    "displayName": "Quartz Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11252,
    "minStateId": 11252,
    "maxStateId": 11253,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [285],
    "boundingBox": "block"
  },
  {
    "id": 578,
    "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": 2520,
    "minStateId": 2520,
    "maxStateId": 2521,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [286],
    "boundingBox": "block"
  },
  {
    "id": 8051,
    "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": 2912,
    "minStateId": 2912,
    "maxStateId": 2913,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [286],
    "boundingBox": "block"
  },
  {
    "id": 579,
    "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": 5812,
    "minStateId": 5812,
    "maxStateId": 5813,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [287],
    "boundingBox": "block"
  },
  {
    "id": 8052,
    "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": 12842,
    "minStateId": 12842,
    "maxStateId": 12843,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [287],
    "boundingBox": "block"
  },
  {
    "id": 580,
    "name": "purpur_slab",
    "displayName": "Purpur Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2494,
    "minStateId": 2494,
    "maxStateId": 2495,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [288],
    "boundingBox": "block"
  },
  {
    "id": 8053,
    "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": 10580,
    "minStateId": 10580,
    "maxStateId": 10581,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [288],
    "boundingBox": "block"
  },
  {
    "id": 581,
    "name": "smooth_stone",
    "displayName": "Smooth Stone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6182,
    "minStateId": 6182,
    "maxStateId": 6182,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [295],
    "boundingBox": "block"
  },
  {
    "id": 582,
    "name": "smooth_sandstone",
    "displayName": "Smooth Sandstone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 899,
    "minStateId": 899,
    "maxStateId": 899,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [294],
    "boundingBox": "block"
  },
  {
    "id": 583,
    "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": 6132,
    "minStateId": 6132,
    "maxStateId": 6134,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [292],
    "boundingBox": "block"
  },
  {
    "id": 584,
    "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": 13183,
    "minStateId": 13183,
    "maxStateId": 13183,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [293],
    "boundingBox": "block"
  },
  {
    "id": 585,
    "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": 11189,
    "minStateId": 11189,
    "maxStateId": 11204,
    "drops": [769],
    "boundingBox": "block"
  },
  {
    "id": 586,
    "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": 4927,
    "minStateId": 4927,
    "maxStateId": 4942,
    "drops": [770],
    "boundingBox": "block"
  },
  {
    "id": 587,
    "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": 8053,
    "minStateId": 8053,
    "maxStateId": 8068,
    "drops": [771],
    "boundingBox": "block"
  },
  {
    "id": 588,
    "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": 13007,
    "minStateId": 13007,
    "maxStateId": 13022,
    "drops": [772],
    "boundingBox": "block"
  },
  {
    "id": 589,
    "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": 14097,
    "minStateId": 14097,
    "maxStateId": 14112,
    "drops": [773],
    "boundingBox": "block"
  },
  {
    "id": 590,
    "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": 5693,
    "minStateId": 5693,
    "maxStateId": 5708,
    "drops": [774],
    "boundingBox": "block"
  },
  {
    "id": 592,
    "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": 6257,
    "minStateId": 6257,
    "maxStateId": 6272,
    "drops": [776],
    "boundingBox": "block"
  },
  {
    "id": 593,
    "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": 7740,
    "minStateId": 7740,
    "maxStateId": 7755,
    "drops": [777],
    "boundingBox": "block"
  },
  {
    "id": 594,
    "name": "spruce_fence",
    "displayName": "Spruce Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1663,
    "minStateId": 1663,
    "maxStateId": 1663,
    "drops": [324],
    "boundingBox": "block"
  },
  {
    "id": 595,
    "name": "birch_fence",
    "displayName": "Birch Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13733,
    "minStateId": 13733,
    "maxStateId": 13733,
    "drops": [325],
    "boundingBox": "block"
  },
  {
    "id": 596,
    "name": "jungle_fence",
    "displayName": "Jungle Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1654,
    "minStateId": 1654,
    "maxStateId": 1654,
    "drops": [326],
    "boundingBox": "block"
  },
  {
    "id": 597,
    "name": "acacia_fence",
    "displayName": "Acacia Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13760,
    "minStateId": 13760,
    "maxStateId": 13760,
    "drops": [327],
    "boundingBox": "block"
  },
  {
    "id": 598,
    "name": "cherry_fence",
    "displayName": "Cherry Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2965,
    "minStateId": 2965,
    "maxStateId": 2965,
    "drops": [328],
    "boundingBox": "block"
  },
  {
    "id": 599,
    "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": 11902,
    "minStateId": 11902,
    "maxStateId": 11902,
    "drops": [329],
    "boundingBox": "block"
  },
  {
    "id": 601,
    "name": "mangrove_fence",
    "displayName": "Mangrove Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11224,
    "minStateId": 11224,
    "maxStateId": 11224,
    "drops": [331],
    "boundingBox": "block"
  },
  {
    "id": 602,
    "name": "bamboo_fence",
    "displayName": "Bamboo Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1902,
    "minStateId": 1902,
    "maxStateId": 1902,
    "drops": [332],
    "boundingBox": "block"
  },
  {
    "id": 603,
    "name": "spruce_door",
    "displayName": "Spruce Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6741,
    "minStateId": 6741,
    "maxStateId": 6772,
    "drops": [728],
    "boundingBox": "block"
  },
  {
    "id": 604,
    "name": "birch_door",
    "displayName": "Birch Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11909,
    "minStateId": 11909,
    "maxStateId": 11940,
    "drops": [729],
    "boundingBox": "block"
  },
  {
    "id": 605,
    "name": "jungle_door",
    "displayName": "Jungle Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10703,
    "minStateId": 10703,
    "maxStateId": 10734,
    "drops": [730],
    "boundingBox": "block"
  },
  {
    "id": 606,
    "name": "acacia_door",
    "displayName": "Acacia Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5993,
    "minStateId": 5993,
    "maxStateId": 6024,
    "drops": [731],
    "boundingBox": "block"
  },
  {
    "id": 607,
    "name": "cherry_door",
    "displayName": "Cherry Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5834,
    "minStateId": 5834,
    "maxStateId": 5865,
    "drops": [732],
    "boundingBox": "block"
  },
  {
    "id": 608,
    "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": 8770,
    "minStateId": 8770,
    "maxStateId": 8801,
    "drops": [733],
    "boundingBox": "block"
  },
  {
    "id": 610,
    "name": "mangrove_door",
    "displayName": "Mangrove Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10971,
    "minStateId": 10971,
    "maxStateId": 11002,
    "drops": [735],
    "boundingBox": "block"
  },
  {
    "id": 611,
    "name": "bamboo_door",
    "displayName": "Bamboo Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1252,
    "minStateId": 1252,
    "maxStateId": 1283,
    "drops": [736],
    "boundingBox": "block"
  },
  {
    "id": 612,
    "name": "end_rod",
    "displayName": "End Rod",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 14,
    "filterLight": 0,
    "defaultState": 9908,
    "minStateId": 9908,
    "maxStateId": 9913,
    "drops": [303],
    "boundingBox": "block"
  },
  {
    "id": 613,
    "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": 8228,
    "minStateId": 8228,
    "maxStateId": 8228,
    "drops": [0],
    "boundingBox": "block"
  },
  {
    "id": 614,
    "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": 6136,
    "minStateId": 6136,
    "maxStateId": 6141,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 615,
    "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": 13135,
    "minStateId": 13135,
    "maxStateId": 13137,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [306],
    "boundingBox": "block"
  },
  {
    "id": 616,
    "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": 8732,
    "minStateId": 8732,
    "maxStateId": 8734,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [307],
    "boundingBox": "block"
  },
  {
    "id": 617,
    "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": 13184,
    "minStateId": 13184,
    "maxStateId": 13191,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [308],
    "boundingBox": "block"
  },
  {
    "id": 618,
    "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": 1242,
    "minStateId": 1242,
    "maxStateId": 1242,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [391],
    "boundingBox": "block"
  },
  {
    "id": 619,
    "name": "torchflower_crop",
    "displayName": "Torchflower Crop",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10528,
    "minStateId": 10528,
    "maxStateId": 10535,
    "drops": [1194],
    "boundingBox": "empty"
  },
  {
    "id": 620,
    "name": "pitcher_crop",
    "displayName": "Pitcher Crop",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1187,
    "minStateId": 1187,
    "maxStateId": 1202,
    "drops": [1195],
    "boundingBox": "block"
  },
  {
    "id": 621,
    "name": "pitcher_plant",
    "displayName": "Pitcher Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4902,
    "minStateId": 4902,
    "maxStateId": 4903,
    "drops": [239],
    "boundingBox": "empty"
  },
  {
    "id": 622,
    "name": "beetroot",
    "displayName": "Beetroots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7977,
    "minStateId": 7977,
    "maxStateId": 7984,
    "drops": [1197],
    "boundingBox": "empty"
  },
  {
    "id": 623,
    "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": 13761,
    "minStateId": 13761,
    "maxStateId": 13761,
    "drops": [28],
    "boundingBox": "block"
  },
  {
    "id": 624,
    "name": "end_gateway",
    "displayName": "End Gateway",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 1,
    "defaultState": 725,
    "minStateId": 725,
    "maxStateId": 725,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 625,
    "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": 13153,
    "minStateId": 13153,
    "maxStateId": 13164,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 626,
    "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": 11173,
    "minStateId": 11173,
    "maxStateId": 11184,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 627,
    "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": 6773,
    "minStateId": 6773,
    "maxStateId": 6776,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 628,
    "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": 13512,
    "minStateId": 13512,
    "maxStateId": 13512,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [530],
    "boundingBox": "block"
  },
  {
    "id": 629,
    "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": 5829,
    "minStateId": 5829,
    "maxStateId": 5829,
    "drops": [531],
    "boundingBox": "block"
  },
  {
    "id": 630,
    "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": 728,
    "minStateId": 728,
    "maxStateId": 728,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [533],
    "boundingBox": "block"
  },
  {
    "id": 631,
    "name": "bone_block",
    "displayName": "Bone Block",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5769,
    "minStateId": 5769,
    "maxStateId": 5780,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [534],
    "boundingBox": "block"
  },
  {
    "id": 632,
    "name": "structure_void",
    "displayName": "Structure Void",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5716,
    "minStateId": 5716,
    "maxStateId": 5716,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 633,
    "name": "observer",
    "displayName": "Observer",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4244,
    "minStateId": 4244,
    "maxStateId": 4255,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [680],
    "boundingBox": "block"
  },
  {
    "id": 634,
    "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": 4815,
    "minStateId": 4815,
    "maxStateId": 4815,
    "drops": [536],
    "boundingBox": "block"
  },
  {
    "id": 635,
    "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": 1627,
    "minStateId": 1627,
    "maxStateId": 1627,
    "drops": [537],
    "boundingBox": "block"
  },
  {
    "id": 636,
    "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": 10777,
    "minStateId": 10777,
    "maxStateId": 10777,
    "drops": [538],
    "boundingBox": "block"
  },
  {
    "id": 637,
    "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": 1243,
    "minStateId": 1243,
    "maxStateId": 1243,
    "drops": [539],
    "boundingBox": "block"
  },
  {
    "id": 638,
    "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": 11567,
    "minStateId": 11567,
    "maxStateId": 11567,
    "drops": [540],
    "boundingBox": "block"
  },
  {
    "id": 639,
    "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": [541],
    "boundingBox": "block"
  },
  {
    "id": 640,
    "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": 1556,
    "minStateId": 1556,
    "maxStateId": 1556,
    "drops": [542],
    "boundingBox": "block"
  },
  {
    "id": 641,
    "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": 5964,
    "minStateId": 5964,
    "maxStateId": 5964,
    "drops": [543],
    "boundingBox": "block"
  },
  {
    "id": 642,
    "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": 8033,
    "minStateId": 8033,
    "maxStateId": 8033,
    "drops": [544],
    "boundingBox": "block"
  },
  {
    "id": 643,
    "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": 9926,
    "minStateId": 9926,
    "maxStateId": 9926,
    "drops": [545],
    "boundingBox": "block"
  },
  {
    "id": 644,
    "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": 11798,
    "minStateId": 11798,
    "maxStateId": 11798,
    "drops": [546],
    "boundingBox": "block"
  },
  {
    "id": 645,
    "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": 12794,
    "minStateId": 12794,
    "maxStateId": 12794,
    "drops": [547],
    "boundingBox": "block"
  },
  {
    "id": 646,
    "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": 10830,
    "minStateId": 10830,
    "maxStateId": 10830,
    "drops": [548],
    "boundingBox": "block"
  },
  {
    "id": 647,
    "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": 11476,
    "minStateId": 11476,
    "maxStateId": 11476,
    "drops": [549],
    "boundingBox": "block"
  },
  {
    "id": 648,
    "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": 11075,
    "minStateId": 11075,
    "maxStateId": 11075,
    "drops": [550],
    "boundingBox": "block"
  },
  {
    "id": 649,
    "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": 6027,
    "minStateId": 6027,
    "maxStateId": 6027,
    "drops": [551],
    "boundingBox": "block"
  },
  {
    "id": 650,
    "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": 10523,
    "minStateId": 10523,
    "maxStateId": 10523,
    "drops": [552],
    "boundingBox": "block"
  },
  {
    "id": 651,
    "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": 8620,
    "minStateId": 8620,
    "maxStateId": 8625,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [553],
    "boundingBox": "block"
  },
  {
    "id": 652,
    "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": 3309,
    "minStateId": 3309,
    "maxStateId": 3314,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [554],
    "boundingBox": "block"
  },
  {
    "id": 653,
    "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": 3137,
    "minStateId": 3137,
    "maxStateId": 3142,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [555],
    "boundingBox": "block"
  },
  {
    "id": 654,
    "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": 8191,
    "minStateId": 8191,
    "maxStateId": 8196,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [556],
    "boundingBox": "block"
  },
  {
    "id": 655,
    "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": 2933,
    "minStateId": 2933,
    "maxStateId": 2938,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [557],
    "boundingBox": "block"
  },
  {
    "id": 656,
    "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": 1149,
    "minStateId": 1149,
    "maxStateId": 1154,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [558],
    "boundingBox": "block"
  },
  {
    "id": 657,
    "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": 11146,
    "minStateId": 11146,
    "maxStateId": 11151,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [559],
    "boundingBox": "block"
  },
  {
    "id": 658,
    "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": 14113,
    "minStateId": 14113,
    "maxStateId": 14118,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [560],
    "boundingBox": "block"
  },
  {
    "id": 659,
    "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": 4262,
    "minStateId": 4262,
    "maxStateId": 4267,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [561],
    "boundingBox": "block"
  },
  {
    "id": 660,
    "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": 8042,
    "minStateId": 8042,
    "maxStateId": 8047,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [562],
    "boundingBox": "block"
  },
  {
    "id": 661,
    "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": 11778,
    "minStateId": 11778,
    "maxStateId": 11783,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [563],
    "boundingBox": "block"
  },
  {
    "id": 662,
    "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": 8185,
    "minStateId": 8185,
    "maxStateId": 8190,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [564],
    "boundingBox": "block"
  },
  {
    "id": 663,
    "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": 4668,
    "minStateId": 4668,
    "maxStateId": 4673,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [565],
    "boundingBox": "block"
  },
  {
    "id": 664,
    "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": 11215,
    "minStateId": 11215,
    "maxStateId": 11220,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [566],
    "boundingBox": "block"
  },
  {
    "id": 665,
    "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": 5687,
    "minStateId": 5687,
    "maxStateId": 5692,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [567],
    "boundingBox": "block"
  },
  {
    "id": 666,
    "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": 9406,
    "minStateId": 9406,
    "maxStateId": 9411,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [568],
    "boundingBox": "block"
  },
  {
    "id": 667,
    "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": 13743,
    "minStateId": 13743,
    "maxStateId": 13743,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [569],
    "boundingBox": "block"
  },
  {
    "id": 668,
    "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": 11295,
    "minStateId": 11295,
    "maxStateId": 11295,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [570],
    "boundingBox": "block"
  },
  {
    "id": 669,
    "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": 5946,
    "minStateId": 5946,
    "maxStateId": 5946,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [571],
    "boundingBox": "block"
  },
  {
    "id": 670,
    "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": 12861,
    "minStateId": 12861,
    "maxStateId": 12861,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [572],
    "boundingBox": "block"
  },
  {
    "id": 671,
    "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": 4759,
    "minStateId": 4759,
    "maxStateId": 4759,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [573],
    "boundingBox": "block"
  },
  {
    "id": 672,
    "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": 6204,
    "minStateId": 6204,
    "maxStateId": 6204,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [574],
    "boundingBox": "block"
  },
  {
    "id": 673,
    "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": 4276,
    "minStateId": 4276,
    "maxStateId": 4276,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [575],
    "boundingBox": "block"
  },
  {
    "id": 674,
    "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": 12623,
    "minStateId": 12623,
    "maxStateId": 12623,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [576],
    "boundingBox": "block"
  },
  {
    "id": 675,
    "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": 2510,
    "minStateId": 2510,
    "maxStateId": 2510,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [577],
    "boundingBox": "block"
  },
  {
    "id": 676,
    "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": 12526,
    "minStateId": 12526,
    "maxStateId": 12526,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [578],
    "boundingBox": "block"
  },
  {
    "id": 677,
    "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": 5717,
    "minStateId": 5717,
    "maxStateId": 5717,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [579],
    "boundingBox": "block"
  },
  {
    "id": 678,
    "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": 12536,
    "minStateId": 12536,
    "maxStateId": 12536,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [580],
    "boundingBox": "block"
  },
  {
    "id": 679,
    "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": 10773,
    "minStateId": 10773,
    "maxStateId": 10773,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [581],
    "boundingBox": "block"
  },
  {
    "id": 680,
    "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": 9917,
    "minStateId": 9917,
    "maxStateId": 9917,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [582],
    "boundingBox": "block"
  },
  {
    "id": 681,
    "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": 13119,
    "minStateId": 13119,
    "maxStateId": 13119,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [583],
    "boundingBox": "block"
  },
  {
    "id": 682,
    "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": 11278,
    "minStateId": 11278,
    "maxStateId": 11278,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [584],
    "boundingBox": "block"
  },
  {
    "id": 683,
    "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": 7302,
    "minStateId": 7302,
    "maxStateId": 7302,
    "drops": [585],
    "boundingBox": "block"
  },
  {
    "id": 684,
    "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": 13924,
    "minStateId": 13924,
    "maxStateId": 13924,
    "drops": [586],
    "boundingBox": "block"
  },
  {
    "id": 685,
    "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": 6045,
    "minStateId": 6045,
    "maxStateId": 6045,
    "drops": [587],
    "boundingBox": "block"
  },
  {
    "id": 686,
    "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": [588],
    "boundingBox": "block"
  },
  {
    "id": 687,
    "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": 12991,
    "minStateId": 12991,
    "maxStateId": 12991,
    "drops": [589],
    "boundingBox": "block"
  },
  {
    "id": 688,
    "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": 13499,
    "minStateId": 13499,
    "maxStateId": 13499,
    "drops": [590],
    "boundingBox": "block"
  },
  {
    "id": 689,
    "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": 5827,
    "minStateId": 5827,
    "maxStateId": 5827,
    "drops": [591],
    "boundingBox": "block"
  },
  {
    "id": 690,
    "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": 12620,
    "minStateId": 12620,
    "maxStateId": 12620,
    "drops": [592],
    "boundingBox": "block"
  },
  {
    "id": 691,
    "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": 12509,
    "minStateId": 12509,
    "maxStateId": 12509,
    "drops": [593],
    "boundingBox": "block"
  },
  {
    "id": 692,
    "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": 4663,
    "minStateId": 4663,
    "maxStateId": 4663,
    "drops": [594],
    "boundingBox": "block"
  },
  {
    "id": 693,
    "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": 11145,
    "minStateId": 11145,
    "maxStateId": 11145,
    "drops": [595],
    "boundingBox": "block"
  },
  {
    "id": 694,
    "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": 11294,
    "minStateId": 11294,
    "maxStateId": 11294,
    "drops": [596],
    "boundingBox": "block"
  },
  {
    "id": 695,
    "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": 9491,
    "minStateId": 9491,
    "maxStateId": 9491,
    "drops": [597],
    "boundingBox": "block"
  },
  {
    "id": 696,
    "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": 11784,
    "minStateId": 11784,
    "maxStateId": 11784,
    "drops": [598],
    "boundingBox": "block"
  },
  {
    "id": 697,
    "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": 12508,
    "minStateId": 12508,
    "maxStateId": 12508,
    "drops": [599],
    "boundingBox": "block"
  },
  {
    "id": 698,
    "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": 1667,
    "minStateId": 1667,
    "maxStateId": 1667,
    "drops": [600],
    "boundingBox": "block"
  },
  {
    "id": 700,
    "name": "kelp",
    "displayName": "Kelp Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 8126,
    "minStateId": 8126,
    "maxStateId": 8151,
    "drops": [251],
    "boundingBox": "empty"
  },
  {
    "id": 701,
    "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": 13495,
    "minStateId": 13495,
    "maxStateId": 13495,
    "drops": [947],
    "boundingBox": "block"
  },
  {
    "id": 702,
    "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": 13500,
    "minStateId": 13500,
    "maxStateId": 13511,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 703,
    "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": 11603,
    "minStateId": 11603,
    "maxStateId": 11605,
    "drops": [602],
    "boundingBox": "block"
  },
  {
    "id": 704,
    "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": 5369,
    "minStateId": 5369,
    "maxStateId": 5369,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [603],
    "boundingBox": "block"
  },
  {
    "id": 705,
    "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": 11223,
    "minStateId": 11223,
    "maxStateId": 11223,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [604],
    "boundingBox": "block"
  },
  {
    "id": 706,
    "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": 2956,
    "minStateId": 2956,
    "maxStateId": 2956,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [605],
    "boundingBox": "block"
  },
  {
    "id": 707,
    "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": 3131,
    "minStateId": 3131,
    "maxStateId": 3131,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [606],
    "boundingBox": "block"
  },
  {
    "id": 708,
    "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": 11063,
    "minStateId": 11063,
    "maxStateId": 11063,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [607],
    "boundingBox": "block"
  },
  {
    "id": 709,
    "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": 12927,
    "minStateId": 12927,
    "maxStateId": 12927,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [603],
    "boundingBox": "block"
  },
  {
    "id": 710,
    "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": 8650,
    "minStateId": 8650,
    "maxStateId": 8650,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [604],
    "boundingBox": "block"
  },
  {
    "id": 711,
    "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": 5819,
    "minStateId": 5819,
    "maxStateId": 5819,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [605],
    "boundingBox": "block"
  },
  {
    "id": 712,
    "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": 6044,
    "minStateId": 6044,
    "maxStateId": 6044,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [606],
    "boundingBox": "block"
  },
  {
    "id": 713,
    "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": 7976,
    "minStateId": 7976,
    "maxStateId": 7976,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [607],
    "boundingBox": "block"
  },
  {
    "id": 714,
    "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": 5828,
    "minStateId": 5828,
    "maxStateId": 5828,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 715,
    "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": 12415,
    "minStateId": 12415,
    "maxStateId": 12415,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 716,
    "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": 12511,
    "minStateId": 12511,
    "maxStateId": 12511,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 717,
    "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": 10835,
    "minStateId": 10835,
    "maxStateId": 10835,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 718,
    "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": 9978,
    "minStateId": 9978,
    "maxStateId": 9978,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 719,
    "name": "tube_coral",
    "displayName": "Tube Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 13192,
    "minStateId": 13192,
    "maxStateId": 13192,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 720,
    "name": "brain_coral",
    "displayName": "Brain Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 2496,
    "minStateId": 2496,
    "maxStateId": 2496,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 721,
    "name": "bubble_coral",
    "displayName": "Bubble Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 10776,
    "minStateId": 10776,
    "maxStateId": 10776,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 722,
    "name": "fire_coral",
    "displayName": "Fire Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 2324,
    "minStateId": 2324,
    "maxStateId": 2324,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 723,
    "name": "horn_coral",
    "displayName": "Horn Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 4758,
    "minStateId": 4758,
    "maxStateId": 4758,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 724,
    "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": 11284,
    "minStateId": 11284,
    "maxStateId": 11285,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 725,
    "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": 1171,
    "minStateId": 1171,
    "maxStateId": 1172,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 726,
    "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": 1132,
    "minStateId": 1132,
    "maxStateId": 1133,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 727,
    "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": 11298,
    "minStateId": 11298,
    "maxStateId": 11299,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 728,
    "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": 11858,
    "minStateId": 11858,
    "maxStateId": 11859,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 729,
    "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": 1177,
    "minStateId": 1177,
    "maxStateId": 1178,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 730,
    "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": 2549,
    "minStateId": 2549,
    "maxStateId": 2550,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 731,
    "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": 1137,
    "minStateId": 1137,
    "maxStateId": 1138,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 732,
    "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": 11155,
    "minStateId": 11155,
    "maxStateId": 11156,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 733,
    "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": 11073,
    "minStateId": 11073,
    "maxStateId": 11074,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 734,
    "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": 12929,
    "minStateId": 12929,
    "maxStateId": 12932,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 735,
    "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": 5460,
    "minStateId": 5460,
    "maxStateId": 5463,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 736,
    "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": 1285,
    "minStateId": 1285,
    "maxStateId": 1288,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 737,
    "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": 4664,
    "minStateId": 4664,
    "maxStateId": 4667,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 738,
    "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": 11808,
    "minStateId": 11808,
    "maxStateId": 11811,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 739,
    "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": 14191,
    "minStateId": 14191,
    "maxStateId": 14194,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 740,
    "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": 5680,
    "minStateId": 5680,
    "maxStateId": 5683,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 741,
    "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": 11471,
    "minStateId": 11471,
    "maxStateId": 11474,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 742,
    "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": 8049,
    "minStateId": 8049,
    "maxStateId": 8052,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 743,
    "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": 7357,
    "minStateId": 7357,
    "maxStateId": 7360,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 744,
    "name": "sea_pickle",
    "displayName": "Sea Pickle",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 6,
    "filterLight": 1,
    "defaultState": 9467,
    "minStateId": 9467,
    "maxStateId": 9474,
    "drops": [208],
    "boundingBox": "block"
  },
  {
    "id": 745,
    "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": 11797,
    "minStateId": 11797,
    "maxStateId": 11797,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 746,
    "name": "conduit",
    "displayName": "Conduit",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 1,
    "defaultState": 5767,
    "minStateId": 5767,
    "maxStateId": 5767,
    "drops": [634],
    "boundingBox": "block"
  },
  {
    "id": 747,
    "name": "bamboo_sapling",
    "displayName": "Bamboo Shoot",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12972,
    "minStateId": 12972,
    "maxStateId": 12973,
    "drops": [261],
    "boundingBox": "empty"
  },
  {
    "id": 748,
    "name": "bamboo",
    "displayName": "Bamboo",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4818,
    "minStateId": 4818,
    "maxStateId": 4829,
    "drops": [261],
    "boundingBox": "block"
  },
  {
    "id": 752,
    "name": "bubble_column",
    "displayName": "Bubble Column",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 8832,
    "minStateId": 8832,
    "maxStateId": 8833,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 753,
    "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": 5661,
    "minStateId": 5661,
    "maxStateId": 5668,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [635],
    "boundingBox": "block"
  },
  {
    "id": 754,
    "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": 8431,
    "minStateId": 8431,
    "maxStateId": 8438,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [636],
    "boundingBox": "block"
  },
  {
    "id": 755,
    "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": 9900,
    "minStateId": 9900,
    "maxStateId": 9907,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [637],
    "boundingBox": "block"
  },
  {
    "id": 756,
    "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": 11286,
    "minStateId": 11286,
    "maxStateId": 11293,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [638],
    "boundingBox": "block"
  },
  {
    "id": 757,
    "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": 5638,
    "minStateId": 5638,
    "maxStateId": 5645,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [639],
    "boundingBox": "block"
  },
  {
    "id": 758,
    "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": 10949,
    "minStateId": 10949,
    "maxStateId": 10956,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [640],
    "boundingBox": "block"
  },
  {
    "id": 759,
    "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": 1903,
    "minStateId": 1903,
    "maxStateId": 1910,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [641],
    "boundingBox": "block"
  },
  {
    "id": 760,
    "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": 4763,
    "minStateId": 4763,
    "maxStateId": 4770,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [642],
    "boundingBox": "block"
  },
  {
    "id": 761,
    "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": 13121,
    "minStateId": 13121,
    "maxStateId": 13128,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [643],
    "boundingBox": "block"
  },
  {
    "id": 762,
    "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": 4268,
    "minStateId": 4268,
    "maxStateId": 4275,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [644],
    "boundingBox": "block"
  },
  {
    "id": 763,
    "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": 7995,
    "minStateId": 7995,
    "maxStateId": 8002,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [645],
    "boundingBox": "block"
  },
  {
    "id": 764,
    "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": 11207,
    "minStateId": 11207,
    "maxStateId": 11214,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [646],
    "boundingBox": "block"
  },
  {
    "id": 765,
    "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": 11800,
    "minStateId": 11800,
    "maxStateId": 11807,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [647],
    "boundingBox": "block"
  },
  {
    "id": 766,
    "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": 5980,
    "minStateId": 5980,
    "maxStateId": 5987,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [648],
    "boundingBox": "block"
  },
  {
    "id": 767,
    "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": 10818,
    "minStateId": 10818,
    "maxStateId": 10819,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [653],
    "boundingBox": "block"
  },
  {
    "id": 8054,
    "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": 13001,
    "minStateId": 13001,
    "maxStateId": 13002,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [653],
    "boundingBox": "block"
  },
  {
    "id": 768,
    "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": 10820,
    "minStateId": 10820,
    "maxStateId": 10821,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [654],
    "boundingBox": "block"
  },
  {
    "id": 8055,
    "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": 11142,
    "minStateId": 11142,
    "maxStateId": 11143,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [654],
    "boundingBox": "block"
  },
  {
    "id": 769,
    "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": 1623,
    "minStateId": 1623,
    "maxStateId": 1624,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [655],
    "boundingBox": "block"
  },
  {
    "id": 8056,
    "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": 5810,
    "minStateId": 5810,
    "maxStateId": 5811,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [655],
    "boundingBox": "block"
  },
  {
    "id": 770,
    "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": 6227,
    "minStateId": 6227,
    "maxStateId": 6228,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [656],
    "boundingBox": "block"
  },
  {
    "id": 8057,
    "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": 11606,
    "minStateId": 11606,
    "maxStateId": 11607,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [656],
    "boundingBox": "block"
  },
  {
    "id": 771,
    "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": 5709,
    "minStateId": 5709,
    "maxStateId": 5710,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [657],
    "boundingBox": "block"
  },
  {
    "id": 8058,
    "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": 13315,
    "minStateId": 13315,
    "maxStateId": 13316,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [657],
    "boundingBox": "block"
  },
  {
    "id": 772,
    "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": 1913,
    "minStateId": 1913,
    "maxStateId": 1914,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [658],
    "boundingBox": "block"
  },
  {
    "id": 8059,
    "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": 11003,
    "minStateId": 11003,
    "maxStateId": 11004,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [658],
    "boundingBox": "block"
  },
  {
    "id": 773,
    "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": 2326,
    "minStateId": 2326,
    "maxStateId": 2327,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [659],
    "boundingBox": "block"
  },
  {
    "id": 8060,
    "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": 6025,
    "minStateId": 6025,
    "maxStateId": 6026,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [659],
    "boundingBox": "block"
  },
  {
    "id": 774,
    "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": 1706,
    "minStateId": 1706,
    "maxStateId": 1707,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [660],
    "boundingBox": "block"
  },
  {
    "id": 8061,
    "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": 12989,
    "minStateId": 12989,
    "maxStateId": 12990,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [660],
    "boundingBox": "block"
  },
  {
    "id": 775,
    "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": 6201,
    "minStateId": 6201,
    "maxStateId": 6202,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [661],
    "boundingBox": "block"
  },
  {
    "id": 8062,
    "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": 11304,
    "minStateId": 11304,
    "maxStateId": 11305,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [661],
    "boundingBox": "block"
  },
  {
    "id": 776,
    "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": 9979,
    "minStateId": 9979,
    "maxStateId": 9980,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [662],
    "boundingBox": "block"
  },
  {
    "id": 8063,
    "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": 10917,
    "minStateId": 10917,
    "maxStateId": 10918,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [662],
    "boundingBox": "block"
  },
  {
    "id": 777,
    "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": 1893,
    "minStateId": 1893,
    "maxStateId": 1894,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [663],
    "boundingBox": "block"
  },
  {
    "id": 8064,
    "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": 11186,
    "minStateId": 11186,
    "maxStateId": 11187,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [663],
    "boundingBox": "block"
  },
  {
    "id": 778,
    "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": 12434,
    "minStateId": 12434,
    "maxStateId": 12435,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [664],
    "boundingBox": "block"
  },
  {
    "id": 8065,
    "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": 12828,
    "minStateId": 12828,
    "maxStateId": 12829,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [664],
    "boundingBox": "block"
  },
  {
    "id": 779,
    "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": 1126,
    "minStateId": 1126,
    "maxStateId": 1127,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [665],
    "boundingBox": "block"
  },
  {
    "id": 8066,
    "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": 1911,
    "minStateId": 1911,
    "maxStateId": 1912,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [665],
    "boundingBox": "block"
  },
  {
    "id": 780,
    "name": "brick_wall",
    "displayName": "Brick Wall",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 729,
    "minStateId": 729,
    "maxStateId": 890,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [413],
    "boundingBox": "block"
  },
  {
    "id": 781,
    "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": 7415,
    "minStateId": 7415,
    "maxStateId": 7576,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [414],
    "boundingBox": "block"
  },
  {
    "id": 782,
    "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": 954,
    "minStateId": 954,
    "maxStateId": 1115,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [415],
    "boundingBox": "block"
  },
  {
    "id": 783,
    "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": 13928,
    "minStateId": 13928,
    "maxStateId": 14089,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [416],
    "boundingBox": "block"
  },
  {
    "id": 784,
    "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": 8847,
    "minStateId": 8847,
    "maxStateId": 9008,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [417],
    "boundingBox": "block"
  },
  {
    "id": 785,
    "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": 8269,
    "minStateId": 8269,
    "maxStateId": 8430,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [418],
    "boundingBox": "block"
  },
  {
    "id": 786,
    "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": 2730,
    "minStateId": 2730,
    "maxStateId": 2891,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [419],
    "boundingBox": "block"
  },
  {
    "id": 787,
    "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": 11616,
    "minStateId": 11616,
    "maxStateId": 11777,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [420],
    "boundingBox": "block"
  },
  {
    "id": 788,
    "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": 8458,
    "minStateId": 8458,
    "maxStateId": 8619,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [421],
    "boundingBox": "block"
  },
  {
    "id": 789,
    "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": 12632,
    "minStateId": 12632,
    "maxStateId": 12793,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [422],
    "boundingBox": "block"
  },
  {
    "id": 790,
    "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": 13571,
    "minStateId": 13571,
    "maxStateId": 13732,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [423],
    "boundingBox": "block"
  },
  {
    "id": 791,
    "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": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [424],
    "boundingBox": "block"
  },
  {
    "id": 792,
    "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": 2969,
    "minStateId": 2969,
    "maxStateId": 3130,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [425],
    "boundingBox": "block"
  },
  {
    "id": 793,
    "name": "scaffolding",
    "displayName": "Scaffolding",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4709,
    "minStateId": 4709,
    "maxStateId": 4724,
    "drops": [670],
    "boundingBox": "block"
  },
  {
    "id": 794,
    "name": "loom",
    "displayName": "Loom",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5365,
    "minStateId": 5365,
    "maxStateId": 5368,
    "drops": [1235],
    "boundingBox": "block"
  },
  {
    "id": 795,
    "name": "barrel",
    "displayName": "Barrel",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6120,
    "minStateId": 6120,
    "maxStateId": 6131,
    "drops": [1248],
    "boundingBox": "block"
  },
  {
    "id": 796,
    "name": "smoker",
    "displayName": "Smoker",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2318,
    "minStateId": 2318,
    "maxStateId": 2321,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1249],
    "boundingBox": "block"
  },
  {
    "id": 8067,
    "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": 13114,
    "minStateId": 13114,
    "maxStateId": 13117,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1249],
    "boundingBox": "block"
  },
  {
    "id": 797,
    "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": 11895,
    "minStateId": 11895,
    "maxStateId": 11898,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1250],
    "boundingBox": "block"
  },
  {
    "id": 8068,
    "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": 12978,
    "minStateId": 12978,
    "maxStateId": 12981,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1250],
    "boundingBox": "block"
  },
  {
    "id": 798,
    "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": 14158,
    "minStateId": 14158,
    "maxStateId": 14158,
    "drops": [1251],
    "boundingBox": "block"
  },
  {
    "id": 799,
    "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": 9395,
    "minStateId": 9395,
    "maxStateId": 9395,
    "drops": [1252],
    "boundingBox": "block"
  },
  {
    "id": 800,
    "name": "grindstone",
    "displayName": "Grindstone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13529,
    "minStateId": 13529,
    "maxStateId": 13544,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1253],
    "boundingBox": "block"
  },
  {
    "id": 801,
    "name": "lectern",
    "displayName": "Lectern",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11540,
    "minStateId": 11540,
    "maxStateId": 11547,
    "drops": [684],
    "boundingBox": "block"
  },
  {
    "id": 802,
    "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": 4854,
    "minStateId": 4854,
    "maxStateId": 4854,
    "drops": [1254],
    "boundingBox": "block"
  },
  {
    "id": 803,
    "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": 12985,
    "minStateId": 12985,
    "maxStateId": 12988,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1255],
    "boundingBox": "block"
  },
  {
    "id": 804,
    "name": "bell",
    "displayName": "Bell",
    "hardness": 5,
    "resistance": 5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11508,
    "minStateId": 11508,
    "maxStateId": 11539,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1256],
    "boundingBox": "block"
  },
  {
    "id": 805,
    "name": "lantern",
    "displayName": "Lantern",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11860,
    "minStateId": 11860,
    "maxStateId": 11861,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1257],
    "boundingBox": "block"
  },
  {
    "id": 806,
    "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": 8803,
    "minStateId": 8803,
    "maxStateId": 8804,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1258],
    "boundingBox": "block"
  },
  {
    "id": 807,
    "name": "campfire",
    "displayName": "Campfire",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 8834,
    "minStateId": 8834,
    "maxStateId": 8841,
    "drops": [826],
    "boundingBox": "block"
  },
  {
    "id": 808,
    "name": "soul_campfire",
    "displayName": "Soul Campfire",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 10,
    "filterLight": 0,
    "defaultState": 13546,
    "minStateId": 13546,
    "maxStateId": 13553,
    "drops": [340],
    "boundingBox": "block"
  },
  {
    "id": 809,
    "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": 10497,
    "minStateId": 10497,
    "maxStateId": 10504,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 810,
    "name": "warped_stem",
    "displayName": "Warped Stem",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11070,
    "minStateId": 11070,
    "maxStateId": 11072,
    "drops": [146],
    "boundingBox": "block"
  },
  {
    "id": 811,
    "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": 12817,
    "minStateId": 12817,
    "maxStateId": 12819,
    "drops": [158],
    "boundingBox": "block"
  },
  {
    "id": 812,
    "name": "warped_hyphae",
    "displayName": "Warped Hyphae",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9922,
    "minStateId": 9922,
    "maxStateId": 9924,
    "drops": [181],
    "boundingBox": "block"
  },
  {
    "id": 813,
    "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": 8626,
    "minStateId": 8626,
    "maxStateId": 8628,
    "drops": [169],
    "boundingBox": "block"
  },
  {
    "id": 814,
    "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": 10912,
    "minStateId": 10912,
    "maxStateId": 10912,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [338],
    "boundingBox": "block"
  },
  {
    "id": 815,
    "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": 1249,
    "minStateId": 1249,
    "maxStateId": 1249,
    "drops": [244],
    "boundingBox": "empty"
  },
  {
    "id": 816,
    "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": 9925,
    "minStateId": 9925,
    "maxStateId": 9925,
    "drops": [532],
    "boundingBox": "block"
  },
  {
    "id": 817,
    "name": "warped_roots",
    "displayName": "Warped Roots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5945,
    "minStateId": 5945,
    "maxStateId": 5945,
    "drops": [246],
    "boundingBox": "empty"
  },
  {
    "id": 818,
    "name": "nether_sprouts",
    "displayName": "Nether Sprouts",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11061,
    "minStateId": 11061,
    "maxStateId": 11061,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 819,
    "name": "crimson_stem",
    "displayName": "Crimson Stem",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9914,
    "minStateId": 9914,
    "maxStateId": 9916,
    "drops": [145],
    "boundingBox": "block"
  },
  {
    "id": 820,
    "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": 11548,
    "minStateId": 11548,
    "maxStateId": 11550,
    "drops": [157],
    "boundingBox": "block"
  },
  {
    "id": 821,
    "name": "crimson_hyphae",
    "displayName": "Crimson Hyphae",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5872,
    "minStateId": 5872,
    "maxStateId": 5874,
    "drops": [180],
    "boundingBox": "block"
  },
  {
    "id": 822,
    "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": 11078,
    "minStateId": 11078,
    "maxStateId": 11080,
    "drops": [168],
    "boundingBox": "block"
  },
  {
    "id": 823,
    "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": 5715,
    "minStateId": 5715,
    "maxStateId": 5715,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [338],
    "boundingBox": "block"
  },
  {
    "id": 824,
    "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": 13178,
    "minStateId": 13178,
    "maxStateId": 13178,
    "drops": [243],
    "boundingBox": "empty"
  },
  {
    "id": 825,
    "name": "shroomlight",
    "displayName": "Shroomlight",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 15,
    "filterLight": 15,
    "defaultState": 7739,
    "minStateId": 7739,
    "maxStateId": 7739,
    "drops": [1263],
    "boundingBox": "block"
  },
  {
    "id": 827,
    "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": 8202,
    "minStateId": 8202,
    "maxStateId": 8227,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 829,
    "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": 8741,
    "minStateId": 8741,
    "maxStateId": 8766,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 830,
    "name": "crimson_roots",
    "displayName": "Crimson Roots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12982,
    "minStateId": 12982,
    "maxStateId": 12982,
    "drops": [245],
    "boundingBox": "empty"
  },
  {
    "id": 831,
    "name": "crimson_planks",
    "displayName": "Crimson Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7351,
    "minStateId": 7351,
    "maxStateId": 7351,
    "drops": [46],
    "boundingBox": "block"
  },
  {
    "id": 832,
    "name": "warped_planks",
    "displayName": "Warped Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2940,
    "minStateId": 2940,
    "maxStateId": 2940,
    "drops": [47],
    "boundingBox": "block"
  },
  {
    "id": 833,
    "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": 2503,
    "minStateId": 2503,
    "maxStateId": 2504,
    "drops": [273],
    "boundingBox": "block"
  },
  {
    "id": 8069,
    "name": "crimson_slab",
    "displayName": "Crimson Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9920,
    "minStateId": 9920,
    "maxStateId": 9921,
    "drops": [273],
    "boundingBox": "block"
  },
  {
    "id": 834,
    "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": 5965,
    "minStateId": 5965,
    "maxStateId": 5966,
    "drops": [274],
    "boundingBox": "block"
  },
  {
    "id": 8070,
    "name": "warped_slab",
    "displayName": "Warped Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11068,
    "minStateId": 11068,
    "maxStateId": 11069,
    "drops": [274],
    "boundingBox": "block"
  },
  {
    "id": 835,
    "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": 14138,
    "minStateId": 14138,
    "maxStateId": 14153,
    "drops": [724],
    "boundingBox": "empty"
  },
  {
    "id": 836,
    "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": 1207,
    "minStateId": 1207,
    "maxStateId": 1222,
    "drops": [725],
    "boundingBox": "empty"
  },
  {
    "id": 837,
    "name": "crimson_fence",
    "displayName": "Crimson Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13497,
    "minStateId": 13497,
    "maxStateId": 13497,
    "drops": [333],
    "boundingBox": "block"
  },
  {
    "id": 838,
    "name": "warped_fence",
    "displayName": "Warped Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9465,
    "minStateId": 9465,
    "maxStateId": 9465,
    "drops": [334],
    "boundingBox": "block"
  },
  {
    "id": 839,
    "name": "crimson_trapdoor",
    "displayName": "Crimson Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5916,
    "minStateId": 5916,
    "maxStateId": 5931,
    "drops": [758],
    "boundingBox": "block"
  },
  {
    "id": 840,
    "name": "warped_trapdoor",
    "displayName": "Warped Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6827,
    "minStateId": 6827,
    "maxStateId": 6842,
    "drops": [759],
    "boundingBox": "block"
  },
  {
    "id": 841,
    "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": 6711,
    "minStateId": 6711,
    "maxStateId": 6726,
    "drops": [778],
    "boundingBox": "block"
  },
  {
    "id": 842,
    "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": 8091,
    "minStateId": 8091,
    "maxStateId": 8106,
    "drops": [779],
    "boundingBox": "block"
  },
  {
    "id": 843,
    "name": "crimson_stairs",
    "displayName": "Crimson Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10838,
    "minStateId": 10838,
    "maxStateId": 10845,
    "drops": [407],
    "boundingBox": "block"
  },
  {
    "id": 844,
    "name": "warped_stairs",
    "displayName": "Warped Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4846,
    "minStateId": 4846,
    "maxStateId": 4853,
    "drops": [408],
    "boundingBox": "block"
  },
  {
    "id": 845,
    "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": 6031,
    "minStateId": 6031,
    "maxStateId": 6042,
    "drops": [708],
    "boundingBox": "empty"
  },
  {
    "id": 846,
    "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": 12496,
    "minStateId": 12496,
    "maxStateId": 12507,
    "drops": [709],
    "boundingBox": "empty"
  },
  {
    "id": 847,
    "name": "crimson_door",
    "displayName": "Crimson Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5373,
    "minStateId": 5373,
    "maxStateId": 5404,
    "drops": [737],
    "boundingBox": "block"
  },
  {
    "id": 848,
    "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": [738],
    "boundingBox": "block"
  },
  {
    "id": 849,
    "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": 12569,
    "minStateId": 12569,
    "maxStateId": 12584,
    "drops": [918],
    "boundingBox": "empty"
  },
  {
    "id": 850,
    "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": 12418,
    "minStateId": 12418,
    "maxStateId": 12433,
    "drops": [919],
    "boundingBox": "empty"
  },
  {
    "id": 851,
    "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": 718,
    "minStateId": 718,
    "maxStateId": 723,
    "drops": [918],
    "boundingBox": "empty"
  },
  {
    "id": 852,
    "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": 1657,
    "minStateId": 1657,
    "maxStateId": 1662,
    "drops": [919],
    "boundingBox": "empty"
  },
  {
    "id": 853,
    "name": "structure_block",
    "displayName": "Structure Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10943,
    "minStateId": 10943,
    "maxStateId": 10948,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 854,
    "name": "jigsaw",
    "displayName": "Jigsaw Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7391,
    "minStateId": 7391,
    "maxStateId": 7414,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 855,
    "name": "composter",
    "displayName": "Composter",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8115,
    "minStateId": 8115,
    "maxStateId": 8123,
    "drops": [1247],
    "boundingBox": "block"
  },
  {
    "id": 856,
    "name": "target",
    "displayName": "Target",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10958,
    "minStateId": 10958,
    "maxStateId": 10958,
    "drops": [685],
    "boundingBox": "block"
  },
  {
    "id": 857,
    "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": 8808,
    "minStateId": 8808,
    "maxStateId": 8831,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 858,
    "name": "beehive",
    "displayName": "Beehive",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10678,
    "minStateId": 10678,
    "maxStateId": 10701,
    "drops": [1266],
    "boundingBox": "block"
  },
  {
    "id": 859,
    "name": "honey_block",
    "displayName": "Honey Block",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 2892,
    "minStateId": 2892,
    "maxStateId": 2892,
    "drops": [679],
    "boundingBox": "block"
  },
  {
    "id": 860,
    "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": 6078,
    "minStateId": 6078,
    "maxStateId": 6078,
    "drops": [1268],
    "boundingBox": "block"
  },
  {
    "id": 861,
    "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": 4924,
    "minStateId": 4924,
    "maxStateId": 4924,
    "harvestTools": {"862": true, "867": true},
    "drops": [94],
    "boundingBox": "block"
  },
  {
    "id": 862,
    "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": 10645,
    "minStateId": 10645,
    "maxStateId": 10645,
    "harvestTools": {"862": true, "867": true},
    "drops": [82],
    "boundingBox": "block"
  },
  {
    "id": 863,
    "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": 11296,
    "minStateId": 11296,
    "maxStateId": 11296,
    "harvestTools": {"862": true, "867": true},
    "drops": [1270],
    "boundingBox": "block"
  },
  {
    "id": 864,
    "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": 2505,
    "minStateId": 2505,
    "maxStateId": 2509,
    "harvestTools": {"862": true, "867": true},
    "drops": [1283],
    "boundingBox": "block"
  },
  {
    "id": 869,
    "name": "lodestone",
    "displayName": "Lodestone",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14125,
    "minStateId": 14125,
    "maxStateId": 14125,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1269],
    "boundingBox": "block"
  },
  {
    "id": 870,
    "name": "blackstone",
    "displayName": "Blackstone",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13006,
    "minStateId": 13006,
    "maxStateId": 13006,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1271],
    "boundingBox": "block"
  },
  {
    "id": 871,
    "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": 11789,
    "minStateId": 11789,
    "maxStateId": 11796,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1273],
    "boundingBox": "block"
  },
  {
    "id": 872,
    "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": 5475,
    "minStateId": 5475,
    "maxStateId": 5636,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [426],
    "boundingBox": "block"
  },
  {
    "id": 873,
    "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": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1272],
    "boundingBox": "block"
  },
  {
    "id": 8071,
    "name": "blackstone_slab",
    "displayName": "Blackstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2930,
    "minStateId": 2930,
    "maxStateId": 2931,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1272],
    "boundingBox": "block"
  },
  {
    "id": 874,
    "name": "polished_blackstone",
    "displayName": "Polished Blackstone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4816,
    "minStateId": 4816,
    "maxStateId": 4816,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1275],
    "boundingBox": "block"
  },
  {
    "id": 875,
    "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": 6730,
    "minStateId": 6730,
    "maxStateId": 6730,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1279],
    "boundingBox": "block"
  },
  {
    "id": 876,
    "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": 12436,
    "minStateId": 12436,
    "maxStateId": 12436,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1282],
    "boundingBox": "block"
  },
  {
    "id": 877,
    "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": 7757,
    "minStateId": 7757,
    "maxStateId": 7757,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1278],
    "boundingBox": "block"
  },
  {
    "id": 878,
    "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": 2501,
    "minStateId": 2501,
    "maxStateId": 2502,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1280],
    "boundingBox": "block"
  },
  {
    "id": 8072,
    "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": 5722,
    "minStateId": 5722,
    "maxStateId": 5723,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1280],
    "boundingBox": "block"
  },
  {
    "id": 879,
    "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": 6079,
    "minStateId": 6079,
    "maxStateId": 6086,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1281],
    "boundingBox": "block"
  },
  {
    "id": 880,
    "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": 3145,
    "minStateId": 3145,
    "maxStateId": 3306,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [428],
    "boundingBox": "block"
  },
  {
    "id": 881,
    "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": 6208,
    "minStateId": 6208,
    "maxStateId": 6208,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1274],
    "boundingBox": "block"
  },
  {
    "id": 882,
    "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": 5875,
    "minStateId": 5875,
    "maxStateId": 5882,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1277],
    "boundingBox": "block"
  },
  {
    "id": 883,
    "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": 2315,
    "minStateId": 2315,
    "maxStateId": 2316,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1276],
    "boundingBox": "block"
  },
  {
    "id": 8073,
    "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": 10505,
    "minStateId": 10505,
    "maxStateId": 10506,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [1276],
    "boundingBox": "block"
  },
  {
    "id": 884,
    "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": 10786,
    "minStateId": 10786,
    "maxStateId": 10801,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [711],
    "boundingBox": "empty"
  },
  {
    "id": 885,
    "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": 13254,
    "minStateId": 13254,
    "maxStateId": 13265,
    "drops": [697],
    "boundingBox": "empty"
  },
  {
    "id": 886,
    "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": 11307,
    "minStateId": 11307,
    "maxStateId": 11468,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [427],
    "boundingBox": "block"
  },
  {
    "id": 887,
    "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": 12495,
    "minStateId": 12495,
    "maxStateId": 12495,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [381],
    "boundingBox": "block"
  },
  {
    "id": 888,
    "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": 6147,
    "minStateId": 6147,
    "maxStateId": 6147,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [380],
    "boundingBox": "block"
  },
  {
    "id": 889,
    "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": 10916,
    "minStateId": 10916,
    "maxStateId": 10916,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [438],
    "boundingBox": "block"
  },
  {
    "id": 890,
    "name": "candle",
    "displayName": "Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12820,
    "minStateId": 12820,
    "maxStateId": 12827,
    "drops": [1284],
    "boundingBox": "block"
  },
  {
    "id": 891,
    "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": 7987,
    "minStateId": 7987,
    "maxStateId": 7994,
    "drops": [1285],
    "boundingBox": "block"
  },
  {
    "id": 892,
    "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": 1630,
    "minStateId": 1630,
    "maxStateId": 1637,
    "drops": [1286],
    "boundingBox": "block"
  },
  {
    "id": 893,
    "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": 1696,
    "minStateId": 1696,
    "maxStateId": 1703,
    "drops": [1287],
    "boundingBox": "block"
  },
  {
    "id": 894,
    "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": 6164,
    "minStateId": 6164,
    "maxStateId": 6171,
    "drops": [1288],
    "boundingBox": "block"
  },
  {
    "id": 895,
    "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": 10749,
    "minStateId": 10749,
    "maxStateId": 10756,
    "drops": [1289],
    "boundingBox": "block"
  },
  {
    "id": 896,
    "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": 10935,
    "minStateId": 10935,
    "maxStateId": 10942,
    "drops": [1290],
    "boundingBox": "block"
  },
  {
    "id": 897,
    "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": 12624,
    "minStateId": 12624,
    "maxStateId": 12631,
    "drops": [1291],
    "boundingBox": "block"
  },
  {
    "id": 898,
    "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": 2957,
    "minStateId": 2957,
    "maxStateId": 2964,
    "drops": [1292],
    "boundingBox": "block"
  },
  {
    "id": 899,
    "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": 10778,
    "minStateId": 10778,
    "maxStateId": 10785,
    "drops": [1293],
    "boundingBox": "block"
  },
  {
    "id": 900,
    "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": 13144,
    "minStateId": 13144,
    "maxStateId": 13151,
    "drops": [1294],
    "boundingBox": "block"
  },
  {
    "id": 901,
    "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": 11821,
    "minStateId": 11821,
    "maxStateId": 11828,
    "drops": [1295],
    "boundingBox": "block"
  },
  {
    "id": 902,
    "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": [1296],
    "boundingBox": "block"
  },
  {
    "id": 903,
    "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": 9892,
    "minStateId": 9892,
    "maxStateId": 9899,
    "drops": [1297],
    "boundingBox": "block"
  },
  {
    "id": 904,
    "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": 2511,
    "minStateId": 2511,
    "maxStateId": 2518,
    "drops": [1298],
    "boundingBox": "block"
  },
  {
    "id": 905,
    "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": 6731,
    "minStateId": 6731,
    "maxStateId": 6738,
    "drops": [1299],
    "boundingBox": "block"
  },
  {
    "id": 906,
    "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": 918,
    "minStateId": 918,
    "maxStateId": 925,
    "drops": [1300],
    "boundingBox": "block"
  },
  {
    "id": 907,
    "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": 12994,
    "minStateId": 12994,
    "maxStateId": 12995,
    "drops": [1284],
    "boundingBox": "block"
  },
  {
    "id": 908,
    "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": 12992,
    "minStateId": 12992,
    "maxStateId": 12993,
    "drops": [1285],
    "boundingBox": "block"
  },
  {
    "id": 909,
    "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": 13925,
    "minStateId": 13925,
    "maxStateId": 13926,
    "drops": [1286],
    "boundingBox": "block"
  },
  {
    "id": 910,
    "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": 10609,
    "minStateId": 10609,
    "maxStateId": 10610,
    "drops": [1287],
    "boundingBox": "block"
  },
  {
    "id": 911,
    "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": 1246,
    "minStateId": 1246,
    "maxStateId": 1247,
    "drops": [1288],
    "boundingBox": "block"
  },
  {
    "id": 912,
    "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": 6255,
    "minStateId": 6255,
    "maxStateId": 6256,
    "drops": [1289],
    "boundingBox": "block"
  },
  {
    "id": 913,
    "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": 13734,
    "minStateId": 13734,
    "maxStateId": 13735,
    "drops": [1290],
    "boundingBox": "block"
  },
  {
    "id": 914,
    "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": 5677,
    "minStateId": 5677,
    "maxStateId": 5678,
    "drops": [1291],
    "boundingBox": "block"
  },
  {
    "id": 915,
    "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": 313,
    "minStateId": 313,
    "maxStateId": 314,
    "drops": [1292],
    "boundingBox": "block"
  },
  {
    "id": 916,
    "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": 7985,
    "minStateId": 7985,
    "maxStateId": 7986,
    "drops": [1293],
    "boundingBox": "block"
  },
  {
    "id": 917,
    "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": 2551,
    "minStateId": 2551,
    "maxStateId": 2552,
    "drops": [1294],
    "boundingBox": "block"
  },
  {
    "id": 918,
    "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": 11281,
    "minStateId": 11281,
    "maxStateId": 11282,
    "drops": [1295],
    "boundingBox": "block"
  },
  {
    "id": 919,
    "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": 10495,
    "minStateId": 10495,
    "maxStateId": 10496,
    "drops": [1296],
    "boundingBox": "block"
  },
  {
    "id": 920,
    "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": 4791,
    "minStateId": 4791,
    "maxStateId": 4792,
    "drops": [1297],
    "boundingBox": "block"
  },
  {
    "id": 921,
    "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": 4733,
    "minStateId": 4733,
    "maxStateId": 4734,
    "drops": [1298],
    "boundingBox": "block"
  },
  {
    "id": 922,
    "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": 13129,
    "minStateId": 13129,
    "maxStateId": 13130,
    "drops": [1299],
    "boundingBox": "block"
  },
  {
    "id": 923,
    "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": 6205,
    "minStateId": 6205,
    "maxStateId": 6206,
    "drops": [1300],
    "boundingBox": "block"
  },
  {
    "id": 924,
    "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": 1284,
    "minStateId": 1284,
    "maxStateId": 1284,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [88],
    "boundingBox": "block"
  },
  {
    "id": 925,
    "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": 11602,
    "minStateId": 11602,
    "maxStateId": 11602,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 926,
    "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": 13322,
    "minStateId": 13322,
    "maxStateId": 13327,
    "drops": [831],
    "boundingBox": "block"
  },
  {
    "id": 927,
    "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": 6781,
    "minStateId": 6781,
    "maxStateId": 6786,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 928,
    "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": 5958,
    "minStateId": 5958,
    "maxStateId": 5963,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 929,
    "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": 1558,
    "minStateId": 1558,
    "maxStateId": 1563,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 930,
    "name": "tuff",
    "displayName": "Tuff",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1607,
    "minStateId": 1607,
    "maxStateId": 1607,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [12],
    "boundingBox": "block"
  },
  {
    "id": 931,
    "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": 1205,
    "minStateId": 1205,
    "maxStateId": 1206,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [13],
    "boundingBox": "block"
  },
  {
    "id": 8074,
    "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": 13181,
    "minStateId": 13181,
    "maxStateId": 13182,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [13],
    "boundingBox": "block"
  },
  {
    "id": 932,
    "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": 9935,
    "minStateId": 9935,
    "maxStateId": 9942,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [14],
    "boundingBox": "block"
  },
  {
    "id": 933,
    "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": 4082,
    "minStateId": 4082,
    "maxStateId": 4243,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [15],
    "boundingBox": "block"
  },
  {
    "id": 934,
    "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": 12475,
    "minStateId": 12475,
    "maxStateId": 12475,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [17],
    "boundingBox": "block"
  },
  {
    "id": 935,
    "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": 315,
    "minStateId": 315,
    "maxStateId": 316,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [18],
    "boundingBox": "block"
  },
  {
    "id": 8075,
    "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": 5371,
    "minStateId": 5371,
    "maxStateId": 5372,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [18],
    "boundingBox": "block"
  },
  {
    "id": 936,
    "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": 12527,
    "minStateId": 12527,
    "maxStateId": 12534,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [19],
    "boundingBox": "block"
  },
  {
    "id": 937,
    "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": 2553,
    "minStateId": 2553,
    "maxStateId": 2714,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [20],
    "boundingBox": "block"
  },
  {
    "id": 938,
    "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": 13498,
    "minStateId": 13498,
    "maxStateId": 13498,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [16],
    "boundingBox": "block"
  },
  {
    "id": 939,
    "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": 11246,
    "minStateId": 11246,
    "maxStateId": 11246,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [21],
    "boundingBox": "block"
  },
  {
    "id": 940,
    "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": 4863,
    "minStateId": 4863,
    "maxStateId": 4864,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [22],
    "boundingBox": "block"
  },
  {
    "id": 8076,
    "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": 9918,
    "minStateId": 9918,
    "maxStateId": 9919,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [22],
    "boundingBox": "block"
  },
  {
    "id": 941,
    "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": 10822,
    "minStateId": 10822,
    "maxStateId": 10829,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [23],
    "boundingBox": "block"
  },
  {
    "id": 942,
    "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": 2332,
    "minStateId": 2332,
    "maxStateId": 2493,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [24],
    "boundingBox": "block"
  },
  {
    "id": 943,
    "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": 12860,
    "minStateId": 12860,
    "maxStateId": 12860,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [25],
    "boundingBox": "block"
  },
  {
    "id": 944,
    "name": "calcite",
    "displayName": "Calcite",
    "hardness": 0.75,
    "resistance": 0.75,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1125,
    "minStateId": 1125,
    "maxStateId": 1125,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [11],
    "boundingBox": "block"
  },
  {
    "id": 945,
    "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": 10076,
    "minStateId": 10076,
    "maxStateId": 10076,
    "drops": [196],
    "boundingBox": "block"
  },
  {
    "id": 946,
    "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": 947,
    "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": 5973,
    "minStateId": 5973,
    "maxStateId": 5975,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 948,
    "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": 9430,
    "minStateId": 9430,
    "maxStateId": 9441,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 949,
    "name": "sculk",
    "displayName": "Sculk",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11818,
    "minStateId": 11818,
    "maxStateId": 11818,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 950,
    "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": 12351,
    "minStateId": 12351,
    "maxStateId": 12414,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 951,
    "name": "sculk_catalyst",
    "displayName": "Sculk Catalyst",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 6,
    "filterLight": 15,
    "defaultState": 4755,
    "minStateId": 4755,
    "maxStateId": 4756,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 952,
    "name": "sculk_shrieker",
    "displayName": "Sculk Shrieker",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1140,
    "minStateId": 1140,
    "maxStateId": 1143,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 953,
    "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": 6701,
    "minStateId": 6701,
    "maxStateId": 6701,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [91],
    "boundingBox": "block"
  },
  {
    "id": 954,
    "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": 1878,
    "minStateId": 1878,
    "maxStateId": 1878,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [95],
    "boundingBox": "block"
  },
  {
    "id": 955,
    "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": 13927,
    "minStateId": 13927,
    "maxStateId": 13927,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [96],
    "boundingBox": "block"
  },
  {
    "id": 956,
    "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": 4690,
    "minStateId": 4690,
    "maxStateId": 4690,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [97],
    "boundingBox": "block"
  },
  {
    "id": 957,
    "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": 4691,
    "minStateId": 4691,
    "maxStateId": 4691,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [834],
    "boundingBox": "block"
  },
  {
    "id": 958,
    "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": {"847": true, "857": true, "862": true, "867": true},
    "drops": [834],
    "boundingBox": "block"
  },
  {
    "id": 959,
    "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": 8200,
    "minStateId": 8200,
    "maxStateId": 8200,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [105],
    "boundingBox": "block"
  },
  {
    "id": 960,
    "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": 12417,
    "minStateId": 12417,
    "maxStateId": 12417,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [104],
    "boundingBox": "block"
  },
  {
    "id": 961,
    "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": 10739,
    "minStateId": 10739,
    "maxStateId": 10739,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [103],
    "boundingBox": "block"
  },
  {
    "id": 962,
    "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": 6739,
    "minStateId": 6739,
    "maxStateId": 6739,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [102],
    "boundingBox": "block"
  },
  {
    "id": 963,
    "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": 7966,
    "minStateId": 7966,
    "maxStateId": 7966,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [101],
    "boundingBox": "block"
  },
  {
    "id": 964,
    "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": 1557,
    "minStateId": 1557,
    "maxStateId": 1557,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [100],
    "boundingBox": "block"
  },
  {
    "id": 965,
    "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": 11188,
    "minStateId": 11188,
    "maxStateId": 11188,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [99],
    "boundingBox": "block"
  },
  {
    "id": 966,
    "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": 8767,
    "minStateId": 8767,
    "maxStateId": 8767,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [98],
    "boundingBox": "block"
  },
  {
    "id": 967,
    "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": {"847": true, "857": true, "862": true, "867": true},
    "drops": [121],
    "boundingBox": "block"
  },
  {
    "id": 968,
    "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": 4841,
    "minStateId": 4841,
    "maxStateId": 4841,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [120],
    "boundingBox": "block"
  },
  {
    "id": 969,
    "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": 1204,
    "minStateId": 1204,
    "maxStateId": 1204,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [119],
    "boundingBox": "block"
  },
  {
    "id": 970,
    "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": 13328,
    "minStateId": 13328,
    "maxStateId": 13328,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [118],
    "boundingBox": "block"
  },
  {
    "id": 971,
    "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": 1611,
    "minStateId": 1611,
    "maxStateId": 1618,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [109],
    "boundingBox": "block"
  },
  {
    "id": 972,
    "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": 5883,
    "minStateId": 5883,
    "maxStateId": 5890,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [108],
    "boundingBox": "block"
  },
  {
    "id": 973,
    "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": 6211,
    "minStateId": 6211,
    "maxStateId": 6218,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [107],
    "boundingBox": "block"
  },
  {
    "id": 974,
    "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": 6230,
    "minStateId": 6230,
    "maxStateId": 6237,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [106],
    "boundingBox": "block"
  },
  {
    "id": 975,
    "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": 1876,
    "minStateId": 1876,
    "maxStateId": 1877,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [113],
    "boundingBox": "block"
  },
  {
    "id": 8077,
    "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": 7974,
    "minStateId": 7974,
    "maxStateId": 7975,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [113],
    "boundingBox": "block"
  },
  {
    "id": 976,
    "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": 10555,
    "minStateId": 10555,
    "maxStateId": 10556,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [112],
    "boundingBox": "block"
  },
  {
    "id": 8078,
    "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": 12601,
    "minStateId": 12601,
    "maxStateId": 12602,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [112],
    "boundingBox": "block"
  },
  {
    "id": 977,
    "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": 1900,
    "minStateId": 1900,
    "maxStateId": 1901,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [111],
    "boundingBox": "block"
  },
  {
    "id": 8079,
    "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": 11205,
    "minStateId": 11205,
    "maxStateId": 11206,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [111],
    "boundingBox": "block"
  },
  {
    "id": 978,
    "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": 4787,
    "minStateId": 4787,
    "maxStateId": 4788,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [110],
    "boundingBox": "block"
  },
  {
    "id": 8080,
    "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": 7930,
    "minStateId": 7930,
    "maxStateId": 7931,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [110],
    "boundingBox": "block"
  },
  {
    "id": 979,
    "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": 13152,
    "minStateId": 13152,
    "maxStateId": 13152,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [114],
    "boundingBox": "block"
  },
  {
    "id": 980,
    "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": 2541,
    "minStateId": 2541,
    "maxStateId": 2541,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [116],
    "boundingBox": "block"
  },
  {
    "id": 981,
    "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": 2519,
    "minStateId": 2519,
    "maxStateId": 2519,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [115],
    "boundingBox": "block"
  },
  {
    "id": 982,
    "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": 12955,
    "minStateId": 12955,
    "maxStateId": 12955,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [117],
    "boundingBox": "block"
  },
  {
    "id": 983,
    "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": 1124,
    "minStateId": 1124,
    "maxStateId": 1124,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [125],
    "boundingBox": "block"
  },
  {
    "id": 984,
    "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": 7355,
    "minStateId": 7355,
    "maxStateId": 7355,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [124],
    "boundingBox": "block"
  },
  {
    "id": 985,
    "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": 4962,
    "minStateId": 4962,
    "maxStateId": 4962,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [123],
    "boundingBox": "block"
  },
  {
    "id": 986,
    "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": 12559,
    "minStateId": 12559,
    "maxStateId": 12559,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [122],
    "boundingBox": "block"
  },
  {
    "id": 987,
    "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": 9412,
    "minStateId": 9412,
    "maxStateId": 9419,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [129],
    "boundingBox": "block"
  },
  {
    "id": 988,
    "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": 10740,
    "minStateId": 10740,
    "maxStateId": 10747,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [128],
    "boundingBox": "block"
  },
  {
    "id": 989,
    "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": 5441,
    "minStateId": 5441,
    "maxStateId": 5448,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [127],
    "boundingBox": "block"
  },
  {
    "id": 990,
    "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": 1670,
    "minStateId": 1670,
    "maxStateId": 1677,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [126],
    "boundingBox": "block"
  },
  {
    "id": 991,
    "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": 2543,
    "minStateId": 2543,
    "maxStateId": 2544,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [133],
    "boundingBox": "block"
  },
  {
    "id": 8081,
    "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": 13176,
    "minStateId": 13176,
    "maxStateId": 13177,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [133],
    "boundingBox": "block"
  },
  {
    "id": 992,
    "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": 6728,
    "minStateId": 6728,
    "maxStateId": 6729,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [132],
    "boundingBox": "block"
  },
  {
    "id": 8082,
    "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": 11153,
    "minStateId": 11153,
    "maxStateId": 11154,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [132],
    "boundingBox": "block"
  },
  {
    "id": 993,
    "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": 1179,
    "minStateId": 1179,
    "maxStateId": 1180,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [131],
    "boundingBox": "block"
  },
  {
    "id": 8083,
    "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": 11469,
    "minStateId": 11469,
    "maxStateId": 11470,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [131],
    "boundingBox": "block"
  },
  {
    "id": 994,
    "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": 8124,
    "minStateId": 8124,
    "maxStateId": 8125,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [130],
    "boundingBox": "block"
  },
  {
    "id": 8084,
    "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": 13329,
    "minStateId": 13329,
    "maxStateId": 13330,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [130],
    "boundingBox": "block"
  },
  {
    "id": 995,
    "name": "copper_door",
    "displayName": "Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10040,
    "minStateId": 10040,
    "maxStateId": 10071,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [739],
    "boundingBox": "block"
  },
  {
    "id": 996,
    "name": "exposed_copper_door",
    "displayName": "Exposed Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6787,
    "minStateId": 6787,
    "maxStateId": 6818,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [740],
    "boundingBox": "block"
  },
  {
    "id": 997,
    "name": "oxidized_copper_door",
    "displayName": "Oxidized Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14159,
    "minStateId": 14159,
    "maxStateId": 14190,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [742],
    "boundingBox": "block"
  },
  {
    "id": 998,
    "name": "weathered_copper_door",
    "displayName": "Weathered Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11006,
    "minStateId": 11006,
    "maxStateId": 11037,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [741],
    "boundingBox": "block"
  },
  {
    "id": 999,
    "name": "waxed_copper_door",
    "displayName": "Waxed Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13193,
    "minStateId": 13193,
    "maxStateId": 13224,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [743],
    "boundingBox": "block"
  },
  {
    "name": "hard_blue_stained_glass_pane",
    "id": 14127,
    "minStateId": 14127,
    "maxStateId": 14127,
    "displayName": "Hard Blue Stained Glass Pane",
    "defaultState": 14127,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "colored_torch_red",
    "id": 14119,
    "minStateId": 14119,
    "maxStateId": 14124,
    "displayName": "Colored Torch Red",
    "defaultState": 14119,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1048,
    "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": 13762,
    "minStateId": 13762,
    "maxStateId": 13923,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [429],
    "boundingBox": "block"
  },
  {
    "id": 1066,
    "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": 14128,
    "minStateId": 14128,
    "maxStateId": 14128,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [84],
    "boundingBox": "block"
  },
  {
    "id": 1078,
    "name": "trial_spawner",
    "displayName": "Trial Spawner",
    "hardness": 50,
    "resistance": 50,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 13748,
    "minStateId": 13748,
    "maxStateId": 13759,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "material_reducer",
    "id": 13744,
    "minStateId": 13744,
    "maxStateId": 13747,
    "displayName": "Material Reducer",
    "defaultState": 13744,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1018,
    "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": 13736,
    "minStateId": 13736,
    "maxStateId": 13736,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1361],
    "boundingBox": "block"
  },
  {
    "name": "hard_light_gray_stained_glass",
    "id": 13496,
    "minStateId": 13496,
    "maxStateId": 13496,
    "displayName": "Hard Light Gray Stained Glass",
    "defaultState": 13496,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1052,
    "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": 13331,
    "minStateId": 13331,
    "maxStateId": 13492,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [430],
    "boundingBox": "block"
  },
  {
    "name": "info_update2",
    "id": 13321,
    "minStateId": 13321,
    "maxStateId": 13321,
    "displayName": "Info Update2",
    "defaultState": 13321,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1049,
    "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": 13180,
    "minStateId": 13180,
    "maxStateId": 13180,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [10],
    "boundingBox": "block"
  },
  {
    "id": 1077,
    "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": 13266,
    "minStateId": 13266,
    "maxStateId": 13313,
    "drops": [1021],
    "boundingBox": "block"
  },
  {
    "name": "colored_torch_purple",
    "id": 13165,
    "minStateId": 13165,
    "maxStateId": 13170,
    "displayName": "Colored Torch Purple",
    "defaultState": 13165,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_84",
    "id": 13113,
    "minStateId": 13113,
    "maxStateId": 13113,
    "displayName": "Element 84",
    "defaultState": 13113,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_85",
    "id": 13112,
    "minStateId": 13112,
    "maxStateId": 13112,
    "displayName": "Element 85",
    "defaultState": 13112,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_86",
    "id": 13111,
    "minStateId": 13111,
    "maxStateId": 13111,
    "displayName": "Element 86",
    "defaultState": 13111,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_87",
    "id": 13110,
    "minStateId": 13110,
    "maxStateId": 13110,
    "displayName": "Element 87",
    "defaultState": 13110,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_80",
    "id": 13109,
    "minStateId": 13109,
    "maxStateId": 13109,
    "displayName": "Element 80",
    "defaultState": 13109,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_81",
    "id": 13108,
    "minStateId": 13108,
    "maxStateId": 13108,
    "displayName": "Element 81",
    "defaultState": 13108,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_82",
    "id": 13107,
    "minStateId": 13107,
    "maxStateId": 13107,
    "displayName": "Element 82",
    "defaultState": 13107,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_83",
    "id": 13106,
    "minStateId": 13106,
    "maxStateId": 13106,
    "displayName": "Element 83",
    "defaultState": 13106,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_88",
    "id": 13105,
    "minStateId": 13105,
    "maxStateId": 13105,
    "displayName": "Element 88",
    "defaultState": 13105,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_89",
    "id": 13104,
    "minStateId": 13104,
    "maxStateId": 13104,
    "displayName": "Element 89",
    "defaultState": 13104,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_97",
    "id": 13103,
    "minStateId": 13103,
    "maxStateId": 13103,
    "displayName": "Element 97",
    "defaultState": 13103,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_96",
    "id": 13102,
    "minStateId": 13102,
    "maxStateId": 13102,
    "displayName": "Element 96",
    "defaultState": 13102,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_95",
    "id": 13101,
    "minStateId": 13101,
    "maxStateId": 13101,
    "displayName": "Element 95",
    "defaultState": 13101,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_94",
    "id": 13100,
    "minStateId": 13100,
    "maxStateId": 13100,
    "displayName": "Element 94",
    "defaultState": 13100,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_93",
    "id": 13099,
    "minStateId": 13099,
    "maxStateId": 13099,
    "displayName": "Element 93",
    "defaultState": 13099,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_92",
    "id": 13098,
    "minStateId": 13098,
    "maxStateId": 13098,
    "displayName": "Element 92",
    "defaultState": 13098,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_91",
    "id": 13097,
    "minStateId": 13097,
    "maxStateId": 13097,
    "displayName": "Element 91",
    "defaultState": 13097,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_90",
    "id": 13096,
    "minStateId": 13096,
    "maxStateId": 13096,
    "displayName": "Element 90",
    "defaultState": 13096,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_99",
    "id": 13095,
    "minStateId": 13095,
    "maxStateId": 13095,
    "displayName": "Element 99",
    "defaultState": 13095,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_98",
    "id": 13094,
    "minStateId": 13094,
    "maxStateId": 13094,
    "displayName": "Element 98",
    "defaultState": 13094,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_68",
    "id": 13093,
    "minStateId": 13093,
    "maxStateId": 13093,
    "displayName": "Element 68",
    "defaultState": 13093,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_69",
    "id": 13092,
    "minStateId": 13092,
    "maxStateId": 13092,
    "displayName": "Element 69",
    "defaultState": 13092,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_62",
    "id": 13091,
    "minStateId": 13091,
    "maxStateId": 13091,
    "displayName": "Element 62",
    "defaultState": 13091,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_63",
    "id": 13090,
    "minStateId": 13090,
    "maxStateId": 13090,
    "displayName": "Element 63",
    "defaultState": 13090,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_60",
    "id": 13089,
    "minStateId": 13089,
    "maxStateId": 13089,
    "displayName": "Element 60",
    "defaultState": 13089,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_61",
    "id": 13088,
    "minStateId": 13088,
    "maxStateId": 13088,
    "displayName": "Element 61",
    "defaultState": 13088,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_66",
    "id": 13087,
    "minStateId": 13087,
    "maxStateId": 13087,
    "displayName": "Element 66",
    "defaultState": 13087,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_67",
    "id": 13086,
    "minStateId": 13086,
    "maxStateId": 13086,
    "displayName": "Element 67",
    "defaultState": 13086,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_64",
    "id": 13085,
    "minStateId": 13085,
    "maxStateId": 13085,
    "displayName": "Element 64",
    "defaultState": 13085,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_65",
    "id": 13084,
    "minStateId": 13084,
    "maxStateId": 13084,
    "displayName": "Element 65",
    "defaultState": 13084,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_79",
    "id": 13083,
    "minStateId": 13083,
    "maxStateId": 13083,
    "displayName": "Element 79",
    "defaultState": 13083,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_78",
    "id": 13082,
    "minStateId": 13082,
    "maxStateId": 13082,
    "displayName": "Element 78",
    "defaultState": 13082,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_75",
    "id": 13081,
    "minStateId": 13081,
    "maxStateId": 13081,
    "displayName": "Element 75",
    "defaultState": 13081,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_74",
    "id": 13080,
    "minStateId": 13080,
    "maxStateId": 13080,
    "displayName": "Element 74",
    "defaultState": 13080,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_77",
    "id": 13079,
    "minStateId": 13079,
    "maxStateId": 13079,
    "displayName": "Element 77",
    "defaultState": 13079,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_76",
    "id": 13078,
    "minStateId": 13078,
    "maxStateId": 13078,
    "displayName": "Element 76",
    "defaultState": 13078,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_71",
    "id": 13077,
    "minStateId": 13077,
    "maxStateId": 13077,
    "displayName": "Element 71",
    "defaultState": 13077,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_70",
    "id": 13076,
    "minStateId": 13076,
    "maxStateId": 13076,
    "displayName": "Element 70",
    "defaultState": 13076,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_73",
    "id": 13075,
    "minStateId": 13075,
    "maxStateId": 13075,
    "displayName": "Element 73",
    "defaultState": 13075,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_72",
    "id": 13074,
    "minStateId": 13074,
    "maxStateId": 13074,
    "displayName": "Element 72",
    "defaultState": 13074,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_40",
    "id": 13073,
    "minStateId": 13073,
    "maxStateId": 13073,
    "displayName": "Element 40",
    "defaultState": 13073,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_41",
    "id": 13072,
    "minStateId": 13072,
    "maxStateId": 13072,
    "displayName": "Element 41",
    "defaultState": 13072,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_42",
    "id": 13071,
    "minStateId": 13071,
    "maxStateId": 13071,
    "displayName": "Element 42",
    "defaultState": 13071,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_43",
    "id": 13070,
    "minStateId": 13070,
    "maxStateId": 13070,
    "displayName": "Element 43",
    "defaultState": 13070,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_44",
    "id": 13069,
    "minStateId": 13069,
    "maxStateId": 13069,
    "displayName": "Element 44",
    "defaultState": 13069,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_45",
    "id": 13068,
    "minStateId": 13068,
    "maxStateId": 13068,
    "displayName": "Element 45",
    "defaultState": 13068,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_46",
    "id": 13067,
    "minStateId": 13067,
    "maxStateId": 13067,
    "displayName": "Element 46",
    "defaultState": 13067,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_47",
    "id": 13066,
    "minStateId": 13066,
    "maxStateId": 13066,
    "displayName": "Element 47",
    "defaultState": 13066,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_48",
    "id": 13065,
    "minStateId": 13065,
    "maxStateId": 13065,
    "displayName": "Element 48",
    "defaultState": 13065,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_49",
    "id": 13064,
    "minStateId": 13064,
    "maxStateId": 13064,
    "displayName": "Element 49",
    "defaultState": 13064,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_53",
    "id": 13063,
    "minStateId": 13063,
    "maxStateId": 13063,
    "displayName": "Element 53",
    "defaultState": 13063,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_52",
    "id": 13062,
    "minStateId": 13062,
    "maxStateId": 13062,
    "displayName": "Element 52",
    "defaultState": 13062,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_51",
    "id": 13061,
    "minStateId": 13061,
    "maxStateId": 13061,
    "displayName": "Element 51",
    "defaultState": 13061,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_50",
    "id": 13060,
    "minStateId": 13060,
    "maxStateId": 13060,
    "displayName": "Element 50",
    "defaultState": 13060,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_57",
    "id": 13059,
    "minStateId": 13059,
    "maxStateId": 13059,
    "displayName": "Element 57",
    "defaultState": 13059,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_56",
    "id": 13058,
    "minStateId": 13058,
    "maxStateId": 13058,
    "displayName": "Element 56",
    "defaultState": 13058,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_55",
    "id": 13057,
    "minStateId": 13057,
    "maxStateId": 13057,
    "displayName": "Element 55",
    "defaultState": 13057,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_54",
    "id": 13056,
    "minStateId": 13056,
    "maxStateId": 13056,
    "displayName": "Element 54",
    "defaultState": 13056,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_59",
    "id": 13055,
    "minStateId": 13055,
    "maxStateId": 13055,
    "displayName": "Element 59",
    "defaultState": 13055,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_58",
    "id": 13054,
    "minStateId": 13054,
    "maxStateId": 13054,
    "displayName": "Element 58",
    "defaultState": 13054,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_26",
    "id": 13053,
    "minStateId": 13053,
    "maxStateId": 13053,
    "displayName": "Element 26",
    "defaultState": 13053,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_27",
    "id": 13052,
    "minStateId": 13052,
    "maxStateId": 13052,
    "displayName": "Element 27",
    "defaultState": 13052,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_24",
    "id": 13051,
    "minStateId": 13051,
    "maxStateId": 13051,
    "displayName": "Element 24",
    "defaultState": 13051,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_25",
    "id": 13050,
    "minStateId": 13050,
    "maxStateId": 13050,
    "displayName": "Element 25",
    "defaultState": 13050,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_22",
    "id": 13049,
    "minStateId": 13049,
    "maxStateId": 13049,
    "displayName": "Element 22",
    "defaultState": 13049,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_23",
    "id": 13048,
    "minStateId": 13048,
    "maxStateId": 13048,
    "displayName": "Element 23",
    "defaultState": 13048,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_20",
    "id": 13047,
    "minStateId": 13047,
    "maxStateId": 13047,
    "displayName": "Element 20",
    "defaultState": 13047,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_21",
    "id": 13046,
    "minStateId": 13046,
    "maxStateId": 13046,
    "displayName": "Element 21",
    "defaultState": 13046,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_28",
    "id": 13045,
    "minStateId": 13045,
    "maxStateId": 13045,
    "displayName": "Element 28",
    "defaultState": 13045,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_29",
    "id": 13044,
    "minStateId": 13044,
    "maxStateId": 13044,
    "displayName": "Element 29",
    "defaultState": 13044,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_39",
    "id": 13043,
    "minStateId": 13043,
    "maxStateId": 13043,
    "displayName": "Element 39",
    "defaultState": 13043,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_38",
    "id": 13042,
    "minStateId": 13042,
    "maxStateId": 13042,
    "displayName": "Element 38",
    "defaultState": 13042,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_31",
    "id": 13041,
    "minStateId": 13041,
    "maxStateId": 13041,
    "displayName": "Element 31",
    "defaultState": 13041,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_30",
    "id": 13040,
    "minStateId": 13040,
    "maxStateId": 13040,
    "displayName": "Element 30",
    "defaultState": 13040,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_33",
    "id": 13039,
    "minStateId": 13039,
    "maxStateId": 13039,
    "displayName": "Element 33",
    "defaultState": 13039,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_32",
    "id": 13038,
    "minStateId": 13038,
    "maxStateId": 13038,
    "displayName": "Element 32",
    "defaultState": 13038,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_35",
    "id": 13037,
    "minStateId": 13037,
    "maxStateId": 13037,
    "displayName": "Element 35",
    "defaultState": 13037,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_34",
    "id": 13036,
    "minStateId": 13036,
    "maxStateId": 13036,
    "displayName": "Element 34",
    "defaultState": 13036,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_37",
    "id": 13035,
    "minStateId": 13035,
    "maxStateId": 13035,
    "displayName": "Element 37",
    "defaultState": 13035,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_36",
    "id": 13034,
    "minStateId": 13034,
    "maxStateId": 13034,
    "displayName": "Element 36",
    "defaultState": 13034,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_19",
    "id": 13033,
    "minStateId": 13033,
    "maxStateId": 13033,
    "displayName": "Element 19",
    "defaultState": 13033,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_18",
    "id": 13032,
    "minStateId": 13032,
    "maxStateId": 13032,
    "displayName": "Element 18",
    "defaultState": 13032,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_17",
    "id": 13031,
    "minStateId": 13031,
    "maxStateId": 13031,
    "displayName": "Element 17",
    "defaultState": 13031,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_16",
    "id": 13030,
    "minStateId": 13030,
    "maxStateId": 13030,
    "displayName": "Element 16",
    "defaultState": 13030,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_15",
    "id": 13029,
    "minStateId": 13029,
    "maxStateId": 13029,
    "displayName": "Element 15",
    "defaultState": 13029,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_14",
    "id": 13028,
    "minStateId": 13028,
    "maxStateId": 13028,
    "displayName": "Element 14",
    "defaultState": 13028,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_13",
    "id": 13027,
    "minStateId": 13027,
    "maxStateId": 13027,
    "displayName": "Element 13",
    "defaultState": 13027,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_12",
    "id": 13026,
    "minStateId": 13026,
    "maxStateId": 13026,
    "displayName": "Element 12",
    "defaultState": 13026,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_11",
    "id": 13025,
    "minStateId": 13025,
    "maxStateId": 13025,
    "displayName": "Element 11",
    "defaultState": 13025,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_10",
    "id": 13024,
    "minStateId": 13024,
    "maxStateId": 13024,
    "displayName": "Element 10",
    "defaultState": 13024,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1021,
    "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": 12974,
    "minStateId": 12974,
    "maxStateId": 12977,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1364],
    "boundingBox": "block"
  },
  {
    "name": "hard_pink_stained_glass_pane",
    "id": 12951,
    "minStateId": 12951,
    "maxStateId": 12951,
    "displayName": "Hard Pink Stained Glass Pane",
    "defaultState": 12951,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1030,
    "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": 12901,
    "minStateId": 12901,
    "maxStateId": 12926,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "chemical_heat",
    "id": 12863,
    "minStateId": 12863,
    "maxStateId": 12863,
    "displayName": "Chemical Heat",
    "defaultState": 12863,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1032,
    "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": 12568,
    "minStateId": 12568,
    "maxStateId": 12568,
    "drops": [240],
    "boundingBox": "empty"
  },
  {
    "id": 1047,
    "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": 12561,
    "minStateId": 12561,
    "maxStateId": 12562,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [666],
    "boundingBox": "block"
  },
  {
    "id": 1058,
    "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": 12844,
    "minStateId": 12844,
    "maxStateId": 12851,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [651],
    "boundingBox": "block"
  },
  {
    "name": "netherreactor",
    "id": 12841,
    "minStateId": 12841,
    "maxStateId": 12841,
    "displayName": "Netherreactor",
    "defaultState": 12841,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1028,
    "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": 12830,
    "minStateId": 12830,
    "maxStateId": 12839,
    "drops": [1305],
    "boundingBox": "block"
  },
  {
    "id": 1080,
    "name": "heavy_core",
    "displayName": "Heavy Core",
    "hardness": 10,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12560,
    "minStateId": 12560,
    "maxStateId": 12560,
    "drops": [87],
    "boundingBox": "block"
  },
  {
    "name": "camera",
    "id": 12550,
    "minStateId": 12550,
    "maxStateId": 12550,
    "displayName": "Camera",
    "defaultState": 12550,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_8",
    "id": 12548,
    "minStateId": 12548,
    "maxStateId": 12548,
    "displayName": "Element 8",
    "defaultState": 12548,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_9",
    "id": 12547,
    "minStateId": 12547,
    "maxStateId": 12547,
    "displayName": "Element 9",
    "defaultState": 12547,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_6",
    "id": 12546,
    "minStateId": 12546,
    "maxStateId": 12546,
    "displayName": "Element 6",
    "defaultState": 12546,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_7",
    "id": 12545,
    "minStateId": 12545,
    "maxStateId": 12545,
    "displayName": "Element 7",
    "defaultState": 12545,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_4",
    "id": 12544,
    "minStateId": 12544,
    "maxStateId": 12544,
    "displayName": "Element 4",
    "defaultState": 12544,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_5",
    "id": 12543,
    "minStateId": 12543,
    "maxStateId": 12543,
    "displayName": "Element 5",
    "defaultState": 12543,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_2",
    "id": 12542,
    "minStateId": 12542,
    "maxStateId": 12542,
    "displayName": "Element 2",
    "defaultState": 12542,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_3",
    "id": 12541,
    "minStateId": 12541,
    "maxStateId": 12541,
    "displayName": "Element 3",
    "defaultState": 12541,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_0",
    "id": 12540,
    "minStateId": 12540,
    "maxStateId": 12540,
    "displayName": "Element 0",
    "defaultState": 12540,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_1",
    "id": 12539,
    "minStateId": 12539,
    "maxStateId": 12539,
    "displayName": "Element 1",
    "defaultState": 12539,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_cyan_stained_glass_pane",
    "id": 12490,
    "minStateId": 12490,
    "maxStateId": 12490,
    "displayName": "Hard Cyan Stained Glass Pane",
    "defaultState": 12490,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_white_stained_glass_pane",
    "id": 12477,
    "minStateId": 12477,
    "maxStateId": 12477,
    "displayName": "Hard White Stained Glass Pane",
    "defaultState": 12477,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "wither_skeleton_skull",
    "id": 12469,
    "minStateId": 12469,
    "maxStateId": 12474,
    "displayName": "Wither Skeleton Skull",
    "defaultState": 12469,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "deprecated_purpur_block_1",
    "id": 11906,
    "minStateId": 11906,
    "maxStateId": 11908,
    "displayName": "Deprecated Purpur Block 1",
    "defaultState": 11906,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "deprecated_purpur_block_2",
    "id": 11903,
    "minStateId": 11903,
    "maxStateId": 11905,
    "displayName": "Deprecated Purpur Block 2",
    "defaultState": 11903,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "allow",
    "id": 11901,
    "minStateId": 11901,
    "maxStateId": 11901,
    "displayName": "Allow",
    "defaultState": 11901,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1002,
    "name": "waxed_weathered_copper_door",
    "displayName": "Waxed Weathered Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11862,
    "minStateId": 11862,
    "maxStateId": 11893,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [745],
    "boundingBox": "block"
  },
  {
    "name": "hard_purple_stained_glass_pane",
    "id": 11819,
    "minStateId": 11819,
    "maxStateId": 11819,
    "displayName": "Hard Purple Stained Glass Pane",
    "defaultState": 11819,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "piglin_head",
    "id": 11812,
    "minStateId": 11812,
    "maxStateId": 11817,
    "displayName": "Piglin Head",
    "defaultState": 11812,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_red_stained_glass_pane",
    "id": 11799,
    "minStateId": 11799,
    "maxStateId": 11799,
    "displayName": "Hard Red Stained Glass Pane",
    "defaultState": 11799,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_red_stained_glass",
    "id": 11507,
    "minStateId": 11507,
    "maxStateId": 11507,
    "displayName": "Hard Red Stained Glass",
    "defaultState": 11507,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1006,
    "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": 11126,
    "minStateId": 11126,
    "maxStateId": 11141,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [762],
    "boundingBox": "block"
  },
  {
    "id": 1014,
    "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": 11225,
    "minStateId": 11225,
    "maxStateId": 11225,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1357],
    "boundingBox": "block"
  },
  {
    "id": 1033,
    "name": "azalea",
    "displayName": "Azalea",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11477,
    "minStateId": 11477,
    "maxStateId": 11477,
    "drops": [204],
    "boundingBox": "block"
  },
  {
    "id": 1037,
    "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": 11144,
    "minStateId": 11144,
    "maxStateId": 11144,
    "drops": [254],
    "boundingBox": "block"
  },
  {
    "id": 1043,
    "name": "mud",
    "displayName": "Mud",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11255,
    "minStateId": 11255,
    "maxStateId": 11255,
    "drops": [32],
    "boundingBox": "block"
  },
  {
    "id": 1045,
    "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": 11251,
    "minStateId": 11251,
    "maxStateId": 11251,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [9],
    "boundingBox": "block"
  },
  {
    "id": 1076,
    "name": "decorated_pot",
    "displayName": "Decorated Pot",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11300,
    "minStateId": 11300,
    "maxStateId": 11303,
    "drops": [299],
    "boundingBox": "block"
  },
  {
    "name": "colored_torch_green",
    "id": 11120,
    "minStateId": 11120,
    "maxStateId": 11125,
    "displayName": "Colored Torch Green",
    "defaultState": 11120,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_green_stained_glass",
    "id": 11111,
    "minStateId": 11111,
    "maxStateId": 11111,
    "displayName": "Hard Green Stained Glass",
    "defaultState": 11111,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_gray_stained_glass_pane",
    "id": 11067,
    "minStateId": 11067,
    "maxStateId": 11067,
    "displayName": "Hard Gray Stained Glass Pane",
    "defaultState": 11067,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1072,
    "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": 11064,
    "minStateId": 11064,
    "maxStateId": 11066,
    "drops": [1307],
    "boundingBox": "block"
  },
  {
    "id": 1073,
    "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": 11038,
    "minStateId": 11038,
    "maxStateId": 11040,
    "drops": [1308],
    "boundingBox": "block"
  },
  {
    "name": "hard_lime_stained_glass",
    "id": 11005,
    "minStateId": 11005,
    "maxStateId": 11005,
    "displayName": "Hard Lime Stained Glass",
    "defaultState": 11005,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_magenta_stained_glass_pane",
    "id": 10905,
    "minStateId": 10905,
    "maxStateId": 10905,
    "displayName": "Hard Magenta Stained Glass Pane",
    "defaultState": 10905,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1020,
    "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": 10831,
    "minStateId": 10831,
    "maxStateId": 10834,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1363],
    "boundingBox": "block"
  },
  {
    "id": 1026,
    "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": 10849,
    "minStateId": 10849,
    "maxStateId": 10852,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1369],
    "boundingBox": "block"
  },
  {
    "name": "hard_orange_stained_glass",
    "id": 10702,
    "minStateId": 10702,
    "maxStateId": 10702,
    "displayName": "Hard Orange Stained Glass",
    "defaultState": 10702,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "mushroom_stem",
    "id": 10627,
    "minStateId": 10627,
    "maxStateId": 10642,
    "displayName": "Mushroom Stem",
    "defaultState": 10627,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1004,
    "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": 10611,
    "minStateId": 10611,
    "maxStateId": 10626,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [761],
    "boundingBox": "block"
  },
  {
    "id": 1038,
    "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": 10077,
    "minStateId": 10077,
    "maxStateId": 10108,
    "drops": [259],
    "boundingBox": "block"
  },
  {
    "id": 1079,
    "name": "vault",
    "displayName": "Vault",
    "hardness": 50,
    "resistance": 50,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 6,
    "filterLight": 1,
    "defaultState": 10646,
    "minStateId": 10646,
    "maxStateId": 10677,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "hard_black_stained_glass",
    "id": 10072,
    "minStateId": 10072,
    "maxStateId": 10072,
    "displayName": "Hard Black Stained Glass",
    "defaultState": 10072,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1001,
    "name": "waxed_oxidized_copper_door",
    "displayName": "Waxed Oxidized Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9946,
    "minStateId": 9946,
    "maxStateId": 9977,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [746],
    "boundingBox": "block"
  },
  {
    "id": 1003,
    "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": 9444,
    "minStateId": 9444,
    "maxStateId": 9459,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [760],
    "boundingBox": "block"
  },
  {
    "id": 1008,
    "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": 9876,
    "minStateId": 9876,
    "maxStateId": 9891,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [765],
    "boundingBox": "block"
  },
  {
    "name": "dragon_head",
    "id": 9424,
    "minStateId": 9424,
    "maxStateId": 9429,
    "displayName": "Dragon Head",
    "defaultState": 9424,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1025,
    "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": 9420,
    "minStateId": 9420,
    "maxStateId": 9423,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1368],
    "boundingBox": "block"
  },
  {
    "id": 1031,
    "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": 9998,
    "minStateId": 9998,
    "maxStateId": 10023,
    "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": 9463,
    "minStateId": 9463,
    "maxStateId": 9464,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [666],
    "boundingBox": "block"
  },
  {
    "name": "creeper_head",
    "id": 9400,
    "minStateId": 9400,
    "maxStateId": 9405,
    "displayName": "Creeper Head",
    "defaultState": 9400,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1075,
    "name": "reinforced_deepslate",
    "displayName": "Reinforced Deepslate",
    "hardness": 55,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9394,
    "minStateId": 9394,
    "maxStateId": 9394,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "deny",
    "id": 8807,
    "minStateId": 8807,
    "maxStateId": 8807,
    "displayName": "Deny",
    "defaultState": 8807,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_118",
    "id": 8457,
    "minStateId": 8457,
    "maxStateId": 8457,
    "displayName": "Element 118",
    "defaultState": 8457,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_114",
    "id": 8456,
    "minStateId": 8456,
    "maxStateId": 8456,
    "displayName": "Element 114",
    "defaultState": 8456,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_115",
    "id": 8455,
    "minStateId": 8455,
    "maxStateId": 8455,
    "displayName": "Element 115",
    "defaultState": 8455,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_116",
    "id": 8454,
    "minStateId": 8454,
    "maxStateId": 8454,
    "displayName": "Element 116",
    "defaultState": 8454,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_117",
    "id": 8453,
    "minStateId": 8453,
    "maxStateId": 8453,
    "displayName": "Element 117",
    "defaultState": 8453,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_110",
    "id": 8452,
    "minStateId": 8452,
    "maxStateId": 8452,
    "displayName": "Element 110",
    "defaultState": 8452,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_111",
    "id": 8451,
    "minStateId": 8451,
    "maxStateId": 8451,
    "displayName": "Element 111",
    "defaultState": 8451,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_112",
    "id": 8450,
    "minStateId": 8450,
    "maxStateId": 8450,
    "displayName": "Element 112",
    "defaultState": 8450,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_113",
    "id": 8449,
    "minStateId": 8449,
    "maxStateId": 8449,
    "displayName": "Element 113",
    "defaultState": 8449,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_109",
    "id": 8448,
    "minStateId": 8448,
    "maxStateId": 8448,
    "displayName": "Element 109",
    "defaultState": 8448,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_108",
    "id": 8447,
    "minStateId": 8447,
    "maxStateId": 8447,
    "displayName": "Element 108",
    "defaultState": 8447,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_107",
    "id": 8446,
    "minStateId": 8446,
    "maxStateId": 8446,
    "displayName": "Element 107",
    "defaultState": 8446,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_106",
    "id": 8445,
    "minStateId": 8445,
    "maxStateId": 8445,
    "displayName": "Element 106",
    "defaultState": 8445,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_105",
    "id": 8444,
    "minStateId": 8444,
    "maxStateId": 8444,
    "displayName": "Element 105",
    "defaultState": 8444,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_104",
    "id": 8443,
    "minStateId": 8443,
    "maxStateId": 8443,
    "displayName": "Element 104",
    "defaultState": 8443,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_103",
    "id": 8442,
    "minStateId": 8442,
    "maxStateId": 8442,
    "displayName": "Element 103",
    "defaultState": 8442,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_102",
    "id": 8441,
    "minStateId": 8441,
    "maxStateId": 8441,
    "displayName": "Element 102",
    "defaultState": 8441,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_101",
    "id": 8440,
    "minStateId": 8440,
    "maxStateId": 8440,
    "displayName": "Element 101",
    "defaultState": 8440,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_100",
    "id": 8439,
    "minStateId": 8439,
    "maxStateId": 8439,
    "displayName": "Element 100",
    "defaultState": 8439,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1000,
    "name": "waxed_exposed_copper_door",
    "displayName": "Waxed Exposed Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8152,
    "minStateId": 8152,
    "maxStateId": 8183,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [744],
    "boundingBox": "block"
  },
  {
    "id": 1034,
    "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": 8199,
    "minStateId": 8199,
    "maxStateId": 8199,
    "drops": [205],
    "boundingBox": "block"
  },
  {
    "id": 1057,
    "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": 8184,
    "minStateId": 8184,
    "maxStateId": 8184,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [359],
    "boundingBox": "block"
  },
  {
    "name": "skeleton_skull",
    "id": 8109,
    "minStateId": 8109,
    "maxStateId": 8114,
    "displayName": "Skeleton Skull",
    "defaultState": 8109,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_light_blue_stained_glass_pane",
    "id": 8086,
    "minStateId": 8071,
    "maxStateId": 8071,
    "displayName": "Hard Light Blue Stained Glass Pane",
    "defaultState": 8071,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1012,
    "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": 8069,
    "minStateId": 8069,
    "maxStateId": 8069,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1355],
    "boundingBox": "block"
  },
  {
    "id": 1015,
    "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": 8070,
    "minStateId": 8070,
    "maxStateId": 8070,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1358],
    "boundingBox": "block"
  },
  {
    "id": 1042,
    "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": 8088,
    "minStateId": 8088,
    "maxStateId": 8088,
    "drops": [31],
    "boundingBox": "block"
  },
  {
    "name": "deprecated_anvil",
    "id": 8087,
    "minStateId": 8019,
    "maxStateId": 8022,
    "displayName": "Deprecated Anvil",
    "defaultState": 8019,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1056,
    "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": 7766,
    "minStateId": 7766,
    "maxStateId": 7927,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [432],
    "boundingBox": "block"
  },
  {
    "id": 1061,
    "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": 7929,
    "minStateId": 7929,
    "maxStateId": 7929,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [363],
    "boundingBox": "block"
  },
  {
    "id": 1062,
    "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": 8048,
    "minStateId": 8048,
    "maxStateId": 8048,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [360],
    "boundingBox": "block"
  },
  {
    "id": 1067,
    "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": 7973,
    "minStateId": 7973,
    "maxStateId": 7973,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [85],
    "boundingBox": "block"
  },
  {
    "name": "border_block",
    "id": 7577,
    "minStateId": 7577,
    "maxStateId": 7738,
    "displayName": "Border Block",
    "defaultState": 7577,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1009,
    "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": 7365,
    "minStateId": 7365,
    "maxStateId": 7380,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [767],
    "boundingBox": "block"
  },
  {
    "id": 1010,
    "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": 6861,
    "minStateId": 6861,
    "maxStateId": 6876,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [766],
    "boundingBox": "block"
  },
  {
    "id": 8088,
    "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": 6885,
    "minStateId": 6885,
    "maxStateId": 6910,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "hard_glass",
    "id": 6860,
    "minStateId": 6860,
    "maxStateId": 6860,
    "displayName": "Hard Glass",
    "defaultState": 6860,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1036,
    "name": "pink_petals",
    "displayName": "Pink Petals",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6275,
    "minStateId": 6275,
    "maxStateId": 6306,
    "drops": [252],
    "boundingBox": "empty"
  },
  {
    "id": 1054,
    "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": 6703,
    "minStateId": 6703,
    "maxStateId": 6710,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [652],
    "boundingBox": "block"
  },
  {
    "id": 1064,
    "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": 6691,
    "minStateId": 6691,
    "maxStateId": 6693,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "lab_table",
    "id": 6239,
    "minStateId": 6239,
    "maxStateId": 6242,
    "displayName": "Lab Table",
    "defaultState": 6239,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1083,
    "name": "unknown",
    "displayName": "Pale Hanging Moss",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6238,
    "minStateId": 6238,
    "maxStateId": 6238,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "reserved6",
    "id": 6229,
    "minStateId": 6229,
    "maxStateId": 6229,
    "displayName": "Reserved6",
    "defaultState": 6229,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_yellow_stained_glass",
    "id": 6209,
    "minStateId": 6209,
    "maxStateId": 6209,
    "displayName": "Hard Yellow Stained Glass",
    "defaultState": 6209,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1005,
    "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": 6185,
    "minStateId": 6185,
    "maxStateId": 6200,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [763],
    "boundingBox": "block"
  },
  {
    "name": "hard_light_gray_stained_glass_pane",
    "id": 6183,
    "minStateId": 6183,
    "maxStateId": 6183,
    "displayName": "Hard Light Gray Stained Glass Pane",
    "defaultState": 6183,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1053,
    "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": 6181,
    "minStateId": 6181,
    "maxStateId": 6181,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [361],
    "boundingBox": "block"
  },
  {
    "name": "element_constructor",
    "id": 6177,
    "minStateId": 6177,
    "maxStateId": 6180,
    "displayName": "Element Constructor",
    "defaultState": 6177,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_lime_stained_glass_pane",
    "id": 6172,
    "minStateId": 6172,
    "maxStateId": 6172,
    "displayName": "Hard Lime Stained Glass Pane",
    "defaultState": 6172,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1019,
    "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": 5976,
    "minStateId": 5976,
    "maxStateId": 5979,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1362],
    "boundingBox": "block"
  },
  {
    "id": 1074,
    "name": "frog_spawn",
    "displayName": "Frogspawn",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5992,
    "minStateId": 5992,
    "maxStateId": 5992,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "hard_purple_stained_glass",
    "id": 5943,
    "minStateId": 5943,
    "maxStateId": 5943,
    "displayName": "Hard Purple Stained Glass",
    "defaultState": 5943,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_blue_stained_glass",
    "id": 5942,
    "minStateId": 5942,
    "maxStateId": 5942,
    "displayName": "Hard Blue Stained Glass",
    "defaultState": 5942,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_cyan_stained_glass",
    "id": 5935,
    "minStateId": 5935,
    "maxStateId": 5935,
    "displayName": "Hard Cyan Stained Glass",
    "defaultState": 5935,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1017,
    "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": 5900,
    "minStateId": 5900,
    "maxStateId": 5900,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1360],
    "boundingBox": "block"
  },
  {
    "id": 1040,
    "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": 5891,
    "minStateId": 5891,
    "maxStateId": 5898,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "colored_torch_blue",
    "id": 5866,
    "minStateId": 5866,
    "maxStateId": 5871,
    "displayName": "Colored Torch Blue",
    "defaultState": 5866,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1055,
    "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": 5825,
    "minStateId": 5825,
    "maxStateId": 5826,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [669],
    "boundingBox": "block"
  },
  {
    "name": "client_request_placeholder_block",
    "id": 5814,
    "minStateId": 5814,
    "maxStateId": 5814,
    "displayName": "Client Request Placeholder Block",
    "defaultState": 5814,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "frame",
    "id": 5781,
    "minStateId": 5781,
    "maxStateId": 5804,
    "displayName": "Frame",
    "defaultState": 5781,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_yellow_stained_glass_pane",
    "id": 5726,
    "minStateId": 5726,
    "maxStateId": 5726,
    "displayName": "Hard Yellow Stained Glass Pane",
    "defaultState": 5726,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1024,
    "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": 5718,
    "minStateId": 5718,
    "maxStateId": 5721,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1367],
    "boundingBox": "block"
  },
  {
    "id": 1063,
    "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": 5679,
    "minStateId": 5679,
    "maxStateId": 5679,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [362],
    "boundingBox": "block"
  },
  {
    "name": "hard_magenta_stained_glass",
    "id": 5646,
    "minStateId": 5646,
    "maxStateId": 5646,
    "displayName": "Hard Magenta Stained Glass",
    "defaultState": 5646,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_white_stained_glass",
    "id": 5449,
    "minStateId": 5449,
    "maxStateId": 5449,
    "displayName": "Hard White Stained Glass",
    "defaultState": 5449,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "compound_creator",
    "id": 4904,
    "minStateId": 4904,
    "maxStateId": 4907,
    "displayName": "Compound Creator",
    "defaultState": 4904,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1013,
    "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": 4861,
    "minStateId": 4861,
    "maxStateId": 4861,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1356],
    "boundingBox": "block"
  },
  {
    "name": "player_head",
    "id": 4855,
    "minStateId": 4855,
    "maxStateId": 4860,
    "displayName": "Player Head",
    "defaultState": 4855,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1007,
    "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": 4674,
    "minStateId": 4674,
    "maxStateId": 4689,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [764],
    "boundingBox": "block"
  },
  {
    "name": "glowingobsidian",
    "id": 4661,
    "minStateId": 4661,
    "maxStateId": 4661,
    "displayName": "Glowingobsidian",
    "defaultState": 4661,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1011,
    "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": 1628,
    "minStateId": 1628,
    "maxStateId": 1628,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1354],
    "boundingBox": "block"
  },
  {
    "id": 1016,
    "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": 1875,
    "minStateId": 1875,
    "maxStateId": 1875,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1359],
    "boundingBox": "block"
  },
  {
    "id": 1023,
    "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": 1895,
    "minStateId": 1895,
    "maxStateId": 1898,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1366],
    "boundingBox": "block"
  },
  {
    "id": 1035,
    "name": "moss_carpet",
    "displayName": "Moss Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "plant",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1248,
    "minStateId": 1248,
    "maxStateId": 1248,
    "drops": [253],
    "boundingBox": "block"
  },
  {
    "id": 1050,
    "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": 1548,
    "minStateId": 1548,
    "maxStateId": 1555,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [650],
    "boundingBox": "block"
  },
  {
    "id": 1051,
    "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": 1250,
    "minStateId": 1250,
    "maxStateId": 1251,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [667],
    "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": 1879,
    "minStateId": 1879,
    "maxStateId": 1880,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [667],
    "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": 1619,
    "minStateId": 1619,
    "maxStateId": 1620,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [669],
    "boundingBox": "block"
  },
  {
    "id": 1060,
    "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": 1713,
    "minStateId": 1713,
    "maxStateId": 1874,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [431],
    "boundingBox": "block"
  },
  {
    "id": 1068,
    "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": 1625,
    "minStateId": 1625,
    "maxStateId": 1625,
    "harvestTools": {"857": true, "862": true, "867": true},
    "drops": [86],
    "boundingBox": "block"
  },
  {
    "id": 1071,
    "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": 4079,
    "minStateId": 4079,
    "maxStateId": 4081,
    "drops": [1306],
    "boundingBox": "block"
  },
  {
    "name": "underwater_torch",
    "id": 3680,
    "minStateId": 3680,
    "maxStateId": 3685,
    "displayName": "Underwater Torch",
    "defaultState": 3680,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1027,
    "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": 3507,
    "minStateId": 3507,
    "maxStateId": 3512,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [687],
    "boundingBox": "block"
  },
  {
    "id": 1059,
    "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": 3686,
    "minStateId": 3686,
    "maxStateId": 3687,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [668],
    "boundingBox": "block"
  },
  {
    "name": "hard_light_blue_stained_glass",
    "id": 3318,
    "minStateId": 3318,
    "maxStateId": 3318,
    "displayName": "Hard Light Blue Stained Glass",
    "defaultState": 3318,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1065,
    "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": 3316,
    "minStateId": 3316,
    "maxStateId": 3316,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [343],
    "boundingBox": "block"
  },
  {
    "name": "hard_brown_stained_glass_pane",
    "id": 3315,
    "minStateId": 3315,
    "maxStateId": 3315,
    "displayName": "Hard Brown Stained Glass Pane",
    "defaultState": 3315,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1022,
    "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": 3132,
    "minStateId": 3132,
    "maxStateId": 3135,
    "harvestTools": {"847": true, "857": true, "862": true, "867": true},
    "drops": [1365],
    "boundingBox": "block"
  },
  {
    "id": 8091,
    "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": 4844,
    "minStateId": 4844,
    "maxStateId": 4845,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [668],
    "boundingBox": "block"
  },
  {
    "name": "invisible_bedrock",
    "id": 2967,
    "minStateId": 2967,
    "maxStateId": 2967,
    "displayName": "Invisible Bedrock",
    "defaultState": 2967,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "stonecutter",
    "id": 2939,
    "minStateId": 2939,
    "maxStateId": 2939,
    "displayName": "Stonecutter",
    "defaultState": 2939,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1029,
    "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": 2895,
    "minStateId": 2895,
    "maxStateId": 2895,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [26],
    "boundingBox": "block"
  },
  {
    "name": "hard_glass_pane",
    "id": 2331,
    "minStateId": 2331,
    "maxStateId": 2331,
    "displayName": "Hard Glass Pane",
    "defaultState": 2331,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_gray_stained_glass",
    "id": 1237,
    "minStateId": 1237,
    "maxStateId": 1237,
    "displayName": "Hard Gray Stained Glass",
    "defaultState": 1237,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1044,
    "name": "deepslate",
    "displayName": "Deepslate",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1183,
    "minStateId": 1183,
    "maxStateId": 1185,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [9],
    "boundingBox": "block"
  },
  {
    "id": 1070,
    "name": "flower_pot",
    "displayName": "Potted Flowering Azalea",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1290,
    "minStateId": 1290,
    "maxStateId": 1291,
    "drops": [1138, 205],
    "boundingBox": "block"
  },
  {
    "name": "info_update",
    "id": 1173,
    "minStateId": 1173,
    "maxStateId": 1173,
    "displayName": "Info Update",
    "defaultState": 1173,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_black_stained_glass_pane",
    "id": 1146,
    "minStateId": 1146,
    "maxStateId": 1146,
    "displayName": "Hard Black Stained Glass Pane",
    "defaultState": 1146,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_brown_stained_glass",
    "id": 1139,
    "minStateId": 1139,
    "maxStateId": 1139,
    "displayName": "Hard Brown Stained Glass",
    "defaultState": 1139,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_orange_stained_glass_pane",
    "id": 1131,
    "minStateId": 1131,
    "maxStateId": 1131,
    "displayName": "Hard Orange Stained Glass Pane",
    "defaultState": 1131,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1041,
    "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": 953,
    "minStateId": 953,
    "maxStateId": 953,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "glow_frame",
    "id": 8092,
    "minStateId": 927,
    "maxStateId": 950,
    "displayName": "Glow Frame",
    "defaultState": 927,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1046,
    "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": 891,
    "minStateId": 891,
    "maxStateId": 898,
    "harvestTools": {"842": true, "847": true, "852": true, "857": true, "862": true, "867": true},
    "drops": [649],
    "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": "zombie_head",
    "id": 8094,
    "minStateId": 33,
    "maxStateId": 38,
    "displayName": "Zombie Head",
    "defaultState": 33,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_pink_stained_glass",
    "id": 8095,
    "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
  }
]