[
  {
    "id": 0,
    "name": "air",
    "displayName": "Air",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12032,
    "minStateId": 12032,
    "maxStateId": 12032,
    "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": 2437,
    "minStateId": 2437,
    "maxStateId": 2437,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": 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": 277,
    "minStateId": 277,
    "maxStateId": 277,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": 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": 1753,
    "minStateId": 1753,
    "maxStateId": 1753,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": 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": 344,
    "minStateId": 344,
    "maxStateId": 344,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": 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": 9985,
    "minStateId": 9985,
    "maxStateId": 9985,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": 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": 2435,
    "minStateId": 2435,
    "maxStateId": 2435,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": 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": 13807,
    "minStateId": 13807,
    "maxStateId": 13807,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": 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": 10574,
    "minStateId": 10574,
    "maxStateId": 10574,
    "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": 9397,
    "minStateId": 9397,
    "maxStateId": 9397,
    "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": 6338,
    "minStateId": 6338,
    "maxStateId": 6338,
    "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": 6903,
    "minStateId": 6903,
    "maxStateId": 6903,
    "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": 4938,
    "minStateId": 4938,
    "maxStateId": 4938,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": 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": 13801,
    "minStateId": 13801,
    "maxStateId": 13801,
    "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": 14191,
    "minStateId": 14191,
    "maxStateId": 14191,
    "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": 8210,
    "minStateId": 8210,
    "maxStateId": 8210,
    "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": 11992,
    "minStateId": 11992,
    "maxStateId": 11992,
    "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": 6246,
    "minStateId": 6246,
    "maxStateId": 6246,
    "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": 14056,
    "minStateId": 14056,
    "maxStateId": 14056,
    "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": 4873,
    "minStateId": 4873,
    "maxStateId": 4873,
    "drops": [42],
    "boundingBox": "block"
  },
  {
    "id": 20,
    "name": "pale_oak_wood",
    "displayName": "Pale Oak Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 8136,
    "minStateId": 8136,
    "maxStateId": 8138,
    "drops": [177],
    "boundingBox": "block"
  },
  {
    "id": 21,
    "name": "pale_oak_planks",
    "displayName": "Pale Oak Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5030,
    "minStateId": 5030,
    "maxStateId": 5030,
    "drops": [43],
    "boundingBox": "block"
  },
  {
    "id": 22,
    "name": "mangrove_planks",
    "displayName": "Mangrove Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3142,
    "minStateId": 3142,
    "maxStateId": 3142,
    "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": 9258,
    "minStateId": 9258,
    "maxStateId": 9258,
    "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": 15167,
    "minStateId": 15167,
    "maxStateId": 15167,
    "drops": [48],
    "boundingBox": "block"
  },
  {
    "id": 25,
    "name": "oak_sapling",
    "displayName": "Oak Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2425,
    "minStateId": 2425,
    "maxStateId": 2426,
    "drops": [49],
    "boundingBox": "empty"
  },
  {
    "id": 26,
    "name": "spruce_sapling",
    "displayName": "Spruce Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5925,
    "minStateId": 5925,
    "maxStateId": 5926,
    "drops": [50],
    "boundingBox": "empty"
  },
  {
    "id": 27,
    "name": "birch_sapling",
    "displayName": "Birch Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13778,
    "minStateId": 13778,
    "maxStateId": 13779,
    "drops": [51],
    "boundingBox": "empty"
  },
  {
    "id": 28,
    "name": "jungle_sapling",
    "displayName": "Jungle Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11117,
    "minStateId": 11117,
    "maxStateId": 11118,
    "drops": [52],
    "boundingBox": "empty"
  },
  {
    "id": 29,
    "name": "acacia_sapling",
    "displayName": "Acacia Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11684,
    "minStateId": 11684,
    "maxStateId": 11685,
    "drops": [53],
    "boundingBox": "empty"
  },
  {
    "id": 30,
    "name": "cherry_sapling",
    "displayName": "Cherry Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13301,
    "minStateId": 13301,
    "maxStateId": 13302,
    "drops": [54],
    "boundingBox": "empty"
  },
  {
    "id": 31,
    "name": "dark_oak_sapling",
    "displayName": "Dark Oak Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1735,
    "minStateId": 1735,
    "maxStateId": 1736,
    "drops": [55],
    "boundingBox": "empty"
  },
  {
    "id": 32,
    "name": "pale_oak_sapling",
    "displayName": "Pale Oak Sapling",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1751,
    "minStateId": 1751,
    "maxStateId": 1752,
    "drops": [56],
    "boundingBox": "empty"
  },
  {
    "id": 33,
    "name": "mangrove_propagule",
    "displayName": "Mangrove Propagule",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12365,
    "minStateId": 12365,
    "maxStateId": 12374,
    "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": 12574,
    "minStateId": 12574,
    "maxStateId": 12575,
    "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": 7046,
    "minStateId": 7046,
    "maxStateId": 7061,
    "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": 8820,
    "minStateId": 8820,
    "maxStateId": 8835,
    "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": 5161,
    "minStateId": 5161,
    "maxStateId": 5176,
    "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": 13242,
    "minStateId": 13242,
    "maxStateId": 13257,
    "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": 5929,
    "minStateId": 5929,
    "maxStateId": 5929,
    "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": 3499,
    "minStateId": 3499,
    "maxStateId": 3506,
    "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": 2637,
    "minStateId": 2637,
    "maxStateId": 2637,
    "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": 15198,
    "minStateId": 15198,
    "maxStateId": 15198,
    "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": 7022,
    "minStateId": 7022,
    "maxStateId": 7029,
    "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": 3108,
    "minStateId": 3108,
    "maxStateId": 3108,
    "harvestTools": {"875": true, "880": true, "885": true},
    "drops": [854],
    "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": 11413,
    "minStateId": 11413,
    "maxStateId": 11413,
    "harvestTools": {"875": true, "880": true, "885": true},
    "drops": [854],
    "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": 6943,
    "minStateId": 6943,
    "maxStateId": 6943,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [850],
    "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": 13327,
    "minStateId": 13327,
    "maxStateId": 13327,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [850],
    "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": 6007,
    "minStateId": 6007,
    "maxStateId": 6007,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [843],
    "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": 13205,
    "minStateId": 13205,
    "maxStateId": 13205,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [843],
    "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": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1056],
    "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": 1288,
    "minStateId": 1288,
    "maxStateId": 1290,
    "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": 6003,
    "minStateId": 6003,
    "maxStateId": 6005,
    "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": 2440,
    "minStateId": 2440,
    "maxStateId": 2442,
    "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": 1182,
    "minStateId": 1182,
    "maxStateId": 1184,
    "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": 6116,
    "minStateId": 6116,
    "maxStateId": 6118,
    "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": 13303,
    "minStateId": 13303,
    "maxStateId": 13305,
    "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": 3871,
    "minStateId": 3871,
    "maxStateId": 3873,
    "drops": [141],
    "boundingBox": "block"
  },
  {
    "id": 56,
    "name": "pale_oak_log",
    "displayName": "Pale Oak Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11130,
    "minStateId": 11130,
    "maxStateId": 11132,
    "drops": [140],
    "boundingBox": "block"
  },
  {
    "id": 57,
    "name": "mangrove_log",
    "displayName": "Mangrove Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1674,
    "minStateId": 1674,
    "maxStateId": 1676,
    "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": 11517,
    "minStateId": 11517,
    "maxStateId": 11517,
    "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": 1650,
    "minStateId": 1650,
    "maxStateId": 1652,
    "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": 104,
    "minStateId": 104,
    "maxStateId": 106,
    "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": 11616,
    "minStateId": 11616,
    "maxStateId": 11618,
    "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": 10666,
    "minStateId": 10666,
    "maxStateId": 10668,
    "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": 2380,
    "minStateId": 2380,
    "maxStateId": 2382,
    "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": 10052,
    "minStateId": 10052,
    "maxStateId": 10054,
    "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": 6231,
    "minStateId": 6231,
    "maxStateId": 6233,
    "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": 1176,
    "minStateId": 1176,
    "maxStateId": 1178,
    "drops": [154],
    "boundingBox": "block"
  },
  {
    "id": 67,
    "name": "stripped_pale_oak_log",
    "displayName": "Stripped Pale Oak Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6023,
    "minStateId": 6023,
    "maxStateId": 6025,
    "drops": [155],
    "boundingBox": "block"
  },
  {
    "id": 68,
    "name": "stripped_oak_log",
    "displayName": "Stripped Oak Log",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13802,
    "minStateId": 13802,
    "maxStateId": 13804,
    "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": 15195,
    "minStateId": 15195,
    "maxStateId": 15197,
    "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": 4916,
    "minStateId": 4916,
    "maxStateId": 4918,
    "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": 7564,
    "minStateId": 7564,
    "maxStateId": 7566,
    "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": 13848,
    "minStateId": 13848,
    "maxStateId": 13850,
    "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": 2634,
    "minStateId": 2634,
    "maxStateId": 2636,
    "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": 2650,
    "minStateId": 2650,
    "maxStateId": 2652,
    "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": 12279,
    "minStateId": 12279,
    "maxStateId": 12281,
    "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": 12734,
    "minStateId": 12734,
    "maxStateId": 12736,
    "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": 5882,
    "minStateId": 5882,
    "maxStateId": 5884,
    "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": 7117,
    "minStateId": 7117,
    "maxStateId": 7119,
    "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": 2609,
    "minStateId": 2609,
    "maxStateId": 2611,
    "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": 6347,
    "minStateId": 6347,
    "maxStateId": 6349,
    "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": 1669,
    "minStateId": 1669,
    "maxStateId": 1671,
    "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": 1272,
    "minStateId": 1272,
    "maxStateId": 1274,
    "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": 7591,
    "minStateId": 7591,
    "maxStateId": 7593,
    "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": 7555,
    "minStateId": 7555,
    "maxStateId": 7557,
    "drops": [165],
    "boundingBox": "block"
  },
  {
    "id": 86,
    "name": "stripped_pale_oak_wood",
    "displayName": "Stripped Pale Oak Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3494,
    "minStateId": 3494,
    "maxStateId": 3496,
    "drops": [166],
    "boundingBox": "block"
  },
  {
    "id": 87,
    "name": "stripped_mangrove_wood",
    "displayName": "Stripped Mangrove Wood",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5962,
    "minStateId": 5962,
    "maxStateId": 5964,
    "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": 2657,
    "minStateId": 2657,
    "maxStateId": 2660,
    "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": 6191,
    "minStateId": 6191,
    "maxStateId": 6194,
    "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": 5867,
    "minStateId": 5867,
    "maxStateId": 5870,
    "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": 8236,
    "minStateId": 8236,
    "maxStateId": 8239,
    "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": 3692,
    "minStateId": 3692,
    "maxStateId": 3695,
    "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": 9988,
    "minStateId": 9988,
    "maxStateId": 9991,
    "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": 11153,
    "minStateId": 11153,
    "maxStateId": 11156,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 95,
    "name": "pale_oak_leaves",
    "displayName": "Pale Oak Leaves",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "leaves;mineable/hoe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1686,
    "minStateId": 1686,
    "maxStateId": 1689,
    "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": 12018,
    "minStateId": 12018,
    "maxStateId": 12021,
    "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": 14008,
    "minStateId": 14008,
    "maxStateId": 14011,
    "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": 11671,
    "minStateId": 11671,
    "maxStateId": 11674,
    "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": 1979,
    "minStateId": 1979,
    "maxStateId": 1979,
    "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": 114,
    "minStateId": 114,
    "maxStateId": 114,
    "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": 11504,
    "minStateId": 11504,
    "maxStateId": 11504,
    "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": 13995,
    "minStateId": 13995,
    "maxStateId": 13995,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [847],
    "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": 13299,
    "minStateId": 13299,
    "maxStateId": 13299,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [847],
    "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": 6006,
    "minStateId": 6006,
    "maxStateId": 6006,
    "harvestTools": {"865": true, "875": true, "880": true, "885": 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": 14390,
    "minStateId": 14390,
    "maxStateId": 14401,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [698],
    "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": 4987,
    "minStateId": 4987,
    "maxStateId": 4987,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": 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": 11119,
    "minStateId": 11119,
    "maxStateId": 11119,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": 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": 10702,
    "minStateId": 10702,
    "maxStateId": 10702,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": 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": 1672,
    "minStateId": 1672,
    "maxStateId": 1672,
    "drops": [711],
    "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": 12033,
    "minStateId": 12033,
    "maxStateId": 12048,
    "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": 8211,
    "minStateId": 8211,
    "maxStateId": 8222,
    "drops": [796],
    "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": 5845,
    "minStateId": 5845,
    "maxStateId": 5856,
    "drops": [797],
    "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": 6151,
    "minStateId": 6151,
    "maxStateId": 6156,
    "drops": [693],
    "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": 12054,
    "minStateId": 12054,
    "maxStateId": 12054,
    "harvestTools": {"858": true, "863": true, "868": true, "873": true, "878": true, "883": true, "1043": true},
    "drops": [890],
    "boundingBox": "empty"
  },
  {
    "id": 130,
    "name": "short_grass",
    "displayName": "Short Grass",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11923,
    "minStateId": 11923,
    "maxStateId": 11923,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 131,
    "name": "fern",
    "displayName": "Fern",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11175,
    "minStateId": 11175,
    "maxStateId": 11175,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 132,
    "name": "deadbush",
    "displayName": "Dead Bush",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6930,
    "minStateId": 6930,
    "maxStateId": 6930,
    "drops": [888],
    "boundingBox": "empty"
  },
  {
    "id": 133,
    "name": "bush",
    "displayName": "Bush",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12336,
    "minStateId": 12336,
    "maxStateId": 12336,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 134,
    "name": "short_dry_grass",
    "displayName": "Short Dry Grass",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11179,
    "minStateId": 11179,
    "maxStateId": 11179,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 135,
    "name": "tall_dry_grass",
    "displayName": "Tall Dry Grass",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8180,
    "minStateId": 8180,
    "maxStateId": 8180,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 136,
    "name": "seagrass",
    "displayName": "Seagrass",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1223,
    "minStateId": 1223,
    "maxStateId": 1225,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 138,
    "name": "piston",
    "displayName": "Piston",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3117,
    "minStateId": 3117,
    "maxStateId": 3122,
    "drops": [692],
    "boundingBox": "block"
  },
  {
    "id": 139,
    "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": 107,
    "minStateId": 107,
    "maxStateId": 112,
    "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": 11676,
    "minStateId": 11676,
    "maxStateId": 11681,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 140,
    "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": 8297,
    "minStateId": 8297,
    "maxStateId": 8297,
    "drops": [213],
    "boundingBox": "block"
  },
  {
    "id": 141,
    "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": 2612,
    "minStateId": 2612,
    "maxStateId": 2612,
    "drops": [214],
    "boundingBox": "block"
  },
  {
    "id": 142,
    "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": 3312,
    "minStateId": 3312,
    "maxStateId": 3312,
    "drops": [215],
    "boundingBox": "block"
  },
  {
    "id": 143,
    "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": 12689,
    "minStateId": 12689,
    "maxStateId": 12689,
    "drops": [216],
    "boundingBox": "block"
  },
  {
    "id": 144,
    "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": 765,
    "minStateId": 765,
    "maxStateId": 765,
    "drops": [217],
    "boundingBox": "block"
  },
  {
    "id": 145,
    "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": 11087,
    "minStateId": 11087,
    "maxStateId": 11087,
    "drops": [218],
    "boundingBox": "block"
  },
  {
    "id": 146,
    "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": 5123,
    "minStateId": 5123,
    "maxStateId": 5123,
    "drops": [219],
    "boundingBox": "block"
  },
  {
    "id": 147,
    "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": 1192,
    "minStateId": 1192,
    "maxStateId": 1192,
    "drops": [220],
    "boundingBox": "block"
  },
  {
    "id": 148,
    "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": 14422,
    "minStateId": 14422,
    "maxStateId": 14422,
    "drops": [221],
    "boundingBox": "block"
  },
  {
    "id": 149,
    "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": 8223,
    "minStateId": 8223,
    "maxStateId": 8223,
    "drops": [222],
    "boundingBox": "block"
  },
  {
    "id": 150,
    "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": 15171,
    "minStateId": 15171,
    "maxStateId": 15171,
    "drops": [223],
    "boundingBox": "block"
  },
  {
    "id": 151,
    "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": 8408,
    "minStateId": 8408,
    "maxStateId": 8408,
    "drops": [224],
    "boundingBox": "block"
  },
  {
    "id": 152,
    "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": 1252,
    "minStateId": 1252,
    "maxStateId": 1252,
    "drops": [225],
    "boundingBox": "block"
  },
  {
    "id": 153,
    "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": 5064,
    "minStateId": 5064,
    "maxStateId": 5064,
    "drops": [226],
    "boundingBox": "block"
  },
  {
    "id": 154,
    "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": 322,
    "minStateId": 322,
    "maxStateId": 322,
    "drops": [227],
    "boundingBox": "block"
  },
  {
    "id": 155,
    "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": 1700,
    "minStateId": 1700,
    "maxStateId": 1700,
    "drops": [228],
    "boundingBox": "block"
  },
  {
    "id": 156,
    "name": "moving_block",
    "displayName": "Moving Piston",
    "hardness": -1,
    "resistance": 0,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9220,
    "minStateId": 9220,
    "maxStateId": 9220,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 157,
    "name": "dandelion",
    "displayName": "Dandelion",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 15236,
    "minStateId": 15236,
    "maxStateId": 15236,
    "drops": [229],
    "boundingBox": "empty"
  },
  {
    "id": 158,
    "name": "torchflower",
    "displayName": "Torchflower",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11178,
    "minStateId": 11178,
    "maxStateId": 11178,
    "drops": [244],
    "boundingBox": "empty"
  },
  {
    "id": 159,
    "name": "poppy",
    "displayName": "Poppy",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5060,
    "minStateId": 5060,
    "maxStateId": 5060,
    "drops": [232],
    "boundingBox": "empty"
  },
  {
    "id": 160,
    "name": "blue_orchid",
    "displayName": "Blue Orchid",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5857,
    "minStateId": 5857,
    "maxStateId": 5857,
    "drops": [233],
    "boundingBox": "empty"
  },
  {
    "id": 161,
    "name": "allium",
    "displayName": "Allium",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1697,
    "minStateId": 1697,
    "maxStateId": 1697,
    "drops": [234],
    "boundingBox": "empty"
  },
  {
    "id": 162,
    "name": "azure_bluet",
    "displayName": "Azure Bluet",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 774,
    "minStateId": 774,
    "maxStateId": 774,
    "drops": [235],
    "boundingBox": "empty"
  },
  {
    "id": 163,
    "name": "red_tulip",
    "displayName": "Red Tulip",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13707,
    "minStateId": 13707,
    "maxStateId": 13707,
    "drops": [236],
    "boundingBox": "empty"
  },
  {
    "id": 164,
    "name": "orange_tulip",
    "displayName": "Orange Tulip",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12263,
    "minStateId": 12263,
    "maxStateId": 12263,
    "drops": [237],
    "boundingBox": "empty"
  },
  {
    "id": 165,
    "name": "white_tulip",
    "displayName": "White Tulip",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6406,
    "minStateId": 6406,
    "maxStateId": 6406,
    "drops": [238],
    "boundingBox": "empty"
  },
  {
    "id": 166,
    "name": "pink_tulip",
    "displayName": "Pink Tulip",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6020,
    "minStateId": 6020,
    "maxStateId": 6020,
    "drops": [239],
    "boundingBox": "empty"
  },
  {
    "id": 167,
    "name": "oxeye_daisy",
    "displayName": "Oxeye Daisy",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13338,
    "minStateId": 13338,
    "maxStateId": 13338,
    "drops": [240],
    "boundingBox": "empty"
  },
  {
    "id": 168,
    "name": "cornflower",
    "displayName": "Cornflower",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7959,
    "minStateId": 7959,
    "maxStateId": 7959,
    "drops": [241],
    "boundingBox": "empty"
  },
  {
    "id": 169,
    "name": "wither_rose",
    "displayName": "Wither Rose",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11505,
    "minStateId": 11505,
    "maxStateId": 11505,
    "drops": [243],
    "boundingBox": "empty"
  },
  {
    "id": 170,
    "name": "lily_of_the_valley",
    "displayName": "Lily of the Valley",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1196,
    "minStateId": 1196,
    "maxStateId": 1196,
    "drops": [242],
    "boundingBox": "empty"
  },
  {
    "id": 171,
    "name": "brown_mushroom",
    "displayName": "Brown Mushroom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 1,
    "filterLight": 0,
    "defaultState": 4841,
    "minStateId": 4841,
    "maxStateId": 4841,
    "drops": [247],
    "boundingBox": "empty"
  },
  {
    "id": 172,
    "name": "red_mushroom",
    "displayName": "Red Mushroom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6410,
    "minStateId": 6410,
    "maxStateId": 6410,
    "drops": [248],
    "boundingBox": "empty"
  },
  {
    "id": 173,
    "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": 1339,
    "minStateId": 1339,
    "maxStateId": 1339,
    "harvestTools": {"875": true, "880": true, "885": true},
    "drops": [92],
    "boundingBox": "block"
  },
  {
    "id": 174,
    "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": 15172,
    "minStateId": 15172,
    "maxStateId": 15172,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [90],
    "boundingBox": "block"
  },
  {
    "id": 175,
    "name": "brick_block",
    "displayName": "Bricks",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7062,
    "minStateId": 7062,
    "maxStateId": 7062,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [304],
    "boundingBox": "block"
  },
  {
    "id": 176,
    "name": "underwater_tnt",
    "displayName": "TNT",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3069,
    "minStateId": 3069,
    "maxStateId": 3070,
    "drops": [709],
    "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": 12050,
    "minStateId": 12050,
    "maxStateId": 12051,
    "drops": [709],
    "boundingBox": "block"
  },
  {
    "id": 177,
    "name": "bookshelf",
    "displayName": "Bookshelf",
    "hardness": 1.5,
    "resistance": 1.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12025,
    "minStateId": 12025,
    "maxStateId": 12025,
    "drops": [967],
    "boundingBox": "block"
  },
  {
    "id": 178,
    "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": 1342,
    "minStateId": 1342,
    "maxStateId": 1597,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 179,
    "name": "mossy_cobblestone",
    "displayName": "Mossy Cobblestone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1231,
    "minStateId": 1231,
    "maxStateId": 1231,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [308],
    "boundingBox": "block"
  },
  {
    "id": 180,
    "name": "obsidian",
    "displayName": "Obsidian",
    "hardness": 50,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1789,
    "minStateId": 1789,
    "maxStateId": 1789,
    "harvestTools": {"880": true, "885": true},
    "drops": [309],
    "boundingBox": "block"
  },
  {
    "id": 181,
    "name": "torch",
    "displayName": "Torch",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 14,
    "filterLight": 0,
    "defaultState": 2900,
    "minStateId": 2900,
    "maxStateId": 2905,
    "drops": [310],
    "boundingBox": "empty"
  },
  {
    "id": 183,
    "name": "fire",
    "displayName": "Fire",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11159,
    "minStateId": 11159,
    "maxStateId": 11174,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 184,
    "name": "soul_fire",
    "displayName": "Soul Fire",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 10,
    "filterLight": 0,
    "defaultState": 1760,
    "minStateId": 1760,
    "maxStateId": 1775,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 185,
    "name": "mob_spawner",
    "displayName": "Monster Spawner",
    "hardness": 5,
    "resistance": 5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1750,
    "minStateId": 1750,
    "maxStateId": 1750,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 186,
    "name": "creaking_heart",
    "displayName": "Creaking Heart",
    "hardness": 10,
    "resistance": 10,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13675,
    "minStateId": 13675,
    "maxStateId": 13692,
    "drops": [383],
    "boundingBox": "block"
  },
  {
    "id": 187,
    "name": "oak_stairs",
    "displayName": "Oak Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1279,
    "minStateId": 1279,
    "maxStateId": 1286,
    "drops": [412],
    "boundingBox": "block"
  },
  {
    "id": 188,
    "name": "chest",
    "displayName": "Chest",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12730,
    "minStateId": 12730,
    "maxStateId": 12733,
    "drops": [319],
    "boundingBox": "block"
  },
  {
    "id": 189,
    "name": "redstone_wire",
    "displayName": "Redstone Wire",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5141,
    "minStateId": 5141,
    "maxStateId": 5156,
    "drops": [687],
    "boundingBox": "empty"
  },
  {
    "id": 190,
    "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": 6147,
    "minStateId": 6147,
    "maxStateId": 6147,
    "harvestTools": {"875": true, "880": true, "885": true},
    "drops": [845],
    "boundingBox": "block"
  },
  {
    "id": 191,
    "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": 14405,
    "minStateId": 14405,
    "maxStateId": 14405,
    "harvestTools": {"875": true, "880": true, "885": true},
    "drops": [845],
    "boundingBox": "block"
  },
  {
    "id": 192,
    "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": 1276,
    "minStateId": 1276,
    "maxStateId": 1276,
    "harvestTools": {"875": true, "880": true, "885": true},
    "drops": [93],
    "boundingBox": "block"
  },
  {
    "id": 193,
    "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": 10058,
    "minStateId": 10058,
    "maxStateId": 10058,
    "drops": [320],
    "boundingBox": "block"
  },
  {
    "id": 194,
    "name": "wheat",
    "displayName": "Wheat Crops",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13340,
    "minStateId": 13340,
    "maxStateId": 13347,
    "drops": [893],
    "boundingBox": "empty"
  },
  {
    "id": 195,
    "name": "farmland",
    "displayName": "Farmland",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5650,
    "minStateId": 5650,
    "maxStateId": 5657,
    "drops": [28],
    "boundingBox": "block"
  },
  {
    "id": 196,
    "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": 13280,
    "minStateId": 13280,
    "maxStateId": 13283,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [322],
    "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": 14194,
    "minStateId": 14194,
    "maxStateId": 14197,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [322],
    "boundingBox": "block"
  },
  {
    "id": 197,
    "name": "standing_sign",
    "displayName": "Oak Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9242,
    "minStateId": 9242,
    "maxStateId": 9257,
    "drops": [926],
    "boundingBox": "empty"
  },
  {
    "id": 198,
    "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": 12618,
    "minStateId": 12618,
    "maxStateId": 12633,
    "drops": [927],
    "boundingBox": "empty"
  },
  {
    "id": 199,
    "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": [928],
    "boundingBox": "empty"
  },
  {
    "id": 200,
    "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": 11572,
    "minStateId": 11572,
    "maxStateId": 11587,
    "drops": [930],
    "boundingBox": "empty"
  },
  {
    "id": 201,
    "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": 10067,
    "minStateId": 10067,
    "maxStateId": 10082,
    "drops": [931],
    "boundingBox": "empty"
  },
  {
    "id": 202,
    "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": 11133,
    "minStateId": 11133,
    "maxStateId": 11148,
    "drops": [929],
    "boundingBox": "empty"
  },
  {
    "id": 203,
    "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": 13392,
    "minStateId": 13392,
    "maxStateId": 13407,
    "drops": [932],
    "boundingBox": "empty"
  },
  {
    "id": 204,
    "name": "pale_oak_standing_sign",
    "displayName": "Pale Oak Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12057,
    "minStateId": 12057,
    "maxStateId": 12072,
    "drops": [933],
    "boundingBox": "empty"
  },
  {
    "id": 205,
    "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": 5946,
    "minStateId": 5946,
    "maxStateId": 5961,
    "drops": [934],
    "boundingBox": "empty"
  },
  {
    "id": 206,
    "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": 13226,
    "minStateId": 13226,
    "maxStateId": 13241,
    "drops": [935],
    "boundingBox": "empty"
  },
  {
    "id": 207,
    "name": "wooden_door",
    "displayName": "Oak Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5068,
    "minStateId": 5068,
    "maxStateId": 5099,
    "drops": [743],
    "boundingBox": "block"
  },
  {
    "id": 208,
    "name": "ladder",
    "displayName": "Ladder",
    "hardness": 0.4,
    "resistance": 0.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 15173,
    "minStateId": 15173,
    "maxStateId": 15178,
    "drops": [323],
    "boundingBox": "block"
  },
  {
    "id": 209,
    "name": "rail",
    "displayName": "Rail",
    "hardness": 0.7,
    "resistance": 0.7,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5663,
    "minStateId": 5663,
    "maxStateId": 5672,
    "drops": [798],
    "boundingBox": "empty"
  },
  {
    "id": 210,
    "name": "stone_stairs",
    "displayName": "Cobblestone Stairs",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5031,
    "minStateId": 5031,
    "maxStateId": 5038,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [324],
    "boundingBox": "block"
  },
  {
    "id": 211,
    "name": "wall_sign",
    "displayName": "Oak Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7584,
    "minStateId": 7584,
    "maxStateId": 7589,
    "drops": [926],
    "boundingBox": "empty"
  },
  {
    "id": 212,
    "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": 13626,
    "minStateId": 13626,
    "maxStateId": 13631,
    "drops": [927],
    "boundingBox": "empty"
  },
  {
    "id": 213,
    "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": 12267,
    "minStateId": 12267,
    "maxStateId": 12272,
    "drops": [928],
    "boundingBox": "empty"
  },
  {
    "id": 214,
    "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": 4990,
    "minStateId": 4990,
    "maxStateId": 4995,
    "drops": [930],
    "boundingBox": "empty"
  },
  {
    "id": 215,
    "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": 14015,
    "minStateId": 14015,
    "maxStateId": 14020,
    "drops": [931],
    "boundingBox": "empty"
  },
  {
    "id": 216,
    "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": 6170,
    "minStateId": 6170,
    "maxStateId": 6175,
    "drops": [929],
    "boundingBox": "empty"
  },
  {
    "id": 217,
    "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": 8230,
    "minStateId": 8230,
    "maxStateId": 8235,
    "drops": [932],
    "boundingBox": "empty"
  },
  {
    "id": 218,
    "name": "pale_oak_wall_sign",
    "displayName": "Pale Oak Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1754,
    "minStateId": 1754,
    "maxStateId": 1759,
    "drops": [933],
    "boundingBox": "empty"
  },
  {
    "id": 219,
    "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": 8173,
    "minStateId": 8173,
    "maxStateId": 8178,
    "drops": [934],
    "boundingBox": "empty"
  },
  {
    "id": 220,
    "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": 12273,
    "minStateId": 12273,
    "maxStateId": 12278,
    "drops": [935],
    "boundingBox": "empty"
  },
  {
    "id": 221,
    "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": 7121,
    "minStateId": 7121,
    "maxStateId": 7504,
    "drops": [938],
    "boundingBox": "empty"
  },
  {
    "id": 222,
    "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": 9601,
    "minStateId": 9601,
    "maxStateId": 9984,
    "drops": [939],
    "boundingBox": "empty"
  },
  {
    "id": 223,
    "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": 1996,
    "minStateId": 1996,
    "maxStateId": 2379,
    "drops": [940],
    "boundingBox": "empty"
  },
  {
    "id": 224,
    "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": 3874,
    "minStateId": 3874,
    "maxStateId": 4257,
    "drops": [942],
    "boundingBox": "empty"
  },
  {
    "id": 225,
    "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": 381,
    "minStateId": 381,
    "maxStateId": 764,
    "drops": [943],
    "boundingBox": "empty"
  },
  {
    "id": 226,
    "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": 5177,
    "minStateId": 5177,
    "maxStateId": 5560,
    "drops": [941],
    "boundingBox": "empty"
  },
  {
    "id": 227,
    "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": 4456,
    "minStateId": 4456,
    "maxStateId": 4839,
    "drops": [944],
    "boundingBox": "empty"
  },
  {
    "id": 228,
    "name": "pale_oak_hanging_sign",
    "displayName": "Pale Oak Hanging Sign",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8409,
    "minStateId": 8409,
    "maxStateId": 8792,
    "drops": [945],
    "boundingBox": "empty"
  },
  {
    "id": 229,
    "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": 12756,
    "minStateId": 12756,
    "maxStateId": 13139,
    "drops": [948],
    "boundingBox": "empty"
  },
  {
    "id": 230,
    "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": 10703,
    "minStateId": 10703,
    "maxStateId": 11086,
    "drops": [949],
    "boundingBox": "empty"
  },
  {
    "id": 231,
    "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": 10084,
    "minStateId": 10084,
    "maxStateId": 10467,
    "drops": [946],
    "boundingBox": "empty"
  },
  {
    "id": 232,
    "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": 6510,
    "minStateId": 6510,
    "maxStateId": 6893,
    "drops": [947],
    "boundingBox": "empty"
  },
  {
    "id": 245,
    "name": "lever",
    "displayName": "Lever",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11864,
    "minStateId": 11864,
    "maxStateId": 11879,
    "drops": [702],
    "boundingBox": "empty"
  },
  {
    "id": 246,
    "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": 5623,
    "minStateId": 5623,
    "maxStateId": 5638,
    "drops": [726],
    "boundingBox": "empty"
  },
  {
    "id": 247,
    "name": "iron_door",
    "displayName": "Iron Door",
    "hardness": 5,
    "resistance": 5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6249,
    "minStateId": 6249,
    "maxStateId": 6280,
    "drops": [742],
    "boundingBox": "block"
  },
  {
    "id": 248,
    "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": 14432,
    "minStateId": 14432,
    "maxStateId": 14447,
    "drops": [730],
    "boundingBox": "empty"
  },
  {
    "id": 249,
    "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": 5106,
    "minStateId": 5106,
    "maxStateId": 5121,
    "drops": [731],
    "boundingBox": "empty"
  },
  {
    "id": 250,
    "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": 4874,
    "minStateId": 4874,
    "maxStateId": 4889,
    "drops": [732],
    "boundingBox": "empty"
  },
  {
    "id": 251,
    "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": 4952,
    "minStateId": 4952,
    "maxStateId": 4967,
    "drops": [733],
    "boundingBox": "empty"
  },
  {
    "id": 252,
    "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": 8140,
    "minStateId": 8140,
    "maxStateId": 8155,
    "drops": [734],
    "boundingBox": "empty"
  },
  {
    "id": 253,
    "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": 365,
    "minStateId": 365,
    "maxStateId": 380,
    "drops": [735],
    "boundingBox": "empty"
  },
  {
    "id": 254,
    "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": 10617,
    "minStateId": 10617,
    "maxStateId": 10632,
    "drops": [736],
    "boundingBox": "empty"
  },
  {
    "id": 255,
    "name": "pale_oak_pressure_plate",
    "displayName": "Pale Oak Pressure Plate",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1653,
    "minStateId": 1653,
    "maxStateId": 1668,
    "drops": [737],
    "boundingBox": "empty"
  },
  {
    "id": 256,
    "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": 5603,
    "minStateId": 5603,
    "maxStateId": 5618,
    "drops": [738],
    "boundingBox": "empty"
  },
  {
    "id": 257,
    "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": 11353,
    "minStateId": 11353,
    "maxStateId": 11368,
    "drops": [739],
    "boundingBox": "empty"
  },
  {
    "id": 258,
    "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": 6013,
    "minStateId": 6013,
    "maxStateId": 6013,
    "harvestTools": {"875": true, "880": true, "885": true},
    "drops": [687],
    "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": 6905,
    "minStateId": 6905,
    "maxStateId": 6905,
    "harvestTools": {"875": true, "880": true, "885": true},
    "drops": [687],
    "boundingBox": "block"
  },
  {
    "id": 259,
    "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": 11993,
    "minStateId": 11993,
    "maxStateId": 11993,
    "harvestTools": {"875": true, "880": true, "885": true},
    "drops": [687],
    "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": 13868,
    "minStateId": 13868,
    "maxStateId": 13868,
    "harvestTools": {"875": true, "880": true, "885": true},
    "drops": [687],
    "boundingBox": "block"
  },
  {
    "id": 260,
    "name": "redstone_torch",
    "displayName": "Redstone Torch",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 7,
    "filterLight": 0,
    "defaultState": 4435,
    "minStateId": 4435,
    "maxStateId": 4440,
    "drops": [688],
    "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": 15129,
    "minStateId": 15129,
    "maxStateId": 15134,
    "drops": [688],
    "boundingBox": "empty"
  },
  {
    "id": 262,
    "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": 1961,
    "minStateId": 1961,
    "maxStateId": 1972,
    "drops": [712],
    "boundingBox": "empty"
  },
  {
    "id": 263,
    "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": 948,
    "minStateId": 948,
    "maxStateId": 963,
    "harvestTools": {"859": true, "864": true, "869": true, "874": true, "879": true, "884": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 264,
    "name": "ice",
    "displayName": "Ice",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 12031,
    "minStateId": 12031,
    "maxStateId": 12031,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 265,
    "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": 5928,
    "minStateId": 5928,
    "maxStateId": 5928,
    "harvestTools": {"859": true, "864": true, "869": true, "874": true, "879": true, "884": true},
    "drops": [954],
    "boundingBox": "block"
  },
  {
    "id": 266,
    "name": "cactus",
    "displayName": "Cactus",
    "hardness": 0.4,
    "resistance": 0.4,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12375,
    "minStateId": 12375,
    "maxStateId": 12390,
    "drops": [328],
    "boundingBox": "block"
  },
  {
    "id": 267,
    "name": "cactus_flower",
    "displayName": "Cactus Flower",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1219,
    "minStateId": 1219,
    "maxStateId": 1219,
    "drops": [329],
    "boundingBox": "empty"
  },
  {
    "id": 268,
    "name": "clay",
    "displayName": "Clay",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12740,
    "minStateId": 12740,
    "maxStateId": 12740,
    "drops": [964],
    "boundingBox": "block"
  },
  {
    "id": 269,
    "name": "reeds",
    "displayName": "Sugar Cane",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11100,
    "minStateId": 11100,
    "maxStateId": 11115,
    "drops": [256],
    "boundingBox": "empty"
  },
  {
    "id": 270,
    "name": "jukebox",
    "displayName": "Jukebox",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7590,
    "minStateId": 7590,
    "maxStateId": 7590,
    "drops": [331],
    "boundingBox": "block"
  },
  {
    "id": 271,
    "name": "oak_fence",
    "displayName": "Oak Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9393,
    "minStateId": 9393,
    "maxStateId": 9393,
    "drops": [332],
    "boundingBox": "block"
  },
  {
    "id": 272,
    "name": "netherrack",
    "displayName": "Netherrack",
    "hardness": 0.4,
    "resistance": 0.4,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12609,
    "minStateId": 12609,
    "maxStateId": 12609,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [347],
    "boundingBox": "block"
  },
  {
    "id": 273,
    "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": 9438,
    "minStateId": 9438,
    "maxStateId": 9438,
    "drops": [348],
    "boundingBox": "block"
  },
  {
    "id": 274,
    "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": 9437,
    "minStateId": 9437,
    "maxStateId": 9437,
    "drops": [349],
    "boundingBox": "block"
  },
  {
    "id": 275,
    "name": "basalt",
    "displayName": "Basalt",
    "hardness": 1.25,
    "resistance": 4.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6135,
    "minStateId": 6135,
    "maxStateId": 6137,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [350],
    "boundingBox": "block"
  },
  {
    "id": 276,
    "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": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [351],
    "boundingBox": "block"
  },
  {
    "id": 277,
    "name": "soul_torch",
    "displayName": "Soul Torch",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 10,
    "filterLight": 0,
    "defaultState": 6897,
    "minStateId": 6897,
    "maxStateId": 6902,
    "drops": [353],
    "boundingBox": "empty"
  },
  {
    "id": 279,
    "name": "glowstone",
    "displayName": "Glowstone",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 15,
    "filterLight": 15,
    "defaultState": 5622,
    "minStateId": 5622,
    "maxStateId": 5622,
    "drops": [994],
    "boundingBox": "block"
  },
  {
    "id": 280,
    "name": "portal",
    "displayName": "Nether Portal",
    "hardness": -1,
    "resistance": 0,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 11,
    "filterLight": 0,
    "defaultState": 14102,
    "minStateId": 14102,
    "maxStateId": 14104,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 281,
    "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": 13610,
    "minStateId": 13610,
    "maxStateId": 13613,
    "drops": [345],
    "boundingBox": "block"
  },
  {
    "id": 282,
    "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": 12027,
    "minStateId": 12027,
    "maxStateId": 12030,
    "drops": [346],
    "boundingBox": "block"
  },
  {
    "id": 283,
    "name": "cake",
    "displayName": "Cake",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 1,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12749,
    "minStateId": 12749,
    "maxStateId": 12755,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 284,
    "name": "powered_repeater",
    "displayName": "Redstone Repeater",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6351,
    "minStateId": 6351,
    "maxStateId": 6366,
    "drops": [690],
    "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": 8844,
    "minStateId": 8844,
    "maxStateId": 8859,
    "drops": [690],
    "boundingBox": "block"
  },
  {
    "id": 285,
    "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": 7559,
    "minStateId": 7559,
    "maxStateId": 7559,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 286,
    "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": 6345,
    "minStateId": 6345,
    "maxStateId": 6345,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 287,
    "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": 13265,
    "minStateId": 13265,
    "maxStateId": 13265,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 288,
    "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": 9436,
    "minStateId": 9436,
    "maxStateId": 9436,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 289,
    "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": 13843,
    "minStateId": 13843,
    "maxStateId": 13843,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 290,
    "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": 321,
    "minStateId": 321,
    "maxStateId": 321,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 291,
    "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": 6102,
    "minStateId": 6102,
    "maxStateId": 6102,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 292,
    "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": 5040,
    "minStateId": 5040,
    "maxStateId": 5040,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 293,
    "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": 1788,
    "minStateId": 1788,
    "maxStateId": 1788,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 294,
    "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": 10537,
    "minStateId": 10537,
    "maxStateId": 10537,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 295,
    "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": 3685,
    "minStateId": 3685,
    "maxStateId": 3685,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 296,
    "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": 9398,
    "minStateId": 9398,
    "maxStateId": 9398,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 297,
    "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": 2434,
    "minStateId": 2434,
    "maxStateId": 2434,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 298,
    "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": 6016,
    "minStateId": 6016,
    "maxStateId": 6016,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 299,
    "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": 8135,
    "minStateId": 8135,
    "maxStateId": 8135,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 300,
    "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": 10538,
    "minStateId": 10538,
    "maxStateId": 10538,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 301,
    "name": "trapdoor",
    "displayName": "Oak Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1203,
    "minStateId": 1203,
    "maxStateId": 1218,
    "drops": [764],
    "boundingBox": "block"
  },
  {
    "id": 302,
    "name": "spruce_trapdoor",
    "displayName": "Spruce Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11928,
    "minStateId": 11928,
    "maxStateId": 11943,
    "drops": [765],
    "boundingBox": "block"
  },
  {
    "id": 303,
    "name": "birch_trapdoor",
    "displayName": "Birch Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12001,
    "minStateId": 12001,
    "maxStateId": 12016,
    "drops": [766],
    "boundingBox": "block"
  },
  {
    "id": 304,
    "name": "jungle_trapdoor",
    "displayName": "Jungle Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8279,
    "minStateId": 8279,
    "maxStateId": 8294,
    "drops": [767],
    "boundingBox": "block"
  },
  {
    "id": 305,
    "name": "acacia_trapdoor",
    "displayName": "Acacia Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9225,
    "minStateId": 9225,
    "maxStateId": 9240,
    "drops": [768],
    "boundingBox": "block"
  },
  {
    "id": 306,
    "name": "cherry_trapdoor",
    "displayName": "Cherry Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3090,
    "minStateId": 3090,
    "maxStateId": 3105,
    "drops": [769],
    "boundingBox": "block"
  },
  {
    "id": 307,
    "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": 13780,
    "minStateId": 13780,
    "maxStateId": 13795,
    "drops": [770],
    "boundingBox": "block"
  },
  {
    "id": 308,
    "name": "pale_oak_trapdoor",
    "displayName": "Pale Oak Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13356,
    "minStateId": 13356,
    "maxStateId": 13371,
    "drops": [771],
    "boundingBox": "block"
  },
  {
    "id": 309,
    "name": "mangrove_trapdoor",
    "displayName": "Mangrove Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6290,
    "minStateId": 6290,
    "maxStateId": 6305,
    "drops": [772],
    "boundingBox": "block"
  },
  {
    "id": 310,
    "name": "bamboo_trapdoor",
    "displayName": "Bamboo Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8156,
    "minStateId": 8156,
    "maxStateId": 8171,
    "drops": [773],
    "boundingBox": "block"
  },
  {
    "id": 311,
    "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": 5835,
    "minStateId": 5835,
    "maxStateId": 5835,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [362],
    "boundingBox": "block"
  },
  {
    "id": 312,
    "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": 5063,
    "minStateId": 5063,
    "maxStateId": 5063,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [363],
    "boundingBox": "block"
  },
  {
    "id": 313,
    "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": 4935,
    "minStateId": 4935,
    "maxStateId": 4935,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [364],
    "boundingBox": "block"
  },
  {
    "id": 314,
    "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": 309,
    "minStateId": 309,
    "maxStateId": 309,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [365],
    "boundingBox": "block"
  },
  {
    "id": 315,
    "name": "packed_mud",
    "displayName": "Packed Mud",
    "hardness": 1,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1295,
    "minStateId": 1295,
    "maxStateId": 1295,
    "drops": [366],
    "boundingBox": "block"
  },
  {
    "id": 316,
    "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": 12266,
    "minStateId": 12266,
    "maxStateId": 12266,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [367],
    "boundingBox": "block"
  },
  {
    "id": 317,
    "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": 11180,
    "minStateId": 11180,
    "maxStateId": 11180,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 318,
    "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": 5874,
    "minStateId": 5874,
    "maxStateId": 5874,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 319,
    "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": 8139,
    "minStateId": 8139,
    "maxStateId": 8139,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 320,
    "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": 2899,
    "minStateId": 2899,
    "maxStateId": 2899,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 321,
    "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": 2654,
    "minStateId": 2654,
    "maxStateId": 2654,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 322,
    "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": 6018,
    "minStateId": 6018,
    "maxStateId": 6018,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 323,
    "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": 13419,
    "minStateId": 13419,
    "maxStateId": 13434,
    "drops": [0],
    "boundingBox": "block"
  },
  {
    "id": 324,
    "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": 4919,
    "minStateId": 4919,
    "maxStateId": 4934,
    "drops": [0],
    "boundingBox": "block"
  },
  {
    "id": 326,
    "name": "iron_bars",
    "displayName": "Iron Bars",
    "hardness": 5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7115,
    "minStateId": 7115,
    "maxStateId": 7115,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [377],
    "boundingBox": "block"
  },
  {
    "id": 327,
    "name": "chain",
    "displayName": "Chain",
    "hardness": 5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12737,
    "minStateId": 12737,
    "maxStateId": 12739,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [378],
    "boundingBox": "block"
  },
  {
    "id": 328,
    "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": 8131,
    "minStateId": 8131,
    "maxStateId": 8131,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 329,
    "name": "pumpkin",
    "displayName": "Pumpkin",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "gourd;mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6376,
    "minStateId": 6376,
    "maxStateId": 6379,
    "drops": [344],
    "boundingBox": "block"
  },
  {
    "id": 330,
    "name": "melon_block",
    "displayName": "Melon",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "gourd;mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1737,
    "minStateId": 1737,
    "maxStateId": 1737,
    "drops": [1044],
    "boundingBox": "block"
  },
  {
    "id": 331,
    "name": "pumpkin_stem",
    "displayName": "Attached Pumpkin Stem",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11623,
    "minStateId": 11623,
    "maxStateId": 11670,
    "drops": [1046],
    "boundingBox": "empty"
  },
  {
    "id": 332,
    "name": "melon_stem",
    "displayName": "Attached Melon Stem",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7506,
    "minStateId": 7506,
    "maxStateId": 7553,
    "drops": [1047],
    "boundingBox": "empty"
  },
  {
    "id": 335,
    "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": 3072,
    "minStateId": 3072,
    "maxStateId": 3087,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 336,
    "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": 9259,
    "minStateId": 9259,
    "maxStateId": 9322,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 337,
    "name": "resin_clump",
    "displayName": "Resin Clump",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 2661,
    "minStateId": 2661,
    "maxStateId": 2724,
    "drops": [0],
    "boundingBox": "empty"
  },
  {
    "id": 338,
    "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": 279,
    "minStateId": 279,
    "maxStateId": 294,
    "drops": [784],
    "boundingBox": "block"
  },
  {
    "id": 339,
    "name": "brick_stairs",
    "displayName": "Brick Stairs",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11883,
    "minStateId": 11883,
    "maxStateId": 11890,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [390],
    "boundingBox": "block"
  },
  {
    "id": 340,
    "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": 3124,
    "minStateId": 3124,
    "maxStateId": 3131,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [391],
    "boundingBox": "block"
  },
  {
    "id": 341,
    "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": 8836,
    "minStateId": 8836,
    "maxStateId": 8843,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [392],
    "boundingBox": "block"
  },
  {
    "id": 342,
    "name": "mycelium",
    "displayName": "Mycelium",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5014,
    "minStateId": 5014,
    "maxStateId": 5014,
    "drops": [28],
    "boundingBox": "block"
  },
  {
    "id": 343,
    "name": "waterlily",
    "displayName": "Lily Pad",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3493,
    "minStateId": 3493,
    "maxStateId": 3493,
    "drops": [394],
    "boundingBox": "block"
  },
  {
    "id": 344,
    "name": "resin_block",
    "displayName": "Block of Resin",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11838,
    "minStateId": 11838,
    "maxStateId": 11838,
    "drops": [384],
    "boundingBox": "block"
  },
  {
    "id": 345,
    "name": "resin_bricks",
    "displayName": "Resin Bricks",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10519,
    "minStateId": 10519,
    "maxStateId": 10519,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [385],
    "boundingBox": "block"
  },
  {
    "id": 346,
    "name": "resin_brick_stairs",
    "displayName": "Resin Brick Stairs",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11405,
    "minStateId": 11405,
    "maxStateId": 11412,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [386],
    "boundingBox": "block"
  },
  {
    "id": 347,
    "name": "resin_brick_double_slab",
    "displayName": "Resin Brick Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4869,
    "minStateId": 4869,
    "maxStateId": 4870,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [387],
    "boundingBox": "block"
  },
  {
    "id": 8009,
    "name": "resin_brick_slab",
    "displayName": "Resin Brick Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13349,
    "minStateId": 13349,
    "maxStateId": 13350,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [387],
    "boundingBox": "block"
  },
  {
    "id": 348,
    "name": "resin_brick_wall",
    "displayName": "Resin Brick Wall",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14639,
    "minStateId": 14639,
    "maxStateId": 14800,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [388],
    "boundingBox": "block"
  },
  {
    "id": 349,
    "name": "chiseled_resin_bricks",
    "displayName": "Chiseled Resin Bricks",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11545,
    "minStateId": 11545,
    "maxStateId": 11545,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [389],
    "boundingBox": "block"
  },
  {
    "id": 350,
    "name": "nether_brick",
    "displayName": "Nether Bricks",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13326,
    "minStateId": 13326,
    "maxStateId": 13326,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [395],
    "boundingBox": "block"
  },
  {
    "id": 351,
    "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": 6019,
    "minStateId": 6019,
    "maxStateId": 6019,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [398],
    "boundingBox": "block"
  },
  {
    "id": 352,
    "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": 310,
    "minStateId": 310,
    "maxStateId": 317,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [399],
    "boundingBox": "block"
  },
  {
    "id": 353,
    "name": "nether_wart",
    "displayName": "Nether Wart",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14048,
    "minStateId": 14048,
    "maxStateId": 14051,
    "drops": [1057],
    "boundingBox": "empty"
  },
  {
    "id": 354,
    "name": "enchanting_table",
    "displayName": "Enchanting Table",
    "hardness": 5,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 7,
    "filterLight": 0,
    "defaultState": 12094,
    "minStateId": 12094,
    "maxStateId": 12094,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [404],
    "boundingBox": "block"
  },
  {
    "id": 355,
    "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": 13809,
    "minStateId": 13809,
    "maxStateId": 13816,
    "drops": [1064],
    "boundingBox": "block"
  },
  {
    "id": 356,
    "name": "cauldron",
    "displayName": "Cauldron",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13725,
    "minStateId": 13725,
    "maxStateId": 13745,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1065],
    "boundingBox": "block"
  },
  {
    "id": 360,
    "name": "end_portal",
    "displayName": "End Portal",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 13842,
    "minStateId": 13842,
    "maxStateId": 13842,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 361,
    "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": 11345,
    "minStateId": 11345,
    "maxStateId": 11352,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 362,
    "name": "end_stone",
    "displayName": "End Stone",
    "hardness": 3,
    "resistance": 9,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5568,
    "minStateId": 5568,
    "maxStateId": 5568,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [406],
    "boundingBox": "block"
  },
  {
    "id": 363,
    "name": "dragon_egg",
    "displayName": "Dragon Egg",
    "hardness": 3,
    "resistance": 9,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 1,
    "filterLight": 0,
    "defaultState": 13324,
    "minStateId": 13324,
    "maxStateId": 13324,
    "drops": [408],
    "boundingBox": "block"
  },
  {
    "id": 364,
    "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": 1230,
    "minStateId": 1230,
    "maxStateId": 1230,
    "drops": [710],
    "boundingBox": "block"
  },
  {
    "id": 8010,
    "name": "lit_redstone_lamp",
    "displayName": "Redstone Lamp",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6144,
    "minStateId": 6144,
    "maxStateId": 6144,
    "drops": [710],
    "boundingBox": "block"
  },
  {
    "id": 365,
    "name": "cocoa",
    "displayName": "Cocoa",
    "hardness": 0.2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "plant;mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11852,
    "minStateId": 11852,
    "maxStateId": 11863,
    "drops": [1003],
    "boundingBox": "block"
  },
  {
    "id": 366,
    "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": 4906,
    "minStateId": 4906,
    "maxStateId": 4913,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [409],
    "boundingBox": "block"
  },
  {
    "id": 367,
    "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": 13418,
    "minStateId": 13418,
    "maxStateId": 13418,
    "harvestTools": {"875": true, "880": true, "885": true},
    "drops": [846],
    "boundingBox": "block"
  },
  {
    "id": 368,
    "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": 11683,
    "minStateId": 11683,
    "maxStateId": 11683,
    "harvestTools": {"875": true, "880": true, "885": true},
    "drops": [846],
    "boundingBox": "block"
  },
  {
    "id": 369,
    "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": 6157,
    "minStateId": 6157,
    "maxStateId": 6160,
    "drops": [309],
    "boundingBox": "block"
  },
  {
    "id": 370,
    "name": "tripwire_hook",
    "displayName": "Tripwire Hook",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10575,
    "minStateId": 10575,
    "maxStateId": 10590,
    "drops": [707],
    "boundingBox": "empty"
  },
  {
    "id": 371,
    "name": "trip_wire",
    "displayName": "Tripwire",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13709,
    "minStateId": 13709,
    "maxStateId": 13724,
    "drops": [890],
    "boundingBox": "empty"
  },
  {
    "id": 372,
    "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": 3498,
    "minStateId": 3498,
    "maxStateId": 3498,
    "harvestTools": {"875": true, "880": true, "885": true},
    "drops": [411],
    "boundingBox": "block"
  },
  {
    "id": 373,
    "name": "spruce_stairs",
    "displayName": "Spruce Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 335,
    "minStateId": 335,
    "maxStateId": 342,
    "drops": [413],
    "boundingBox": "block"
  },
  {
    "id": 374,
    "name": "birch_stairs",
    "displayName": "Birch Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12397,
    "minStateId": 12397,
    "maxStateId": 12404,
    "drops": [414],
    "boundingBox": "block"
  },
  {
    "id": 375,
    "name": "jungle_stairs",
    "displayName": "Jungle Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12357,
    "minStateId": 12357,
    "maxStateId": 12364,
    "drops": [415],
    "boundingBox": "block"
  },
  {
    "id": 376,
    "name": "command_block",
    "displayName": "Command Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14119,
    "minStateId": 14119,
    "maxStateId": 14130,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 377,
    "name": "beacon",
    "displayName": "Beacon",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 1,
    "defaultState": 775,
    "minStateId": 775,
    "maxStateId": 775,
    "drops": [426],
    "boundingBox": "block"
  },
  {
    "id": 378,
    "name": "cobblestone_wall",
    "displayName": "Cobblestone Wall",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3697,
    "minStateId": 3697,
    "maxStateId": 3858,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [427],
    "boundingBox": "block"
  },
  {
    "id": 379,
    "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": 3507,
    "minStateId": 3507,
    "maxStateId": 3668,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [428],
    "boundingBox": "block"
  },
  {
    "id": 409,
    "name": "carrots",
    "displayName": "Carrots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10520,
    "minStateId": 10520,
    "maxStateId": 10527,
    "drops": [1159],
    "boundingBox": "empty"
  },
  {
    "id": 410,
    "name": "potatoes",
    "displayName": "Potatoes",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1642,
    "minStateId": 1642,
    "maxStateId": 1649,
    "drops": [1160],
    "boundingBox": "empty"
  },
  {
    "id": 411,
    "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": 11729,
    "minStateId": 11729,
    "maxStateId": 11740,
    "drops": [714],
    "boundingBox": "empty"
  },
  {
    "id": 412,
    "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": 6104,
    "minStateId": 6104,
    "maxStateId": 6115,
    "drops": [715],
    "boundingBox": "empty"
  },
  {
    "id": 413,
    "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": 14105,
    "minStateId": 14105,
    "maxStateId": 14116,
    "drops": [716],
    "boundingBox": "empty"
  },
  {
    "id": 414,
    "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": 323,
    "minStateId": 323,
    "maxStateId": 334,
    "drops": [717],
    "boundingBox": "empty"
  },
  {
    "id": 415,
    "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": 13267,
    "minStateId": 13267,
    "maxStateId": 13278,
    "drops": [718],
    "boundingBox": "empty"
  },
  {
    "id": 416,
    "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": 6446,
    "minStateId": 6446,
    "maxStateId": 6457,
    "drops": [719],
    "boundingBox": "empty"
  },
  {
    "id": 417,
    "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": 296,
    "minStateId": 296,
    "maxStateId": 307,
    "drops": [720],
    "boundingBox": "empty"
  },
  {
    "id": 418,
    "name": "pale_oak_button",
    "displayName": "Pale Oak Button",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13693,
    "minStateId": 13693,
    "maxStateId": 13704,
    "drops": [721],
    "boundingBox": "empty"
  },
  {
    "id": 419,
    "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": 12634,
    "minStateId": 12634,
    "maxStateId": 12645,
    "drops": [722],
    "boundingBox": "empty"
  },
  {
    "id": 420,
    "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": 11811,
    "minStateId": 11811,
    "maxStateId": 11822,
    "drops": [723],
    "boundingBox": "empty"
  },
  {
    "id": 421,
    "name": "skeleton_skull",
    "displayName": "Skeleton Skull",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8316,
    "minStateId": 8316,
    "maxStateId": 8321,
    "drops": [1165],
    "boundingBox": "block"
  },
  {
    "id": 423,
    "name": "wither_skeleton_skull",
    "displayName": "Wither Skeleton Skull",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13258,
    "minStateId": 13258,
    "maxStateId": 13263,
    "drops": [1166],
    "boundingBox": "block"
  },
  {
    "id": 425,
    "name": "zombie_head",
    "displayName": "Zombie Head",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 33,
    "minStateId": 33,
    "maxStateId": 38,
    "drops": [1168],
    "boundingBox": "block"
  },
  {
    "id": 427,
    "name": "player_head",
    "displayName": "Player Head",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5053,
    "minStateId": 5053,
    "maxStateId": 5058,
    "drops": [1167],
    "boundingBox": "block"
  },
  {
    "id": 429,
    "name": "creeper_head",
    "displayName": "Creeper Head",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9992,
    "minStateId": 9992,
    "maxStateId": 9997,
    "drops": [1169],
    "boundingBox": "block"
  },
  {
    "id": 431,
    "name": "dragon_head",
    "displayName": "Dragon Head",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10016,
    "minStateId": 10016,
    "maxStateId": 10021,
    "drops": [1170],
    "boundingBox": "block"
  },
  {
    "id": 433,
    "name": "piglin_head",
    "displayName": "Piglin Head",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12601,
    "minStateId": 12601,
    "maxStateId": 12606,
    "drops": [1171],
    "boundingBox": "block"
  },
  {
    "id": 435,
    "name": "anvil",
    "displayName": "Anvil",
    "hardness": 5,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11997,
    "minStateId": 11997,
    "maxStateId": 12000,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [449],
    "boundingBox": "block"
  },
  {
    "id": 436,
    "name": "chipped_anvil",
    "displayName": "Chipped Anvil",
    "hardness": 5,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6980,
    "minStateId": 6980,
    "maxStateId": 6983,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [450],
    "boundingBox": "block"
  },
  {
    "id": 437,
    "name": "damaged_anvil",
    "displayName": "Damaged Anvil",
    "hardness": 5,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14614,
    "minStateId": 14614,
    "maxStateId": 14617,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [451],
    "boundingBox": "block"
  },
  {
    "id": 438,
    "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": 9221,
    "minStateId": 9221,
    "maxStateId": 9224,
    "drops": [708],
    "boundingBox": "block"
  },
  {
    "id": 439,
    "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": 4996,
    "minStateId": 4996,
    "maxStateId": 5011,
    "drops": [728],
    "boundingBox": "empty"
  },
  {
    "id": 440,
    "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": 3669,
    "minStateId": 3669,
    "maxStateId": 3684,
    "drops": [729],
    "boundingBox": "empty"
  },
  {
    "id": 441,
    "name": "powered_comparator",
    "displayName": "Redstone Comparator",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1709,
    "minStateId": 1709,
    "maxStateId": 1724,
    "drops": [691],
    "boundingBox": "block"
  },
  {
    "id": 8011,
    "name": "unpowered_comparator",
    "displayName": "Redstone Comparator",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11689,
    "minStateId": 11689,
    "maxStateId": 11704,
    "drops": [691],
    "boundingBox": "block"
  },
  {
    "id": 442,
    "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": 5930,
    "minStateId": 5930,
    "maxStateId": 5945,
    "drops": [704],
    "boundingBox": "block"
  },
  {
    "id": 8012,
    "name": "daylight_detector_inverted",
    "displayName": "Daylight Detector",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6307,
    "minStateId": 6307,
    "maxStateId": 6322,
    "drops": [704],
    "boundingBox": "block"
  },
  {
    "id": 443,
    "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": 5124,
    "minStateId": 5124,
    "maxStateId": 5124,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [689],
    "boundingBox": "block"
  },
  {
    "id": 444,
    "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": 6306,
    "minStateId": 6306,
    "maxStateId": 6306,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [848],
    "boundingBox": "block"
  },
  {
    "id": 445,
    "name": "hopper",
    "displayName": "Hopper",
    "hardness": 3,
    "resistance": 4.8,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12283,
    "minStateId": 12283,
    "maxStateId": 12294,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [697],
    "boundingBox": "block"
  },
  {
    "id": 446,
    "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": 5027,
    "minStateId": 5027,
    "maxStateId": 5029,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [453],
    "boundingBox": "block"
  },
  {
    "id": 447,
    "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": 13372,
    "minStateId": 13372,
    "maxStateId": 13374,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [452],
    "boundingBox": "block"
  },
  {
    "id": 448,
    "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": 5157,
    "minStateId": 5157,
    "maxStateId": 5159,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [455],
    "boundingBox": "block"
  },
  {
    "id": 449,
    "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": 7080,
    "minStateId": 7080,
    "maxStateId": 7087,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [456],
    "boundingBox": "block"
  },
  {
    "id": 450,
    "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": 1614,
    "minStateId": 1614,
    "maxStateId": 1625,
    "drops": [799],
    "boundingBox": "empty"
  },
  {
    "id": 451,
    "name": "dropper",
    "displayName": "Dropper",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13614,
    "minStateId": 13614,
    "maxStateId": 13625,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [699],
    "boundingBox": "block"
  },
  {
    "id": 452,
    "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": 7116,
    "minStateId": 7116,
    "maxStateId": 7116,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [457],
    "boundingBox": "block"
  },
  {
    "id": 453,
    "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": 13797,
    "minStateId": 13797,
    "maxStateId": 13797,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [458],
    "boundingBox": "block"
  },
  {
    "id": 454,
    "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": 6413,
    "minStateId": 6413,
    "maxStateId": 6413,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [459],
    "boundingBox": "block"
  },
  {
    "id": 455,
    "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": 6143,
    "minStateId": 6143,
    "maxStateId": 6143,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [460],
    "boundingBox": "block"
  },
  {
    "id": 456,
    "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": 5927,
    "minStateId": 5927,
    "maxStateId": 5927,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [461],
    "boundingBox": "block"
  },
  {
    "id": 457,
    "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": 15137,
    "minStateId": 15137,
    "maxStateId": 15137,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [462],
    "boundingBox": "block"
  },
  {
    "id": 458,
    "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": 5871,
    "minStateId": 5871,
    "maxStateId": 5871,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [463],
    "boundingBox": "block"
  },
  {
    "id": 459,
    "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": 6387,
    "minStateId": 6387,
    "maxStateId": 6387,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [464],
    "boundingBox": "block"
  },
  {
    "id": 460,
    "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": 2429,
    "minStateId": 2429,
    "maxStateId": 2429,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [465],
    "boundingBox": "block"
  },
  {
    "id": 461,
    "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": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [466],
    "boundingBox": "block"
  },
  {
    "id": 462,
    "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": 11727,
    "minStateId": 11727,
    "maxStateId": 11727,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [467],
    "boundingBox": "block"
  },
  {
    "id": 463,
    "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": 4986,
    "minStateId": 4986,
    "maxStateId": 4986,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [468],
    "boundingBox": "block"
  },
  {
    "id": 464,
    "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": 14402,
    "minStateId": 14402,
    "maxStateId": 14402,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [469],
    "boundingBox": "block"
  },
  {
    "id": 465,
    "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": 5041,
    "minStateId": 5041,
    "maxStateId": 5041,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [470],
    "boundingBox": "block"
  },
  {
    "id": 466,
    "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": 3144,
    "minStateId": 3144,
    "maxStateId": 3144,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [471],
    "boundingBox": "block"
  },
  {
    "id": 467,
    "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": 11404,
    "minStateId": 11404,
    "maxStateId": 11404,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [472],
    "boundingBox": "block"
  },
  {
    "id": 468,
    "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": 6346,
    "minStateId": 6346,
    "maxStateId": 6346,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 469,
    "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": 1193,
    "minStateId": 1193,
    "maxStateId": 1193,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 470,
    "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": 7114,
    "minStateId": 7114,
    "maxStateId": 7114,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 471,
    "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": 5621,
    "minStateId": 5621,
    "maxStateId": 5621,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 472,
    "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": 772,
    "minStateId": 772,
    "maxStateId": 772,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 473,
    "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": 13841,
    "minStateId": 13841,
    "maxStateId": 13841,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 474,
    "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": 12688,
    "minStateId": 12688,
    "maxStateId": 12688,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 475,
    "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": 12282,
    "minStateId": 12282,
    "maxStateId": 12282,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 476,
    "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": 1790,
    "minStateId": 1790,
    "maxStateId": 1790,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 477,
    "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": 11832,
    "minStateId": 11832,
    "maxStateId": 11832,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 478,
    "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": 7567,
    "minStateId": 7567,
    "maxStateId": 7567,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 479,
    "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": 278,
    "minStateId": 278,
    "maxStateId": 278,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 480,
    "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": 1291,
    "minStateId": 1291,
    "maxStateId": 1291,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 481,
    "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": 5858,
    "minStateId": 5858,
    "maxStateId": 5858,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 482,
    "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": 12683,
    "minStateId": 12683,
    "maxStateId": 12683,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 483,
    "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": 3696,
    "minStateId": 3696,
    "maxStateId": 3696,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 484,
    "name": "acacia_stairs",
    "displayName": "Acacia Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11526,
    "minStateId": 11526,
    "maxStateId": 11533,
    "drops": [416],
    "boundingBox": "block"
  },
  {
    "id": 485,
    "name": "cherry_stairs",
    "displayName": "Cherry Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12741,
    "minStateId": 12741,
    "maxStateId": 12748,
    "drops": [417],
    "boundingBox": "block"
  },
  {
    "id": 486,
    "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": 7961,
    "minStateId": 7961,
    "maxStateId": 7968,
    "drops": [418],
    "boundingBox": "block"
  },
  {
    "id": 487,
    "name": "pale_oak_stairs",
    "displayName": "Pale Oak Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13410,
    "minStateId": 13410,
    "maxStateId": 13417,
    "drops": [419],
    "boundingBox": "block"
  },
  {
    "id": 488,
    "name": "mangrove_stairs",
    "displayName": "Mangrove Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6422,
    "minStateId": 6422,
    "maxStateId": 6429,
    "drops": [420],
    "boundingBox": "block"
  },
  {
    "id": 489,
    "name": "bamboo_stairs",
    "displayName": "Bamboo Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2891,
    "minStateId": 2891,
    "maxStateId": 2898,
    "drops": [421],
    "boundingBox": "block"
  },
  {
    "id": 490,
    "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": 11534,
    "minStateId": 11534,
    "maxStateId": 11541,
    "drops": [422],
    "boundingBox": "block"
  },
  {
    "id": 491,
    "name": "slime",
    "displayName": "Slime Block",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 5966,
    "minStateId": 5966,
    "maxStateId": 5966,
    "drops": [694],
    "boundingBox": "block"
  },
  {
    "id": 492,
    "name": "barrier",
    "displayName": "Barrier",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11120,
    "minStateId": 11120,
    "maxStateId": 11120,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 493,
    "name": "light_block_9",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2383,
    "minStateId": 2383,
    "maxStateId": 2383,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8013,
    "name": "light_block_8",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2384,
    "minStateId": 2384,
    "maxStateId": 2384,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8014,
    "name": "light_block_7",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2385,
    "minStateId": 2385,
    "maxStateId": 2385,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8015,
    "name": "light_block_6",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2386,
    "minStateId": 2386,
    "maxStateId": 2386,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8016,
    "name": "light_block_5",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2387,
    "minStateId": 2387,
    "maxStateId": 2387,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8017,
    "name": "light_block_4",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2388,
    "minStateId": 2388,
    "maxStateId": 2388,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8018,
    "name": "light_block_3",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2389,
    "minStateId": 2389,
    "maxStateId": 2389,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8019,
    "name": "light_block_2",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2390,
    "minStateId": 2390,
    "maxStateId": 2390,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8020,
    "name": "light_block_1",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2391,
    "minStateId": 2391,
    "maxStateId": 2391,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8021,
    "name": "light_block_0",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2392,
    "minStateId": 2392,
    "maxStateId": 2392,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8022,
    "name": "light_block_12",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11825,
    "minStateId": 11825,
    "maxStateId": 11825,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8023,
    "name": "light_block_13",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11826,
    "minStateId": 11826,
    "maxStateId": 11826,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8024,
    "name": "light_block_10",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11827,
    "minStateId": 11827,
    "maxStateId": 11827,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8025,
    "name": "light_block_11",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11828,
    "minStateId": 11828,
    "maxStateId": 11828,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8026,
    "name": "light_block_14",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11829,
    "minStateId": 11829,
    "maxStateId": 11829,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8027,
    "name": "light_block_15",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 11830,
    "minStateId": 11830,
    "maxStateId": 11830,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 494,
    "name": "iron_trapdoor",
    "displayName": "Iron Trapdoor",
    "hardness": 5,
    "resistance": 5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1626,
    "minStateId": 1626,
    "maxStateId": 1641,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [763],
    "boundingBox": "block"
  },
  {
    "id": 495,
    "name": "prismarine",
    "displayName": "Prismarine",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11369,
    "minStateId": 11369,
    "maxStateId": 11369,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [533],
    "boundingBox": "block"
  },
  {
    "id": 496,
    "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": 14431,
    "minStateId": 14431,
    "maxStateId": 14431,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [534],
    "boundingBox": "block"
  },
  {
    "id": 497,
    "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": 6150,
    "minStateId": 6150,
    "maxStateId": 6150,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [535],
    "boundingBox": "block"
  },
  {
    "id": 498,
    "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": 13306,
    "minStateId": 13306,
    "maxStateId": 13313,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [536],
    "boundingBox": "block"
  },
  {
    "id": 499,
    "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": 1164,
    "minStateId": 1164,
    "maxStateId": 1171,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [537],
    "boundingBox": "block"
  },
  {
    "id": 500,
    "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": 13667,
    "minStateId": 13667,
    "maxStateId": 13674,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [538],
    "boundingBox": "block"
  },
  {
    "id": 501,
    "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": 6033,
    "minStateId": 6033,
    "maxStateId": 6034,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [297],
    "boundingBox": "block"
  },
  {
    "id": 8028,
    "name": "prismarine_double_slab",
    "displayName": "Prismarine Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6035,
    "minStateId": 6035,
    "maxStateId": 6036,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [297],
    "boundingBox": "block"
  },
  {
    "id": 502,
    "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": 5066,
    "minStateId": 5066,
    "maxStateId": 5067,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [298],
    "boundingBox": "block"
  },
  {
    "id": 8029,
    "name": "prismarine_brick_double_slab",
    "displayName": "Prismarine Brick Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14370,
    "minStateId": 14370,
    "maxStateId": 14371,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [298],
    "boundingBox": "block"
  },
  {
    "id": 503,
    "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": 1277,
    "minStateId": 1277,
    "maxStateId": 1278,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [299],
    "boundingBox": "block"
  },
  {
    "id": 8030,
    "name": "dark_prismarine_slab",
    "displayName": "Dark Prismarine Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10034,
    "minStateId": 10034,
    "maxStateId": 10035,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [299],
    "boundingBox": "block"
  },
  {
    "id": 504,
    "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": 13808,
    "minStateId": 13808,
    "maxStateId": 13808,
    "drops": [1180],
    "boundingBox": "block"
  },
  {
    "id": 505,
    "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": 2638,
    "minStateId": 2638,
    "maxStateId": 2649,
    "drops": [475],
    "boundingBox": "block"
  },
  {
    "id": 506,
    "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": 13314,
    "minStateId": 13314,
    "maxStateId": 13314,
    "drops": [476],
    "boundingBox": "block"
  },
  {
    "id": 507,
    "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": 12646,
    "minStateId": 12646,
    "maxStateId": 12646,
    "drops": [477],
    "boundingBox": "block"
  },
  {
    "id": 508,
    "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": 1235,
    "minStateId": 1235,
    "maxStateId": 1235,
    "drops": [478],
    "boundingBox": "block"
  },
  {
    "id": 509,
    "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": 7120,
    "minStateId": 7120,
    "maxStateId": 7120,
    "drops": [479],
    "boundingBox": "block"
  },
  {
    "id": 510,
    "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": 10536,
    "minStateId": 10536,
    "maxStateId": 10536,
    "drops": [480],
    "boundingBox": "block"
  },
  {
    "id": 511,
    "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": 12084,
    "minStateId": 12084,
    "maxStateId": 12084,
    "drops": [481],
    "boundingBox": "block"
  },
  {
    "id": 512,
    "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": 13997,
    "minStateId": 13997,
    "maxStateId": 13997,
    "drops": [482],
    "boundingBox": "block"
  },
  {
    "id": 513,
    "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": 1195,
    "minStateId": 1195,
    "maxStateId": 1195,
    "drops": [483],
    "boundingBox": "block"
  },
  {
    "id": 514,
    "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": 15170,
    "minStateId": 15170,
    "maxStateId": 15170,
    "drops": [484],
    "boundingBox": "block"
  },
  {
    "id": 515,
    "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": 4941,
    "minStateId": 4941,
    "maxStateId": 4941,
    "drops": [485],
    "boundingBox": "block"
  },
  {
    "id": 516,
    "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": 14052,
    "minStateId": 14052,
    "maxStateId": 14052,
    "drops": [486],
    "boundingBox": "block"
  },
  {
    "id": 517,
    "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": 974,
    "minStateId": 974,
    "maxStateId": 974,
    "drops": [487],
    "boundingBox": "block"
  },
  {
    "id": 518,
    "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": 3123,
    "minStateId": 3123,
    "maxStateId": 3123,
    "drops": [488],
    "boundingBox": "block"
  },
  {
    "id": 519,
    "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": 5065,
    "minStateId": 5065,
    "maxStateId": 5065,
    "drops": [489],
    "boundingBox": "block"
  },
  {
    "id": 520,
    "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": 13655,
    "minStateId": 13655,
    "maxStateId": 13655,
    "drops": [490],
    "boundingBox": "block"
  },
  {
    "id": 521,
    "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": 11129,
    "minStateId": 11129,
    "maxStateId": 11129,
    "drops": [491],
    "boundingBox": "block"
  },
  {
    "id": 522,
    "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": 1995,
    "minStateId": 1995,
    "maxStateId": 1995,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [492],
    "boundingBox": "block"
  },
  {
    "id": 523,
    "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": 8296,
    "minStateId": 8296,
    "maxStateId": 8296,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [83],
    "boundingBox": "block"
  },
  {
    "id": 524,
    "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": 1294,
    "minStateId": 1294,
    "maxStateId": 1294,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 525,
    "name": "sunflower",
    "displayName": "Sunflower",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6476,
    "minStateId": 6476,
    "maxStateId": 6477,
    "drops": [495],
    "boundingBox": "empty"
  },
  {
    "id": 526,
    "name": "lilac",
    "displayName": "Lilac",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13354,
    "minStateId": 13354,
    "maxStateId": 13355,
    "drops": [496],
    "boundingBox": "empty"
  },
  {
    "id": 527,
    "name": "rose_bush",
    "displayName": "Rose Bush",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8404,
    "minStateId": 8404,
    "maxStateId": 8405,
    "drops": [497],
    "boundingBox": "empty"
  },
  {
    "id": 528,
    "name": "peony",
    "displayName": "Peony",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14117,
    "minStateId": 14117,
    "maxStateId": 14118,
    "drops": [498],
    "boundingBox": "empty"
  },
  {
    "id": 529,
    "name": "tall_grass",
    "displayName": "Tall Grass",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11823,
    "minStateId": 11823,
    "maxStateId": 11824,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 530,
    "name": "large_fern",
    "displayName": "Large Fern",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11847,
    "minStateId": 11847,
    "maxStateId": 11848,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 546,
    "name": "standing_banner",
    "displayName": "Black Banner",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12340,
    "minStateId": 12340,
    "maxStateId": 12355,
    "drops": [1211],
    "boundingBox": "empty"
  },
  {
    "id": 562,
    "name": "wall_banner",
    "displayName": "Black Banner",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 16,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9326,
    "minStateId": 9326,
    "maxStateId": 9331,
    "drops": [1211],
    "boundingBox": "empty"
  },
  {
    "id": 563,
    "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": 11956,
    "minStateId": 11956,
    "maxStateId": 11956,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [540],
    "boundingBox": "block"
  },
  {
    "id": 564,
    "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": 13773,
    "minStateId": 13773,
    "maxStateId": 13773,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [541],
    "boundingBox": "block"
  },
  {
    "id": 565,
    "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": 5662,
    "minStateId": 5662,
    "maxStateId": 5662,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [542],
    "boundingBox": "block"
  },
  {
    "id": 566,
    "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": 8241,
    "minStateId": 8241,
    "maxStateId": 8248,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [543],
    "boundingBox": "block"
  },
  {
    "id": 567,
    "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": 4942,
    "minStateId": 4942,
    "maxStateId": 4943,
    "drops": [270],
    "boundingBox": "block"
  },
  {
    "id": 8031,
    "name": "oak_slab",
    "displayName": "Oak Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6021,
    "minStateId": 6021,
    "maxStateId": 6022,
    "drops": [270],
    "boundingBox": "block"
  },
  {
    "id": 568,
    "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": 3867,
    "minStateId": 3867,
    "maxStateId": 3868,
    "drops": [271],
    "boundingBox": "block"
  },
  {
    "id": 8032,
    "name": "spruce_slab",
    "displayName": "Spruce Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12576,
    "minStateId": 12576,
    "maxStateId": 12577,
    "drops": [271],
    "boundingBox": "block"
  },
  {
    "id": 569,
    "name": "birch_slab",
    "displayName": "Birch Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5561,
    "minStateId": 5561,
    "maxStateId": 5562,
    "drops": [272],
    "boundingBox": "block"
  },
  {
    "id": 8033,
    "name": "birch_double_slab",
    "displayName": "Birch Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14618,
    "minStateId": 14618,
    "maxStateId": 14619,
    "drops": [272],
    "boundingBox": "block"
  },
  {
    "id": 570,
    "name": "jungle_slab",
    "displayName": "Jungle Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5619,
    "minStateId": 5619,
    "maxStateId": 5620,
    "drops": [273],
    "boundingBox": "block"
  },
  {
    "id": 8034,
    "name": "jungle_double_slab",
    "displayName": "Jungle Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13844,
    "minStateId": 13844,
    "maxStateId": 13845,
    "drops": [273],
    "boundingBox": "block"
  },
  {
    "id": 571,
    "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": 9359,
    "minStateId": 9359,
    "maxStateId": 9360,
    "drops": [274],
    "boundingBox": "block"
  },
  {
    "id": 8035,
    "name": "acacia_slab",
    "displayName": "Acacia Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13828,
    "minStateId": 13828,
    "maxStateId": 13829,
    "drops": [274],
    "boundingBox": "block"
  },
  {
    "id": 572,
    "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": 11149,
    "minStateId": 11149,
    "maxStateId": 11150,
    "drops": [275],
    "boundingBox": "block"
  },
  {
    "id": 8036,
    "name": "cherry_slab",
    "displayName": "Cherry Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11543,
    "minStateId": 11543,
    "maxStateId": 11544,
    "drops": [275],
    "boundingBox": "block"
  },
  {
    "id": 573,
    "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": 1791,
    "minStateId": 1791,
    "maxStateId": 1792,
    "drops": [276],
    "boundingBox": "block"
  },
  {
    "id": 8037,
    "name": "dark_oak_double_slab",
    "displayName": "Dark Oak Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5872,
    "minStateId": 5872,
    "maxStateId": 5873,
    "drops": [276],
    "boundingBox": "block"
  },
  {
    "id": 574,
    "name": "pale_oak_slab",
    "displayName": "Pale Oak Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6029,
    "minStateId": 6029,
    "maxStateId": 6030,
    "drops": [277],
    "boundingBox": "block"
  },
  {
    "id": 8038,
    "name": "pale_oak_double_slab",
    "displayName": "Pale Oak Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 15135,
    "minStateId": 15135,
    "maxStateId": 15136,
    "drops": [277],
    "boundingBox": "block"
  },
  {
    "id": 575,
    "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": 1784,
    "minStateId": 1784,
    "maxStateId": 1785,
    "drops": [278],
    "boundingBox": "block"
  },
  {
    "id": 8039,
    "name": "mangrove_slab",
    "displayName": "Mangrove Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3483,
    "minStateId": 3483,
    "maxStateId": 3484,
    "drops": [278],
    "boundingBox": "block"
  },
  {
    "id": 576,
    "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": 6014,
    "minStateId": 6014,
    "maxStateId": 6015,
    "drops": [279],
    "boundingBox": "block"
  },
  {
    "id": 8040,
    "name": "bamboo_slab",
    "displayName": "Bamboo Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11880,
    "minStateId": 11880,
    "maxStateId": 11881,
    "drops": [279],
    "boundingBox": "block"
  },
  {
    "id": 577,
    "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": 3869,
    "minStateId": 3869,
    "maxStateId": 3870,
    "drops": [280],
    "boundingBox": "block"
  },
  {
    "id": 8041,
    "name": "bamboo_mosaic_double_slab",
    "displayName": "Bamboo Mosaic Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5909,
    "minStateId": 5909,
    "maxStateId": 5910,
    "drops": [280],
    "boundingBox": "block"
  },
  {
    "id": 578,
    "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": 5922,
    "minStateId": 5922,
    "maxStateId": 5923,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [283],
    "boundingBox": "block"
  },
  {
    "id": 8042,
    "name": "normal_stone_double_slab",
    "displayName": "Stone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6139,
    "minStateId": 6139,
    "maxStateId": 6140,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [283],
    "boundingBox": "block"
  },
  {
    "id": 579,
    "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": 9434,
    "minStateId": 9434,
    "maxStateId": 9435,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [284],
    "boundingBox": "block"
  },
  {
    "id": 8043,
    "name": "smooth_stone_slab",
    "displayName": "Smooth Stone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13805,
    "minStateId": 13805,
    "maxStateId": 13806,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [284],
    "boundingBox": "block"
  },
  {
    "id": 580,
    "name": "sandstone_slab",
    "displayName": "Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1692,
    "minStateId": 1692,
    "maxStateId": 1693,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [285],
    "boundingBox": "block"
  },
  {
    "id": 8044,
    "name": "sandstone_double_slab",
    "displayName": "Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1739,
    "minStateId": 1739,
    "maxStateId": 1740,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [285],
    "boundingBox": "block"
  },
  {
    "id": 581,
    "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": 1726,
    "minStateId": 1726,
    "maxStateId": 1727,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [286],
    "boundingBox": "block"
  },
  {
    "id": 8045,
    "name": "cut_sandstone_slab",
    "displayName": "Cut Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8314,
    "minStateId": 8314,
    "maxStateId": 8315,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [286],
    "boundingBox": "block"
  },
  {
    "id": 582,
    "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": 8224,
    "minStateId": 8224,
    "maxStateId": 8225,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [287],
    "boundingBox": "block"
  },
  {
    "id": 8046,
    "name": "petrified_oak_slab",
    "displayName": "Petrified Oak Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13436,
    "minStateId": 13436,
    "maxStateId": 13437,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [287],
    "boundingBox": "block"
  },
  {
    "id": 583,
    "name": "cobblestone_slab",
    "displayName": "Cobblestone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5911,
    "minStateId": 5911,
    "maxStateId": 5912,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [288],
    "boundingBox": "block"
  },
  {
    "id": 8047,
    "name": "cobblestone_double_slab",
    "displayName": "Cobblestone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14403,
    "minStateId": 14403,
    "maxStateId": 14404,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [288],
    "boundingBox": "block"
  },
  {
    "id": 584,
    "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": 964,
    "minStateId": 964,
    "maxStateId": 965,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [289],
    "boundingBox": "block"
  },
  {
    "id": 8048,
    "name": "brick_slab",
    "displayName": "Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13798,
    "minStateId": 13798,
    "maxStateId": 13799,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [289],
    "boundingBox": "block"
  },
  {
    "id": 585,
    "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": 6141,
    "minStateId": 6141,
    "maxStateId": 6142,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [290],
    "boundingBox": "block"
  },
  {
    "id": 8049,
    "name": "stone_brick_slab",
    "displayName": "Stone Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11606,
    "minStateId": 11606,
    "maxStateId": 11607,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [290],
    "boundingBox": "block"
  },
  {
    "id": 586,
    "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": 999,
    "minStateId": 999,
    "maxStateId": 1000,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [291],
    "boundingBox": "block"
  },
  {
    "id": 8050,
    "name": "mud_brick_slab",
    "displayName": "Mud Brick Slab",
    "hardness": 1.5,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5648,
    "minStateId": 5648,
    "maxStateId": 5649,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [291],
    "boundingBox": "block"
  },
  {
    "id": 587,
    "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": 11157,
    "minStateId": 11157,
    "maxStateId": 11158,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [292],
    "boundingBox": "block"
  },
  {
    "id": 8051,
    "name": "nether_brick_double_slab",
    "displayName": "Nether Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11506,
    "minStateId": 11506,
    "maxStateId": 11507,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [292],
    "boundingBox": "block"
  },
  {
    "id": 588,
    "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": 3319,
    "minStateId": 3319,
    "maxStateId": 3320,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [293],
    "boundingBox": "block"
  },
  {
    "id": 8052,
    "name": "quartz_slab",
    "displayName": "Quartz Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12023,
    "minStateId": 12023,
    "maxStateId": 12024,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [293],
    "boundingBox": "block"
  },
  {
    "id": 589,
    "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": 2632,
    "minStateId": 2632,
    "maxStateId": 2633,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [294],
    "boundingBox": "block"
  },
  {
    "id": 8053,
    "name": "red_sandstone_slab",
    "displayName": "Red Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3088,
    "minStateId": 3088,
    "maxStateId": 3089,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [294],
    "boundingBox": "block"
  },
  {
    "id": 590,
    "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": 6010,
    "minStateId": 6010,
    "maxStateId": 6011,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [295],
    "boundingBox": "block"
  },
  {
    "id": 8054,
    "name": "cut_red_sandstone_slab",
    "displayName": "Cut Red Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13657,
    "minStateId": 13657,
    "maxStateId": 13658,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [295],
    "boundingBox": "block"
  },
  {
    "id": 591,
    "name": "purpur_slab",
    "displayName": "Purpur Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2606,
    "minStateId": 2606,
    "maxStateId": 2607,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [296],
    "boundingBox": "block"
  },
  {
    "id": 8055,
    "name": "purpur_double_slab",
    "displayName": "Purpur Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11176,
    "minStateId": 11176,
    "maxStateId": 11177,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [296],
    "boundingBox": "block"
  },
  {
    "id": 592,
    "name": "smooth_stone",
    "displayName": "Smooth Stone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6385,
    "minStateId": 6385,
    "maxStateId": 6385,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [303],
    "boundingBox": "block"
  },
  {
    "id": 593,
    "name": "smooth_sandstone",
    "displayName": "Smooth Sandstone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 947,
    "minStateId": 947,
    "maxStateId": 947,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [302],
    "boundingBox": "block"
  },
  {
    "id": 594,
    "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": 6335,
    "minStateId": 6335,
    "maxStateId": 6337,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [300],
    "boundingBox": "block"
  },
  {
    "id": 595,
    "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": 14060,
    "minStateId": 14060,
    "maxStateId": 14060,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [301],
    "boundingBox": "block"
  },
  {
    "id": 596,
    "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": 11960,
    "minStateId": 11960,
    "maxStateId": 11975,
    "drops": [785],
    "boundingBox": "block"
  },
  {
    "id": 597,
    "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": 5125,
    "minStateId": 5125,
    "maxStateId": 5140,
    "drops": [786],
    "boundingBox": "block"
  },
  {
    "id": 598,
    "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": 8260,
    "minStateId": 8260,
    "maxStateId": 8275,
    "drops": [787],
    "boundingBox": "block"
  },
  {
    "id": 599,
    "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": 13852,
    "minStateId": 13852,
    "maxStateId": 13867,
    "drops": [788],
    "boundingBox": "block"
  },
  {
    "id": 600,
    "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": 15138,
    "minStateId": 15138,
    "maxStateId": 15153,
    "drops": [789],
    "boundingBox": "block"
  },
  {
    "id": 601,
    "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": 5891,
    "minStateId": 5891,
    "maxStateId": 5906,
    "drops": [790],
    "boundingBox": "block"
  },
  {
    "id": 602,
    "name": "pale_oak_fence_gate",
    "displayName": "Pale Oak Fence Gate",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 345,
    "minStateId": 345,
    "maxStateId": 360,
    "drops": [791],
    "boundingBox": "block"
  },
  {
    "id": 603,
    "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": 6460,
    "minStateId": 6460,
    "maxStateId": 6475,
    "drops": [792],
    "boundingBox": "block"
  },
  {
    "id": 604,
    "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": 7943,
    "minStateId": 7943,
    "maxStateId": 7958,
    "drops": [793],
    "boundingBox": "block"
  },
  {
    "id": 605,
    "name": "spruce_fence",
    "displayName": "Spruce Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1734,
    "minStateId": 1734,
    "maxStateId": 1734,
    "drops": [333],
    "boundingBox": "block"
  },
  {
    "id": 606,
    "name": "birch_fence",
    "displayName": "Birch Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14610,
    "minStateId": 14610,
    "maxStateId": 14610,
    "drops": [334],
    "boundingBox": "block"
  },
  {
    "id": 607,
    "name": "jungle_fence",
    "displayName": "Jungle Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1725,
    "minStateId": 1725,
    "maxStateId": 1725,
    "drops": [335],
    "boundingBox": "block"
  },
  {
    "id": 608,
    "name": "acacia_fence",
    "displayName": "Acacia Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14637,
    "minStateId": 14637,
    "maxStateId": 14637,
    "drops": [336],
    "boundingBox": "block"
  },
  {
    "id": 609,
    "name": "cherry_fence",
    "displayName": "Cherry Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3141,
    "minStateId": 3141,
    "maxStateId": 3141,
    "drops": [337],
    "boundingBox": "block"
  },
  {
    "id": 610,
    "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": 12691,
    "minStateId": 12691,
    "maxStateId": 12691,
    "drops": [338],
    "boundingBox": "block"
  },
  {
    "id": 611,
    "name": "pale_oak_fence",
    "displayName": "Pale Oak Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1685,
    "minStateId": 1685,
    "maxStateId": 1685,
    "drops": [339],
    "boundingBox": "block"
  },
  {
    "id": 612,
    "name": "mangrove_fence",
    "displayName": "Mangrove Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11995,
    "minStateId": 11995,
    "maxStateId": 11995,
    "drops": [340],
    "boundingBox": "block"
  },
  {
    "id": 613,
    "name": "bamboo_fence",
    "displayName": "Bamboo Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1982,
    "minStateId": 1982,
    "maxStateId": 1982,
    "drops": [341],
    "boundingBox": "block"
  },
  {
    "id": 614,
    "name": "spruce_door",
    "displayName": "Spruce Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6944,
    "minStateId": 6944,
    "maxStateId": 6975,
    "drops": [744],
    "boundingBox": "block"
  },
  {
    "id": 615,
    "name": "birch_door",
    "displayName": "Birch Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12698,
    "minStateId": 12698,
    "maxStateId": 12729,
    "drops": [745],
    "boundingBox": "block"
  },
  {
    "id": 616,
    "name": "jungle_door",
    "displayName": "Jungle Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11472,
    "minStateId": 11472,
    "maxStateId": 11503,
    "drops": [746],
    "boundingBox": "block"
  },
  {
    "id": 617,
    "name": "acacia_door",
    "displayName": "Acacia Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6196,
    "minStateId": 6196,
    "maxStateId": 6227,
    "drops": [747],
    "boundingBox": "block"
  },
  {
    "id": 618,
    "name": "cherry_door",
    "displayName": "Cherry Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6037,
    "minStateId": 6037,
    "maxStateId": 6068,
    "drops": [748],
    "boundingBox": "block"
  },
  {
    "id": 619,
    "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": 9361,
    "minStateId": 9361,
    "maxStateId": 9392,
    "drops": [749],
    "boundingBox": "block"
  },
  {
    "id": 620,
    "name": "pale_oak_door",
    "displayName": "Pale Oak Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 2393,
    "minStateId": 2393,
    "maxStateId": 2424,
    "drops": [750],
    "boundingBox": "block"
  },
  {
    "id": 621,
    "name": "mangrove_door",
    "displayName": "Mangrove Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11741,
    "minStateId": 11741,
    "maxStateId": 11772,
    "drops": [751],
    "boundingBox": "block"
  },
  {
    "id": 622,
    "name": "bamboo_door",
    "displayName": "Bamboo Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1302,
    "minStateId": 1302,
    "maxStateId": 1333,
    "drops": [752],
    "boundingBox": "block"
  },
  {
    "id": 623,
    "name": "end_rod",
    "displayName": "End Rod",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 14,
    "filterLight": 0,
    "defaultState": 10500,
    "minStateId": 10500,
    "maxStateId": 10505,
    "drops": [311],
    "boundingBox": "block"
  },
  {
    "id": 624,
    "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": 8819,
    "minStateId": 8819,
    "maxStateId": 8819,
    "drops": [0],
    "boundingBox": "block"
  },
  {
    "id": 625,
    "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": 6339,
    "minStateId": 6339,
    "maxStateId": 6344,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 626,
    "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": 14012,
    "minStateId": 14012,
    "maxStateId": 14014,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [314],
    "boundingBox": "block"
  },
  {
    "id": 627,
    "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": 9323,
    "minStateId": 9323,
    "maxStateId": 9325,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [315],
    "boundingBox": "block"
  },
  {
    "id": 628,
    "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": 14061,
    "minStateId": 14061,
    "maxStateId": 14068,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [316],
    "boundingBox": "block"
  },
  {
    "id": 629,
    "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": 1292,
    "minStateId": 1292,
    "maxStateId": 1292,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [407],
    "boundingBox": "block"
  },
  {
    "id": 630,
    "name": "torchflower_crop",
    "displayName": "Torchflower Crop",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11121,
    "minStateId": 11121,
    "maxStateId": 11128,
    "drops": [1215],
    "boundingBox": "empty"
  },
  {
    "id": 631,
    "name": "pitcher_crop",
    "displayName": "Pitcher Crop",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1236,
    "minStateId": 1236,
    "maxStateId": 1251,
    "drops": [1216],
    "boundingBox": "block"
  },
  {
    "id": 632,
    "name": "pitcher_plant",
    "displayName": "Pitcher Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5100,
    "minStateId": 5100,
    "maxStateId": 5101,
    "drops": [245],
    "boundingBox": "empty"
  },
  {
    "id": 633,
    "name": "beetroot",
    "displayName": "Beetroots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8184,
    "minStateId": 8184,
    "maxStateId": 8191,
    "drops": [1218],
    "boundingBox": "empty"
  },
  {
    "id": 634,
    "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": 14638,
    "minStateId": 14638,
    "maxStateId": 14638,
    "drops": [28],
    "boundingBox": "block"
  },
  {
    "id": 635,
    "name": "end_gateway",
    "displayName": "End Gateway",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 1,
    "defaultState": 773,
    "minStateId": 773,
    "maxStateId": 773,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 636,
    "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": 14030,
    "minStateId": 14030,
    "maxStateId": 14041,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 637,
    "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": 11944,
    "minStateId": 11944,
    "maxStateId": 11955,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 638,
    "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": 6976,
    "minStateId": 6976,
    "maxStateId": 6979,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 639,
    "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": 14389,
    "minStateId": 14389,
    "maxStateId": 14389,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [546],
    "boundingBox": "block"
  },
  {
    "id": 640,
    "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": 6032,
    "minStateId": 6032,
    "maxStateId": 6032,
    "drops": [547],
    "boundingBox": "block"
  },
  {
    "id": 641,
    "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": 776,
    "minStateId": 776,
    "maxStateId": 776,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [549],
    "boundingBox": "block"
  },
  {
    "id": 642,
    "name": "bone_block",
    "displayName": "Bone Block",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5967,
    "minStateId": 5967,
    "maxStateId": 5978,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [550],
    "boundingBox": "block"
  },
  {
    "id": 643,
    "name": "structure_void",
    "displayName": "Structure Void",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5914,
    "minStateId": 5914,
    "maxStateId": 5914,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 644,
    "name": "observer",
    "displayName": "Observer",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 4423,
    "minStateId": 4423,
    "maxStateId": 4434,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [696],
    "boundingBox": "block"
  },
  {
    "id": 645,
    "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": 5012,
    "minStateId": 5012,
    "maxStateId": 5012,
    "drops": [552],
    "boundingBox": "block"
  },
  {
    "id": 646,
    "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": 1698,
    "minStateId": 1698,
    "maxStateId": 1698,
    "drops": [553],
    "boundingBox": "block"
  },
  {
    "id": 647,
    "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": 11547,
    "minStateId": 11547,
    "maxStateId": 11547,
    "drops": [554],
    "boundingBox": "block"
  },
  {
    "id": 648,
    "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": 1293,
    "minStateId": 1293,
    "maxStateId": 1293,
    "drops": [555],
    "boundingBox": "block"
  },
  {
    "id": 649,
    "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": 12356,
    "minStateId": 12356,
    "maxStateId": 12356,
    "drops": [556],
    "boundingBox": "block"
  },
  {
    "id": 650,
    "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": 318,
    "minStateId": 318,
    "maxStateId": 318,
    "drops": [557],
    "boundingBox": "block"
  },
  {
    "id": 651,
    "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": 1606,
    "minStateId": 1606,
    "maxStateId": 1606,
    "drops": [558],
    "boundingBox": "block"
  },
  {
    "id": 652,
    "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": 6167,
    "minStateId": 6167,
    "maxStateId": 6167,
    "drops": [559],
    "boundingBox": "block"
  },
  {
    "id": 653,
    "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": 8240,
    "minStateId": 8240,
    "maxStateId": 8240,
    "drops": [560],
    "boundingBox": "block"
  },
  {
    "id": 654,
    "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": 10518,
    "minStateId": 10518,
    "maxStateId": 10518,
    "drops": [561],
    "boundingBox": "block"
  },
  {
    "id": 655,
    "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": 12587,
    "minStateId": 12587,
    "maxStateId": 12587,
    "drops": [562],
    "boundingBox": "block"
  },
  {
    "id": 656,
    "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": 13609,
    "minStateId": 13609,
    "maxStateId": 13609,
    "drops": [563],
    "boundingBox": "block"
  },
  {
    "id": 657,
    "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": 11600,
    "minStateId": 11600,
    "maxStateId": 11600,
    "drops": [564],
    "boundingBox": "block"
  },
  {
    "id": 658,
    "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": 12264,
    "minStateId": 12264,
    "maxStateId": 12264,
    "drops": [565],
    "boundingBox": "block"
  },
  {
    "id": 659,
    "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": 11846,
    "minStateId": 11846,
    "maxStateId": 11846,
    "drops": [566],
    "boundingBox": "block"
  },
  {
    "id": 660,
    "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": 6230,
    "minStateId": 6230,
    "maxStateId": 6230,
    "drops": [567],
    "boundingBox": "block"
  },
  {
    "id": 661,
    "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": 11116,
    "minStateId": 11116,
    "maxStateId": 11116,
    "drops": [568],
    "boundingBox": "block"
  },
  {
    "id": 662,
    "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": 9211,
    "minStateId": 9211,
    "maxStateId": 9216,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [569],
    "boundingBox": "block"
  },
  {
    "id": 663,
    "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": 3485,
    "minStateId": 3485,
    "maxStateId": 3490,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [570],
    "boundingBox": "block"
  },
  {
    "id": 664,
    "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": 3313,
    "minStateId": 3313,
    "maxStateId": 3318,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [571],
    "boundingBox": "block"
  },
  {
    "id": 665,
    "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": 8398,
    "minStateId": 8398,
    "maxStateId": 8403,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [572],
    "boundingBox": "block"
  },
  {
    "id": 666,
    "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": 3109,
    "minStateId": 3109,
    "maxStateId": 3114,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [573],
    "boundingBox": "block"
  },
  {
    "id": 667,
    "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": 1197,
    "minStateId": 1197,
    "maxStateId": 1202,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [574],
    "boundingBox": "block"
  },
  {
    "id": 668,
    "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": 11917,
    "minStateId": 11917,
    "maxStateId": 11922,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [575],
    "boundingBox": "block"
  },
  {
    "id": 669,
    "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": 15154,
    "minStateId": 15154,
    "maxStateId": 15159,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [576],
    "boundingBox": "block"
  },
  {
    "id": 670,
    "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": 4441,
    "minStateId": 4441,
    "maxStateId": 4446,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [577],
    "boundingBox": "block"
  },
  {
    "id": 671,
    "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": 8249,
    "minStateId": 8249,
    "maxStateId": 8254,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [578],
    "boundingBox": "block"
  },
  {
    "id": 672,
    "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": 12567,
    "minStateId": 12567,
    "maxStateId": 12572,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [579],
    "boundingBox": "block"
  },
  {
    "id": 673,
    "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": 8392,
    "minStateId": 8392,
    "maxStateId": 8397,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [580],
    "boundingBox": "block"
  },
  {
    "id": 674,
    "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": 4847,
    "minStateId": 4847,
    "maxStateId": 4852,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [581],
    "boundingBox": "block"
  },
  {
    "id": 675,
    "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": 11986,
    "minStateId": 11986,
    "maxStateId": 11991,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [582],
    "boundingBox": "block"
  },
  {
    "id": 676,
    "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": 5885,
    "minStateId": 5885,
    "maxStateId": 5890,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [583],
    "boundingBox": "block"
  },
  {
    "id": 677,
    "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": 9998,
    "minStateId": 9998,
    "maxStateId": 10003,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [584],
    "boundingBox": "block"
  },
  {
    "id": 678,
    "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": 14620,
    "minStateId": 14620,
    "maxStateId": 14620,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [585],
    "boundingBox": "block"
  },
  {
    "id": 679,
    "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": 12082,
    "minStateId": 12082,
    "maxStateId": 12082,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [586],
    "boundingBox": "block"
  },
  {
    "id": 680,
    "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": 6149,
    "minStateId": 6149,
    "maxStateId": 6149,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [587],
    "boundingBox": "block"
  },
  {
    "id": 681,
    "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": 13706,
    "minStateId": 13706,
    "maxStateId": 13706,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [588],
    "boundingBox": "block"
  },
  {
    "id": 682,
    "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": 4940,
    "minStateId": 4940,
    "maxStateId": 4940,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [589],
    "boundingBox": "block"
  },
  {
    "id": 683,
    "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": 6407,
    "minStateId": 6407,
    "maxStateId": 6407,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [590],
    "boundingBox": "block"
  },
  {
    "id": 684,
    "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": 4455,
    "minStateId": 4455,
    "maxStateId": 4455,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [591],
    "boundingBox": "block"
  },
  {
    "id": 685,
    "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": 13438,
    "minStateId": 13438,
    "maxStateId": 13438,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [592],
    "boundingBox": "block"
  },
  {
    "id": 686,
    "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": 2622,
    "minStateId": 2622,
    "maxStateId": 2622,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [593],
    "boundingBox": "block"
  },
  {
    "id": 687,
    "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": 13315,
    "minStateId": 13315,
    "maxStateId": 13315,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [594],
    "boundingBox": "block"
  },
  {
    "id": 688,
    "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": 5915,
    "minStateId": 5915,
    "maxStateId": 5915,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [595],
    "boundingBox": "block"
  },
  {
    "id": 689,
    "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": 13325,
    "minStateId": 13325,
    "maxStateId": 13325,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [596],
    "boundingBox": "block"
  },
  {
    "id": 690,
    "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": 11542,
    "minStateId": 11542,
    "maxStateId": 11542,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [597],
    "boundingBox": "block"
  },
  {
    "id": 691,
    "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": 10509,
    "minStateId": 10509,
    "maxStateId": 10509,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [598],
    "boundingBox": "block"
  },
  {
    "id": 692,
    "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": 13996,
    "minStateId": 13996,
    "maxStateId": 13996,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [599],
    "boundingBox": "block"
  },
  {
    "id": 693,
    "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": 12049,
    "minStateId": 12049,
    "maxStateId": 12049,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [600],
    "boundingBox": "block"
  },
  {
    "id": 694,
    "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": 7505,
    "minStateId": 7505,
    "maxStateId": 7505,
    "drops": [601],
    "boundingBox": "block"
  },
  {
    "id": 695,
    "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": 14963,
    "minStateId": 14963,
    "maxStateId": 14963,
    "drops": [602],
    "boundingBox": "block"
  },
  {
    "id": 696,
    "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": 6248,
    "minStateId": 6248,
    "maxStateId": 6248,
    "drops": [603],
    "boundingBox": "block"
  },
  {
    "id": 697,
    "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": 103,
    "minStateId": 103,
    "maxStateId": 103,
    "drops": [604],
    "boundingBox": "block"
  },
  {
    "id": 698,
    "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": 13836,
    "minStateId": 13836,
    "maxStateId": 13836,
    "drops": [605],
    "boundingBox": "block"
  },
  {
    "id": 699,
    "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": 14376,
    "minStateId": 14376,
    "maxStateId": 14376,
    "drops": [606],
    "boundingBox": "block"
  },
  {
    "id": 700,
    "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": 6028,
    "minStateId": 6028,
    "maxStateId": 6028,
    "drops": [607],
    "boundingBox": "block"
  },
  {
    "id": 701,
    "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": 13435,
    "minStateId": 13435,
    "maxStateId": 13435,
    "drops": [608],
    "boundingBox": "block"
  },
  {
    "id": 702,
    "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": 13298,
    "minStateId": 13298,
    "maxStateId": 13298,
    "drops": [609],
    "boundingBox": "block"
  },
  {
    "id": 703,
    "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": 4842,
    "minStateId": 4842,
    "maxStateId": 4842,
    "drops": [610],
    "boundingBox": "block"
  },
  {
    "id": 704,
    "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": 11916,
    "minStateId": 11916,
    "maxStateId": 11916,
    "drops": [611],
    "boundingBox": "block"
  },
  {
    "id": 705,
    "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": 12081,
    "minStateId": 12081,
    "maxStateId": 12081,
    "drops": [612],
    "boundingBox": "block"
  },
  {
    "id": 706,
    "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": 10083,
    "minStateId": 10083,
    "maxStateId": 10083,
    "drops": [613],
    "boundingBox": "block"
  },
  {
    "id": 707,
    "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": 12573,
    "minStateId": 12573,
    "maxStateId": 12573,
    "drops": [614],
    "boundingBox": "block"
  },
  {
    "id": 708,
    "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": 13297,
    "minStateId": 13297,
    "maxStateId": 13297,
    "drops": [615],
    "boundingBox": "block"
  },
  {
    "id": 709,
    "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": 1738,
    "minStateId": 1738,
    "maxStateId": 1738,
    "drops": [616],
    "boundingBox": "block"
  },
  {
    "id": 711,
    "name": "kelp",
    "displayName": "Kelp Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 8333,
    "minStateId": 8333,
    "maxStateId": 8358,
    "drops": [257],
    "boundingBox": "empty"
  },
  {
    "id": 712,
    "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": 14372,
    "minStateId": 14372,
    "maxStateId": 14372,
    "drops": [965],
    "boundingBox": "block"
  },
  {
    "id": 713,
    "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": 14377,
    "minStateId": 14377,
    "maxStateId": 14388,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 714,
    "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": 12392,
    "minStateId": 12392,
    "maxStateId": 12394,
    "drops": [618],
    "boundingBox": "block"
  },
  {
    "id": 715,
    "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": 5567,
    "minStateId": 5567,
    "maxStateId": 5567,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [619],
    "boundingBox": "block"
  },
  {
    "id": 716,
    "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": 11994,
    "minStateId": 11994,
    "maxStateId": 11994,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [620],
    "boundingBox": "block"
  },
  {
    "id": 717,
    "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": 3132,
    "minStateId": 3132,
    "maxStateId": 3132,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [621],
    "boundingBox": "block"
  },
  {
    "id": 718,
    "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": 3307,
    "minStateId": 3307,
    "maxStateId": 3307,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [622],
    "boundingBox": "block"
  },
  {
    "id": 719,
    "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": 11833,
    "minStateId": 11833,
    "maxStateId": 11833,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [623],
    "boundingBox": "block"
  },
  {
    "id": 720,
    "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": 13772,
    "minStateId": 13772,
    "maxStateId": 13772,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [619],
    "boundingBox": "block"
  },
  {
    "id": 721,
    "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": 9241,
    "minStateId": 9241,
    "maxStateId": 9241,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [620],
    "boundingBox": "block"
  },
  {
    "id": 722,
    "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": 6017,
    "minStateId": 6017,
    "maxStateId": 6017,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [621],
    "boundingBox": "block"
  },
  {
    "id": 723,
    "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": 6247,
    "minStateId": 6247,
    "maxStateId": 6247,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [622],
    "boundingBox": "block"
  },
  {
    "id": 724,
    "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": 8183,
    "minStateId": 8183,
    "maxStateId": 8183,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [623],
    "boundingBox": "block"
  },
  {
    "id": 725,
    "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": 6031,
    "minStateId": 6031,
    "maxStateId": 6031,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 726,
    "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": 13204,
    "minStateId": 13204,
    "maxStateId": 13204,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 727,
    "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": 13300,
    "minStateId": 13300,
    "maxStateId": 13300,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 728,
    "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": 11605,
    "minStateId": 11605,
    "maxStateId": 11605,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 729,
    "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": 10571,
    "minStateId": 10571,
    "maxStateId": 10571,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 730,
    "name": "tube_coral",
    "displayName": "Tube Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 14069,
    "minStateId": 14069,
    "maxStateId": 14069,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 731,
    "name": "brain_coral",
    "displayName": "Brain Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 2608,
    "minStateId": 2608,
    "maxStateId": 2608,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 732,
    "name": "bubble_coral",
    "displayName": "Bubble Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11546,
    "minStateId": 11546,
    "maxStateId": 11546,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 733,
    "name": "fire_coral",
    "displayName": "Fire Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 2436,
    "minStateId": 2436,
    "maxStateId": 2436,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 734,
    "name": "horn_coral",
    "displayName": "Horn Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 4939,
    "minStateId": 4939,
    "maxStateId": 4939,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 735,
    "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": 12055,
    "minStateId": 12055,
    "maxStateId": 12056,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 736,
    "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": 1220,
    "minStateId": 1220,
    "maxStateId": 1221,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 737,
    "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": 1180,
    "minStateId": 1180,
    "maxStateId": 1181,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 738,
    "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": 12086,
    "minStateId": 12086,
    "maxStateId": 12087,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 739,
    "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": 12647,
    "minStateId": 12647,
    "maxStateId": 12648,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 740,
    "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": 1226,
    "minStateId": 1226,
    "maxStateId": 1227,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 741,
    "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": 2725,
    "minStateId": 2725,
    "maxStateId": 2726,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 742,
    "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": 1185,
    "minStateId": 1185,
    "maxStateId": 1186,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 743,
    "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": 11926,
    "minStateId": 11926,
    "maxStateId": 11927,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 744,
    "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": 11844,
    "minStateId": 11844,
    "maxStateId": 11845,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 745,
    "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": 13774,
    "minStateId": 13774,
    "maxStateId": 13777,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 746,
    "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": 5658,
    "minStateId": 5658,
    "maxStateId": 5661,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 747,
    "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": 1335,
    "minStateId": 1335,
    "maxStateId": 1338,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 748,
    "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": 4843,
    "minStateId": 4843,
    "maxStateId": 4846,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 749,
    "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": 12597,
    "minStateId": 12597,
    "maxStateId": 12600,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 750,
    "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": 15232,
    "minStateId": 15232,
    "maxStateId": 15235,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 751,
    "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": 5878,
    "minStateId": 5878,
    "maxStateId": 5881,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 752,
    "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": 12259,
    "minStateId": 12259,
    "maxStateId": 12262,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 753,
    "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": 8256,
    "minStateId": 8256,
    "maxStateId": 8259,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 754,
    "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": 7560,
    "minStateId": 7560,
    "maxStateId": 7563,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 755,
    "name": "sea_pickle",
    "displayName": "Sea Pickle",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 6,
    "filterLight": 1,
    "defaultState": 10059,
    "minStateId": 10059,
    "maxStateId": 10066,
    "drops": [212],
    "boundingBox": "block"
  },
  {
    "id": 756,
    "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": 12586,
    "minStateId": 12586,
    "maxStateId": 12586,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 757,
    "name": "conduit",
    "displayName": "Conduit",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 1,
    "defaultState": 5965,
    "minStateId": 5965,
    "maxStateId": 5965,
    "drops": [650],
    "boundingBox": "block"
  },
  {
    "id": 758,
    "name": "bamboo_sapling",
    "displayName": "Bamboo Shoot",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "sword_instantly_mines",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13817,
    "minStateId": 13817,
    "maxStateId": 13818,
    "drops": [269],
    "boundingBox": "empty"
  },
  {
    "id": 759,
    "name": "bamboo",
    "displayName": "Bamboo",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "sword_instantly_mines",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5015,
    "minStateId": 5015,
    "maxStateId": 5026,
    "drops": [269],
    "boundingBox": "block"
  },
  {
    "id": 763,
    "name": "bubble_column",
    "displayName": "Bubble Column",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 9424,
    "minStateId": 9424,
    "maxStateId": 9425,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 764,
    "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": 5859,
    "minStateId": 5859,
    "maxStateId": 5866,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [651],
    "boundingBox": "block"
  },
  {
    "id": 765,
    "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": 9022,
    "minStateId": 9022,
    "maxStateId": 9029,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [652],
    "boundingBox": "block"
  },
  {
    "id": 766,
    "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": 10492,
    "minStateId": 10492,
    "maxStateId": 10499,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [653],
    "boundingBox": "block"
  },
  {
    "id": 767,
    "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": 12073,
    "minStateId": 12073,
    "maxStateId": 12080,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [654],
    "boundingBox": "block"
  },
  {
    "id": 768,
    "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": 5836,
    "minStateId": 5836,
    "maxStateId": 5843,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [655],
    "boundingBox": "block"
  },
  {
    "id": 769,
    "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": 11719,
    "minStateId": 11719,
    "maxStateId": 11726,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [656],
    "boundingBox": "block"
  },
  {
    "id": 770,
    "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": 1983,
    "minStateId": 1983,
    "maxStateId": 1990,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [657],
    "boundingBox": "block"
  },
  {
    "id": 771,
    "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": 4944,
    "minStateId": 4944,
    "maxStateId": 4951,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [658],
    "boundingBox": "block"
  },
  {
    "id": 772,
    "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": 13998,
    "minStateId": 13998,
    "maxStateId": 14005,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [659],
    "boundingBox": "block"
  },
  {
    "id": 773,
    "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": 4447,
    "minStateId": 4447,
    "maxStateId": 4454,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [660],
    "boundingBox": "block"
  },
  {
    "id": 774,
    "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": 8202,
    "minStateId": 8202,
    "maxStateId": 8209,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [661],
    "boundingBox": "block"
  },
  {
    "id": 775,
    "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": 11978,
    "minStateId": 11978,
    "maxStateId": 11985,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [662],
    "boundingBox": "block"
  },
  {
    "id": 776,
    "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": 12589,
    "minStateId": 12589,
    "maxStateId": 12596,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [663],
    "boundingBox": "block"
  },
  {
    "id": 777,
    "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": 6183,
    "minStateId": 6183,
    "maxStateId": 6190,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [664],
    "boundingBox": "block"
  },
  {
    "id": 778,
    "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": 11588,
    "minStateId": 11588,
    "maxStateId": 11589,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [669],
    "boundingBox": "block"
  },
  {
    "id": 8056,
    "name": "polished_granite_double_slab",
    "displayName": "Polished Granite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13846,
    "minStateId": 13846,
    "maxStateId": 13847,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [669],
    "boundingBox": "block"
  },
  {
    "id": 779,
    "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": 11590,
    "minStateId": 11590,
    "maxStateId": 11591,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [670],
    "boundingBox": "block"
  },
  {
    "id": 8057,
    "name": "smooth_red_sandstone_slab",
    "displayName": "Smooth Red Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11913,
    "minStateId": 11913,
    "maxStateId": 11914,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [670],
    "boundingBox": "block"
  },
  {
    "id": 780,
    "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": 1694,
    "minStateId": 1694,
    "maxStateId": 1695,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [671],
    "boundingBox": "block"
  },
  {
    "id": 8058,
    "name": "mossy_stone_brick_double_slab",
    "displayName": "Mossy Stone Brick Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6008,
    "minStateId": 6008,
    "maxStateId": 6009,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [671],
    "boundingBox": "block"
  },
  {
    "id": 781,
    "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": 6430,
    "minStateId": 6430,
    "maxStateId": 6431,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [672],
    "boundingBox": "block"
  },
  {
    "id": 8059,
    "name": "polished_diorite_double_slab",
    "displayName": "Polished Diorite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12395,
    "minStateId": 12395,
    "maxStateId": 12396,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [672],
    "boundingBox": "block"
  },
  {
    "id": 782,
    "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": 5907,
    "minStateId": 5907,
    "maxStateId": 5908,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [673],
    "boundingBox": "block"
  },
  {
    "id": 8060,
    "name": "mossy_cobblestone_double_slab",
    "displayName": "Mossy Cobblestone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14192,
    "minStateId": 14192,
    "maxStateId": 14193,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [673],
    "boundingBox": "block"
  },
  {
    "id": 783,
    "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": 1993,
    "minStateId": 1993,
    "maxStateId": 1994,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [674],
    "boundingBox": "block"
  },
  {
    "id": 8061,
    "name": "end_stone_brick_double_slab",
    "displayName": "End Stone Brick Slab",
    "hardness": 3,
    "resistance": 9,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11773,
    "minStateId": 11773,
    "maxStateId": 11774,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [674],
    "boundingBox": "block"
  },
  {
    "id": 784,
    "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": 2438,
    "minStateId": 2438,
    "maxStateId": 2439,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [675],
    "boundingBox": "block"
  },
  {
    "id": 8062,
    "name": "smooth_sandstone_double_slab",
    "displayName": "Smooth Sandstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6228,
    "minStateId": 6228,
    "maxStateId": 6229,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [675],
    "boundingBox": "block"
  },
  {
    "id": 785,
    "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": 1786,
    "minStateId": 1786,
    "maxStateId": 1787,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [676],
    "boundingBox": "block"
  },
  {
    "id": 8063,
    "name": "smooth_quartz_slab",
    "displayName": "Smooth Quartz Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13834,
    "minStateId": 13834,
    "maxStateId": 13835,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [676],
    "boundingBox": "block"
  },
  {
    "id": 786,
    "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": 6404,
    "minStateId": 6404,
    "maxStateId": 6405,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [677],
    "boundingBox": "block"
  },
  {
    "id": 8064,
    "name": "granite_double_slab",
    "displayName": "Granite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12092,
    "minStateId": 12092,
    "maxStateId": 12093,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [677],
    "boundingBox": "block"
  },
  {
    "id": 787,
    "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": 10572,
    "minStateId": 10572,
    "maxStateId": 10573,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [678],
    "boundingBox": "block"
  },
  {
    "id": 8065,
    "name": "andesite_slab",
    "displayName": "Andesite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11687,
    "minStateId": 11687,
    "maxStateId": 11688,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [678],
    "boundingBox": "block"
  },
  {
    "id": 788,
    "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": 1973,
    "minStateId": 1973,
    "maxStateId": 1974,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [679],
    "boundingBox": "block"
  },
  {
    "id": 8066,
    "name": "red_nether_brick_slab",
    "displayName": "Red Nether Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11957,
    "minStateId": 11957,
    "maxStateId": 11958,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [679],
    "boundingBox": "block"
  },
  {
    "id": 789,
    "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": 13223,
    "minStateId": 13223,
    "maxStateId": 13224,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [680],
    "boundingBox": "block"
  },
  {
    "id": 8067,
    "name": "polished_andesite_slab",
    "displayName": "Polished Andesite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13643,
    "minStateId": 13643,
    "maxStateId": 13644,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [680],
    "boundingBox": "block"
  },
  {
    "id": 790,
    "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": 1174,
    "minStateId": 1174,
    "maxStateId": 1175,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [681],
    "boundingBox": "block"
  },
  {
    "id": 8068,
    "name": "diorite_double_slab",
    "displayName": "Diorite Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1991,
    "minStateId": 1991,
    "maxStateId": 1992,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [681],
    "boundingBox": "block"
  },
  {
    "id": 791,
    "name": "brick_wall",
    "displayName": "Brick Wall",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 777,
    "minStateId": 777,
    "maxStateId": 938,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [429],
    "boundingBox": "block"
  },
  {
    "id": 792,
    "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": 7618,
    "minStateId": 7618,
    "maxStateId": 7779,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [430],
    "boundingBox": "block"
  },
  {
    "id": 793,
    "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": 1002,
    "minStateId": 1002,
    "maxStateId": 1163,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [431],
    "boundingBox": "block"
  },
  {
    "id": 794,
    "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": 14967,
    "minStateId": 14967,
    "maxStateId": 15128,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [432],
    "boundingBox": "block"
  },
  {
    "id": 795,
    "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": 9439,
    "minStateId": 9439,
    "maxStateId": 9600,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [433],
    "boundingBox": "block"
  },
  {
    "id": 796,
    "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": 8860,
    "minStateId": 8860,
    "maxStateId": 9021,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [434],
    "boundingBox": "block"
  },
  {
    "id": 797,
    "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": 2906,
    "minStateId": 2906,
    "maxStateId": 3067,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [435],
    "boundingBox": "block"
  },
  {
    "id": 798,
    "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": 12405,
    "minStateId": 12405,
    "maxStateId": 12566,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [436],
    "boundingBox": "block"
  },
  {
    "id": 799,
    "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": 9049,
    "minStateId": 9049,
    "maxStateId": 9210,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [437],
    "boundingBox": "block"
  },
  {
    "id": 800,
    "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": 13447,
    "minStateId": 13447,
    "maxStateId": 13608,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [438],
    "boundingBox": "block"
  },
  {
    "id": 801,
    "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": 14448,
    "minStateId": 14448,
    "maxStateId": 14609,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [439],
    "boundingBox": "block"
  },
  {
    "id": 802,
    "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": 115,
    "minStateId": 115,
    "maxStateId": 276,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [440],
    "boundingBox": "block"
  },
  {
    "id": 803,
    "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": 3145,
    "minStateId": 3145,
    "maxStateId": 3306,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [441],
    "boundingBox": "block"
  },
  {
    "id": 804,
    "name": "scaffolding",
    "displayName": "Scaffolding",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4890,
    "minStateId": 4890,
    "maxStateId": 4905,
    "drops": [686],
    "boundingBox": "block"
  },
  {
    "id": 805,
    "name": "loom",
    "displayName": "Loom",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5563,
    "minStateId": 5563,
    "maxStateId": 5566,
    "drops": [1256],
    "boundingBox": "block"
  },
  {
    "id": 806,
    "name": "barrel",
    "displayName": "Barrel",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6323,
    "minStateId": 6323,
    "maxStateId": 6334,
    "drops": [1269],
    "boundingBox": "block"
  },
  {
    "id": 807,
    "name": "smoker",
    "displayName": "Smoker",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2430,
    "minStateId": 2430,
    "maxStateId": 2433,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1270],
    "boundingBox": "block"
  },
  {
    "id": 8069,
    "name": "lit_smoker",
    "displayName": "Smoker",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13991,
    "minStateId": 13991,
    "maxStateId": 13994,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1270],
    "boundingBox": "block"
  },
  {
    "id": 808,
    "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": 12684,
    "minStateId": 12684,
    "maxStateId": 12687,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1271],
    "boundingBox": "block"
  },
  {
    "id": 8070,
    "name": "blast_furnace",
    "displayName": "Blast Furnace",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13823,
    "minStateId": 13823,
    "maxStateId": 13826,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1271],
    "boundingBox": "block"
  },
  {
    "id": 809,
    "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": 15199,
    "minStateId": 15199,
    "maxStateId": 15199,
    "drops": [1272],
    "boundingBox": "block"
  },
  {
    "id": 810,
    "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": 9987,
    "minStateId": 9987,
    "maxStateId": 9987,
    "drops": [1273],
    "boundingBox": "block"
  },
  {
    "id": 811,
    "name": "grindstone",
    "displayName": "Grindstone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14406,
    "minStateId": 14406,
    "maxStateId": 14421,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1274],
    "boundingBox": "block"
  },
  {
    "id": 812,
    "name": "lectern",
    "displayName": "Lectern",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12328,
    "minStateId": 12328,
    "maxStateId": 12335,
    "drops": [700],
    "boundingBox": "block"
  },
  {
    "id": 813,
    "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": 5052,
    "minStateId": 5052,
    "maxStateId": 5052,
    "drops": [1275],
    "boundingBox": "block"
  },
  {
    "id": 814,
    "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": 13830,
    "minStateId": 13830,
    "maxStateId": 13833,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1276],
    "boundingBox": "block"
  },
  {
    "id": 815,
    "name": "bell",
    "displayName": "Bell",
    "hardness": 5,
    "resistance": 5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12296,
    "minStateId": 12296,
    "maxStateId": 12327,
    "drops": [1277],
    "boundingBox": "block"
  },
  {
    "id": 816,
    "name": "lantern",
    "displayName": "Lantern",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 12649,
    "minStateId": 12649,
    "maxStateId": 12650,
    "drops": [1278],
    "boundingBox": "block"
  },
  {
    "id": 817,
    "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": 9395,
    "minStateId": 9395,
    "maxStateId": 9396,
    "drops": [1279],
    "boundingBox": "block"
  },
  {
    "id": 818,
    "name": "campfire",
    "displayName": "Campfire",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 9426,
    "minStateId": 9426,
    "maxStateId": 9433,
    "drops": [844],
    "boundingBox": "block"
  },
  {
    "id": 819,
    "name": "soul_campfire",
    "displayName": "Soul Campfire",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 10,
    "filterLight": 0,
    "defaultState": 14423,
    "minStateId": 14423,
    "maxStateId": 14430,
    "drops": [349],
    "boundingBox": "block"
  },
  {
    "id": 820,
    "name": "sweet_berry_bush",
    "displayName": "Sweet Berry Bush",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11090,
    "minStateId": 11090,
    "maxStateId": 11097,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 821,
    "name": "warped_stem",
    "displayName": "Warped Stem",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11841,
    "minStateId": 11841,
    "maxStateId": 11843,
    "drops": [146],
    "boundingBox": "block"
  },
  {
    "id": 822,
    "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": 13632,
    "minStateId": 13632,
    "maxStateId": 13634,
    "drops": [158],
    "boundingBox": "block"
  },
  {
    "id": 823,
    "name": "warped_hyphae",
    "displayName": "Warped Hyphae",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10514,
    "minStateId": 10514,
    "maxStateId": 10516,
    "drops": [181],
    "boundingBox": "block"
  },
  {
    "id": 824,
    "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": 9217,
    "minStateId": 9217,
    "maxStateId": 9219,
    "drops": [169],
    "boundingBox": "block"
  },
  {
    "id": 825,
    "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": 11682,
    "minStateId": 11682,
    "maxStateId": 11682,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [347],
    "boundingBox": "block"
  },
  {
    "id": 826,
    "name": "warped_fungus",
    "displayName": "Warped Fungus",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1299,
    "minStateId": 1299,
    "maxStateId": 1299,
    "drops": [250],
    "boundingBox": "empty"
  },
  {
    "id": 827,
    "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": 10517,
    "minStateId": 10517,
    "maxStateId": 10517,
    "drops": [548],
    "boundingBox": "block"
  },
  {
    "id": 828,
    "name": "warped_roots",
    "displayName": "Warped Roots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6148,
    "minStateId": 6148,
    "maxStateId": 6148,
    "drops": [252],
    "boundingBox": "empty"
  },
  {
    "id": 829,
    "name": "nether_sprouts",
    "displayName": "Nether Sprouts",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11831,
    "minStateId": 11831,
    "maxStateId": 11831,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 830,
    "name": "crimson_stem",
    "displayName": "Crimson Stem",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10506,
    "minStateId": 10506,
    "maxStateId": 10508,
    "drops": [145],
    "boundingBox": "block"
  },
  {
    "id": 831,
    "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": 12337,
    "minStateId": 12337,
    "maxStateId": 12339,
    "drops": [157],
    "boundingBox": "block"
  },
  {
    "id": 832,
    "name": "crimson_hyphae",
    "displayName": "Crimson Hyphae",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6075,
    "minStateId": 6075,
    "maxStateId": 6077,
    "drops": [180],
    "boundingBox": "block"
  },
  {
    "id": 833,
    "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": 11849,
    "minStateId": 11849,
    "maxStateId": 11851,
    "drops": [168],
    "boundingBox": "block"
  },
  {
    "id": 834,
    "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": 5913,
    "minStateId": 5913,
    "maxStateId": 5913,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [347],
    "boundingBox": "block"
  },
  {
    "id": 835,
    "name": "crimson_fungus",
    "displayName": "Crimson Fungus",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14055,
    "minStateId": 14055,
    "maxStateId": 14055,
    "drops": [249],
    "boundingBox": "empty"
  },
  {
    "id": 836,
    "name": "shroomlight",
    "displayName": "Shroomlight",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 15,
    "filterLight": 15,
    "defaultState": 7942,
    "minStateId": 7942,
    "maxStateId": 7942,
    "drops": [1284],
    "boundingBox": "block"
  },
  {
    "id": 838,
    "name": "weeping_vines",
    "displayName": "Weeping Vines Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8793,
    "minStateId": 8793,
    "maxStateId": 8818,
    "drops": [254],
    "boundingBox": "empty"
  },
  {
    "id": 840,
    "name": "twisting_vines",
    "displayName": "Twisting Vines Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9332,
    "minStateId": 9332,
    "maxStateId": 9357,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 841,
    "name": "crimson_roots",
    "displayName": "Crimson Roots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13827,
    "minStateId": 13827,
    "maxStateId": 13827,
    "drops": [251],
    "boundingBox": "empty"
  },
  {
    "id": 842,
    "name": "crimson_planks",
    "displayName": "Crimson Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7554,
    "minStateId": 7554,
    "maxStateId": 7554,
    "drops": [46],
    "boundingBox": "block"
  },
  {
    "id": 843,
    "name": "warped_planks",
    "displayName": "Warped Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3116,
    "minStateId": 3116,
    "maxStateId": 3116,
    "drops": [47],
    "boundingBox": "block"
  },
  {
    "id": 844,
    "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": 2615,
    "minStateId": 2615,
    "maxStateId": 2616,
    "drops": [281],
    "boundingBox": "block"
  },
  {
    "id": 8071,
    "name": "crimson_slab",
    "displayName": "Crimson Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10512,
    "minStateId": 10512,
    "maxStateId": 10513,
    "drops": [281],
    "boundingBox": "block"
  },
  {
    "id": 845,
    "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": 6168,
    "minStateId": 6168,
    "maxStateId": 6169,
    "drops": [282],
    "boundingBox": "block"
  },
  {
    "id": 8072,
    "name": "warped_slab",
    "displayName": "Warped Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11839,
    "minStateId": 11839,
    "maxStateId": 11840,
    "drops": [282],
    "boundingBox": "block"
  },
  {
    "id": 846,
    "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": 15179,
    "minStateId": 15179,
    "maxStateId": 15194,
    "drops": [740],
    "boundingBox": "empty"
  },
  {
    "id": 847,
    "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": 1256,
    "minStateId": 1256,
    "maxStateId": 1271,
    "drops": [741],
    "boundingBox": "empty"
  },
  {
    "id": 848,
    "name": "crimson_fence",
    "displayName": "Crimson Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14374,
    "minStateId": 14374,
    "maxStateId": 14374,
    "drops": [342],
    "boundingBox": "block"
  },
  {
    "id": 849,
    "name": "warped_fence",
    "displayName": "Warped Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10057,
    "minStateId": 10057,
    "maxStateId": 10057,
    "drops": [343],
    "boundingBox": "block"
  },
  {
    "id": 850,
    "name": "crimson_trapdoor",
    "displayName": "Crimson Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6119,
    "minStateId": 6119,
    "maxStateId": 6134,
    "drops": [774],
    "boundingBox": "block"
  },
  {
    "id": 851,
    "name": "warped_trapdoor",
    "displayName": "Warped Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7030,
    "minStateId": 7030,
    "maxStateId": 7045,
    "drops": [775],
    "boundingBox": "block"
  },
  {
    "id": 852,
    "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": 6914,
    "minStateId": 6914,
    "maxStateId": 6929,
    "drops": [794],
    "boundingBox": "block"
  },
  {
    "id": 853,
    "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": 8298,
    "minStateId": 8298,
    "maxStateId": 8313,
    "drops": [795],
    "boundingBox": "block"
  },
  {
    "id": 854,
    "name": "crimson_stairs",
    "displayName": "Crimson 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": [423],
    "boundingBox": "block"
  },
  {
    "id": 855,
    "name": "warped_stairs",
    "displayName": "Warped Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5044,
    "minStateId": 5044,
    "maxStateId": 5051,
    "drops": [424],
    "boundingBox": "block"
  },
  {
    "id": 856,
    "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": 6234,
    "minStateId": 6234,
    "maxStateId": 6245,
    "drops": [724],
    "boundingBox": "empty"
  },
  {
    "id": 857,
    "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": 13285,
    "minStateId": 13285,
    "maxStateId": 13296,
    "drops": [725],
    "boundingBox": "empty"
  },
  {
    "id": 858,
    "name": "crimson_door",
    "displayName": "Crimson Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5571,
    "minStateId": 5571,
    "maxStateId": 5602,
    "drops": [753],
    "boundingBox": "block"
  },
  {
    "id": 859,
    "name": "warped_door",
    "displayName": "Warped Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 71,
    "minStateId": 71,
    "maxStateId": 102,
    "drops": [754],
    "boundingBox": "block"
  },
  {
    "id": 860,
    "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": 13376,
    "minStateId": 13376,
    "maxStateId": 13391,
    "drops": [936],
    "boundingBox": "empty"
  },
  {
    "id": 861,
    "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": 13207,
    "minStateId": 13207,
    "maxStateId": 13222,
    "drops": [937],
    "boundingBox": "empty"
  },
  {
    "id": 862,
    "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": 766,
    "minStateId": 766,
    "maxStateId": 771,
    "drops": [936],
    "boundingBox": "empty"
  },
  {
    "id": 863,
    "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": 1728,
    "minStateId": 1728,
    "maxStateId": 1733,
    "drops": [937],
    "boundingBox": "empty"
  },
  {
    "id": 864,
    "name": "structure_block",
    "displayName": "Structure Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11713,
    "minStateId": 11713,
    "maxStateId": 11718,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 865,
    "name": "jigsaw",
    "displayName": "Jigsaw Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7594,
    "minStateId": 7594,
    "maxStateId": 7617,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 867,
    "name": "unknown",
    "displayName": "Test Instance Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 6441,
    "minStateId": 6441,
    "maxStateId": 6441,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 868,
    "name": "composter",
    "displayName": "Composter",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8322,
    "minStateId": 8322,
    "maxStateId": 8330,
    "drops": [1268],
    "boundingBox": "block"
  },
  {
    "id": 869,
    "name": "target",
    "displayName": "Target",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11728,
    "minStateId": 11728,
    "maxStateId": 11728,
    "drops": [701],
    "boundingBox": "block"
  },
  {
    "id": 870,
    "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": 9400,
    "minStateId": 9400,
    "maxStateId": 9423,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 871,
    "name": "beehive",
    "displayName": "Beehive",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11447,
    "minStateId": 11447,
    "maxStateId": 11470,
    "drops": [1287],
    "boundingBox": "block"
  },
  {
    "id": 872,
    "name": "honey_block",
    "displayName": "Honey Block",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 3068,
    "minStateId": 3068,
    "maxStateId": 3068,
    "drops": [695],
    "boundingBox": "block"
  },
  {
    "id": 873,
    "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": 6281,
    "minStateId": 6281,
    "maxStateId": 6281,
    "drops": [1289],
    "boundingBox": "block"
  },
  {
    "id": 874,
    "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": 5122,
    "minStateId": 5122,
    "maxStateId": 5122,
    "harvestTools": {"880": true, "885": true},
    "drops": [94],
    "boundingBox": "block"
  },
  {
    "id": 875,
    "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": 11414,
    "minStateId": 11414,
    "maxStateId": 11414,
    "harvestTools": {"880": true, "885": true},
    "drops": [82],
    "boundingBox": "block"
  },
  {
    "id": 876,
    "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": 12083,
    "minStateId": 12083,
    "maxStateId": 12083,
    "harvestTools": {"880": true, "885": true},
    "drops": [1291],
    "boundingBox": "block"
  },
  {
    "id": 877,
    "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": 2617,
    "minStateId": 2617,
    "maxStateId": 2621,
    "harvestTools": {"880": true, "885": true},
    "drops": [1304],
    "boundingBox": "block"
  },
  {
    "id": 882,
    "name": "lodestone",
    "displayName": "Lodestone",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 15166,
    "minStateId": 15166,
    "maxStateId": 15166,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1290],
    "boundingBox": "block"
  },
  {
    "id": 883,
    "name": "blackstone",
    "displayName": "Blackstone",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13851,
    "minStateId": 13851,
    "maxStateId": 13851,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1292],
    "boundingBox": "block"
  },
  {
    "id": 884,
    "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": 12578,
    "minStateId": 12578,
    "maxStateId": 12585,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1294],
    "boundingBox": "block"
  },
  {
    "id": 885,
    "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": 5673,
    "minStateId": 5673,
    "maxStateId": 5834,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [442],
    "boundingBox": "block"
  },
  {
    "id": 886,
    "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": 319,
    "minStateId": 319,
    "maxStateId": 320,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1293],
    "boundingBox": "block"
  },
  {
    "id": 8073,
    "name": "blackstone_slab",
    "displayName": "Blackstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3106,
    "minStateId": 3106,
    "maxStateId": 3107,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1293],
    "boundingBox": "block"
  },
  {
    "id": 887,
    "name": "polished_blackstone",
    "displayName": "Polished Blackstone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5013,
    "minStateId": 5013,
    "maxStateId": 5013,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1296],
    "boundingBox": "block"
  },
  {
    "id": 888,
    "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": 6933,
    "minStateId": 6933,
    "maxStateId": 6933,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1300],
    "boundingBox": "block"
  },
  {
    "id": 889,
    "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": 13225,
    "minStateId": 13225,
    "maxStateId": 13225,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1303],
    "boundingBox": "block"
  },
  {
    "id": 890,
    "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": 7960,
    "minStateId": 7960,
    "maxStateId": 7960,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1299],
    "boundingBox": "block"
  },
  {
    "id": 891,
    "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": 2613,
    "minStateId": 2613,
    "maxStateId": 2614,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1301],
    "boundingBox": "block"
  },
  {
    "id": 8074,
    "name": "polished_blackstone_brick_slab",
    "displayName": "Polished Blackstone Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5920,
    "minStateId": 5920,
    "maxStateId": 5921,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1301],
    "boundingBox": "block"
  },
  {
    "id": 892,
    "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": 6282,
    "minStateId": 6282,
    "maxStateId": 6289,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1302],
    "boundingBox": "block"
  },
  {
    "id": 893,
    "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": 3321,
    "minStateId": 3321,
    "maxStateId": 3482,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [444],
    "boundingBox": "block"
  },
  {
    "id": 894,
    "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": 6411,
    "minStateId": 6411,
    "maxStateId": 6411,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1295],
    "boundingBox": "block"
  },
  {
    "id": 895,
    "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": 6078,
    "minStateId": 6078,
    "maxStateId": 6085,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1298],
    "boundingBox": "block"
  },
  {
    "id": 896,
    "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": 2427,
    "minStateId": 2427,
    "maxStateId": 2428,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1297],
    "boundingBox": "block"
  },
  {
    "id": 8075,
    "name": "polished_blackstone_slab",
    "displayName": "Polished Blackstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11098,
    "minStateId": 11098,
    "maxStateId": 11099,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [1297],
    "boundingBox": "block"
  },
  {
    "id": 897,
    "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": 11556,
    "minStateId": 11556,
    "maxStateId": 11571,
    "drops": [727],
    "boundingBox": "empty"
  },
  {
    "id": 898,
    "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": 14131,
    "minStateId": 14131,
    "maxStateId": 14142,
    "drops": [713],
    "boundingBox": "empty"
  },
  {
    "id": 899,
    "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": 12095,
    "minStateId": 12095,
    "maxStateId": 12256,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [443],
    "boundingBox": "block"
  },
  {
    "id": 900,
    "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": 13284,
    "minStateId": 13284,
    "maxStateId": 13284,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [397],
    "boundingBox": "block"
  },
  {
    "id": 901,
    "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": 6350,
    "minStateId": 6350,
    "maxStateId": 6350,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [396],
    "boundingBox": "block"
  },
  {
    "id": 902,
    "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": 11686,
    "minStateId": 11686,
    "maxStateId": 11686,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [454],
    "boundingBox": "block"
  },
  {
    "id": 903,
    "name": "candle",
    "displayName": "Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13635,
    "minStateId": 13635,
    "maxStateId": 13642,
    "drops": [1305],
    "boundingBox": "block"
  },
  {
    "id": 904,
    "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": 8194,
    "minStateId": 8194,
    "maxStateId": 8201,
    "drops": [1306],
    "boundingBox": "block"
  },
  {
    "id": 905,
    "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": 1701,
    "minStateId": 1701,
    "maxStateId": 1708,
    "drops": [1307],
    "boundingBox": "block"
  },
  {
    "id": 906,
    "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": 1776,
    "minStateId": 1776,
    "maxStateId": 1783,
    "drops": [1308],
    "boundingBox": "block"
  },
  {
    "id": 907,
    "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": 6367,
    "minStateId": 6367,
    "maxStateId": 6374,
    "drops": [1309],
    "boundingBox": "block"
  },
  {
    "id": 908,
    "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": 11518,
    "minStateId": 11518,
    "maxStateId": 11525,
    "drops": [1310],
    "boundingBox": "block"
  },
  {
    "id": 909,
    "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": 11705,
    "minStateId": 11705,
    "maxStateId": 11712,
    "drops": [1311],
    "boundingBox": "block"
  },
  {
    "id": 910,
    "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": 13439,
    "minStateId": 13439,
    "maxStateId": 13446,
    "drops": [1312],
    "boundingBox": "block"
  },
  {
    "id": 911,
    "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": 3133,
    "minStateId": 3133,
    "maxStateId": 3140,
    "drops": [1313],
    "boundingBox": "block"
  },
  {
    "id": 912,
    "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": 11548,
    "minStateId": 11548,
    "maxStateId": 11555,
    "drops": [1314],
    "boundingBox": "block"
  },
  {
    "id": 913,
    "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": 14021,
    "minStateId": 14021,
    "maxStateId": 14028,
    "drops": [1315],
    "boundingBox": "block"
  },
  {
    "id": 914,
    "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": 12610,
    "minStateId": 12610,
    "maxStateId": 12617,
    "drops": [1316],
    "boundingBox": "block"
  },
  {
    "id": 915,
    "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": [1317],
    "boundingBox": "block"
  },
  {
    "id": 916,
    "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": 10484,
    "minStateId": 10484,
    "maxStateId": 10491,
    "drops": [1318],
    "boundingBox": "block"
  },
  {
    "id": 917,
    "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": 2623,
    "minStateId": 2623,
    "maxStateId": 2630,
    "drops": [1319],
    "boundingBox": "block"
  },
  {
    "id": 918,
    "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": 6934,
    "minStateId": 6934,
    "maxStateId": 6941,
    "drops": [1320],
    "boundingBox": "block"
  },
  {
    "id": 919,
    "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": 966,
    "minStateId": 966,
    "maxStateId": 973,
    "drops": [1321],
    "boundingBox": "block"
  },
  {
    "id": 920,
    "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": 13839,
    "minStateId": 13839,
    "maxStateId": 13840,
    "drops": [1305],
    "boundingBox": "block"
  },
  {
    "id": 921,
    "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": 13837,
    "minStateId": 13837,
    "maxStateId": 13838,
    "drops": [1306],
    "boundingBox": "block"
  },
  {
    "id": 922,
    "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": 14964,
    "minStateId": 14964,
    "maxStateId": 14965,
    "drops": [1307],
    "boundingBox": "block"
  },
  {
    "id": 923,
    "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": 11370,
    "minStateId": 11370,
    "maxStateId": 11371,
    "drops": [1308],
    "boundingBox": "block"
  },
  {
    "id": 924,
    "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": 1296,
    "minStateId": 1296,
    "maxStateId": 1297,
    "drops": [1309],
    "boundingBox": "block"
  },
  {
    "id": 925,
    "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": 6458,
    "minStateId": 6458,
    "maxStateId": 6459,
    "drops": [1310],
    "boundingBox": "block"
  },
  {
    "id": 926,
    "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": 14611,
    "minStateId": 14611,
    "maxStateId": 14612,
    "drops": [1311],
    "boundingBox": "block"
  },
  {
    "id": 927,
    "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": 5875,
    "minStateId": 5875,
    "maxStateId": 5876,
    "drops": [1312],
    "boundingBox": "block"
  },
  {
    "id": 928,
    "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": 361,
    "minStateId": 361,
    "maxStateId": 362,
    "drops": [1313],
    "boundingBox": "block"
  },
  {
    "id": 929,
    "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": 8192,
    "minStateId": 8192,
    "maxStateId": 8193,
    "drops": [1314],
    "boundingBox": "block"
  },
  {
    "id": 930,
    "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": 2727,
    "minStateId": 2727,
    "maxStateId": 2728,
    "drops": [1315],
    "boundingBox": "block"
  },
  {
    "id": 931,
    "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": 12052,
    "minStateId": 12052,
    "maxStateId": 12053,
    "drops": [1316],
    "boundingBox": "block"
  },
  {
    "id": 932,
    "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": 11088,
    "minStateId": 11088,
    "maxStateId": 11089,
    "drops": [1317],
    "boundingBox": "block"
  },
  {
    "id": 933,
    "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": 4988,
    "minStateId": 4988,
    "maxStateId": 4989,
    "drops": [1318],
    "boundingBox": "block"
  },
  {
    "id": 934,
    "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": 4914,
    "minStateId": 4914,
    "maxStateId": 4915,
    "drops": [1319],
    "boundingBox": "block"
  },
  {
    "id": 935,
    "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": 14006,
    "minStateId": 14006,
    "maxStateId": 14007,
    "drops": [1320],
    "boundingBox": "block"
  },
  {
    "id": 936,
    "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": 6408,
    "minStateId": 6408,
    "maxStateId": 6409,
    "drops": [1321],
    "boundingBox": "block"
  },
  {
    "id": 937,
    "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": 1334,
    "minStateId": 1334,
    "maxStateId": 1334,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [88],
    "boundingBox": "block"
  },
  {
    "id": 938,
    "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": 12391,
    "minStateId": 12391,
    "maxStateId": 12391,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 939,
    "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": 14199,
    "minStateId": 14199,
    "maxStateId": 14204,
    "drops": [849],
    "boundingBox": "block"
  },
  {
    "id": 940,
    "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": 6984,
    "minStateId": 6984,
    "maxStateId": 6989,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 941,
    "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": 6161,
    "minStateId": 6161,
    "maxStateId": 6166,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 942,
    "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": 1608,
    "minStateId": 1608,
    "maxStateId": 1613,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 943,
    "name": "tuff",
    "displayName": "Tuff",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1673,
    "minStateId": 1673,
    "maxStateId": 1673,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [12],
    "boundingBox": "block"
  },
  {
    "id": 944,
    "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": 1254,
    "minStateId": 1254,
    "maxStateId": 1255,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [13],
    "boundingBox": "block"
  },
  {
    "id": 8076,
    "name": "tuff_double_slab",
    "displayName": "Tuff Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14058,
    "minStateId": 14058,
    "maxStateId": 14059,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [13],
    "boundingBox": "block"
  },
  {
    "id": 945,
    "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": 10528,
    "minStateId": 10528,
    "maxStateId": 10535,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [14],
    "boundingBox": "block"
  },
  {
    "id": 946,
    "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": 4261,
    "minStateId": 4261,
    "maxStateId": 4422,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [15],
    "boundingBox": "block"
  },
  {
    "id": 947,
    "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": 13264,
    "minStateId": 13264,
    "maxStateId": 13264,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [17],
    "boundingBox": "block"
  },
  {
    "id": 948,
    "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": 363,
    "minStateId": 363,
    "maxStateId": 364,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [18],
    "boundingBox": "block"
  },
  {
    "id": 8077,
    "name": "polished_tuff_double_slab",
    "displayName": "Polished Tuff Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5569,
    "minStateId": 5569,
    "maxStateId": 5570,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [18],
    "boundingBox": "block"
  },
  {
    "id": 949,
    "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": 13316,
    "minStateId": 13316,
    "maxStateId": 13323,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [19],
    "boundingBox": "block"
  },
  {
    "id": 950,
    "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": 2729,
    "minStateId": 2729,
    "maxStateId": 2890,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [20],
    "boundingBox": "block"
  },
  {
    "id": 951,
    "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": 14375,
    "minStateId": 14375,
    "maxStateId": 14375,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [16],
    "boundingBox": "block"
  },
  {
    "id": 952,
    "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": 12017,
    "minStateId": 12017,
    "maxStateId": 12017,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [21],
    "boundingBox": "block"
  },
  {
    "id": 953,
    "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": 5061,
    "minStateId": 5061,
    "maxStateId": 5062,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [22],
    "boundingBox": "block"
  },
  {
    "id": 8078,
    "name": "tuff_brick_double_slab",
    "displayName": "Tuff Brick Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10510,
    "minStateId": 10510,
    "maxStateId": 10511,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [22],
    "boundingBox": "block"
  },
  {
    "id": 954,
    "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": 11592,
    "minStateId": 11592,
    "maxStateId": 11599,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [23],
    "boundingBox": "block"
  },
  {
    "id": 955,
    "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": 2444,
    "minStateId": 2444,
    "maxStateId": 2605,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [24],
    "boundingBox": "block"
  },
  {
    "id": 956,
    "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": 13705,
    "minStateId": 13705,
    "maxStateId": 13705,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [25],
    "boundingBox": "block"
  },
  {
    "id": 957,
    "name": "calcite",
    "displayName": "Calcite",
    "hardness": 0.75,
    "resistance": 0.75,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1173,
    "minStateId": 1173,
    "maxStateId": 1173,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [11],
    "boundingBox": "block"
  },
  {
    "id": 958,
    "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": 10669,
    "minStateId": 10669,
    "maxStateId": 10669,
    "drops": [196],
    "boundingBox": "block"
  },
  {
    "id": 959,
    "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": 295,
    "minStateId": 295,
    "maxStateId": 295,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 960,
    "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": 6176,
    "minStateId": 6176,
    "maxStateId": 6178,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 961,
    "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": 10022,
    "minStateId": 10022,
    "maxStateId": 10033,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 962,
    "name": "sculk",
    "displayName": "Sculk",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12607,
    "minStateId": 12607,
    "maxStateId": 12607,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 963,
    "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": 13140,
    "minStateId": 13140,
    "maxStateId": 13203,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 964,
    "name": "sculk_catalyst",
    "displayName": "Sculk Catalyst",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 6,
    "filterLight": 15,
    "defaultState": 4936,
    "minStateId": 4936,
    "maxStateId": 4937,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 965,
    "name": "sculk_shrieker",
    "displayName": "Sculk Shrieker",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1188,
    "minStateId": 1188,
    "maxStateId": 1191,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 966,
    "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": 6904,
    "minStateId": 6904,
    "maxStateId": 6904,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [91],
    "boundingBox": "block"
  },
  {
    "id": 967,
    "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": 1958,
    "minStateId": 1958,
    "maxStateId": 1958,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [95],
    "boundingBox": "block"
  },
  {
    "id": 968,
    "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": 14966,
    "minStateId": 14966,
    "maxStateId": 14966,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [96],
    "boundingBox": "block"
  },
  {
    "id": 969,
    "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": 4871,
    "minStateId": 4871,
    "maxStateId": 4871,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [97],
    "boundingBox": "block"
  },
  {
    "id": 970,
    "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": 4872,
    "minStateId": 4872,
    "maxStateId": 4872,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [852],
    "boundingBox": "block"
  },
  {
    "id": 971,
    "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": 308,
    "minStateId": 308,
    "maxStateId": 308,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [852],
    "boundingBox": "block"
  },
  {
    "id": 972,
    "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": 8407,
    "minStateId": 8407,
    "maxStateId": 8407,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [105],
    "boundingBox": "block"
  },
  {
    "id": 973,
    "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": 13206,
    "minStateId": 13206,
    "maxStateId": 13206,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [104],
    "boundingBox": "block"
  },
  {
    "id": 974,
    "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": 11508,
    "minStateId": 11508,
    "maxStateId": 11508,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [103],
    "boundingBox": "block"
  },
  {
    "id": 975,
    "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": 6942,
    "minStateId": 6942,
    "maxStateId": 6942,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [102],
    "boundingBox": "block"
  },
  {
    "id": 976,
    "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": 8172,
    "minStateId": 8172,
    "maxStateId": 8172,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [101],
    "boundingBox": "block"
  },
  {
    "id": 977,
    "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": 1607,
    "minStateId": 1607,
    "maxStateId": 1607,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [100],
    "boundingBox": "block"
  },
  {
    "id": 978,
    "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": 11959,
    "minStateId": 11959,
    "maxStateId": 11959,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [99],
    "boundingBox": "block"
  },
  {
    "id": 979,
    "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": 9358,
    "minStateId": 9358,
    "maxStateId": 9358,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [98],
    "boundingBox": "block"
  },
  {
    "id": 980,
    "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": 113,
    "minStateId": 113,
    "maxStateId": 113,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [121],
    "boundingBox": "block"
  },
  {
    "id": 981,
    "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": 5039,
    "minStateId": 5039,
    "maxStateId": 5039,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [120],
    "boundingBox": "block"
  },
  {
    "id": 982,
    "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": 1253,
    "minStateId": 1253,
    "maxStateId": 1253,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [119],
    "boundingBox": "block"
  },
  {
    "id": 983,
    "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": 14205,
    "minStateId": 14205,
    "maxStateId": 14205,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [118],
    "boundingBox": "block"
  },
  {
    "id": 984,
    "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": 1677,
    "minStateId": 1677,
    "maxStateId": 1684,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [109],
    "boundingBox": "block"
  },
  {
    "id": 985,
    "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": 6086,
    "minStateId": 6086,
    "maxStateId": 6093,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [108],
    "boundingBox": "block"
  },
  {
    "id": 986,
    "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": 6414,
    "minStateId": 6414,
    "maxStateId": 6421,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [107],
    "boundingBox": "block"
  },
  {
    "id": 987,
    "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": 6433,
    "minStateId": 6433,
    "maxStateId": 6440,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [106],
    "boundingBox": "block"
  },
  {
    "id": 988,
    "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": 1956,
    "minStateId": 1956,
    "maxStateId": 1957,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [113],
    "boundingBox": "block"
  },
  {
    "id": 8079,
    "name": "oxidized_cut_copper_slab",
    "displayName": "Oxidized Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8181,
    "minStateId": 8181,
    "maxStateId": 8182,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [113],
    "boundingBox": "block"
  },
  {
    "id": 989,
    "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": 11151,
    "minStateId": 11151,
    "maxStateId": 11152,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [112],
    "boundingBox": "block"
  },
  {
    "id": 8080,
    "name": "weathered_double_cut_copper_slab",
    "displayName": "Weathered Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13408,
    "minStateId": 13408,
    "maxStateId": 13409,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [112],
    "boundingBox": "block"
  },
  {
    "id": 990,
    "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": 1980,
    "minStateId": 1980,
    "maxStateId": 1981,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [111],
    "boundingBox": "block"
  },
  {
    "id": 8081,
    "name": "exposed_cut_copper_slab",
    "displayName": "Exposed Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11976,
    "minStateId": 11976,
    "maxStateId": 11977,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [111],
    "boundingBox": "block"
  },
  {
    "id": 991,
    "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": 4968,
    "minStateId": 4968,
    "maxStateId": 4969,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [110],
    "boundingBox": "block"
  },
  {
    "id": 8082,
    "name": "cut_copper_slab",
    "displayName": "Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8133,
    "minStateId": 8133,
    "maxStateId": 8134,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [110],
    "boundingBox": "block"
  },
  {
    "id": 992,
    "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": 14029,
    "minStateId": 14029,
    "maxStateId": 14029,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [114],
    "boundingBox": "block"
  },
  {
    "id": 993,
    "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": 2653,
    "minStateId": 2653,
    "maxStateId": 2653,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [116],
    "boundingBox": "block"
  },
  {
    "id": 994,
    "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": 2631,
    "minStateId": 2631,
    "maxStateId": 2631,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [115],
    "boundingBox": "block"
  },
  {
    "id": 995,
    "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": 13800,
    "minStateId": 13800,
    "maxStateId": 13800,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [117],
    "boundingBox": "block"
  },
  {
    "id": 996,
    "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": 1172,
    "minStateId": 1172,
    "maxStateId": 1172,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [125],
    "boundingBox": "block"
  },
  {
    "id": 997,
    "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": 7558,
    "minStateId": 7558,
    "maxStateId": 7558,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [124],
    "boundingBox": "block"
  },
  {
    "id": 998,
    "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": 5160,
    "minStateId": 5160,
    "maxStateId": 5160,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [123],
    "boundingBox": "block"
  },
  {
    "id": 999,
    "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": 13348,
    "minStateId": 13348,
    "maxStateId": 13348,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [122],
    "boundingBox": "block"
  },
  {
    "id": 1010,
    "name": "oxidized_copper_door",
    "displayName": "Oxidized Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 15200,
    "minStateId": 15200,
    "maxStateId": 15231,
    "drops": [758],
    "boundingBox": "block"
  },
  {
    "id": 1081,
    "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": 15169,
    "minStateId": 15169,
    "maxStateId": 15169,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [84],
    "boundingBox": "block"
  },
  {
    "name": "hard_blue_stained_glass_pane",
    "id": 15168,
    "minStateId": 15168,
    "maxStateId": 15168,
    "displayName": "Hard Blue Stained Glass Pane",
    "defaultState": 15168,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "colored_torch_red",
    "id": 15160,
    "minStateId": 15160,
    "maxStateId": 15165,
    "displayName": "Colored Torch Red",
    "defaultState": 15160,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1063,
    "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": 14801,
    "minStateId": 14801,
    "maxStateId": 14962,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [445],
    "boundingBox": "block"
  },
  {
    "id": 1093,
    "name": "trial_spawner",
    "displayName": "Trial Spawner",
    "hardness": 50,
    "resistance": 50,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 14625,
    "minStateId": 14625,
    "maxStateId": 14636,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "material_reducer",
    "id": 14621,
    "minStateId": 14621,
    "maxStateId": 14624,
    "displayName": "Material Reducer",
    "defaultState": 14621,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_light_gray_stained_glass",
    "id": 14373,
    "minStateId": 14373,
    "maxStateId": 14373,
    "displayName": "Hard Light Gray Stained Glass",
    "defaultState": 14373,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1007,
    "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": 14206,
    "minStateId": 14206,
    "maxStateId": 14207,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [130],
    "boundingBox": "block"
  },
  {
    "name": "info_update2",
    "id": 14198,
    "minStateId": 14198,
    "maxStateId": 14198,
    "displayName": "Info Update2",
    "defaultState": 14198,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1004,
    "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": 14053,
    "minStateId": 14053,
    "maxStateId": 14054,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [133],
    "boundingBox": "block"
  },
  {
    "id": 1012,
    "name": "waxed_copper_door",
    "displayName": "Waxed Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14070,
    "minStateId": 14070,
    "maxStateId": 14101,
    "drops": [759],
    "boundingBox": "block"
  },
  {
    "id": 1031,
    "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": 14613,
    "minStateId": 14613,
    "maxStateId": 14613,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1382],
    "boundingBox": "block"
  },
  {
    "id": 1064,
    "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": 14057,
    "minStateId": 14057,
    "maxStateId": 14057,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [10],
    "boundingBox": "block"
  },
  {
    "id": 1067,
    "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": 14208,
    "minStateId": 14208,
    "maxStateId": 14369,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [446],
    "boundingBox": "block"
  },
  {
    "id": 1092,
    "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": 14143,
    "minStateId": 14143,
    "maxStateId": 14190,
    "drops": [1041],
    "boundingBox": "block"
  },
  {
    "name": "colored_torch_purple",
    "id": 14042,
    "minStateId": 14042,
    "maxStateId": 14047,
    "displayName": "Colored Torch Purple",
    "defaultState": 14042,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_84",
    "id": 13990,
    "minStateId": 13990,
    "maxStateId": 13990,
    "displayName": "Element 84",
    "defaultState": 13990,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_85",
    "id": 13989,
    "minStateId": 13989,
    "maxStateId": 13989,
    "displayName": "Element 85",
    "defaultState": 13989,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_86",
    "id": 13988,
    "minStateId": 13988,
    "maxStateId": 13988,
    "displayName": "Element 86",
    "defaultState": 13988,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_87",
    "id": 13987,
    "minStateId": 13987,
    "maxStateId": 13987,
    "displayName": "Element 87",
    "defaultState": 13987,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_80",
    "id": 13986,
    "minStateId": 13986,
    "maxStateId": 13986,
    "displayName": "Element 80",
    "defaultState": 13986,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_81",
    "id": 13985,
    "minStateId": 13985,
    "maxStateId": 13985,
    "displayName": "Element 81",
    "defaultState": 13985,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_82",
    "id": 13984,
    "minStateId": 13984,
    "maxStateId": 13984,
    "displayName": "Element 82",
    "defaultState": 13984,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_83",
    "id": 13983,
    "minStateId": 13983,
    "maxStateId": 13983,
    "displayName": "Element 83",
    "defaultState": 13983,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_88",
    "id": 13982,
    "minStateId": 13982,
    "maxStateId": 13982,
    "displayName": "Element 88",
    "defaultState": 13982,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_89",
    "id": 13981,
    "minStateId": 13981,
    "maxStateId": 13981,
    "displayName": "Element 89",
    "defaultState": 13981,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_97",
    "id": 13980,
    "minStateId": 13980,
    "maxStateId": 13980,
    "displayName": "Element 97",
    "defaultState": 13980,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_96",
    "id": 13979,
    "minStateId": 13979,
    "maxStateId": 13979,
    "displayName": "Element 96",
    "defaultState": 13979,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_95",
    "id": 13978,
    "minStateId": 13978,
    "maxStateId": 13978,
    "displayName": "Element 95",
    "defaultState": 13978,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_94",
    "id": 13977,
    "minStateId": 13977,
    "maxStateId": 13977,
    "displayName": "Element 94",
    "defaultState": 13977,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_93",
    "id": 13976,
    "minStateId": 13976,
    "maxStateId": 13976,
    "displayName": "Element 93",
    "defaultState": 13976,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_92",
    "id": 13975,
    "minStateId": 13975,
    "maxStateId": 13975,
    "displayName": "Element 92",
    "defaultState": 13975,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_91",
    "id": 13974,
    "minStateId": 13974,
    "maxStateId": 13974,
    "displayName": "Element 91",
    "defaultState": 13974,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_90",
    "id": 13973,
    "minStateId": 13973,
    "maxStateId": 13973,
    "displayName": "Element 90",
    "defaultState": 13973,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_99",
    "id": 13972,
    "minStateId": 13972,
    "maxStateId": 13972,
    "displayName": "Element 99",
    "defaultState": 13972,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_98",
    "id": 13971,
    "minStateId": 13971,
    "maxStateId": 13971,
    "displayName": "Element 98",
    "defaultState": 13971,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_68",
    "id": 13970,
    "minStateId": 13970,
    "maxStateId": 13970,
    "displayName": "Element 68",
    "defaultState": 13970,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_69",
    "id": 13969,
    "minStateId": 13969,
    "maxStateId": 13969,
    "displayName": "Element 69",
    "defaultState": 13969,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_62",
    "id": 13968,
    "minStateId": 13968,
    "maxStateId": 13968,
    "displayName": "Element 62",
    "defaultState": 13968,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_63",
    "id": 13967,
    "minStateId": 13967,
    "maxStateId": 13967,
    "displayName": "Element 63",
    "defaultState": 13967,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_60",
    "id": 13966,
    "minStateId": 13966,
    "maxStateId": 13966,
    "displayName": "Element 60",
    "defaultState": 13966,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_61",
    "id": 13965,
    "minStateId": 13965,
    "maxStateId": 13965,
    "displayName": "Element 61",
    "defaultState": 13965,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_66",
    "id": 13964,
    "minStateId": 13964,
    "maxStateId": 13964,
    "displayName": "Element 66",
    "defaultState": 13964,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_67",
    "id": 13963,
    "minStateId": 13963,
    "maxStateId": 13963,
    "displayName": "Element 67",
    "defaultState": 13963,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_64",
    "id": 13962,
    "minStateId": 13962,
    "maxStateId": 13962,
    "displayName": "Element 64",
    "defaultState": 13962,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_65",
    "id": 13961,
    "minStateId": 13961,
    "maxStateId": 13961,
    "displayName": "Element 65",
    "defaultState": 13961,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_79",
    "id": 13960,
    "minStateId": 13960,
    "maxStateId": 13960,
    "displayName": "Element 79",
    "defaultState": 13960,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_78",
    "id": 13959,
    "minStateId": 13959,
    "maxStateId": 13959,
    "displayName": "Element 78",
    "defaultState": 13959,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_75",
    "id": 13958,
    "minStateId": 13958,
    "maxStateId": 13958,
    "displayName": "Element 75",
    "defaultState": 13958,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_74",
    "id": 13957,
    "minStateId": 13957,
    "maxStateId": 13957,
    "displayName": "Element 74",
    "defaultState": 13957,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_77",
    "id": 13956,
    "minStateId": 13956,
    "maxStateId": 13956,
    "displayName": "Element 77",
    "defaultState": 13956,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_76",
    "id": 13955,
    "minStateId": 13955,
    "maxStateId": 13955,
    "displayName": "Element 76",
    "defaultState": 13955,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_71",
    "id": 13954,
    "minStateId": 13954,
    "maxStateId": 13954,
    "displayName": "Element 71",
    "defaultState": 13954,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_70",
    "id": 13953,
    "minStateId": 13953,
    "maxStateId": 13953,
    "displayName": "Element 70",
    "defaultState": 13953,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_73",
    "id": 13952,
    "minStateId": 13952,
    "maxStateId": 13952,
    "displayName": "Element 73",
    "defaultState": 13952,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_72",
    "id": 13951,
    "minStateId": 13951,
    "maxStateId": 13951,
    "displayName": "Element 72",
    "defaultState": 13951,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_40",
    "id": 13950,
    "minStateId": 13950,
    "maxStateId": 13950,
    "displayName": "Element 40",
    "defaultState": 13950,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_41",
    "id": 13949,
    "minStateId": 13949,
    "maxStateId": 13949,
    "displayName": "Element 41",
    "defaultState": 13949,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_42",
    "id": 13948,
    "minStateId": 13948,
    "maxStateId": 13948,
    "displayName": "Element 42",
    "defaultState": 13948,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_43",
    "id": 13947,
    "minStateId": 13947,
    "maxStateId": 13947,
    "displayName": "Element 43",
    "defaultState": 13947,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_44",
    "id": 13946,
    "minStateId": 13946,
    "maxStateId": 13946,
    "displayName": "Element 44",
    "defaultState": 13946,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_45",
    "id": 13945,
    "minStateId": 13945,
    "maxStateId": 13945,
    "displayName": "Element 45",
    "defaultState": 13945,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_46",
    "id": 13944,
    "minStateId": 13944,
    "maxStateId": 13944,
    "displayName": "Element 46",
    "defaultState": 13944,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_47",
    "id": 13943,
    "minStateId": 13943,
    "maxStateId": 13943,
    "displayName": "Element 47",
    "defaultState": 13943,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_48",
    "id": 13942,
    "minStateId": 13942,
    "maxStateId": 13942,
    "displayName": "Element 48",
    "defaultState": 13942,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_49",
    "id": 13941,
    "minStateId": 13941,
    "maxStateId": 13941,
    "displayName": "Element 49",
    "defaultState": 13941,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_53",
    "id": 13940,
    "minStateId": 13940,
    "maxStateId": 13940,
    "displayName": "Element 53",
    "defaultState": 13940,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_52",
    "id": 13939,
    "minStateId": 13939,
    "maxStateId": 13939,
    "displayName": "Element 52",
    "defaultState": 13939,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_51",
    "id": 13938,
    "minStateId": 13938,
    "maxStateId": 13938,
    "displayName": "Element 51",
    "defaultState": 13938,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_50",
    "id": 13937,
    "minStateId": 13937,
    "maxStateId": 13937,
    "displayName": "Element 50",
    "defaultState": 13937,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_57",
    "id": 13936,
    "minStateId": 13936,
    "maxStateId": 13936,
    "displayName": "Element 57",
    "defaultState": 13936,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_56",
    "id": 13935,
    "minStateId": 13935,
    "maxStateId": 13935,
    "displayName": "Element 56",
    "defaultState": 13935,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_55",
    "id": 13934,
    "minStateId": 13934,
    "maxStateId": 13934,
    "displayName": "Element 55",
    "defaultState": 13934,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_54",
    "id": 13933,
    "minStateId": 13933,
    "maxStateId": 13933,
    "displayName": "Element 54",
    "defaultState": 13933,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_59",
    "id": 13932,
    "minStateId": 13932,
    "maxStateId": 13932,
    "displayName": "Element 59",
    "defaultState": 13932,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_58",
    "id": 13931,
    "minStateId": 13931,
    "maxStateId": 13931,
    "displayName": "Element 58",
    "defaultState": 13931,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_26",
    "id": 13930,
    "minStateId": 13930,
    "maxStateId": 13930,
    "displayName": "Element 26",
    "defaultState": 13930,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_27",
    "id": 13929,
    "minStateId": 13929,
    "maxStateId": 13929,
    "displayName": "Element 27",
    "defaultState": 13929,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_24",
    "id": 13928,
    "minStateId": 13928,
    "maxStateId": 13928,
    "displayName": "Element 24",
    "defaultState": 13928,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_25",
    "id": 13927,
    "minStateId": 13927,
    "maxStateId": 13927,
    "displayName": "Element 25",
    "defaultState": 13927,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_22",
    "id": 13926,
    "minStateId": 13926,
    "maxStateId": 13926,
    "displayName": "Element 22",
    "defaultState": 13926,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_23",
    "id": 13925,
    "minStateId": 13925,
    "maxStateId": 13925,
    "displayName": "Element 23",
    "defaultState": 13925,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_20",
    "id": 13924,
    "minStateId": 13924,
    "maxStateId": 13924,
    "displayName": "Element 20",
    "defaultState": 13924,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_21",
    "id": 13923,
    "minStateId": 13923,
    "maxStateId": 13923,
    "displayName": "Element 21",
    "defaultState": 13923,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_28",
    "id": 13922,
    "minStateId": 13922,
    "maxStateId": 13922,
    "displayName": "Element 28",
    "defaultState": 13922,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_29",
    "id": 13921,
    "minStateId": 13921,
    "maxStateId": 13921,
    "displayName": "Element 29",
    "defaultState": 13921,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_39",
    "id": 13920,
    "minStateId": 13920,
    "maxStateId": 13920,
    "displayName": "Element 39",
    "defaultState": 13920,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_38",
    "id": 13919,
    "minStateId": 13919,
    "maxStateId": 13919,
    "displayName": "Element 38",
    "defaultState": 13919,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_31",
    "id": 13918,
    "minStateId": 13918,
    "maxStateId": 13918,
    "displayName": "Element 31",
    "defaultState": 13918,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_30",
    "id": 13917,
    "minStateId": 13917,
    "maxStateId": 13917,
    "displayName": "Element 30",
    "defaultState": 13917,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_33",
    "id": 13916,
    "minStateId": 13916,
    "maxStateId": 13916,
    "displayName": "Element 33",
    "defaultState": 13916,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_32",
    "id": 13915,
    "minStateId": 13915,
    "maxStateId": 13915,
    "displayName": "Element 32",
    "defaultState": 13915,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_35",
    "id": 13914,
    "minStateId": 13914,
    "maxStateId": 13914,
    "displayName": "Element 35",
    "defaultState": 13914,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_34",
    "id": 13913,
    "minStateId": 13913,
    "maxStateId": 13913,
    "displayName": "Element 34",
    "defaultState": 13913,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_37",
    "id": 13912,
    "minStateId": 13912,
    "maxStateId": 13912,
    "displayName": "Element 37",
    "defaultState": 13912,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_36",
    "id": 13911,
    "minStateId": 13911,
    "maxStateId": 13911,
    "displayName": "Element 36",
    "defaultState": 13911,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_19",
    "id": 13910,
    "minStateId": 13910,
    "maxStateId": 13910,
    "displayName": "Element 19",
    "defaultState": 13910,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_18",
    "id": 13909,
    "minStateId": 13909,
    "maxStateId": 13909,
    "displayName": "Element 18",
    "defaultState": 13909,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_17",
    "id": 13908,
    "minStateId": 13908,
    "maxStateId": 13908,
    "displayName": "Element 17",
    "defaultState": 13908,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_16",
    "id": 13907,
    "minStateId": 13907,
    "maxStateId": 13907,
    "displayName": "Element 16",
    "defaultState": 13907,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_15",
    "id": 13906,
    "minStateId": 13906,
    "maxStateId": 13906,
    "displayName": "Element 15",
    "defaultState": 13906,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_14",
    "id": 13905,
    "minStateId": 13905,
    "maxStateId": 13905,
    "displayName": "Element 14",
    "defaultState": 13905,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_13",
    "id": 13904,
    "minStateId": 13904,
    "maxStateId": 13904,
    "displayName": "Element 13",
    "defaultState": 13904,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_12",
    "id": 13903,
    "minStateId": 13903,
    "maxStateId": 13903,
    "displayName": "Element 12",
    "defaultState": 13903,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_11",
    "id": 13902,
    "minStateId": 13902,
    "maxStateId": 13902,
    "displayName": "Element 11",
    "defaultState": 13902,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_10",
    "id": 13901,
    "minStateId": 13901,
    "maxStateId": 13901,
    "displayName": "Element 10",
    "defaultState": 13901,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1034,
    "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": 13819,
    "minStateId": 13819,
    "maxStateId": 13822,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1385],
    "boundingBox": "block"
  },
  {
    "id": 1050,
    "name": "wildflowers",
    "displayName": "Wildflowers",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13869,
    "minStateId": 13869,
    "maxStateId": 13900,
    "drops": [259],
    "boundingBox": "empty"
  },
  {
    "name": "hard_pink_stained_glass_pane",
    "id": 13796,
    "minStateId": 13796,
    "maxStateId": 13796,
    "displayName": "Hard Pink Stained Glass Pane",
    "defaultState": 13796,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "chemical_heat",
    "id": 13708,
    "minStateId": 13708,
    "maxStateId": 13708,
    "displayName": "Chemical Heat",
    "defaultState": 13708,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "netherreactor",
    "id": 13656,
    "minStateId": 13656,
    "maxStateId": 13656,
    "displayName": "Netherreactor",
    "defaultState": 13656,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1041,
    "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": 13645,
    "minStateId": 13645,
    "maxStateId": 13654,
    "drops": [1326],
    "boundingBox": "block"
  },
  {
    "id": 1043,
    "name": "cave_vines_head_with_berries",
    "displayName": "Cave Vines",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13746,
    "minStateId": 13746,
    "maxStateId": 13771,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 1045,
    "name": "spore_blossom",
    "displayName": "Spore Blossom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13375,
    "minStateId": 13375,
    "maxStateId": 13375,
    "drops": [246],
    "boundingBox": "empty"
  },
  {
    "id": 1062,
    "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": 13352,
    "minStateId": 13352,
    "maxStateId": 13353,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [682],
    "boundingBox": "block"
  },
  {
    "id": 1073,
    "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": 13659,
    "minStateId": 13659,
    "maxStateId": 13666,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [667],
    "boundingBox": "block"
  },
  {
    "id": 1095,
    "name": "heavy_core",
    "displayName": "Heavy Core",
    "hardness": 10,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13351,
    "minStateId": 13351,
    "maxStateId": 13351,
    "drops": [87],
    "boundingBox": "block"
  },
  {
    "name": "camera",
    "id": 13339,
    "minStateId": 13339,
    "maxStateId": 13339,
    "displayName": "Camera",
    "defaultState": 13339,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_8",
    "id": 13337,
    "minStateId": 13337,
    "maxStateId": 13337,
    "displayName": "Element 8",
    "defaultState": 13337,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_9",
    "id": 13336,
    "minStateId": 13336,
    "maxStateId": 13336,
    "displayName": "Element 9",
    "defaultState": 13336,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_6",
    "id": 13335,
    "minStateId": 13335,
    "maxStateId": 13335,
    "displayName": "Element 6",
    "defaultState": 13335,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_7",
    "id": 13334,
    "minStateId": 13334,
    "maxStateId": 13334,
    "displayName": "Element 7",
    "defaultState": 13334,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_4",
    "id": 13333,
    "minStateId": 13333,
    "maxStateId": 13333,
    "displayName": "Element 4",
    "defaultState": 13333,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_5",
    "id": 13332,
    "minStateId": 13332,
    "maxStateId": 13332,
    "displayName": "Element 5",
    "defaultState": 13332,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_2",
    "id": 13331,
    "minStateId": 13331,
    "maxStateId": 13331,
    "displayName": "Element 2",
    "defaultState": 13331,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_3",
    "id": 13330,
    "minStateId": 13330,
    "maxStateId": 13330,
    "displayName": "Element 3",
    "defaultState": 13330,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_0",
    "id": 13329,
    "minStateId": 13329,
    "maxStateId": 13329,
    "displayName": "Element 0",
    "defaultState": 13329,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_1",
    "id": 13328,
    "minStateId": 13328,
    "maxStateId": 13328,
    "displayName": "Element 1",
    "defaultState": 13328,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_cyan_stained_glass_pane",
    "id": 13279,
    "minStateId": 13279,
    "maxStateId": 13279,
    "displayName": "Hard Cyan Stained Glass Pane",
    "defaultState": 13279,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_white_stained_glass_pane",
    "id": 13266,
    "minStateId": 13266,
    "maxStateId": 13266,
    "displayName": "Hard White Stained Glass Pane",
    "defaultState": 13266,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "deprecated_purpur_block_1",
    "id": 12695,
    "minStateId": 12695,
    "maxStateId": 12697,
    "displayName": "Deprecated Purpur Block 1",
    "defaultState": 12695,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "deprecated_purpur_block_2",
    "id": 12692,
    "minStateId": 12692,
    "maxStateId": 12694,
    "displayName": "Deprecated Purpur Block 2",
    "defaultState": 12692,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "allow",
    "id": 12690,
    "minStateId": 12690,
    "maxStateId": 12690,
    "displayName": "Allow",
    "defaultState": 12690,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1005,
    "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": 11924,
    "minStateId": 11924,
    "maxStateId": 11925,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [132],
    "boundingBox": "block"
  },
  {
    "id": 1015,
    "name": "waxed_weathered_copper_door",
    "displayName": "Waxed Weathered Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12651,
    "minStateId": 12651,
    "maxStateId": 12682,
    "drops": [761],
    "boundingBox": "block"
  },
  {
    "name": "hard_purple_stained_glass_pane",
    "id": 12608,
    "minStateId": 12608,
    "maxStateId": 12608,
    "displayName": "Hard Purple Stained Glass Pane",
    "defaultState": 12608,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_red_stained_glass_pane",
    "id": 12588,
    "minStateId": 12588,
    "maxStateId": 12588,
    "displayName": "Hard Red Stained Glass Pane",
    "defaultState": 12588,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_red_stained_glass",
    "id": 12295,
    "minStateId": 12295,
    "maxStateId": 12295,
    "displayName": "Hard Red Stained Glass",
    "defaultState": 12295,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1006,
    "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": 12257,
    "minStateId": 12257,
    "maxStateId": 12258,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [131],
    "boundingBox": "block"
  },
  {
    "id": 1019,
    "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": 11897,
    "minStateId": 11897,
    "maxStateId": 11912,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [778],
    "boundingBox": "block"
  },
  {
    "id": 1027,
    "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": 11996,
    "minStateId": 11996,
    "maxStateId": 11996,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1378],
    "boundingBox": "block"
  },
  {
    "id": 1046,
    "name": "azalea",
    "displayName": "Azalea",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12265,
    "minStateId": 12265,
    "maxStateId": 12265,
    "drops": [205],
    "boundingBox": "block"
  },
  {
    "id": 1052,
    "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": 11915,
    "minStateId": 11915,
    "maxStateId": 11915,
    "drops": [262],
    "boundingBox": "block"
  },
  {
    "id": 1058,
    "name": "mud",
    "displayName": "Mud",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12026,
    "minStateId": 12026,
    "maxStateId": 12026,
    "drops": [32],
    "boundingBox": "block"
  },
  {
    "id": 1060,
    "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": 12022,
    "minStateId": 12022,
    "maxStateId": 12022,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [9],
    "boundingBox": "block"
  },
  {
    "id": 1091,
    "name": "decorated_pot",
    "displayName": "Decorated Pot",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12088,
    "minStateId": 12088,
    "maxStateId": 12091,
    "drops": [307],
    "boundingBox": "block"
  },
  {
    "id": 1100,
    "name": "closed_eyeblossom",
    "displayName": "Closed Eyeblossom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12085,
    "minStateId": 12085,
    "maxStateId": 12085,
    "drops": [231],
    "boundingBox": "empty"
  },
  {
    "name": "colored_torch_green",
    "id": 11891,
    "minStateId": 11891,
    "maxStateId": 11896,
    "displayName": "Colored Torch Green",
    "defaultState": 11891,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_green_stained_glass",
    "id": 11882,
    "minStateId": 11882,
    "maxStateId": 11882,
    "displayName": "Hard Green Stained Glass",
    "defaultState": 11882,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_gray_stained_glass_pane",
    "id": 11837,
    "minStateId": 11837,
    "maxStateId": 11837,
    "displayName": "Hard Gray Stained Glass Pane",
    "defaultState": 11837,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1011,
    "name": "weathered_copper_door",
    "displayName": "Weathered Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11776,
    "minStateId": 11776,
    "maxStateId": 11807,
    "drops": [757],
    "boundingBox": "block"
  },
  {
    "id": 1087,
    "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": 11834,
    "minStateId": 11834,
    "maxStateId": 11836,
    "drops": [1328],
    "boundingBox": "block"
  },
  {
    "id": 1088,
    "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": 11808,
    "minStateId": 11808,
    "maxStateId": 11810,
    "drops": [1329],
    "boundingBox": "block"
  },
  {
    "name": "hard_lime_stained_glass",
    "id": 11775,
    "minStateId": 11775,
    "maxStateId": 11775,
    "displayName": "Hard Lime Stained Glass",
    "defaultState": 11775,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_magenta_stained_glass_pane",
    "id": 11675,
    "minStateId": 11675,
    "maxStateId": 11675,
    "displayName": "Hard Magenta Stained Glass Pane",
    "defaultState": 11675,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1000,
    "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": 10004,
    "minStateId": 10004,
    "maxStateId": 10011,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [129],
    "boundingBox": "block"
  },
  {
    "id": 1001,
    "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": 11509,
    "minStateId": 11509,
    "maxStateId": 11516,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [128],
    "boundingBox": "block"
  },
  {
    "id": 1014,
    "name": "waxed_oxidized_copper_door",
    "displayName": "Waxed Oxidized Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10539,
    "minStateId": 10539,
    "maxStateId": 10570,
    "drops": [762],
    "boundingBox": "block"
  },
  {
    "id": 1016,
    "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": 10036,
    "minStateId": 10036,
    "maxStateId": 10051,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [776],
    "boundingBox": "block"
  },
  {
    "id": 1021,
    "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": 10468,
    "minStateId": 10468,
    "maxStateId": 10483,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [781],
    "boundingBox": "block"
  },
  {
    "id": 1033,
    "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": 11601,
    "minStateId": 11601,
    "maxStateId": 11604,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1384],
    "boundingBox": "block"
  },
  {
    "id": 1038,
    "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": 10012,
    "minStateId": 10012,
    "maxStateId": 10015,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1389],
    "boundingBox": "block"
  },
  {
    "id": 1039,
    "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": 11619,
    "minStateId": 11619,
    "maxStateId": 11622,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1390],
    "boundingBox": "block"
  },
  {
    "name": "hard_orange_stained_glass",
    "id": 11471,
    "minStateId": 11471,
    "maxStateId": 11471,
    "displayName": "Hard Orange Stained Glass",
    "defaultState": 11471,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 8083,
    "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": 10055,
    "minStateId": 10055,
    "maxStateId": 10056,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [682],
    "boundingBox": "block"
  },
  {
    "id": 1090,
    "name": "reinforced_deepslate",
    "displayName": "Reinforced Deepslate",
    "hardness": 55,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9986,
    "minStateId": 9986,
    "maxStateId": 9986,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 1094,
    "name": "vault",
    "displayName": "Vault",
    "hardness": 50,
    "resistance": 50,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 6,
    "filterLight": 1,
    "defaultState": 11415,
    "minStateId": 11415,
    "maxStateId": 11446,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "mushroom_stem",
    "id": 11388,
    "minStateId": 11388,
    "maxStateId": 11403,
    "displayName": "Mushroom Stem",
    "defaultState": 11388,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1017,
    "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": 11372,
    "minStateId": 11372,
    "maxStateId": 11387,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [777],
    "boundingBox": "block"
  },
  {
    "id": 1053,
    "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": 10670,
    "minStateId": 10670,
    "maxStateId": 10701,
    "drops": [267],
    "boundingBox": "block"
  },
  {
    "id": 1097,
    "name": "pale_moss_carpet",
    "displayName": "Pale Moss Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11183,
    "minStateId": 11183,
    "maxStateId": 11344,
    "drops": [263],
    "boundingBox": "block"
  },
  {
    "name": "hard_black_stained_glass",
    "id": 10665,
    "minStateId": 10665,
    "maxStateId": 10665,
    "displayName": "Hard Black Stained Glass",
    "defaultState": 10665,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1008,
    "name": "copper_door",
    "displayName": "Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10633,
    "minStateId": 10633,
    "maxStateId": 10664,
    "drops": [755],
    "boundingBox": "block"
  },
  {
    "id": 1044,
    "name": "cave_vines_body_with_berries",
    "displayName": "Cave Vines Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10591,
    "minStateId": 10591,
    "maxStateId": 10616,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 1098,
    "name": "pale_hanging_moss",
    "displayName": "Pale Hanging Moss",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11181,
    "minStateId": 11181,
    "maxStateId": 11182,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "deny",
    "id": 9399,
    "minStateId": 9399,
    "maxStateId": 9399,
    "displayName": "Deny",
    "defaultState": 9399,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1096,
    "name": "pale_moss_block",
    "displayName": "Pale Moss Block",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 9394,
    "minStateId": 9394,
    "maxStateId": 9394,
    "drops": [265],
    "boundingBox": "block"
  },
  {
    "name": "element_118",
    "id": 9048,
    "minStateId": 9048,
    "maxStateId": 9048,
    "displayName": "Element 118",
    "defaultState": 9048,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_114",
    "id": 9047,
    "minStateId": 9047,
    "maxStateId": 9047,
    "displayName": "Element 114",
    "defaultState": 9047,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_115",
    "id": 9046,
    "minStateId": 9046,
    "maxStateId": 9046,
    "displayName": "Element 115",
    "defaultState": 9046,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_116",
    "id": 9045,
    "minStateId": 9045,
    "maxStateId": 9045,
    "displayName": "Element 116",
    "defaultState": 9045,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_117",
    "id": 9044,
    "minStateId": 9044,
    "maxStateId": 9044,
    "displayName": "Element 117",
    "defaultState": 9044,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_110",
    "id": 9043,
    "minStateId": 9043,
    "maxStateId": 9043,
    "displayName": "Element 110",
    "defaultState": 9043,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_111",
    "id": 9042,
    "minStateId": 9042,
    "maxStateId": 9042,
    "displayName": "Element 111",
    "defaultState": 9042,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_112",
    "id": 9041,
    "minStateId": 9041,
    "maxStateId": 9041,
    "displayName": "Element 112",
    "defaultState": 9041,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_113",
    "id": 9040,
    "minStateId": 9040,
    "maxStateId": 9040,
    "displayName": "Element 113",
    "defaultState": 9040,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_109",
    "id": 9039,
    "minStateId": 9039,
    "maxStateId": 9039,
    "displayName": "Element 109",
    "defaultState": 9039,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_108",
    "id": 9038,
    "minStateId": 9038,
    "maxStateId": 9038,
    "displayName": "Element 108",
    "defaultState": 9038,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_107",
    "id": 9037,
    "minStateId": 9037,
    "maxStateId": 9037,
    "displayName": "Element 107",
    "defaultState": 9037,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_106",
    "id": 9036,
    "minStateId": 9036,
    "maxStateId": 9036,
    "displayName": "Element 106",
    "defaultState": 9036,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_105",
    "id": 9035,
    "minStateId": 9035,
    "maxStateId": 9035,
    "displayName": "Element 105",
    "defaultState": 9035,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_104",
    "id": 9034,
    "minStateId": 9034,
    "maxStateId": 9034,
    "displayName": "Element 104",
    "defaultState": 9034,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_103",
    "id": 9033,
    "minStateId": 9033,
    "maxStateId": 9033,
    "displayName": "Element 103",
    "defaultState": 9033,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_102",
    "id": 9032,
    "minStateId": 9032,
    "maxStateId": 9032,
    "displayName": "Element 102",
    "defaultState": 9032,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_101",
    "id": 9031,
    "minStateId": 9031,
    "maxStateId": 9031,
    "displayName": "Element 101",
    "defaultState": 9031,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_100",
    "id": 9030,
    "minStateId": 9030,
    "maxStateId": 9030,
    "displayName": "Element 100",
    "defaultState": 9030,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 8084,
    "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": 8331,
    "minStateId": 8331,
    "maxStateId": 8332,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [130],
    "boundingBox": "block"
  },
  {
    "id": 1013,
    "name": "waxed_exposed_copper_door",
    "displayName": "Waxed Exposed Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8359,
    "minStateId": 8359,
    "maxStateId": 8390,
    "drops": [760],
    "boundingBox": "block"
  },
  {
    "id": 1025,
    "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": 8276,
    "minStateId": 8276,
    "maxStateId": 8276,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1376],
    "boundingBox": "block"
  },
  {
    "id": 1032,
    "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": 6179,
    "minStateId": 6179,
    "maxStateId": 6182,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1383],
    "boundingBox": "block"
  },
  {
    "id": 1047,
    "name": "flowering_azalea",
    "displayName": "Flowering Azalea",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8406,
    "minStateId": 8406,
    "maxStateId": 8406,
    "drops": [206],
    "boundingBox": "block"
  },
  {
    "id": 1057,
    "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": 8295,
    "minStateId": 8295,
    "maxStateId": 8295,
    "drops": [31],
    "boundingBox": "block"
  },
  {
    "name": "hard_light_blue_stained_glass_pane",
    "id": 8278,
    "minStateId": 8278,
    "maxStateId": 8278,
    "displayName": "Hard Light Blue Stained Glass Pane",
    "defaultState": 8278,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1028,
    "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": 8277,
    "minStateId": 8277,
    "maxStateId": 8277,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1379],
    "boundingBox": "block"
  },
  {
    "id": 1072,
    "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": 8391,
    "minStateId": 8391,
    "maxStateId": 8391,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [368],
    "boundingBox": "block"
  },
  {
    "name": "deprecated_anvil",
    "id": 8226,
    "minStateId": 8226,
    "maxStateId": 8229,
    "displayName": "Deprecated Anvil",
    "defaultState": 8226,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1071,
    "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": 7969,
    "minStateId": 7969,
    "maxStateId": 8130,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [448],
    "boundingBox": "block"
  },
  {
    "id": 1076,
    "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": 8132,
    "minStateId": 8132,
    "maxStateId": 8132,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [372],
    "boundingBox": "block"
  },
  {
    "id": 1077,
    "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": 8255,
    "minStateId": 8255,
    "maxStateId": 8255,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [369],
    "boundingBox": "block"
  },
  {
    "id": 1082,
    "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": 8179,
    "minStateId": 8179,
    "maxStateId": 8179,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [85],
    "boundingBox": "block"
  },
  {
    "name": "border_block",
    "id": 7780,
    "minStateId": 7780,
    "maxStateId": 7941,
    "displayName": "Border Block",
    "defaultState": 7780,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_glass",
    "id": 7063,
    "minStateId": 7063,
    "maxStateId": 7063,
    "displayName": "Hard Glass",
    "defaultState": 7063,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 8085,
    "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": 6931,
    "minStateId": 6931,
    "maxStateId": 6932,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [132],
    "boundingBox": "block"
  },
  {
    "id": 1009,
    "name": "exposed_copper_door",
    "displayName": "Exposed Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6990,
    "minStateId": 6990,
    "maxStateId": 7021,
    "drops": [756],
    "boundingBox": "block"
  },
  {
    "id": 1022,
    "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": 7568,
    "minStateId": 7568,
    "maxStateId": 7583,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [783],
    "boundingBox": "block"
  },
  {
    "id": 1023,
    "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": 7064,
    "minStateId": 7064,
    "maxStateId": 7079,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [782],
    "boundingBox": "block"
  },
  {
    "id": 8086,
    "name": "cave_vines",
    "displayName": "Cave Vines Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7088,
    "minStateId": 7088,
    "maxStateId": 7113,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 1049,
    "name": "pink_petals",
    "displayName": "Pink Petals",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6478,
    "minStateId": 6478,
    "maxStateId": 6509,
    "drops": [258],
    "boundingBox": "empty"
  },
  {
    "id": 1079,
    "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": 6894,
    "minStateId": 6894,
    "maxStateId": 6896,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "lab_table",
    "id": 6442,
    "minStateId": 6442,
    "maxStateId": 6445,
    "displayName": "Lab Table",
    "defaultState": 6442,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "reserved6",
    "id": 6432,
    "minStateId": 6432,
    "maxStateId": 6432,
    "displayName": "Reserved6",
    "defaultState": 6432,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_yellow_stained_glass",
    "id": 6412,
    "minStateId": 6412,
    "maxStateId": 6412,
    "displayName": "Hard Yellow Stained Glass",
    "defaultState": 6412,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1018,
    "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": 6388,
    "minStateId": 6388,
    "maxStateId": 6403,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [779],
    "boundingBox": "block"
  },
  {
    "name": "hard_light_gray_stained_glass_pane",
    "id": 6386,
    "minStateId": 6386,
    "maxStateId": 6386,
    "displayName": "Hard Light Gray Stained Glass Pane",
    "defaultState": 6386,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1068,
    "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": 6384,
    "minStateId": 6384,
    "maxStateId": 6384,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [370],
    "boundingBox": "block"
  },
  {
    "id": 1069,
    "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": 6906,
    "minStateId": 6906,
    "maxStateId": 6913,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [668],
    "boundingBox": "block"
  },
  {
    "name": "element_constructor",
    "id": 6380,
    "minStateId": 6380,
    "maxStateId": 6383,
    "displayName": "Element Constructor",
    "defaultState": 6380,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_lime_stained_glass_pane",
    "id": 6375,
    "minStateId": 6375,
    "maxStateId": 6375,
    "displayName": "Hard Lime Stained Glass Pane",
    "defaultState": 6375,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1089,
    "name": "frog_spawn",
    "displayName": "Frogspawn",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6195,
    "minStateId": 6195,
    "maxStateId": 6195,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "hard_purple_stained_glass",
    "id": 6146,
    "minStateId": 6146,
    "maxStateId": 6146,
    "displayName": "Hard Purple Stained Glass",
    "defaultState": 6146,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_blue_stained_glass",
    "id": 6145,
    "minStateId": 6145,
    "maxStateId": 6145,
    "displayName": "Hard Blue Stained Glass",
    "defaultState": 6145,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_cyan_stained_glass",
    "id": 6138,
    "minStateId": 6138,
    "maxStateId": 6138,
    "displayName": "Hard Cyan Stained Glass",
    "defaultState": 6138,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1030,
    "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": 6103,
    "minStateId": 6103,
    "maxStateId": 6103,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1381],
    "boundingBox": "block"
  },
  {
    "id": 1055,
    "name": "small_dripleaf_block",
    "displayName": "Small Dripleaf",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6094,
    "minStateId": 6094,
    "maxStateId": 6101,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "colored_torch_blue",
    "id": 6069,
    "minStateId": 6069,
    "maxStateId": 6074,
    "displayName": "Colored Torch Blue",
    "defaultState": 6069,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1070,
    "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": 6026,
    "minStateId": 6026,
    "maxStateId": 6027,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [685],
    "boundingBox": "block"
  },
  {
    "name": "client_request_placeholder_block",
    "id": 6012,
    "minStateId": 6012,
    "maxStateId": 6012,
    "displayName": "Client Request Placeholder Block",
    "defaultState": 6012,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "frame",
    "id": 5979,
    "minStateId": 5979,
    "maxStateId": 6002,
    "displayName": "Frame",
    "defaultState": 5979,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_yellow_stained_glass_pane",
    "id": 5924,
    "minStateId": 5924,
    "maxStateId": 5924,
    "displayName": "Hard Yellow Stained Glass Pane",
    "defaultState": 5924,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1002,
    "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": 5639,
    "minStateId": 5639,
    "maxStateId": 5646,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [127],
    "boundingBox": "block"
  },
  {
    "id": 1037,
    "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": 5916,
    "minStateId": 5916,
    "maxStateId": 5919,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1388],
    "boundingBox": "block"
  },
  {
    "id": 1078,
    "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": 5877,
    "minStateId": 5877,
    "maxStateId": 5877,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [371],
    "boundingBox": "block"
  },
  {
    "name": "hard_magenta_stained_glass",
    "id": 5844,
    "minStateId": 5844,
    "maxStateId": 5844,
    "displayName": "Hard Magenta Stained Glass",
    "defaultState": 5844,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_white_stained_glass",
    "id": 5647,
    "minStateId": 5647,
    "maxStateId": 5647,
    "displayName": "Hard White Stained Glass",
    "defaultState": 5647,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "compound_creator",
    "id": 5102,
    "minStateId": 5102,
    "maxStateId": 5105,
    "displayName": "Compound Creator",
    "defaultState": 5102,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1026,
    "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": 5059,
    "minStateId": 5059,
    "maxStateId": 5059,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1377],
    "boundingBox": "block"
  },
  {
    "id": 1074,
    "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": 5042,
    "minStateId": 5042,
    "maxStateId": 5043,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [684],
    "boundingBox": "block"
  },
  {
    "name": "chalkboard",
    "id": 4970,
    "minStateId": 4970,
    "maxStateId": 4985,
    "displayName": "Chalkboard",
    "defaultState": 4970,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1003,
    "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": 1741,
    "minStateId": 1741,
    "maxStateId": 1748,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [126],
    "boundingBox": "block"
  },
  {
    "id": 8087,
    "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": 1228,
    "minStateId": 1228,
    "maxStateId": 1229,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [131],
    "boundingBox": "block"
  },
  {
    "id": 1020,
    "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": 4853,
    "minStateId": 4853,
    "maxStateId": 4868,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [780],
    "boundingBox": "block"
  },
  {
    "name": "glowingobsidian",
    "id": 4840,
    "minStateId": 4840,
    "maxStateId": 4840,
    "displayName": "Glowingobsidian",
    "defaultState": 4840,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1024,
    "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": 1699,
    "minStateId": 1699,
    "maxStateId": 1699,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1375],
    "boundingBox": "block"
  },
  {
    "id": 1029,
    "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": 1955,
    "minStateId": 1955,
    "maxStateId": 1955,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1380],
    "boundingBox": "block"
  },
  {
    "id": 1048,
    "name": "moss_carpet",
    "displayName": "Moss Carpet",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1298,
    "minStateId": 1298,
    "maxStateId": 1298,
    "drops": [261],
    "boundingBox": "block"
  },
  {
    "id": 1065,
    "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": 1598,
    "minStateId": 1598,
    "maxStateId": 1605,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [666],
    "boundingBox": "block"
  },
  {
    "id": 1066,
    "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": 1300,
    "minStateId": 1300,
    "maxStateId": 1301,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [683],
    "boundingBox": "block"
  },
  {
    "id": 8088,
    "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": 1690,
    "minStateId": 1690,
    "maxStateId": 1691,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [685],
    "boundingBox": "block"
  },
  {
    "id": 8089,
    "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": 3865,
    "minStateId": 3865,
    "maxStateId": 3866,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [684],
    "boundingBox": "block"
  },
  {
    "name": "underwater_torch",
    "id": 3859,
    "minStateId": 3859,
    "maxStateId": 3864,
    "displayName": "Underwater Torch",
    "defaultState": 3859,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_light_blue_stained_glass",
    "id": 3497,
    "minStateId": 3497,
    "maxStateId": 3497,
    "displayName": "Hard Light Blue Stained Glass",
    "defaultState": 3497,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_brown_stained_glass_pane",
    "id": 3491,
    "minStateId": 3491,
    "maxStateId": 3491,
    "displayName": "Hard Brown Stained Glass Pane",
    "defaultState": 3491,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1035,
    "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": 3308,
    "minStateId": 3308,
    "maxStateId": 3311,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1386],
    "boundingBox": "block"
  },
  {
    "id": 1040,
    "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": 3686,
    "minStateId": 3686,
    "maxStateId": 3691,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [703],
    "boundingBox": "block"
  },
  {
    "id": 1075,
    "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": 1793,
    "minStateId": 1793,
    "maxStateId": 1954,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [447],
    "boundingBox": "block"
  },
  {
    "id": 1080,
    "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": 3492,
    "minStateId": 3492,
    "maxStateId": 3492,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [352],
    "boundingBox": "block"
  },
  {
    "id": 1083,
    "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": 1696,
    "minStateId": 1696,
    "maxStateId": 1696,
    "harvestTools": {"875": true, "880": true, "885": true},
    "drops": [86],
    "boundingBox": "block"
  },
  {
    "id": 1086,
    "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": 4258,
    "minStateId": 4258,
    "maxStateId": 4260,
    "drops": [1327],
    "boundingBox": "block"
  },
  {
    "name": "invisible_bedrock",
    "id": 3143,
    "minStateId": 3143,
    "maxStateId": 3143,
    "displayName": "Invisible Bedrock",
    "defaultState": 3143,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "stonecutter",
    "id": 3115,
    "minStateId": 3115,
    "maxStateId": 3115,
    "displayName": "Stonecutter",
    "defaultState": 3115,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 8090,
    "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": 2655,
    "minStateId": 2655,
    "maxStateId": 2656,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [133],
    "boundingBox": "block"
  },
  {
    "id": 1042,
    "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": 3071,
    "minStateId": 3071,
    "maxStateId": 3071,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [26],
    "boundingBox": "block"
  },
  {
    "name": "hard_glass_pane",
    "id": 2443,
    "minStateId": 2443,
    "maxStateId": 2443,
    "displayName": "Hard Glass Pane",
    "defaultState": 2443,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1036,
    "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": 1975,
    "minStateId": 1975,
    "maxStateId": 1978,
    "harvestTools": {"865": true, "875": true, "880": true, "885": true},
    "drops": [1387],
    "boundingBox": "block"
  },
  {
    "id": 8091,
    "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": 1959,
    "minStateId": 1959,
    "maxStateId": 1960,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [683],
    "boundingBox": "block"
  },
  {
    "id": 1099,
    "name": "open_eyeblossom",
    "displayName": "Open Eyeblossom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1749,
    "minStateId": 1749,
    "maxStateId": 1749,
    "drops": [230],
    "boundingBox": "empty"
  },
  {
    "id": 1102,
    "name": "flower_pot",
    "displayName": "Potted Closed Eyeblossom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1340,
    "minStateId": 1340,
    "maxStateId": 1341,
    "drops": [1158, 231],
    "boundingBox": "block"
  },
  {
    "name": "hard_gray_stained_glass",
    "id": 1287,
    "minStateId": 1287,
    "maxStateId": 1287,
    "displayName": "Hard Gray Stained Glass",
    "defaultState": 1287,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1059,
    "name": "deepslate",
    "displayName": "Deepslate",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1232,
    "minStateId": 1232,
    "maxStateId": 1234,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [9],
    "boundingBox": "block"
  },
  {
    "id": 1103,
    "name": "firefly_bush",
    "displayName": "Firefly Bush",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 2,
    "filterLight": 0,
    "defaultState": 1275,
    "minStateId": 1275,
    "maxStateId": 1275,
    "drops": [208],
    "boundingBox": "empty"
  },
  {
    "name": "info_update",
    "id": 1222,
    "minStateId": 1222,
    "maxStateId": 1222,
    "displayName": "Info Update",
    "defaultState": 1222,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_black_stained_glass_pane",
    "id": 1194,
    "minStateId": 1194,
    "maxStateId": 1194,
    "displayName": "Hard Black Stained Glass Pane",
    "defaultState": 1194,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_brown_stained_glass",
    "id": 1187,
    "minStateId": 1187,
    "maxStateId": 1187,
    "displayName": "Hard Brown Stained Glass",
    "defaultState": 1187,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_orange_stained_glass_pane",
    "id": 1179,
    "minStateId": 1179,
    "maxStateId": 1179,
    "displayName": "Hard Orange Stained Glass Pane",
    "defaultState": 1179,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1056,
    "name": "hanging_roots",
    "displayName": "Hanging Roots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1001,
    "minStateId": 1001,
    "maxStateId": 1001,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "glow_frame",
    "id": 8092,
    "minStateId": 975,
    "maxStateId": 998,
    "displayName": "Glow Frame",
    "defaultState": 975,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1061,
    "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": 939,
    "minStateId": 939,
    "maxStateId": 946,
    "harvestTools": {"860": true, "865": true, "870": true, "875": true, "880": true, "885": true},
    "drops": [665],
    "boundingBox": "block"
  },
  {
    "name": "hard_green_stained_glass_pane",
    "id": 8093,
    "minStateId": 343,
    "maxStateId": 343,
    "displayName": "Hard Green Stained Glass Pane",
    "defaultState": 343,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1051,
    "name": "leaf_litter",
    "displayName": "Leaf Litter",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 39,
    "minStateId": 39,
    "maxStateId": 70,
    "drops": [260],
    "boundingBox": "empty"
  },
  {
    "name": "hard_pink_stained_glass",
    "id": 8094,
    "minStateId": 1,
    "maxStateId": 1,
    "displayName": "Hard Pink Stained Glass",
    "defaultState": 1,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  }
]