[
  {
    "id": 0,
    "name": "air",
    "displayName": "Air",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12076,
    "minStateId": 12076,
    "maxStateId": 12076,
    "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": 2445,
    "minStateId": 2445,
    "maxStateId": 2445,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 281,
    "minStateId": 281,
    "maxStateId": 281,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 1761,
    "minStateId": 1761,
    "maxStateId": 1761,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 348,
    "minStateId": 348,
    "maxStateId": 348,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 10029,
    "minStateId": 10029,
    "maxStateId": 10029,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 2443,
    "minStateId": 2443,
    "maxStateId": 2443,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13855,
    "minStateId": 13855,
    "maxStateId": 13855,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 10618,
    "minStateId": 10618,
    "maxStateId": 10618,
    "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": 9441,
    "minStateId": 9441,
    "maxStateId": 9441,
    "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": 6374,
    "minStateId": 6374,
    "maxStateId": 6374,
    "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": 6939,
    "minStateId": 6939,
    "maxStateId": 6939,
    "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": 4962,
    "minStateId": 4962,
    "maxStateId": 4962,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13849,
    "minStateId": 13849,
    "maxStateId": 13849,
    "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": 14239,
    "minStateId": 14239,
    "maxStateId": 14239,
    "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": 8246,
    "minStateId": 8246,
    "maxStateId": 8246,
    "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": 12036,
    "minStateId": 12036,
    "maxStateId": 12036,
    "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": 6282,
    "minStateId": 6282,
    "maxStateId": 6282,
    "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": 14104,
    "minStateId": 14104,
    "maxStateId": 14104,
    "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": 4897,
    "minStateId": 4897,
    "maxStateId": 4897,
    "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": 8172,
    "minStateId": 8172,
    "maxStateId": 8174,
    "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": 5054,
    "minStateId": 5054,
    "maxStateId": 5054,
    "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": 3166,
    "minStateId": 3166,
    "maxStateId": 3166,
    "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": 9302,
    "minStateId": 9302,
    "maxStateId": 9302,
    "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": 15215,
    "minStateId": 15215,
    "maxStateId": 15215,
    "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": 2433,
    "minStateId": 2433,
    "maxStateId": 2434,
    "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": 5957,
    "minStateId": 5957,
    "maxStateId": 5958,
    "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": 13826,
    "minStateId": 13826,
    "maxStateId": 13827,
    "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": 11161,
    "minStateId": 11161,
    "maxStateId": 11162,
    "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": 11728,
    "minStateId": 11728,
    "maxStateId": 11729,
    "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": 13349,
    "minStateId": 13349,
    "maxStateId": 13350,
    "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": 1743,
    "minStateId": 1743,
    "maxStateId": 1744,
    "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": 1759,
    "minStateId": 1759,
    "maxStateId": 1760,
    "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": 12413,
    "minStateId": 12413,
    "maxStateId": 12422,
    "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": 12622,
    "minStateId": 12622,
    "maxStateId": 12623,
    "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": 7082,
    "minStateId": 7082,
    "maxStateId": 7097,
    "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": 8860,
    "minStateId": 8860,
    "maxStateId": 8875,
    "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": 5189,
    "minStateId": 5189,
    "maxStateId": 5204,
    "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": 13290,
    "minStateId": 13290,
    "maxStateId": 13305,
    "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": 5961,
    "minStateId": 5961,
    "maxStateId": 5961,
    "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": 3523,
    "minStateId": 3523,
    "maxStateId": 3530,
    "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": 2645,
    "minStateId": 2645,
    "maxStateId": 2645,
    "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": 15246,
    "minStateId": 15246,
    "maxStateId": 15246,
    "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": 7058,
    "minStateId": 7058,
    "maxStateId": 7065,
    "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": 3116,
    "minStateId": 3116,
    "maxStateId": 3116,
    "harvestTools": {"892": true, "897": true, "902": true},
    "drops": [871],
    "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": 11457,
    "minStateId": 11457,
    "maxStateId": 11457,
    "harvestTools": {"892": true, "897": true, "902": true},
    "drops": [871],
    "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": 6979,
    "minStateId": 6979,
    "maxStateId": 6979,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [867],
    "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": 13375,
    "minStateId": 13375,
    "maxStateId": 13375,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [867],
    "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": 6039,
    "minStateId": 6039,
    "maxStateId": 6039,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [860],
    "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": 13253,
    "minStateId": 13253,
    "maxStateId": 13253,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [860],
    "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": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1073],
    "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": 1296,
    "minStateId": 1296,
    "maxStateId": 1298,
    "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": 6035,
    "minStateId": 6035,
    "maxStateId": 6037,
    "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": 2448,
    "minStateId": 2448,
    "maxStateId": 2450,
    "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": 1190,
    "minStateId": 1190,
    "maxStateId": 1192,
    "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": 6152,
    "minStateId": 6152,
    "maxStateId": 6154,
    "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": 13351,
    "minStateId": 13351,
    "maxStateId": 13353,
    "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": 3895,
    "minStateId": 3895,
    "maxStateId": 3897,
    "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": 11174,
    "minStateId": 11174,
    "maxStateId": 11176,
    "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": 1682,
    "minStateId": 1682,
    "maxStateId": 1684,
    "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": 11561,
    "minStateId": 11561,
    "maxStateId": 11561,
    "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": 1658,
    "minStateId": 1658,
    "maxStateId": 1660,
    "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": 108,
    "minStateId": 108,
    "maxStateId": 110,
    "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": 11660,
    "minStateId": 11660,
    "maxStateId": 11662,
    "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": 10710,
    "minStateId": 10710,
    "maxStateId": 10712,
    "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": 2388,
    "minStateId": 2388,
    "maxStateId": 2390,
    "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": 10096,
    "minStateId": 10096,
    "maxStateId": 10098,
    "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": 6267,
    "minStateId": 6267,
    "maxStateId": 6269,
    "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": 1184,
    "minStateId": 1184,
    "maxStateId": 1186,
    "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": 6059,
    "minStateId": 6059,
    "maxStateId": 6061,
    "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": 13850,
    "minStateId": 13850,
    "maxStateId": 13852,
    "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": 15243,
    "minStateId": 15243,
    "maxStateId": 15245,
    "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": 4940,
    "minStateId": 4940,
    "maxStateId": 4942,
    "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": 7600,
    "minStateId": 7600,
    "maxStateId": 7602,
    "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": 13896,
    "minStateId": 13896,
    "maxStateId": 13898,
    "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": 2642,
    "minStateId": 2642,
    "maxStateId": 2644,
    "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": 2658,
    "minStateId": 2658,
    "maxStateId": 2660,
    "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": 12327,
    "minStateId": 12327,
    "maxStateId": 12329,
    "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": 12782,
    "minStateId": 12782,
    "maxStateId": 12784,
    "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": 5910,
    "minStateId": 5910,
    "maxStateId": 5912,
    "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": 7153,
    "minStateId": 7153,
    "maxStateId": 7155,
    "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": 2617,
    "minStateId": 2617,
    "maxStateId": 2619,
    "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": 6383,
    "minStateId": 6383,
    "maxStateId": 6385,
    "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": 1677,
    "minStateId": 1677,
    "maxStateId": 1679,
    "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": 1280,
    "minStateId": 1280,
    "maxStateId": 1282,
    "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": 7627,
    "minStateId": 7627,
    "maxStateId": 7629,
    "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": 7591,
    "minStateId": 7591,
    "maxStateId": 7593,
    "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": 3518,
    "minStateId": 3518,
    "maxStateId": 3520,
    "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": 5994,
    "minStateId": 5994,
    "maxStateId": 5996,
    "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": 2665,
    "minStateId": 2665,
    "maxStateId": 2668,
    "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": 6227,
    "minStateId": 6227,
    "maxStateId": 6230,
    "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": 5895,
    "minStateId": 5895,
    "maxStateId": 5898,
    "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": 8272,
    "minStateId": 8272,
    "maxStateId": 8275,
    "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": 3716,
    "minStateId": 3716,
    "maxStateId": 3719,
    "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": 10032,
    "minStateId": 10032,
    "maxStateId": 10035,
    "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": 11197,
    "minStateId": 11197,
    "maxStateId": 11200,
    "drops": [55],
    "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": 1694,
    "minStateId": 1694,
    "maxStateId": 1697,
    "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": 12062,
    "minStateId": 12062,
    "maxStateId": 12065,
    "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": 14056,
    "minStateId": 14056,
    "maxStateId": 14059,
    "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": 11715,
    "minStateId": 11715,
    "maxStateId": 11718,
    "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": 1987,
    "minStateId": 1987,
    "maxStateId": 1987,
    "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": 118,
    "minStateId": 118,
    "maxStateId": 118,
    "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": 11548,
    "minStateId": 11548,
    "maxStateId": 11548,
    "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": 14043,
    "minStateId": 14043,
    "maxStateId": 14043,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [864],
    "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": 13347,
    "minStateId": 13347,
    "maxStateId": 13347,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [864],
    "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": 6038,
    "minStateId": 6038,
    "maxStateId": 6038,
    "harvestTools": {"882": true, "892": true, "897": true, "902": 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": 14438,
    "minStateId": 14438,
    "maxStateId": 14449,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [699],
    "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": 5011,
    "minStateId": 5011,
    "maxStateId": 5011,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 11163,
    "minStateId": 11163,
    "maxStateId": 11163,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 10746,
    "minStateId": 10746,
    "maxStateId": 10746,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 1680,
    "minStateId": 1680,
    "maxStateId": 1680,
    "drops": [712],
    "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": 12077,
    "minStateId": 12077,
    "maxStateId": 12092,
    "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": 8247,
    "minStateId": 8247,
    "maxStateId": 8258,
    "drops": [797],
    "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": 5873,
    "minStateId": 5873,
    "maxStateId": 5884,
    "drops": [798],
    "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": 6187,
    "minStateId": 6187,
    "maxStateId": 6192,
    "drops": [694],
    "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": 12098,
    "minStateId": 12098,
    "maxStateId": 12098,
    "harvestTools": {"875": true, "880": true, "885": true, "890": true, "895": true, "900": true, "1060": true},
    "drops": [907],
    "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": 11967,
    "minStateId": 11967,
    "maxStateId": 11967,
    "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": 11219,
    "minStateId": 11219,
    "maxStateId": 11219,
    "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": 6966,
    "minStateId": 6966,
    "maxStateId": 6966,
    "drops": [905],
    "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": 12384,
    "minStateId": 12384,
    "maxStateId": 12384,
    "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": 11223,
    "minStateId": 11223,
    "maxStateId": 11223,
    "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": 8216,
    "minStateId": 8216,
    "maxStateId": 8216,
    "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": 1231,
    "minStateId": 1231,
    "maxStateId": 1233,
    "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": 3141,
    "minStateId": 3141,
    "maxStateId": 3146,
    "drops": [693],
    "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": 111,
    "minStateId": 111,
    "maxStateId": 116,
    "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": 11720,
    "minStateId": 11720,
    "maxStateId": 11725,
    "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": 8333,
    "minStateId": 8333,
    "maxStateId": 8333,
    "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": 2620,
    "minStateId": 2620,
    "maxStateId": 2620,
    "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": 3336,
    "minStateId": 3336,
    "maxStateId": 3336,
    "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": 12737,
    "minStateId": 12737,
    "maxStateId": 12737,
    "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": 769,
    "minStateId": 769,
    "maxStateId": 769,
    "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": 11131,
    "minStateId": 11131,
    "maxStateId": 11131,
    "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": 5151,
    "minStateId": 5151,
    "maxStateId": 5151,
    "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": 1200,
    "minStateId": 1200,
    "maxStateId": 1200,
    "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": 14470,
    "minStateId": 14470,
    "maxStateId": 14470,
    "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": 8259,
    "minStateId": 8259,
    "maxStateId": 8259,
    "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": 15219,
    "minStateId": 15219,
    "maxStateId": 15219,
    "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": 8448,
    "minStateId": 8448,
    "maxStateId": 8448,
    "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": 1260,
    "minStateId": 1260,
    "maxStateId": 1260,
    "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": 5092,
    "minStateId": 5092,
    "maxStateId": 5092,
    "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": 326,
    "minStateId": 326,
    "maxStateId": 326,
    "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": 1708,
    "minStateId": 1708,
    "maxStateId": 1708,
    "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": 9260,
    "minStateId": 9260,
    "maxStateId": 9260,
    "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": 15284,
    "minStateId": 15284,
    "maxStateId": 15284,
    "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": 11222,
    "minStateId": 11222,
    "maxStateId": 11222,
    "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": 5084,
    "minStateId": 5084,
    "maxStateId": 5084,
    "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": 5885,
    "minStateId": 5885,
    "maxStateId": 5885,
    "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": 1705,
    "minStateId": 1705,
    "maxStateId": 1705,
    "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": 778,
    "minStateId": 778,
    "maxStateId": 778,
    "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": 13755,
    "minStateId": 13755,
    "maxStateId": 13755,
    "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": 12311,
    "minStateId": 12311,
    "maxStateId": 12311,
    "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": 6442,
    "minStateId": 6442,
    "maxStateId": 6442,
    "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": 6056,
    "minStateId": 6056,
    "maxStateId": 6056,
    "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": 13386,
    "minStateId": 13386,
    "maxStateId": 13386,
    "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": 7995,
    "minStateId": 7995,
    "maxStateId": 7995,
    "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": 11549,
    "minStateId": 11549,
    "maxStateId": 11549,
    "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": 1204,
    "minStateId": 1204,
    "maxStateId": 1204,
    "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": 4865,
    "minStateId": 4865,
    "maxStateId": 4865,
    "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": 6446,
    "minStateId": 6446,
    "maxStateId": 6446,
    "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": 1347,
    "minStateId": 1347,
    "maxStateId": 1347,
    "harvestTools": {"892": true, "897": true, "902": 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": 15220,
    "minStateId": 15220,
    "maxStateId": 15220,
    "harvestTools": {"882": true, "892": true, "897": true, "902": 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": 7098,
    "minStateId": 7098,
    "maxStateId": 7098,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 3077,
    "minStateId": 3077,
    "maxStateId": 3078,
    "drops": [710],
    "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": 12094,
    "minStateId": 12094,
    "maxStateId": 12095,
    "drops": [710],
    "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": 12069,
    "minStateId": 12069,
    "maxStateId": 12069,
    "drops": [984],
    "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": 1350,
    "minStateId": 1350,
    "maxStateId": 1605,
    "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": 1239,
    "minStateId": 1239,
    "maxStateId": 1239,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 1797,
    "minStateId": 1797,
    "maxStateId": 1797,
    "harvestTools": {"897": true, "902": 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": 2908,
    "minStateId": 2908,
    "maxStateId": 2913,
    "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": 11203,
    "minStateId": 11203,
    "maxStateId": 11218,
    "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": 1768,
    "minStateId": 1768,
    "maxStateId": 1783,
    "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": 1758,
    "minStateId": 1758,
    "maxStateId": 1758,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13723,
    "minStateId": 13723,
    "maxStateId": 13740,
    "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": 1287,
    "minStateId": 1287,
    "maxStateId": 1294,
    "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": 12778,
    "minStateId": 12778,
    "maxStateId": 12781,
    "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": 5169,
    "minStateId": 5169,
    "maxStateId": 5184,
    "drops": [688],
    "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": 6183,
    "minStateId": 6183,
    "maxStateId": 6183,
    "harvestTools": {"892": true, "897": true, "902": true},
    "drops": [862],
    "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": 14453,
    "minStateId": 14453,
    "maxStateId": 14453,
    "harvestTools": {"892": true, "897": true, "902": true},
    "drops": [862],
    "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": 1284,
    "minStateId": 1284,
    "maxStateId": 1284,
    "harvestTools": {"892": true, "897": true, "902": 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": 10102,
    "minStateId": 10102,
    "maxStateId": 10102,
    "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": 13388,
    "minStateId": 13388,
    "maxStateId": 13395,
    "drops": [910],
    "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": 5678,
    "minStateId": 5678,
    "maxStateId": 5685,
    "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": 13328,
    "minStateId": 13328,
    "maxStateId": 13331,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 14242,
    "minStateId": 14242,
    "maxStateId": 14245,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 9286,
    "minStateId": 9286,
    "maxStateId": 9301,
    "drops": [943],
    "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": 12666,
    "minStateId": 12666,
    "maxStateId": 12681,
    "drops": [944],
    "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": [945],
    "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": 11616,
    "minStateId": 11616,
    "maxStateId": 11631,
    "drops": [947],
    "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": 10111,
    "minStateId": 10111,
    "maxStateId": 10126,
    "drops": [948],
    "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": 11177,
    "minStateId": 11177,
    "maxStateId": 11192,
    "drops": [946],
    "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": 13440,
    "minStateId": 13440,
    "maxStateId": 13455,
    "drops": [949],
    "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": 12105,
    "minStateId": 12105,
    "maxStateId": 12120,
    "drops": [950],
    "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": 5978,
    "minStateId": 5978,
    "maxStateId": 5993,
    "drops": [951],
    "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": 13274,
    "minStateId": 13274,
    "maxStateId": 13289,
    "drops": [952],
    "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": 5096,
    "minStateId": 5096,
    "maxStateId": 5127,
    "drops": [744],
    "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": 15221,
    "minStateId": 15221,
    "maxStateId": 15226,
    "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": 5691,
    "minStateId": 5691,
    "maxStateId": 5700,
    "drops": [799],
    "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": 5055,
    "minStateId": 5055,
    "maxStateId": 5062,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 7620,
    "minStateId": 7620,
    "maxStateId": 7625,
    "drops": [943],
    "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": 13674,
    "minStateId": 13674,
    "maxStateId": 13679,
    "drops": [944],
    "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": 12315,
    "minStateId": 12315,
    "maxStateId": 12320,
    "drops": [945],
    "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": 5014,
    "minStateId": 5014,
    "maxStateId": 5019,
    "drops": [947],
    "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": 14063,
    "minStateId": 14063,
    "maxStateId": 14068,
    "drops": [948],
    "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": 6206,
    "minStateId": 6206,
    "maxStateId": 6211,
    "drops": [946],
    "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": 8266,
    "minStateId": 8266,
    "maxStateId": 8271,
    "drops": [949],
    "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": 1762,
    "minStateId": 1762,
    "maxStateId": 1767,
    "drops": [950],
    "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": 8209,
    "minStateId": 8209,
    "maxStateId": 8214,
    "drops": [951],
    "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": 12321,
    "minStateId": 12321,
    "maxStateId": 12326,
    "drops": [952],
    "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": 7157,
    "minStateId": 7157,
    "maxStateId": 7540,
    "drops": [955],
    "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": 9645,
    "minStateId": 9645,
    "maxStateId": 10028,
    "drops": [956],
    "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": 2004,
    "minStateId": 2004,
    "maxStateId": 2387,
    "drops": [957],
    "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": 3898,
    "minStateId": 3898,
    "maxStateId": 4281,
    "drops": [959],
    "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": 385,
    "minStateId": 385,
    "maxStateId": 768,
    "drops": [960],
    "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": 5205,
    "minStateId": 5205,
    "maxStateId": 5588,
    "drops": [958],
    "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": 4480,
    "minStateId": 4480,
    "maxStateId": 4863,
    "drops": [961],
    "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": 8449,
    "minStateId": 8449,
    "maxStateId": 8832,
    "drops": [962],
    "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": 12804,
    "minStateId": 12804,
    "maxStateId": 13187,
    "drops": [965],
    "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": 10747,
    "minStateId": 10747,
    "maxStateId": 11130,
    "drops": [966],
    "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": 10128,
    "minStateId": 10128,
    "maxStateId": 10511,
    "drops": [963],
    "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": 6546,
    "minStateId": 6546,
    "maxStateId": 6929,
    "drops": [964],
    "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": 11908,
    "minStateId": 11908,
    "maxStateId": 11923,
    "drops": [703],
    "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": 5651,
    "minStateId": 5651,
    "maxStateId": 5666,
    "drops": [727],
    "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": 6285,
    "minStateId": 6285,
    "maxStateId": 6316,
    "drops": [743],
    "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": 14480,
    "minStateId": 14480,
    "maxStateId": 14495,
    "drops": [731],
    "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": 5134,
    "minStateId": 5134,
    "maxStateId": 5149,
    "drops": [732],
    "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": 4898,
    "minStateId": 4898,
    "maxStateId": 4913,
    "drops": [733],
    "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": 4976,
    "minStateId": 4976,
    "maxStateId": 4991,
    "drops": [734],
    "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": 8176,
    "minStateId": 8176,
    "maxStateId": 8191,
    "drops": [735],
    "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": 369,
    "minStateId": 369,
    "maxStateId": 384,
    "drops": [736],
    "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": 10661,
    "minStateId": 10661,
    "maxStateId": 10676,
    "drops": [737],
    "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": 1661,
    "minStateId": 1661,
    "maxStateId": 1676,
    "drops": [738],
    "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": 5631,
    "minStateId": 5631,
    "maxStateId": 5646,
    "drops": [739],
    "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": 11397,
    "minStateId": 11397,
    "maxStateId": 11412,
    "drops": [740],
    "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": 6045,
    "minStateId": 6045,
    "maxStateId": 6045,
    "harvestTools": {"892": true, "897": true, "902": true},
    "drops": [688],
    "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": 6941,
    "minStateId": 6941,
    "maxStateId": 6941,
    "harvestTools": {"892": true, "897": true, "902": true},
    "drops": [688],
    "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": 12037,
    "minStateId": 12037,
    "maxStateId": 12037,
    "harvestTools": {"892": true, "897": true, "902": true},
    "drops": [688],
    "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": 13916,
    "minStateId": 13916,
    "maxStateId": 13916,
    "harvestTools": {"892": true, "897": true, "902": true},
    "drops": [688],
    "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": 4459,
    "minStateId": 4459,
    "maxStateId": 4464,
    "drops": [689],
    "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": 15177,
    "minStateId": 15177,
    "maxStateId": 15182,
    "drops": [689],
    "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": 1969,
    "minStateId": 1969,
    "maxStateId": 1980,
    "drops": [713],
    "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": 952,
    "minStateId": 952,
    "maxStateId": 967,
    "harvestTools": {"876": true, "881": true, "886": true, "891": true, "896": true, "901": 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": 12075,
    "minStateId": 12075,
    "maxStateId": 12075,
    "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": 5960,
    "minStateId": 5960,
    "maxStateId": 5960,
    "harvestTools": {"876": true, "881": true, "886": true, "891": true, "896": true, "901": true},
    "drops": [971],
    "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": 12423,
    "minStateId": 12423,
    "maxStateId": 12438,
    "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": 1227,
    "minStateId": 1227,
    "maxStateId": 1227,
    "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": 12788,
    "minStateId": 12788,
    "maxStateId": 12788,
    "drops": [981],
    "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": 11144,
    "minStateId": 11144,
    "maxStateId": 11159,
    "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": 7626,
    "minStateId": 7626,
    "maxStateId": 7626,
    "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": 9437,
    "minStateId": 9437,
    "maxStateId": 9437,
    "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": 12657,
    "minStateId": 12657,
    "maxStateId": 12657,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 9482,
    "minStateId": 9482,
    "maxStateId": 9482,
    "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": 9481,
    "minStateId": 9481,
    "maxStateId": 9481,
    "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": 6171,
    "minStateId": 6171,
    "maxStateId": 6173,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6933,
    "minStateId": 6933,
    "maxStateId": 6938,
    "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": 5650,
    "minStateId": 5650,
    "maxStateId": 5650,
    "drops": [1011],
    "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": 14150,
    "minStateId": 14150,
    "maxStateId": 14152,
    "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": 13658,
    "minStateId": 13658,
    "maxStateId": 13661,
    "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": 12071,
    "minStateId": 12071,
    "maxStateId": 12074,
    "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": 12797,
    "minStateId": 12797,
    "maxStateId": 12803,
    "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": 6387,
    "minStateId": 6387,
    "maxStateId": 6402,
    "drops": [691],
    "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": 8884,
    "minStateId": 8884,
    "maxStateId": 8899,
    "drops": [691],
    "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": 7595,
    "minStateId": 7595,
    "maxStateId": 7595,
    "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": 6381,
    "minStateId": 6381,
    "maxStateId": 6381,
    "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": 13313,
    "minStateId": 13313,
    "maxStateId": 13313,
    "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": 9480,
    "minStateId": 9480,
    "maxStateId": 9480,
    "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": 13891,
    "minStateId": 13891,
    "maxStateId": 13891,
    "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": 325,
    "minStateId": 325,
    "maxStateId": 325,
    "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": 6138,
    "minStateId": 6138,
    "maxStateId": 6138,
    "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": 5064,
    "minStateId": 5064,
    "maxStateId": 5064,
    "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": 1796,
    "minStateId": 1796,
    "maxStateId": 1796,
    "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": 10581,
    "minStateId": 10581,
    "maxStateId": 10581,
    "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": 3709,
    "minStateId": 3709,
    "maxStateId": 3709,
    "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": 9442,
    "minStateId": 9442,
    "maxStateId": 9442,
    "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": 2442,
    "minStateId": 2442,
    "maxStateId": 2442,
    "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": 6052,
    "minStateId": 6052,
    "maxStateId": 6052,
    "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": 8171,
    "minStateId": 8171,
    "maxStateId": 8171,
    "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": 10582,
    "minStateId": 10582,
    "maxStateId": 10582,
    "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": 1211,
    "minStateId": 1211,
    "maxStateId": 1226,
    "drops": [765],
    "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": 11972,
    "minStateId": 11972,
    "maxStateId": 11987,
    "drops": [766],
    "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": 12045,
    "minStateId": 12045,
    "maxStateId": 12060,
    "drops": [767],
    "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": 8315,
    "minStateId": 8315,
    "maxStateId": 8330,
    "drops": [768],
    "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": 9265,
    "minStateId": 9265,
    "maxStateId": 9280,
    "drops": [769],
    "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": 3098,
    "minStateId": 3098,
    "maxStateId": 3113,
    "drops": [770],
    "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": 13828,
    "minStateId": 13828,
    "maxStateId": 13843,
    "drops": [771],
    "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": 13404,
    "minStateId": 13404,
    "maxStateId": 13419,
    "drops": [772],
    "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": 6326,
    "minStateId": 6326,
    "maxStateId": 6341,
    "drops": [773],
    "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": 8192,
    "minStateId": 8192,
    "maxStateId": 8207,
    "drops": [774],
    "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": 5863,
    "minStateId": 5863,
    "maxStateId": 5863,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5091,
    "minStateId": 5091,
    "maxStateId": 5091,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 4959,
    "minStateId": 4959,
    "maxStateId": 4959,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 313,
    "minStateId": 313,
    "maxStateId": 313,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 1303,
    "minStateId": 1303,
    "maxStateId": 1303,
    "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": 12314,
    "minStateId": 12314,
    "maxStateId": 12314,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 11224,
    "minStateId": 11224,
    "maxStateId": 11224,
    "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": 5902,
    "minStateId": 5902,
    "maxStateId": 5902,
    "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": 8175,
    "minStateId": 8175,
    "maxStateId": 8175,
    "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": 2907,
    "minStateId": 2907,
    "maxStateId": 2907,
    "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": 2662,
    "minStateId": 2662,
    "maxStateId": 2662,
    "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": 6054,
    "minStateId": 6054,
    "maxStateId": 6054,
    "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": 13467,
    "minStateId": 13467,
    "maxStateId": 13482,
    "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": 4943,
    "minStateId": 4943,
    "maxStateId": 4958,
    "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": 7151,
    "minStateId": 7151,
    "maxStateId": 7151,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 12785,
    "minStateId": 12785,
    "maxStateId": 12787,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 8167,
    "minStateId": 8167,
    "maxStateId": 8167,
    "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": 6412,
    "minStateId": 6412,
    "maxStateId": 6415,
    "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": 1745,
    "minStateId": 1745,
    "maxStateId": 1745,
    "drops": [1061],
    "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": 11667,
    "minStateId": 11667,
    "maxStateId": 11714,
    "drops": [1063],
    "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": 7542,
    "minStateId": 7542,
    "maxStateId": 7589,
    "drops": [1064],
    "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": 3080,
    "minStateId": 3080,
    "maxStateId": 3095,
    "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": 9303,
    "minStateId": 9303,
    "maxStateId": 9366,
    "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": 2669,
    "minStateId": 2669,
    "maxStateId": 2732,
    "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": 283,
    "minStateId": 283,
    "maxStateId": 298,
    "drops": [785],
    "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": 11927,
    "minStateId": 11927,
    "maxStateId": 11934,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 3148,
    "minStateId": 3148,
    "maxStateId": 3155,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 8876,
    "minStateId": 8876,
    "maxStateId": 8883,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5038,
    "minStateId": 5038,
    "maxStateId": 5038,
    "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": 3517,
    "minStateId": 3517,
    "maxStateId": 3517,
    "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": 11882,
    "minStateId": 11882,
    "maxStateId": 11882,
    "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": 10563,
    "minStateId": 10563,
    "maxStateId": 10563,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 11449,
    "minStateId": 11449,
    "maxStateId": 11456,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 4893,
    "minStateId": 4893,
    "maxStateId": 4894,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13397,
    "minStateId": 13397,
    "maxStateId": 13398,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 14687,
    "minStateId": 14687,
    "maxStateId": 14848,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 11589,
    "minStateId": 11589,
    "maxStateId": 11589,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13374,
    "minStateId": 13374,
    "maxStateId": 13374,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6055,
    "minStateId": 6055,
    "maxStateId": 6055,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 314,
    "minStateId": 314,
    "maxStateId": 321,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 14096,
    "minStateId": 14096,
    "maxStateId": 14099,
    "drops": [1074],
    "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": 12142,
    "minStateId": 12142,
    "maxStateId": 12142,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13857,
    "minStateId": 13857,
    "maxStateId": 13864,
    "drops": [1081],
    "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": 13773,
    "minStateId": 13773,
    "maxStateId": 13793,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1082],
    "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": 13890,
    "minStateId": 13890,
    "maxStateId": 13890,
    "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": 11389,
    "minStateId": 11389,
    "maxStateId": 11396,
    "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": 5596,
    "minStateId": 5596,
    "maxStateId": 5596,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13372,
    "minStateId": 13372,
    "maxStateId": 13372,
    "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": 1238,
    "minStateId": 1238,
    "maxStateId": 1238,
    "drops": [711],
    "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": 6180,
    "minStateId": 6180,
    "maxStateId": 6180,
    "drops": [711],
    "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": 11896,
    "minStateId": 11896,
    "maxStateId": 11907,
    "drops": [1020],
    "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": 4930,
    "minStateId": 4930,
    "maxStateId": 4937,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13466,
    "minStateId": 13466,
    "maxStateId": 13466,
    "harvestTools": {"892": true, "897": true, "902": true},
    "drops": [863],
    "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": 11727,
    "minStateId": 11727,
    "maxStateId": 11727,
    "harvestTools": {"892": true, "897": true, "902": true},
    "drops": [863],
    "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": 6193,
    "minStateId": 6193,
    "maxStateId": 6196,
    "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": 10619,
    "minStateId": 10619,
    "maxStateId": 10634,
    "drops": [708],
    "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": 13757,
    "minStateId": 13757,
    "maxStateId": 13772,
    "drops": [907],
    "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": 3522,
    "minStateId": 3522,
    "maxStateId": 3522,
    "harvestTools": {"892": true, "897": true, "902": 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": 339,
    "minStateId": 339,
    "maxStateId": 346,
    "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": 12445,
    "minStateId": 12445,
    "maxStateId": 12452,
    "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": 12405,
    "minStateId": 12405,
    "maxStateId": 12412,
    "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": 14167,
    "minStateId": 14167,
    "maxStateId": 14178,
    "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": 779,
    "minStateId": 779,
    "maxStateId": 779,
    "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": 3721,
    "minStateId": 3721,
    "maxStateId": 3882,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 3531,
    "minStateId": 3531,
    "maxStateId": 3692,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 10564,
    "minStateId": 10564,
    "maxStateId": 10571,
    "drops": [1177],
    "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": 1650,
    "minStateId": 1650,
    "maxStateId": 1657,
    "drops": [1178],
    "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": 11773,
    "minStateId": 11773,
    "maxStateId": 11784,
    "drops": [715],
    "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": 6140,
    "minStateId": 6140,
    "maxStateId": 6151,
    "drops": [716],
    "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": 14153,
    "minStateId": 14153,
    "maxStateId": 14164,
    "drops": [717],
    "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": 327,
    "minStateId": 327,
    "maxStateId": 338,
    "drops": [718],
    "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": 13315,
    "minStateId": 13315,
    "maxStateId": 13326,
    "drops": [719],
    "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": 6482,
    "minStateId": 6482,
    "maxStateId": 6493,
    "drops": [720],
    "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": 300,
    "minStateId": 300,
    "maxStateId": 311,
    "drops": [721],
    "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": 13741,
    "minStateId": 13741,
    "maxStateId": 13752,
    "drops": [722],
    "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": 12682,
    "minStateId": 12682,
    "maxStateId": 12693,
    "drops": [723],
    "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": 11855,
    "minStateId": 11855,
    "maxStateId": 11866,
    "drops": [724],
    "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": 8352,
    "minStateId": 8352,
    "maxStateId": 8357,
    "drops": [1183],
    "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": 13306,
    "minStateId": 13306,
    "maxStateId": 13311,
    "drops": [1184],
    "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": [1186],
    "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": 5077,
    "minStateId": 5077,
    "maxStateId": 5082,
    "drops": [1185],
    "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": 10036,
    "minStateId": 10036,
    "maxStateId": 10041,
    "drops": [1187],
    "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": 10060,
    "minStateId": 10060,
    "maxStateId": 10065,
    "drops": [1188],
    "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": 12649,
    "minStateId": 12649,
    "maxStateId": 12654,
    "drops": [1189],
    "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": 12041,
    "minStateId": 12041,
    "maxStateId": 12044,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 7016,
    "minStateId": 7016,
    "maxStateId": 7019,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 14662,
    "minStateId": 14662,
    "maxStateId": 14665,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 9261,
    "minStateId": 9261,
    "maxStateId": 9264,
    "drops": [709],
    "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": 5020,
    "minStateId": 5020,
    "maxStateId": 5035,
    "drops": [729],
    "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": 3693,
    "minStateId": 3693,
    "maxStateId": 3708,
    "drops": [730],
    "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": 1717,
    "minStateId": 1717,
    "maxStateId": 1732,
    "drops": [692],
    "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": 11733,
    "minStateId": 11733,
    "maxStateId": 11748,
    "drops": [692],
    "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": 5962,
    "minStateId": 5962,
    "maxStateId": 5977,
    "drops": [705],
    "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": 6343,
    "minStateId": 6343,
    "maxStateId": 6358,
    "drops": [705],
    "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": 5152,
    "minStateId": 5152,
    "maxStateId": 5152,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [690],
    "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": 6342,
    "minStateId": 6342,
    "maxStateId": 6342,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [865],
    "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": 12331,
    "minStateId": 12331,
    "maxStateId": 12342,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [698],
    "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": 5051,
    "minStateId": 5051,
    "maxStateId": 5053,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13420,
    "minStateId": 13420,
    "maxStateId": 13422,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5185,
    "minStateId": 5185,
    "maxStateId": 5187,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 7116,
    "minStateId": 7116,
    "maxStateId": 7123,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 1622,
    "minStateId": 1622,
    "maxStateId": 1633,
    "drops": [800],
    "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": 13662,
    "minStateId": 13662,
    "maxStateId": 13673,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [700],
    "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": 7152,
    "minStateId": 7152,
    "maxStateId": 7152,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13845,
    "minStateId": 13845,
    "maxStateId": 13845,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6449,
    "minStateId": 6449,
    "maxStateId": 6449,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6179,
    "minStateId": 6179,
    "maxStateId": 6179,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5959,
    "minStateId": 5959,
    "maxStateId": 5959,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 15185,
    "minStateId": 15185,
    "maxStateId": 15185,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5899,
    "minStateId": 5899,
    "maxStateId": 5899,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6423,
    "minStateId": 6423,
    "maxStateId": 6423,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 2437,
    "minStateId": 2437,
    "maxStateId": 2437,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 11771,
    "minStateId": 11771,
    "maxStateId": 11771,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5010,
    "minStateId": 5010,
    "maxStateId": 5010,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 14450,
    "minStateId": 14450,
    "maxStateId": 14450,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5065,
    "minStateId": 5065,
    "maxStateId": 5065,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 3168,
    "minStateId": 3168,
    "maxStateId": 3168,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 11448,
    "minStateId": 11448,
    "maxStateId": 11448,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6382,
    "minStateId": 6382,
    "maxStateId": 6382,
    "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": 1201,
    "minStateId": 1201,
    "maxStateId": 1201,
    "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": 7150,
    "minStateId": 7150,
    "maxStateId": 7150,
    "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": 5649,
    "minStateId": 5649,
    "maxStateId": 5649,
    "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": 776,
    "minStateId": 776,
    "maxStateId": 776,
    "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": 13889,
    "minStateId": 13889,
    "maxStateId": 13889,
    "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": 12736,
    "minStateId": 12736,
    "maxStateId": 12736,
    "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": 12330,
    "minStateId": 12330,
    "maxStateId": 12330,
    "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": 1798,
    "minStateId": 1798,
    "maxStateId": 1798,
    "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": 11876,
    "minStateId": 11876,
    "maxStateId": 11876,
    "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": 7603,
    "minStateId": 7603,
    "maxStateId": 7603,
    "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": 282,
    "minStateId": 282,
    "maxStateId": 282,
    "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": 1299,
    "minStateId": 1299,
    "maxStateId": 1299,
    "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": 5886,
    "minStateId": 5886,
    "maxStateId": 5886,
    "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": 12731,
    "minStateId": 12731,
    "maxStateId": 12731,
    "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": 3720,
    "minStateId": 3720,
    "maxStateId": 3720,
    "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": 11570,
    "minStateId": 11570,
    "maxStateId": 11577,
    "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": 12789,
    "minStateId": 12789,
    "maxStateId": 12796,
    "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": 7997,
    "minStateId": 7997,
    "maxStateId": 8004,
    "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": 13458,
    "minStateId": 13458,
    "maxStateId": 13465,
    "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": 6458,
    "minStateId": 6458,
    "maxStateId": 6465,
    "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": 2899,
    "minStateId": 2899,
    "maxStateId": 2906,
    "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": 11578,
    "minStateId": 11578,
    "maxStateId": 11585,
    "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": 5998,
    "minStateId": 5998,
    "maxStateId": 5998,
    "drops": [695],
    "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": 11164,
    "minStateId": 11164,
    "maxStateId": 11164,
    "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": 2391,
    "minStateId": 2391,
    "maxStateId": 2391,
    "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": 2392,
    "minStateId": 2392,
    "maxStateId": 2392,
    "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": 2393,
    "minStateId": 2393,
    "maxStateId": 2393,
    "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": 2394,
    "minStateId": 2394,
    "maxStateId": 2394,
    "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": 2395,
    "minStateId": 2395,
    "maxStateId": 2395,
    "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": 2396,
    "minStateId": 2396,
    "maxStateId": 2396,
    "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": 2397,
    "minStateId": 2397,
    "maxStateId": 2397,
    "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": 2398,
    "minStateId": 2398,
    "maxStateId": 2398,
    "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": 2399,
    "minStateId": 2399,
    "maxStateId": 2399,
    "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": 2400,
    "minStateId": 2400,
    "maxStateId": 2400,
    "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": 11869,
    "minStateId": 11869,
    "maxStateId": 11869,
    "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": 11870,
    "minStateId": 11870,
    "maxStateId": 11870,
    "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": 11871,
    "minStateId": 11871,
    "maxStateId": 11871,
    "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": 11872,
    "minStateId": 11872,
    "maxStateId": 11872,
    "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": 11873,
    "minStateId": 11873,
    "maxStateId": 11873,
    "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": 11874,
    "minStateId": 11874,
    "maxStateId": 11874,
    "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": 1634,
    "minStateId": 1634,
    "maxStateId": 1649,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [764],
    "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": 11413,
    "minStateId": 11413,
    "maxStateId": 11413,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 14479,
    "minStateId": 14479,
    "maxStateId": 14479,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6186,
    "minStateId": 6186,
    "maxStateId": 6186,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13354,
    "minStateId": 13354,
    "maxStateId": 13361,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 1168,
    "minStateId": 1168,
    "maxStateId": 1175,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13715,
    "minStateId": 13715,
    "maxStateId": 13722,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6069,
    "minStateId": 6069,
    "maxStateId": 6070,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6071,
    "minStateId": 6071,
    "maxStateId": 6072,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5094,
    "minStateId": 5094,
    "maxStateId": 5095,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 14418,
    "minStateId": 14418,
    "maxStateId": 14419,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 1285,
    "minStateId": 1285,
    "maxStateId": 1286,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 10078,
    "minStateId": 10078,
    "maxStateId": 10079,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13856,
    "minStateId": 13856,
    "maxStateId": 13856,
    "drops": [1198],
    "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": 2646,
    "minStateId": 2646,
    "maxStateId": 2657,
    "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": 13362,
    "minStateId": 13362,
    "maxStateId": 13362,
    "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": 12694,
    "minStateId": 12694,
    "maxStateId": 12694,
    "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": 1243,
    "minStateId": 1243,
    "maxStateId": 1243,
    "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": 7156,
    "minStateId": 7156,
    "maxStateId": 7156,
    "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": 10580,
    "minStateId": 10580,
    "maxStateId": 10580,
    "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": 12132,
    "minStateId": 12132,
    "maxStateId": 12132,
    "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": 14045,
    "minStateId": 14045,
    "maxStateId": 14045,
    "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": 1203,
    "minStateId": 1203,
    "maxStateId": 1203,
    "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": 15218,
    "minStateId": 15218,
    "maxStateId": 15218,
    "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": 4965,
    "minStateId": 4965,
    "maxStateId": 4965,
    "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": 14100,
    "minStateId": 14100,
    "maxStateId": 14100,
    "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": 978,
    "minStateId": 978,
    "maxStateId": 978,
    "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": 3147,
    "minStateId": 3147,
    "maxStateId": 3147,
    "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": 5093,
    "minStateId": 5093,
    "maxStateId": 5093,
    "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": 13703,
    "minStateId": 13703,
    "maxStateId": 13703,
    "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": 11173,
    "minStateId": 11173,
    "maxStateId": 11173,
    "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": 2003,
    "minStateId": 2003,
    "maxStateId": 2003,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 8332,
    "minStateId": 8332,
    "maxStateId": 8332,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 1302,
    "minStateId": 1302,
    "maxStateId": 1302,
    "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": 6512,
    "minStateId": 6512,
    "maxStateId": 6513,
    "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": 13402,
    "minStateId": 13402,
    "maxStateId": 13403,
    "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": 8444,
    "minStateId": 8444,
    "maxStateId": 8445,
    "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": 14165,
    "minStateId": 14165,
    "maxStateId": 14166,
    "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": 11867,
    "minStateId": 11867,
    "maxStateId": 11868,
    "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": 11891,
    "minStateId": 11891,
    "maxStateId": 11892,
    "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": 12388,
    "minStateId": 12388,
    "maxStateId": 12403,
    "drops": [1229],
    "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": 9370,
    "minStateId": 9370,
    "maxStateId": 9375,
    "drops": [1229],
    "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": 12000,
    "minStateId": 12000,
    "maxStateId": 12000,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13821,
    "minStateId": 13821,
    "maxStateId": 13821,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5690,
    "minStateId": 5690,
    "maxStateId": 5690,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 8277,
    "minStateId": 8277,
    "maxStateId": 8284,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 4966,
    "minStateId": 4966,
    "maxStateId": 4967,
    "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": 6057,
    "minStateId": 6057,
    "maxStateId": 6058,
    "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": 3891,
    "minStateId": 3891,
    "maxStateId": 3892,
    "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": 12624,
    "minStateId": 12624,
    "maxStateId": 12625,
    "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": 5589,
    "minStateId": 5589,
    "maxStateId": 5590,
    "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": 14666,
    "minStateId": 14666,
    "maxStateId": 14667,
    "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": 5647,
    "minStateId": 5647,
    "maxStateId": 5648,
    "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": 13892,
    "minStateId": 13892,
    "maxStateId": 13893,
    "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": 9403,
    "minStateId": 9403,
    "maxStateId": 9404,
    "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": 13876,
    "minStateId": 13876,
    "maxStateId": 13877,
    "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": 11193,
    "minStateId": 11193,
    "maxStateId": 11194,
    "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": 11587,
    "minStateId": 11587,
    "maxStateId": 11588,
    "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": 1799,
    "minStateId": 1799,
    "maxStateId": 1800,
    "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": 5900,
    "minStateId": 5900,
    "maxStateId": 5901,
    "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": 6065,
    "minStateId": 6065,
    "maxStateId": 6066,
    "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": 15183,
    "minStateId": 15183,
    "maxStateId": 15184,
    "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": 1792,
    "minStateId": 1792,
    "maxStateId": 1793,
    "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": 3507,
    "minStateId": 3507,
    "maxStateId": 3508,
    "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": 6046,
    "minStateId": 6046,
    "maxStateId": 6047,
    "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": 11924,
    "minStateId": 11924,
    "maxStateId": 11925,
    "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": 3893,
    "minStateId": 3893,
    "maxStateId": 3894,
    "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": 5941,
    "minStateId": 5941,
    "maxStateId": 5942,
    "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": 5954,
    "minStateId": 5954,
    "maxStateId": 5955,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6175,
    "minStateId": 6175,
    "maxStateId": 6176,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 9478,
    "minStateId": 9478,
    "maxStateId": 9479,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13853,
    "minStateId": 13853,
    "maxStateId": 13854,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 1700,
    "minStateId": 1700,
    "maxStateId": 1701,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 1747,
    "minStateId": 1747,
    "maxStateId": 1748,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 1734,
    "minStateId": 1734,
    "maxStateId": 1735,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 8350,
    "minStateId": 8350,
    "maxStateId": 8351,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 8260,
    "minStateId": 8260,
    "maxStateId": 8261,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13484,
    "minStateId": 13484,
    "maxStateId": 13485,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5943,
    "minStateId": 5943,
    "maxStateId": 5944,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 14451,
    "minStateId": 14451,
    "maxStateId": 14452,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 968,
    "minStateId": 968,
    "maxStateId": 969,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13846,
    "minStateId": 13846,
    "maxStateId": 13847,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6177,
    "minStateId": 6177,
    "maxStateId": 6178,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 11650,
    "minStateId": 11650,
    "maxStateId": 11651,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 1003,
    "minStateId": 1003,
    "maxStateId": 1004,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5676,
    "minStateId": 5676,
    "maxStateId": 5677,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 11201,
    "minStateId": 11201,
    "maxStateId": 11202,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 11550,
    "minStateId": 11550,
    "maxStateId": 11551,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 3343,
    "minStateId": 3343,
    "maxStateId": 3344,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 12067,
    "minStateId": 12067,
    "maxStateId": 12068,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 2640,
    "minStateId": 2640,
    "maxStateId": 2641,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 3096,
    "minStateId": 3096,
    "maxStateId": 3097,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6042,
    "minStateId": 6042,
    "maxStateId": 6043,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13705,
    "minStateId": 13705,
    "maxStateId": 13706,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 2614,
    "minStateId": 2614,
    "maxStateId": 2615,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 11220,
    "minStateId": 11220,
    "maxStateId": 11221,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6421,
    "minStateId": 6421,
    "maxStateId": 6421,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 951,
    "minStateId": 951,
    "maxStateId": 951,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6371,
    "minStateId": 6371,
    "maxStateId": 6373,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 14108,
    "minStateId": 14108,
    "maxStateId": 14108,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 12004,
    "minStateId": 12004,
    "maxStateId": 12019,
    "drops": [786],
    "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": 5153,
    "minStateId": 5153,
    "maxStateId": 5168,
    "drops": [787],
    "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": 8296,
    "minStateId": 8296,
    "maxStateId": 8311,
    "drops": [788],
    "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": 13900,
    "minStateId": 13900,
    "maxStateId": 13915,
    "drops": [789],
    "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": 15186,
    "minStateId": 15186,
    "maxStateId": 15201,
    "drops": [790],
    "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": 5923,
    "minStateId": 5923,
    "maxStateId": 5938,
    "drops": [791],
    "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": 349,
    "minStateId": 349,
    "maxStateId": 364,
    "drops": [792],
    "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": 6496,
    "minStateId": 6496,
    "maxStateId": 6511,
    "drops": [793],
    "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": 7979,
    "minStateId": 7979,
    "maxStateId": 7994,
    "drops": [794],
    "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": 1742,
    "minStateId": 1742,
    "maxStateId": 1742,
    "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": 14658,
    "minStateId": 14658,
    "maxStateId": 14658,
    "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": 1733,
    "minStateId": 1733,
    "maxStateId": 1733,
    "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": 14685,
    "minStateId": 14685,
    "maxStateId": 14685,
    "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": 3165,
    "minStateId": 3165,
    "maxStateId": 3165,
    "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": 12739,
    "minStateId": 12739,
    "maxStateId": 12739,
    "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": 1693,
    "minStateId": 1693,
    "maxStateId": 1693,
    "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": 12039,
    "minStateId": 12039,
    "maxStateId": 12039,
    "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": 1990,
    "minStateId": 1990,
    "maxStateId": 1990,
    "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": 6980,
    "minStateId": 6980,
    "maxStateId": 7011,
    "drops": [745],
    "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": 12746,
    "minStateId": 12746,
    "maxStateId": 12777,
    "drops": [746],
    "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": 11516,
    "minStateId": 11516,
    "maxStateId": 11547,
    "drops": [747],
    "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": 6232,
    "minStateId": 6232,
    "maxStateId": 6263,
    "drops": [748],
    "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": 6073,
    "minStateId": 6073,
    "maxStateId": 6104,
    "drops": [749],
    "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": 9405,
    "minStateId": 9405,
    "maxStateId": 9436,
    "drops": [750],
    "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": 2401,
    "minStateId": 2401,
    "maxStateId": 2432,
    "drops": [751],
    "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": 11785,
    "minStateId": 11785,
    "maxStateId": 11816,
    "drops": [752],
    "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": 1310,
    "minStateId": 1310,
    "maxStateId": 1341,
    "drops": [753],
    "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": 10544,
    "minStateId": 10544,
    "maxStateId": 10549,
    "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": 8859,
    "minStateId": 8859,
    "maxStateId": 8859,
    "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": 6375,
    "minStateId": 6375,
    "maxStateId": 6380,
    "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": 14060,
    "minStateId": 14060,
    "maxStateId": 14062,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 9367,
    "minStateId": 9367,
    "maxStateId": 9369,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 14109,
    "minStateId": 14109,
    "maxStateId": 14116,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 1300,
    "minStateId": 1300,
    "maxStateId": 1300,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 11165,
    "minStateId": 11165,
    "maxStateId": 11172,
    "drops": [1233],
    "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": 1244,
    "minStateId": 1244,
    "maxStateId": 1259,
    "drops": [1234],
    "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": 5128,
    "minStateId": 5128,
    "maxStateId": 5129,
    "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": 8220,
    "minStateId": 8220,
    "maxStateId": 8227,
    "drops": [1236],
    "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": 14686,
    "minStateId": 14686,
    "maxStateId": 14686,
    "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": 777,
    "minStateId": 777,
    "maxStateId": 777,
    "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": 14078,
    "minStateId": 14078,
    "maxStateId": 14089,
    "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": 11988,
    "minStateId": 11988,
    "maxStateId": 11999,
    "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": 7012,
    "minStateId": 7012,
    "maxStateId": 7015,
    "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": 14437,
    "minStateId": 14437,
    "maxStateId": 14437,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6068,
    "minStateId": 6068,
    "maxStateId": 6068,
    "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": 780,
    "minStateId": 780,
    "maxStateId": 780,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5999,
    "minStateId": 5999,
    "maxStateId": 6010,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5946,
    "minStateId": 5946,
    "maxStateId": 5946,
    "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": 4447,
    "minStateId": 4447,
    "maxStateId": 4458,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [697],
    "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": 5036,
    "minStateId": 5036,
    "maxStateId": 5036,
    "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": 1706,
    "minStateId": 1706,
    "maxStateId": 1706,
    "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": 11591,
    "minStateId": 11591,
    "maxStateId": 11591,
    "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": 1301,
    "minStateId": 1301,
    "maxStateId": 1301,
    "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": 12404,
    "minStateId": 12404,
    "maxStateId": 12404,
    "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": 322,
    "minStateId": 322,
    "maxStateId": 322,
    "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": 1614,
    "minStateId": 1614,
    "maxStateId": 1614,
    "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": 6203,
    "minStateId": 6203,
    "maxStateId": 6203,
    "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": 8276,
    "minStateId": 8276,
    "maxStateId": 8276,
    "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": 10562,
    "minStateId": 10562,
    "maxStateId": 10562,
    "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": 12635,
    "minStateId": 12635,
    "maxStateId": 12635,
    "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": 13657,
    "minStateId": 13657,
    "maxStateId": 13657,
    "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": 11644,
    "minStateId": 11644,
    "maxStateId": 11644,
    "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": 12312,
    "minStateId": 12312,
    "maxStateId": 12312,
    "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": 11890,
    "minStateId": 11890,
    "maxStateId": 11890,
    "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": 6266,
    "minStateId": 6266,
    "maxStateId": 6266,
    "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": 11160,
    "minStateId": 11160,
    "maxStateId": 11160,
    "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": 9251,
    "minStateId": 9251,
    "maxStateId": 9256,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 3509,
    "minStateId": 3509,
    "maxStateId": 3514,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 3337,
    "minStateId": 3337,
    "maxStateId": 3342,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 8438,
    "minStateId": 8438,
    "maxStateId": 8443,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 3117,
    "minStateId": 3117,
    "maxStateId": 3122,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 1205,
    "minStateId": 1205,
    "maxStateId": 1210,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 11961,
    "minStateId": 11961,
    "maxStateId": 11966,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 15202,
    "minStateId": 15202,
    "maxStateId": 15207,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 4465,
    "minStateId": 4465,
    "maxStateId": 4470,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 8285,
    "minStateId": 8285,
    "maxStateId": 8290,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 12615,
    "minStateId": 12615,
    "maxStateId": 12620,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 8432,
    "minStateId": 8432,
    "maxStateId": 8437,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 4871,
    "minStateId": 4871,
    "maxStateId": 4876,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 12030,
    "minStateId": 12030,
    "maxStateId": 12035,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5913,
    "minStateId": 5913,
    "maxStateId": 5918,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 10042,
    "minStateId": 10042,
    "maxStateId": 10047,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 14668,
    "minStateId": 14668,
    "maxStateId": 14668,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 12130,
    "minStateId": 12130,
    "maxStateId": 12130,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6185,
    "minStateId": 6185,
    "maxStateId": 6185,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13754,
    "minStateId": 13754,
    "maxStateId": 13754,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 4964,
    "minStateId": 4964,
    "maxStateId": 4964,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 6443,
    "minStateId": 6443,
    "maxStateId": 6443,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 4479,
    "minStateId": 4479,
    "maxStateId": 4479,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13486,
    "minStateId": 13486,
    "maxStateId": 13486,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 2630,
    "minStateId": 2630,
    "maxStateId": 2630,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13363,
    "minStateId": 13363,
    "maxStateId": 13363,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5947,
    "minStateId": 5947,
    "maxStateId": 5947,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 13373,
    "minStateId": 13373,
    "maxStateId": 13373,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 11586,
    "minStateId": 11586,
    "maxStateId": 11586,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 10553,
    "minStateId": 10553,
    "maxStateId": 10553,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 14044,
    "minStateId": 14044,
    "maxStateId": 14044,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 12093,
    "minStateId": 12093,
    "maxStateId": 12093,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 7541,
    "minStateId": 7541,
    "maxStateId": 7541,
    "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": 15011,
    "minStateId": 15011,
    "maxStateId": 15011,
    "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": 6284,
    "minStateId": 6284,
    "maxStateId": 6284,
    "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": 107,
    "minStateId": 107,
    "maxStateId": 107,
    "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": 13884,
    "minStateId": 13884,
    "maxStateId": 13884,
    "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": 14424,
    "minStateId": 14424,
    "maxStateId": 14424,
    "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": 6064,
    "minStateId": 6064,
    "maxStateId": 6064,
    "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": 13483,
    "minStateId": 13483,
    "maxStateId": 13483,
    "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": 13346,
    "minStateId": 13346,
    "maxStateId": 13346,
    "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": 4866,
    "minStateId": 4866,
    "maxStateId": 4866,
    "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": 11960,
    "minStateId": 11960,
    "maxStateId": 11960,
    "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": 12129,
    "minStateId": 12129,
    "maxStateId": 12129,
    "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": 10127,
    "minStateId": 10127,
    "maxStateId": 10127,
    "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": 12621,
    "minStateId": 12621,
    "maxStateId": 12621,
    "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": 13345,
    "minStateId": 13345,
    "maxStateId": 13345,
    "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": 1746,
    "minStateId": 1746,
    "maxStateId": 1746,
    "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": 8373,
    "minStateId": 8373,
    "maxStateId": 8398,
    "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": 14420,
    "minStateId": 14420,
    "maxStateId": 14420,
    "drops": [982],
    "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": 14425,
    "minStateId": 14425,
    "maxStateId": 14436,
    "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": 12440,
    "minStateId": 12440,
    "maxStateId": 12442,
    "drops": [618],
    "boundingBox": "block"
  },
  {
    "id": 716,
    "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": 5595,
    "minStateId": 5595,
    "maxStateId": 5595,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [620],
    "boundingBox": "block"
  },
  {
    "id": 717,
    "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": 12038,
    "minStateId": 12038,
    "maxStateId": 12038,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [621],
    "boundingBox": "block"
  },
  {
    "id": 718,
    "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": 3156,
    "minStateId": 3156,
    "maxStateId": 3156,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [622],
    "boundingBox": "block"
  },
  {
    "id": 719,
    "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": 3331,
    "minStateId": 3331,
    "maxStateId": 3331,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [623],
    "boundingBox": "block"
  },
  {
    "id": 720,
    "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": 11877,
    "minStateId": 11877,
    "maxStateId": 11877,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [624],
    "boundingBox": "block"
  },
  {
    "id": 721,
    "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": 13820,
    "minStateId": 13820,
    "maxStateId": 13820,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [620],
    "boundingBox": "block"
  },
  {
    "id": 722,
    "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": 9285,
    "minStateId": 9285,
    "maxStateId": 9285,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [621],
    "boundingBox": "block"
  },
  {
    "id": 723,
    "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": 6053,
    "minStateId": 6053,
    "maxStateId": 6053,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [622],
    "boundingBox": "block"
  },
  {
    "id": 724,
    "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": 6283,
    "minStateId": 6283,
    "maxStateId": 6283,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [623],
    "boundingBox": "block"
  },
  {
    "id": 725,
    "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": 8219,
    "minStateId": 8219,
    "maxStateId": 8219,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [624],
    "boundingBox": "block"
  },
  {
    "id": 726,
    "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": 6067,
    "minStateId": 6067,
    "maxStateId": 6067,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 727,
    "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": 13252,
    "minStateId": 13252,
    "maxStateId": 13252,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 728,
    "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": 13348,
    "minStateId": 13348,
    "maxStateId": 13348,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 729,
    "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": 11649,
    "minStateId": 11649,
    "maxStateId": 11649,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 730,
    "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": 10615,
    "minStateId": 10615,
    "maxStateId": 10615,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 731,
    "name": "tube_coral",
    "displayName": "Tube Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 14117,
    "minStateId": 14117,
    "maxStateId": 14117,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 732,
    "name": "brain_coral",
    "displayName": "Brain Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 2616,
    "minStateId": 2616,
    "maxStateId": 2616,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 733,
    "name": "bubble_coral",
    "displayName": "Bubble Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 11590,
    "minStateId": 11590,
    "maxStateId": 11590,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 734,
    "name": "fire_coral",
    "displayName": "Fire Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 2444,
    "minStateId": 2444,
    "maxStateId": 2444,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 735,
    "name": "horn_coral",
    "displayName": "Horn Coral",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 4963,
    "minStateId": 4963,
    "maxStateId": 4963,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 736,
    "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": 12099,
    "minStateId": 12099,
    "maxStateId": 12100,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 737,
    "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": 1228,
    "minStateId": 1228,
    "maxStateId": 1229,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 738,
    "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": 1188,
    "minStateId": 1188,
    "maxStateId": 1189,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 739,
    "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": 12134,
    "minStateId": 12134,
    "maxStateId": 12135,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 740,
    "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": 12695,
    "minStateId": 12695,
    "maxStateId": 12696,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 741,
    "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": 1234,
    "minStateId": 1234,
    "maxStateId": 1235,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 742,
    "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": 2733,
    "minStateId": 2733,
    "maxStateId": 2734,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 743,
    "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": 1193,
    "minStateId": 1193,
    "maxStateId": 1194,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 744,
    "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": 11970,
    "minStateId": 11970,
    "maxStateId": 11971,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 745,
    "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": 11888,
    "minStateId": 11888,
    "maxStateId": 11889,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 746,
    "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": 13822,
    "minStateId": 13822,
    "maxStateId": 13825,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 747,
    "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": 5686,
    "minStateId": 5686,
    "maxStateId": 5689,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 748,
    "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": 1343,
    "minStateId": 1343,
    "maxStateId": 1346,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 749,
    "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": 4867,
    "minStateId": 4867,
    "maxStateId": 4870,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 750,
    "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": 12645,
    "minStateId": 12645,
    "maxStateId": 12648,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 751,
    "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": 15280,
    "minStateId": 15280,
    "maxStateId": 15283,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 752,
    "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": 5906,
    "minStateId": 5906,
    "maxStateId": 5909,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 753,
    "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": 12307,
    "minStateId": 12307,
    "maxStateId": 12310,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 754,
    "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": 8292,
    "minStateId": 8292,
    "maxStateId": 8295,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 755,
    "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": 7596,
    "minStateId": 7596,
    "maxStateId": 7599,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 756,
    "name": "sea_pickle",
    "displayName": "Sea Pickle",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 6,
    "filterLight": 1,
    "defaultState": 10103,
    "minStateId": 10103,
    "maxStateId": 10110,
    "drops": [212],
    "boundingBox": "block"
  },
  {
    "id": 757,
    "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": 12634,
    "minStateId": 12634,
    "maxStateId": 12634,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 758,
    "name": "conduit",
    "displayName": "Conduit",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 1,
    "defaultState": 5997,
    "minStateId": 5997,
    "maxStateId": 5997,
    "drops": [651],
    "boundingBox": "block"
  },
  {
    "id": 759,
    "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": 13865,
    "minStateId": 13865,
    "maxStateId": 13866,
    "drops": [269],
    "boundingBox": "empty"
  },
  {
    "id": 760,
    "name": "bamboo",
    "displayName": "Bamboo",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "sword_instantly_mines",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5039,
    "minStateId": 5039,
    "maxStateId": 5050,
    "drops": [269],
    "boundingBox": "block"
  },
  {
    "id": 764,
    "name": "bubble_column",
    "displayName": "Bubble Column",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 9468,
    "minStateId": 9468,
    "maxStateId": 9469,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 765,
    "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": 5887,
    "minStateId": 5887,
    "maxStateId": 5894,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [652],
    "boundingBox": "block"
  },
  {
    "id": 766,
    "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": 9062,
    "minStateId": 9062,
    "maxStateId": 9069,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [653],
    "boundingBox": "block"
  },
  {
    "id": 767,
    "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": 10536,
    "minStateId": 10536,
    "maxStateId": 10543,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [654],
    "boundingBox": "block"
  },
  {
    "id": 768,
    "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": 12121,
    "minStateId": 12121,
    "maxStateId": 12128,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [655],
    "boundingBox": "block"
  },
  {
    "id": 769,
    "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": 5864,
    "minStateId": 5864,
    "maxStateId": 5871,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [656],
    "boundingBox": "block"
  },
  {
    "id": 770,
    "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": 11763,
    "minStateId": 11763,
    "maxStateId": 11770,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [657],
    "boundingBox": "block"
  },
  {
    "id": 771,
    "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": 1991,
    "minStateId": 1991,
    "maxStateId": 1998,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [658],
    "boundingBox": "block"
  },
  {
    "id": 772,
    "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": 4968,
    "minStateId": 4968,
    "maxStateId": 4975,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [659],
    "boundingBox": "block"
  },
  {
    "id": 773,
    "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": 14046,
    "minStateId": 14046,
    "maxStateId": 14053,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [660],
    "boundingBox": "block"
  },
  {
    "id": 774,
    "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": 4471,
    "minStateId": 4471,
    "maxStateId": 4478,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [661],
    "boundingBox": "block"
  },
  {
    "id": 775,
    "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": 8238,
    "minStateId": 8238,
    "maxStateId": 8245,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [662],
    "boundingBox": "block"
  },
  {
    "id": 776,
    "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": 12022,
    "minStateId": 12022,
    "maxStateId": 12029,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [663],
    "boundingBox": "block"
  },
  {
    "id": 777,
    "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": 12637,
    "minStateId": 12637,
    "maxStateId": 12644,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [664],
    "boundingBox": "block"
  },
  {
    "id": 778,
    "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": 6219,
    "minStateId": 6219,
    "maxStateId": 6226,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [665],
    "boundingBox": "block"
  },
  {
    "id": 779,
    "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": 11632,
    "minStateId": 11632,
    "maxStateId": 11633,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [670],
    "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": 13894,
    "minStateId": 13894,
    "maxStateId": 13895,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [670],
    "boundingBox": "block"
  },
  {
    "id": 780,
    "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": 11634,
    "minStateId": 11634,
    "maxStateId": 11635,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [671],
    "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": 11957,
    "minStateId": 11957,
    "maxStateId": 11958,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [671],
    "boundingBox": "block"
  },
  {
    "id": 781,
    "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": 1702,
    "minStateId": 1702,
    "maxStateId": 1703,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [672],
    "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": 6040,
    "minStateId": 6040,
    "maxStateId": 6041,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [672],
    "boundingBox": "block"
  },
  {
    "id": 782,
    "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": 6466,
    "minStateId": 6466,
    "maxStateId": 6467,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [673],
    "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": 12443,
    "minStateId": 12443,
    "maxStateId": 12444,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [673],
    "boundingBox": "block"
  },
  {
    "id": 783,
    "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": 5939,
    "minStateId": 5939,
    "maxStateId": 5940,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [674],
    "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": 14240,
    "minStateId": 14240,
    "maxStateId": 14241,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [674],
    "boundingBox": "block"
  },
  {
    "id": 784,
    "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": 2001,
    "minStateId": 2001,
    "maxStateId": 2002,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [675],
    "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": 11817,
    "minStateId": 11817,
    "maxStateId": 11818,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [675],
    "boundingBox": "block"
  },
  {
    "id": 785,
    "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": 2446,
    "minStateId": 2446,
    "maxStateId": 2447,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [676],
    "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": 6264,
    "minStateId": 6264,
    "maxStateId": 6265,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [676],
    "boundingBox": "block"
  },
  {
    "id": 786,
    "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": 1794,
    "minStateId": 1794,
    "maxStateId": 1795,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [677],
    "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": 13882,
    "minStateId": 13882,
    "maxStateId": 13883,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [677],
    "boundingBox": "block"
  },
  {
    "id": 787,
    "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": 6440,
    "minStateId": 6440,
    "maxStateId": 6441,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [678],
    "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": 12140,
    "minStateId": 12140,
    "maxStateId": 12141,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [678],
    "boundingBox": "block"
  },
  {
    "id": 788,
    "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": 10616,
    "minStateId": 10616,
    "maxStateId": 10617,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [679],
    "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": 11731,
    "minStateId": 11731,
    "maxStateId": 11732,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [679],
    "boundingBox": "block"
  },
  {
    "id": 789,
    "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": 1981,
    "minStateId": 1981,
    "maxStateId": 1982,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [680],
    "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": 12001,
    "minStateId": 12001,
    "maxStateId": 12002,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [680],
    "boundingBox": "block"
  },
  {
    "id": 790,
    "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": 13271,
    "minStateId": 13271,
    "maxStateId": 13272,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [681],
    "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": 13691,
    "minStateId": 13691,
    "maxStateId": 13692,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [681],
    "boundingBox": "block"
  },
  {
    "id": 791,
    "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": 1182,
    "minStateId": 1182,
    "maxStateId": 1183,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [682],
    "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": 1999,
    "minStateId": 1999,
    "maxStateId": 2000,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [682],
    "boundingBox": "block"
  },
  {
    "id": 792,
    "name": "brick_wall",
    "displayName": "Brick Wall",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 781,
    "minStateId": 781,
    "maxStateId": 942,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [429],
    "boundingBox": "block"
  },
  {
    "id": 793,
    "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": 7654,
    "minStateId": 7654,
    "maxStateId": 7815,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [430],
    "boundingBox": "block"
  },
  {
    "id": 794,
    "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": 1006,
    "minStateId": 1006,
    "maxStateId": 1167,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [431],
    "boundingBox": "block"
  },
  {
    "id": 795,
    "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": 15015,
    "minStateId": 15015,
    "maxStateId": 15176,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [432],
    "boundingBox": "block"
  },
  {
    "id": 796,
    "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": 9483,
    "minStateId": 9483,
    "maxStateId": 9644,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [433],
    "boundingBox": "block"
  },
  {
    "id": 797,
    "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": 8900,
    "minStateId": 8900,
    "maxStateId": 9061,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [434],
    "boundingBox": "block"
  },
  {
    "id": 798,
    "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": 2914,
    "minStateId": 2914,
    "maxStateId": 3075,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [435],
    "boundingBox": "block"
  },
  {
    "id": 799,
    "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": 12453,
    "minStateId": 12453,
    "maxStateId": 12614,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [436],
    "boundingBox": "block"
  },
  {
    "id": 800,
    "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": 9089,
    "minStateId": 9089,
    "maxStateId": 9250,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [437],
    "boundingBox": "block"
  },
  {
    "id": 801,
    "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": 13495,
    "minStateId": 13495,
    "maxStateId": 13656,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [438],
    "boundingBox": "block"
  },
  {
    "id": 802,
    "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": 14496,
    "minStateId": 14496,
    "maxStateId": 14657,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [439],
    "boundingBox": "block"
  },
  {
    "id": 803,
    "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": 119,
    "minStateId": 119,
    "maxStateId": 280,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [440],
    "boundingBox": "block"
  },
  {
    "id": 804,
    "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": 3169,
    "minStateId": 3169,
    "maxStateId": 3330,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [441],
    "boundingBox": "block"
  },
  {
    "id": 805,
    "name": "scaffolding",
    "displayName": "Scaffolding",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 4914,
    "minStateId": 4914,
    "maxStateId": 4929,
    "drops": [687],
    "boundingBox": "block"
  },
  {
    "id": 806,
    "name": "loom",
    "displayName": "Loom",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5591,
    "minStateId": 5591,
    "maxStateId": 5594,
    "drops": [1276],
    "boundingBox": "block"
  },
  {
    "id": 807,
    "name": "barrel",
    "displayName": "Barrel",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6359,
    "minStateId": 6359,
    "maxStateId": 6370,
    "drops": [1289],
    "boundingBox": "block"
  },
  {
    "id": 808,
    "name": "smoker",
    "displayName": "Smoker",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 2438,
    "minStateId": 2438,
    "maxStateId": 2441,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1290],
    "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": 14039,
    "minStateId": 14039,
    "maxStateId": 14042,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1290],
    "boundingBox": "block"
  },
  {
    "id": 809,
    "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": 12732,
    "minStateId": 12732,
    "maxStateId": 12735,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1291],
    "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": 13871,
    "minStateId": 13871,
    "maxStateId": 13874,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1291],
    "boundingBox": "block"
  },
  {
    "id": 810,
    "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": 15247,
    "minStateId": 15247,
    "maxStateId": 15247,
    "drops": [1292],
    "boundingBox": "block"
  },
  {
    "id": 811,
    "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": 10031,
    "minStateId": 10031,
    "maxStateId": 10031,
    "drops": [1293],
    "boundingBox": "block"
  },
  {
    "id": 812,
    "name": "grindstone",
    "displayName": "Grindstone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14454,
    "minStateId": 14454,
    "maxStateId": 14469,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1294],
    "boundingBox": "block"
  },
  {
    "id": 813,
    "name": "lectern",
    "displayName": "Lectern",
    "hardness": 2.5,
    "resistance": 2.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12376,
    "minStateId": 12376,
    "maxStateId": 12383,
    "drops": [701],
    "boundingBox": "block"
  },
  {
    "id": 814,
    "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": 5076,
    "minStateId": 5076,
    "maxStateId": 5076,
    "drops": [1295],
    "boundingBox": "block"
  },
  {
    "id": 815,
    "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": 13878,
    "minStateId": 13878,
    "maxStateId": 13881,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1296],
    "boundingBox": "block"
  },
  {
    "id": 816,
    "name": "bell",
    "displayName": "Bell",
    "hardness": 5,
    "resistance": 5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12344,
    "minStateId": 12344,
    "maxStateId": 12375,
    "drops": [1297],
    "boundingBox": "block"
  },
  {
    "id": 817,
    "name": "lantern",
    "displayName": "Lantern",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 12697,
    "minStateId": 12697,
    "maxStateId": 12698,
    "drops": [1298],
    "boundingBox": "block"
  },
  {
    "id": 818,
    "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": 9439,
    "minStateId": 9439,
    "maxStateId": 9440,
    "drops": [1299],
    "boundingBox": "block"
  },
  {
    "id": 819,
    "name": "campfire",
    "displayName": "Campfire",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 9470,
    "minStateId": 9470,
    "maxStateId": 9477,
    "drops": [861],
    "boundingBox": "block"
  },
  {
    "id": 820,
    "name": "soul_campfire",
    "displayName": "Soul Campfire",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 10,
    "filterLight": 0,
    "defaultState": 14471,
    "minStateId": 14471,
    "maxStateId": 14478,
    "drops": [349],
    "boundingBox": "block"
  },
  {
    "id": 821,
    "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": 11134,
    "minStateId": 11134,
    "maxStateId": 11141,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 822,
    "name": "warped_stem",
    "displayName": "Warped Stem",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11885,
    "minStateId": 11885,
    "maxStateId": 11887,
    "drops": [146],
    "boundingBox": "block"
  },
  {
    "id": 823,
    "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": 13680,
    "minStateId": 13680,
    "maxStateId": 13682,
    "drops": [158],
    "boundingBox": "block"
  },
  {
    "id": 824,
    "name": "warped_hyphae",
    "displayName": "Warped Hyphae",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10558,
    "minStateId": 10558,
    "maxStateId": 10560,
    "drops": [181],
    "boundingBox": "block"
  },
  {
    "id": 825,
    "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": 9257,
    "minStateId": 9257,
    "maxStateId": 9259,
    "drops": [169],
    "boundingBox": "block"
  },
  {
    "id": 826,
    "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": 11726,
    "minStateId": 11726,
    "maxStateId": 11726,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [347],
    "boundingBox": "block"
  },
  {
    "id": 827,
    "name": "warped_fungus",
    "displayName": "Warped Fungus",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1307,
    "minStateId": 1307,
    "maxStateId": 1307,
    "drops": [250],
    "boundingBox": "empty"
  },
  {
    "id": 828,
    "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": 10561,
    "minStateId": 10561,
    "maxStateId": 10561,
    "drops": [548],
    "boundingBox": "block"
  },
  {
    "id": 829,
    "name": "warped_roots",
    "displayName": "Warped Roots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6184,
    "minStateId": 6184,
    "maxStateId": 6184,
    "drops": [252],
    "boundingBox": "empty"
  },
  {
    "id": 830,
    "name": "nether_sprouts",
    "displayName": "Nether Sprouts",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11875,
    "minStateId": 11875,
    "maxStateId": 11875,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 831,
    "name": "crimson_stem",
    "displayName": "Crimson Stem",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10550,
    "minStateId": 10550,
    "maxStateId": 10552,
    "drops": [145],
    "boundingBox": "block"
  },
  {
    "id": 832,
    "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": 12385,
    "minStateId": 12385,
    "maxStateId": 12387,
    "drops": [157],
    "boundingBox": "block"
  },
  {
    "id": 833,
    "name": "crimson_hyphae",
    "displayName": "Crimson Hyphae",
    "hardness": 2,
    "resistance": 2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6111,
    "minStateId": 6111,
    "maxStateId": 6113,
    "drops": [180],
    "boundingBox": "block"
  },
  {
    "id": 834,
    "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": 11893,
    "minStateId": 11893,
    "maxStateId": 11895,
    "drops": [168],
    "boundingBox": "block"
  },
  {
    "id": 835,
    "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": 5945,
    "minStateId": 5945,
    "maxStateId": 5945,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [347],
    "boundingBox": "block"
  },
  {
    "id": 836,
    "name": "crimson_fungus",
    "displayName": "Crimson Fungus",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14103,
    "minStateId": 14103,
    "maxStateId": 14103,
    "drops": [249],
    "boundingBox": "empty"
  },
  {
    "id": 837,
    "name": "shroomlight",
    "displayName": "Shroomlight",
    "hardness": 1,
    "resistance": 1,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 15,
    "filterLight": 15,
    "defaultState": 7978,
    "minStateId": 7978,
    "maxStateId": 7978,
    "drops": [1304],
    "boundingBox": "block"
  },
  {
    "id": 839,
    "name": "weeping_vines",
    "displayName": "Weeping Vines Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8833,
    "minStateId": 8833,
    "maxStateId": 8858,
    "drops": [254],
    "boundingBox": "empty"
  },
  {
    "id": 841,
    "name": "twisting_vines",
    "displayName": "Twisting Vines Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9376,
    "minStateId": 9376,
    "maxStateId": 9401,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 842,
    "name": "crimson_roots",
    "displayName": "Crimson Roots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13875,
    "minStateId": 13875,
    "maxStateId": 13875,
    "drops": [251],
    "boundingBox": "empty"
  },
  {
    "id": 843,
    "name": "crimson_planks",
    "displayName": "Crimson Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7590,
    "minStateId": 7590,
    "maxStateId": 7590,
    "drops": [46],
    "boundingBox": "block"
  },
  {
    "id": 844,
    "name": "warped_planks",
    "displayName": "Warped Planks",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 3140,
    "minStateId": 3140,
    "maxStateId": 3140,
    "drops": [47],
    "boundingBox": "block"
  },
  {
    "id": 845,
    "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": 2623,
    "minStateId": 2623,
    "maxStateId": 2624,
    "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": 10556,
    "minStateId": 10556,
    "maxStateId": 10557,
    "drops": [281],
    "boundingBox": "block"
  },
  {
    "id": 846,
    "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": 6204,
    "minStateId": 6204,
    "maxStateId": 6205,
    "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": 11883,
    "minStateId": 11883,
    "maxStateId": 11884,
    "drops": [282],
    "boundingBox": "block"
  },
  {
    "id": 847,
    "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": 15227,
    "minStateId": 15227,
    "maxStateId": 15242,
    "drops": [741],
    "boundingBox": "empty"
  },
  {
    "id": 848,
    "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": 1264,
    "minStateId": 1264,
    "maxStateId": 1279,
    "drops": [742],
    "boundingBox": "empty"
  },
  {
    "id": 849,
    "name": "crimson_fence",
    "displayName": "Crimson Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14422,
    "minStateId": 14422,
    "maxStateId": 14422,
    "drops": [342],
    "boundingBox": "block"
  },
  {
    "id": 850,
    "name": "warped_fence",
    "displayName": "Warped Fence",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10101,
    "minStateId": 10101,
    "maxStateId": 10101,
    "drops": [343],
    "boundingBox": "block"
  },
  {
    "id": 851,
    "name": "crimson_trapdoor",
    "displayName": "Crimson Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6155,
    "minStateId": 6155,
    "maxStateId": 6170,
    "drops": [775],
    "boundingBox": "block"
  },
  {
    "id": 852,
    "name": "warped_trapdoor",
    "displayName": "Warped Trapdoor",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7066,
    "minStateId": 7066,
    "maxStateId": 7081,
    "drops": [776],
    "boundingBox": "block"
  },
  {
    "id": 853,
    "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": 6950,
    "minStateId": 6950,
    "maxStateId": 6965,
    "drops": [795],
    "boundingBox": "block"
  },
  {
    "id": 854,
    "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": 8334,
    "minStateId": 8334,
    "maxStateId": 8349,
    "drops": [796],
    "boundingBox": "block"
  },
  {
    "id": 855,
    "name": "crimson_stairs",
    "displayName": "Crimson Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11652,
    "minStateId": 11652,
    "maxStateId": 11659,
    "drops": [423],
    "boundingBox": "block"
  },
  {
    "id": 856,
    "name": "warped_stairs",
    "displayName": "Warped Stairs",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5068,
    "minStateId": 5068,
    "maxStateId": 5075,
    "drops": [424],
    "boundingBox": "block"
  },
  {
    "id": 857,
    "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": 6270,
    "minStateId": 6270,
    "maxStateId": 6281,
    "drops": [725],
    "boundingBox": "empty"
  },
  {
    "id": 858,
    "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": 13333,
    "minStateId": 13333,
    "maxStateId": 13344,
    "drops": [726],
    "boundingBox": "empty"
  },
  {
    "id": 859,
    "name": "crimson_door",
    "displayName": "Crimson Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 5599,
    "minStateId": 5599,
    "maxStateId": 5630,
    "drops": [754],
    "boundingBox": "block"
  },
  {
    "id": 860,
    "name": "warped_door",
    "displayName": "Warped Door",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 75,
    "minStateId": 75,
    "maxStateId": 106,
    "drops": [755],
    "boundingBox": "block"
  },
  {
    "id": 861,
    "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": 13424,
    "minStateId": 13424,
    "maxStateId": 13439,
    "drops": [953],
    "boundingBox": "empty"
  },
  {
    "id": 862,
    "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": 13255,
    "minStateId": 13255,
    "maxStateId": 13270,
    "drops": [954],
    "boundingBox": "empty"
  },
  {
    "id": 863,
    "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": 770,
    "minStateId": 770,
    "maxStateId": 775,
    "drops": [953],
    "boundingBox": "empty"
  },
  {
    "id": 864,
    "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": 1736,
    "minStateId": 1736,
    "maxStateId": 1741,
    "drops": [954],
    "boundingBox": "empty"
  },
  {
    "id": 865,
    "name": "structure_block",
    "displayName": "Structure Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11757,
    "minStateId": 11757,
    "maxStateId": 11762,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 866,
    "name": "jigsaw",
    "displayName": "Jigsaw Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 7630,
    "minStateId": 7630,
    "maxStateId": 7653,
    "harvestTools": {},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 868,
    "name": "unknown",
    "displayName": "Test Instance Block",
    "hardness": -1,
    "resistance": 3600000,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 6477,
    "minStateId": 6477,
    "maxStateId": 6477,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 869,
    "name": "composter",
    "displayName": "Composter",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8362,
    "minStateId": 8362,
    "maxStateId": 8370,
    "drops": [1288],
    "boundingBox": "block"
  },
  {
    "id": 870,
    "name": "target",
    "displayName": "Target",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11772,
    "minStateId": 11772,
    "maxStateId": 11772,
    "drops": [702],
    "boundingBox": "block"
  },
  {
    "id": 871,
    "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": 9444,
    "minStateId": 9444,
    "maxStateId": 9467,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 872,
    "name": "beehive",
    "displayName": "Beehive",
    "hardness": 0.6,
    "resistance": 0.6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11491,
    "minStateId": 11491,
    "maxStateId": 11514,
    "drops": [1307],
    "boundingBox": "block"
  },
  {
    "id": 873,
    "name": "honey_block",
    "displayName": "Honey Block",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 3076,
    "minStateId": 3076,
    "maxStateId": 3076,
    "drops": [696],
    "boundingBox": "block"
  },
  {
    "id": 874,
    "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": 6317,
    "minStateId": 6317,
    "maxStateId": 6317,
    "drops": [1309],
    "boundingBox": "block"
  },
  {
    "id": 875,
    "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": 5150,
    "minStateId": 5150,
    "maxStateId": 5150,
    "harvestTools": {"897": true, "902": true},
    "drops": [94],
    "boundingBox": "block"
  },
  {
    "id": 876,
    "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": 11458,
    "minStateId": 11458,
    "maxStateId": 11458,
    "harvestTools": {"897": true, "902": true},
    "drops": [82],
    "boundingBox": "block"
  },
  {
    "id": 877,
    "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": 12131,
    "minStateId": 12131,
    "maxStateId": 12131,
    "harvestTools": {"897": true, "902": true},
    "drops": [1311],
    "boundingBox": "block"
  },
  {
    "id": 878,
    "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": 2625,
    "minStateId": 2625,
    "maxStateId": 2629,
    "harvestTools": {"897": true, "902": true},
    "drops": [1324],
    "boundingBox": "block"
  },
  {
    "id": 883,
    "name": "lodestone",
    "displayName": "Lodestone",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 15214,
    "minStateId": 15214,
    "maxStateId": 15214,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1310],
    "boundingBox": "block"
  },
  {
    "id": 884,
    "name": "blackstone",
    "displayName": "Blackstone",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 13899,
    "minStateId": 13899,
    "maxStateId": 13899,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1312],
    "boundingBox": "block"
  },
  {
    "id": 885,
    "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": 12626,
    "minStateId": 12626,
    "maxStateId": 12633,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1314],
    "boundingBox": "block"
  },
  {
    "id": 886,
    "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": 5701,
    "minStateId": 5701,
    "maxStateId": 5862,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [442],
    "boundingBox": "block"
  },
  {
    "id": 887,
    "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": 323,
    "minStateId": 323,
    "maxStateId": 324,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1313],
    "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": 3114,
    "minStateId": 3114,
    "maxStateId": 3115,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1313],
    "boundingBox": "block"
  },
  {
    "id": 888,
    "name": "polished_blackstone",
    "displayName": "Polished Blackstone",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 5037,
    "minStateId": 5037,
    "maxStateId": 5037,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1316],
    "boundingBox": "block"
  },
  {
    "id": 889,
    "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": 6969,
    "minStateId": 6969,
    "maxStateId": 6969,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1320],
    "boundingBox": "block"
  },
  {
    "id": 890,
    "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": 13273,
    "minStateId": 13273,
    "maxStateId": 13273,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1323],
    "boundingBox": "block"
  },
  {
    "id": 891,
    "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": 7996,
    "minStateId": 7996,
    "maxStateId": 7996,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1319],
    "boundingBox": "block"
  },
  {
    "id": 892,
    "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": 2621,
    "minStateId": 2621,
    "maxStateId": 2622,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1321],
    "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": 5952,
    "minStateId": 5952,
    "maxStateId": 5953,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1321],
    "boundingBox": "block"
  },
  {
    "id": 893,
    "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": 6318,
    "minStateId": 6318,
    "maxStateId": 6325,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1322],
    "boundingBox": "block"
  },
  {
    "id": 894,
    "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": 3345,
    "minStateId": 3345,
    "maxStateId": 3506,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [444],
    "boundingBox": "block"
  },
  {
    "id": 895,
    "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": 6447,
    "minStateId": 6447,
    "maxStateId": 6447,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1315],
    "boundingBox": "block"
  },
  {
    "id": 896,
    "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": 6114,
    "minStateId": 6114,
    "maxStateId": 6121,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1318],
    "boundingBox": "block"
  },
  {
    "id": 897,
    "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": 2435,
    "minStateId": 2435,
    "maxStateId": 2436,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1317],
    "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": 11142,
    "minStateId": 11142,
    "maxStateId": 11143,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1317],
    "boundingBox": "block"
  },
  {
    "id": 898,
    "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": 11600,
    "minStateId": 11600,
    "maxStateId": 11615,
    "drops": [728],
    "boundingBox": "empty"
  },
  {
    "id": 899,
    "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": 14179,
    "minStateId": 14179,
    "maxStateId": 14190,
    "drops": [714],
    "boundingBox": "empty"
  },
  {
    "id": 900,
    "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": 12143,
    "minStateId": 12143,
    "maxStateId": 12304,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [443],
    "boundingBox": "block"
  },
  {
    "id": 901,
    "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": 13332,
    "minStateId": 13332,
    "maxStateId": 13332,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [397],
    "boundingBox": "block"
  },
  {
    "id": 902,
    "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": 6386,
    "minStateId": 6386,
    "maxStateId": 6386,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [396],
    "boundingBox": "block"
  },
  {
    "id": 903,
    "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": 11730,
    "minStateId": 11730,
    "maxStateId": 11730,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [454],
    "boundingBox": "block"
  },
  {
    "id": 904,
    "name": "candle",
    "displayName": "Candle",
    "hardness": 0.1,
    "resistance": 0.1,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13683,
    "minStateId": 13683,
    "maxStateId": 13690,
    "drops": [1325],
    "boundingBox": "block"
  },
  {
    "id": 905,
    "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": 8230,
    "minStateId": 8230,
    "maxStateId": 8237,
    "drops": [1326],
    "boundingBox": "block"
  },
  {
    "id": 906,
    "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": 1709,
    "minStateId": 1709,
    "maxStateId": 1716,
    "drops": [1327],
    "boundingBox": "block"
  },
  {
    "id": 907,
    "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": 1784,
    "minStateId": 1784,
    "maxStateId": 1791,
    "drops": [1328],
    "boundingBox": "block"
  },
  {
    "id": 908,
    "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": 6403,
    "minStateId": 6403,
    "maxStateId": 6410,
    "drops": [1329],
    "boundingBox": "block"
  },
  {
    "id": 909,
    "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": 11562,
    "minStateId": 11562,
    "maxStateId": 11569,
    "drops": [1330],
    "boundingBox": "block"
  },
  {
    "id": 910,
    "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": 11749,
    "minStateId": 11749,
    "maxStateId": 11756,
    "drops": [1331],
    "boundingBox": "block"
  },
  {
    "id": 911,
    "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": 13487,
    "minStateId": 13487,
    "maxStateId": 13494,
    "drops": [1332],
    "boundingBox": "block"
  },
  {
    "id": 912,
    "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": 3157,
    "minStateId": 3157,
    "maxStateId": 3164,
    "drops": [1333],
    "boundingBox": "block"
  },
  {
    "id": 913,
    "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": 11592,
    "minStateId": 11592,
    "maxStateId": 11599,
    "drops": [1334],
    "boundingBox": "block"
  },
  {
    "id": 914,
    "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": 14069,
    "minStateId": 14069,
    "maxStateId": 14076,
    "drops": [1335],
    "boundingBox": "block"
  },
  {
    "id": 915,
    "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": 12658,
    "minStateId": 12658,
    "maxStateId": 12665,
    "drops": [1336],
    "boundingBox": "block"
  },
  {
    "id": 916,
    "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": [1337],
    "boundingBox": "block"
  },
  {
    "id": 917,
    "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": 10528,
    "minStateId": 10528,
    "maxStateId": 10535,
    "drops": [1338],
    "boundingBox": "block"
  },
  {
    "id": 918,
    "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": 2631,
    "minStateId": 2631,
    "maxStateId": 2638,
    "drops": [1339],
    "boundingBox": "block"
  },
  {
    "id": 919,
    "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": 6970,
    "minStateId": 6970,
    "maxStateId": 6977,
    "drops": [1340],
    "boundingBox": "block"
  },
  {
    "id": 920,
    "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": 970,
    "minStateId": 970,
    "maxStateId": 977,
    "drops": [1341],
    "boundingBox": "block"
  },
  {
    "id": 921,
    "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": 13887,
    "minStateId": 13887,
    "maxStateId": 13888,
    "drops": [1325],
    "boundingBox": "block"
  },
  {
    "id": 922,
    "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": 13885,
    "minStateId": 13885,
    "maxStateId": 13886,
    "drops": [1326],
    "boundingBox": "block"
  },
  {
    "id": 923,
    "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": 15012,
    "minStateId": 15012,
    "maxStateId": 15013,
    "drops": [1327],
    "boundingBox": "block"
  },
  {
    "id": 924,
    "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": 11414,
    "minStateId": 11414,
    "maxStateId": 11415,
    "drops": [1328],
    "boundingBox": "block"
  },
  {
    "id": 925,
    "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": 1304,
    "minStateId": 1304,
    "maxStateId": 1305,
    "drops": [1329],
    "boundingBox": "block"
  },
  {
    "id": 926,
    "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": 6494,
    "minStateId": 6494,
    "maxStateId": 6495,
    "drops": [1330],
    "boundingBox": "block"
  },
  {
    "id": 927,
    "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": 14659,
    "minStateId": 14659,
    "maxStateId": 14660,
    "drops": [1331],
    "boundingBox": "block"
  },
  {
    "id": 928,
    "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": 5903,
    "minStateId": 5903,
    "maxStateId": 5904,
    "drops": [1332],
    "boundingBox": "block"
  },
  {
    "id": 929,
    "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": 365,
    "minStateId": 365,
    "maxStateId": 366,
    "drops": [1333],
    "boundingBox": "block"
  },
  {
    "id": 930,
    "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": 8228,
    "minStateId": 8228,
    "maxStateId": 8229,
    "drops": [1334],
    "boundingBox": "block"
  },
  {
    "id": 931,
    "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": 2735,
    "minStateId": 2735,
    "maxStateId": 2736,
    "drops": [1335],
    "boundingBox": "block"
  },
  {
    "id": 932,
    "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": 12096,
    "minStateId": 12096,
    "maxStateId": 12097,
    "drops": [1336],
    "boundingBox": "block"
  },
  {
    "id": 933,
    "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": 11132,
    "minStateId": 11132,
    "maxStateId": 11133,
    "drops": [1337],
    "boundingBox": "block"
  },
  {
    "id": 934,
    "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": 5012,
    "minStateId": 5012,
    "maxStateId": 5013,
    "drops": [1338],
    "boundingBox": "block"
  },
  {
    "id": 935,
    "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": 4938,
    "minStateId": 4938,
    "maxStateId": 4939,
    "drops": [1339],
    "boundingBox": "block"
  },
  {
    "id": 936,
    "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": 14054,
    "minStateId": 14054,
    "maxStateId": 14055,
    "drops": [1340],
    "boundingBox": "block"
  },
  {
    "id": 937,
    "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": 6444,
    "minStateId": 6444,
    "maxStateId": 6445,
    "drops": [1341],
    "boundingBox": "block"
  },
  {
    "id": 938,
    "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": 1342,
    "minStateId": 1342,
    "maxStateId": 1342,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [88],
    "boundingBox": "block"
  },
  {
    "id": 939,
    "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": 12439,
    "minStateId": 12439,
    "maxStateId": 12439,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 940,
    "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": 14247,
    "minStateId": 14247,
    "maxStateId": 14252,
    "drops": [866],
    "boundingBox": "block"
  },
  {
    "id": 941,
    "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": 7020,
    "minStateId": 7020,
    "maxStateId": 7025,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 942,
    "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": 6197,
    "minStateId": 6197,
    "maxStateId": 6202,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 943,
    "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": 1616,
    "minStateId": 1616,
    "maxStateId": 1621,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 944,
    "name": "tuff",
    "displayName": "Tuff",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1681,
    "minStateId": 1681,
    "maxStateId": 1681,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [12],
    "boundingBox": "block"
  },
  {
    "id": 945,
    "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": 1262,
    "minStateId": 1262,
    "maxStateId": 1263,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 14106,
    "minStateId": 14106,
    "maxStateId": 14107,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [13],
    "boundingBox": "block"
  },
  {
    "id": 946,
    "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": 10572,
    "minStateId": 10572,
    "maxStateId": 10579,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [14],
    "boundingBox": "block"
  },
  {
    "id": 947,
    "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": 4285,
    "minStateId": 4285,
    "maxStateId": 4446,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [15],
    "boundingBox": "block"
  },
  {
    "id": 948,
    "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": 13312,
    "minStateId": 13312,
    "maxStateId": 13312,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [17],
    "boundingBox": "block"
  },
  {
    "id": 949,
    "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": 367,
    "minStateId": 367,
    "maxStateId": 368,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 5597,
    "minStateId": 5597,
    "maxStateId": 5598,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [18],
    "boundingBox": "block"
  },
  {
    "id": 950,
    "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": 13364,
    "minStateId": 13364,
    "maxStateId": 13371,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [19],
    "boundingBox": "block"
  },
  {
    "id": 951,
    "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": 2737,
    "minStateId": 2737,
    "maxStateId": 2898,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [20],
    "boundingBox": "block"
  },
  {
    "id": 952,
    "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": 14423,
    "minStateId": 14423,
    "maxStateId": 14423,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [16],
    "boundingBox": "block"
  },
  {
    "id": 953,
    "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": 12061,
    "minStateId": 12061,
    "maxStateId": 12061,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [21],
    "boundingBox": "block"
  },
  {
    "id": 954,
    "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": 5085,
    "minStateId": 5085,
    "maxStateId": 5086,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": 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": 10554,
    "minStateId": 10554,
    "maxStateId": 10555,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [22],
    "boundingBox": "block"
  },
  {
    "id": 955,
    "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": 11636,
    "minStateId": 11636,
    "maxStateId": 11643,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [23],
    "boundingBox": "block"
  },
  {
    "id": 956,
    "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": 2452,
    "minStateId": 2452,
    "maxStateId": 2613,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [24],
    "boundingBox": "block"
  },
  {
    "id": 957,
    "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": 13753,
    "minStateId": 13753,
    "maxStateId": 13753,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [25],
    "boundingBox": "block"
  },
  {
    "id": 958,
    "name": "calcite",
    "displayName": "Calcite",
    "hardness": 0.75,
    "resistance": 0.75,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1181,
    "minStateId": 1181,
    "maxStateId": 1181,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [11],
    "boundingBox": "block"
  },
  {
    "id": 959,
    "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": 10713,
    "minStateId": 10713,
    "maxStateId": 10713,
    "drops": [196],
    "boundingBox": "block"
  },
  {
    "id": 960,
    "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": 299,
    "minStateId": 299,
    "maxStateId": 299,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 961,
    "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": 6212,
    "minStateId": 6212,
    "maxStateId": 6214,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 962,
    "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": 10066,
    "minStateId": 10066,
    "maxStateId": 10077,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 963,
    "name": "sculk",
    "displayName": "Sculk",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12655,
    "minStateId": 12655,
    "maxStateId": 12655,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 964,
    "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": 13188,
    "minStateId": 13188,
    "maxStateId": 13251,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 965,
    "name": "sculk_catalyst",
    "displayName": "Sculk Catalyst",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 6,
    "filterLight": 15,
    "defaultState": 4960,
    "minStateId": 4960,
    "maxStateId": 4961,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 966,
    "name": "sculk_shrieker",
    "displayName": "Sculk Shrieker",
    "hardness": 3,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/hoe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 1196,
    "minStateId": 1196,
    "maxStateId": 1199,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 967,
    "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": 6940,
    "minStateId": 6940,
    "maxStateId": 6940,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [91],
    "boundingBox": "block"
  },
  {
    "id": 968,
    "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": 1966,
    "minStateId": 1966,
    "maxStateId": 1966,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [95],
    "boundingBox": "block"
  },
  {
    "id": 969,
    "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": 15014,
    "minStateId": 15014,
    "maxStateId": 15014,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [96],
    "boundingBox": "block"
  },
  {
    "id": 970,
    "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": 4895,
    "minStateId": 4895,
    "maxStateId": 4895,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [97],
    "boundingBox": "block"
  },
  {
    "id": 971,
    "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": 4896,
    "minStateId": 4896,
    "maxStateId": 4896,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [869],
    "boundingBox": "block"
  },
  {
    "id": 972,
    "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": 312,
    "minStateId": 312,
    "maxStateId": 312,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [869],
    "boundingBox": "block"
  },
  {
    "id": 973,
    "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": 8447,
    "minStateId": 8447,
    "maxStateId": 8447,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [105],
    "boundingBox": "block"
  },
  {
    "id": 974,
    "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": 13254,
    "minStateId": 13254,
    "maxStateId": 13254,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [104],
    "boundingBox": "block"
  },
  {
    "id": 975,
    "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": 11552,
    "minStateId": 11552,
    "maxStateId": 11552,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [103],
    "boundingBox": "block"
  },
  {
    "id": 976,
    "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": 6978,
    "minStateId": 6978,
    "maxStateId": 6978,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [102],
    "boundingBox": "block"
  },
  {
    "id": 977,
    "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": 8208,
    "minStateId": 8208,
    "maxStateId": 8208,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [101],
    "boundingBox": "block"
  },
  {
    "id": 978,
    "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": 1615,
    "minStateId": 1615,
    "maxStateId": 1615,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [100],
    "boundingBox": "block"
  },
  {
    "id": 979,
    "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": 12003,
    "minStateId": 12003,
    "maxStateId": 12003,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [99],
    "boundingBox": "block"
  },
  {
    "id": 980,
    "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": 9402,
    "minStateId": 9402,
    "maxStateId": 9402,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [98],
    "boundingBox": "block"
  },
  {
    "id": 981,
    "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": 117,
    "minStateId": 117,
    "maxStateId": 117,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [121],
    "boundingBox": "block"
  },
  {
    "id": 982,
    "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": 5063,
    "minStateId": 5063,
    "maxStateId": 5063,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [120],
    "boundingBox": "block"
  },
  {
    "id": 983,
    "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": 1261,
    "minStateId": 1261,
    "maxStateId": 1261,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [119],
    "boundingBox": "block"
  },
  {
    "id": 984,
    "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": 14253,
    "minStateId": 14253,
    "maxStateId": 14253,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [118],
    "boundingBox": "block"
  },
  {
    "id": 985,
    "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": 1685,
    "minStateId": 1685,
    "maxStateId": 1692,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [109],
    "boundingBox": "block"
  },
  {
    "id": 986,
    "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": 6122,
    "minStateId": 6122,
    "maxStateId": 6129,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [108],
    "boundingBox": "block"
  },
  {
    "id": 987,
    "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": 6450,
    "minStateId": 6450,
    "maxStateId": 6457,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [107],
    "boundingBox": "block"
  },
  {
    "id": 988,
    "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": 6469,
    "minStateId": 6469,
    "maxStateId": 6476,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [106],
    "boundingBox": "block"
  },
  {
    "id": 989,
    "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": 1964,
    "minStateId": 1964,
    "maxStateId": 1965,
    "harvestTools": {"882": true, "892": true, "897": true, "902": 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": 8217,
    "minStateId": 8217,
    "maxStateId": 8218,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [113],
    "boundingBox": "block"
  },
  {
    "id": 990,
    "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": 11195,
    "minStateId": 11195,
    "maxStateId": 11196,
    "harvestTools": {"882": true, "892": true, "897": true, "902": 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": 13456,
    "minStateId": 13456,
    "maxStateId": 13457,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [112],
    "boundingBox": "block"
  },
  {
    "id": 991,
    "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": 1988,
    "minStateId": 1988,
    "maxStateId": 1989,
    "harvestTools": {"882": true, "892": true, "897": true, "902": 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": 12020,
    "minStateId": 12020,
    "maxStateId": 12021,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [111],
    "boundingBox": "block"
  },
  {
    "id": 992,
    "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": 4992,
    "minStateId": 4992,
    "maxStateId": 4993,
    "harvestTools": {"882": true, "892": true, "897": true, "902": 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": 8169,
    "minStateId": 8169,
    "maxStateId": 8170,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [110],
    "boundingBox": "block"
  },
  {
    "id": 993,
    "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": 14077,
    "minStateId": 14077,
    "maxStateId": 14077,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [114],
    "boundingBox": "block"
  },
  {
    "id": 994,
    "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": 2661,
    "minStateId": 2661,
    "maxStateId": 2661,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [116],
    "boundingBox": "block"
  },
  {
    "id": 995,
    "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": 2639,
    "minStateId": 2639,
    "maxStateId": 2639,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [115],
    "boundingBox": "block"
  },
  {
    "id": 996,
    "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": 13848,
    "minStateId": 13848,
    "maxStateId": 13848,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [117],
    "boundingBox": "block"
  },
  {
    "id": 997,
    "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": 1176,
    "minStateId": 1176,
    "maxStateId": 1176,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [125],
    "boundingBox": "block"
  },
  {
    "id": 998,
    "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": 7594,
    "minStateId": 7594,
    "maxStateId": 7594,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [124],
    "boundingBox": "block"
  },
  {
    "id": 999,
    "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": 5188,
    "minStateId": 5188,
    "maxStateId": 5188,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [123],
    "boundingBox": "block"
  },
  {
    "id": 1011,
    "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": 15248,
    "minStateId": 15248,
    "maxStateId": 15279,
    "drops": [759],
    "boundingBox": "block"
  },
  {
    "id": 1082,
    "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": 15217,
    "minStateId": 15217,
    "maxStateId": 15217,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [84],
    "boundingBox": "block"
  },
  {
    "name": "hard_blue_stained_glass_pane",
    "id": 15216,
    "minStateId": 15216,
    "maxStateId": 15216,
    "displayName": "Hard Blue Stained Glass Pane",
    "defaultState": 15216,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "colored_torch_red",
    "id": 15208,
    "minStateId": 15208,
    "maxStateId": 15213,
    "displayName": "Colored Torch Red",
    "defaultState": 15208,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1064,
    "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": 14849,
    "minStateId": 14849,
    "maxStateId": 15010,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [445],
    "boundingBox": "block"
  },
  {
    "id": 1094,
    "name": "trial_spawner",
    "displayName": "Trial Spawner",
    "hardness": 50,
    "resistance": 50,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 1,
    "defaultState": 14673,
    "minStateId": 14673,
    "maxStateId": 14684,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "material_reducer",
    "id": 14669,
    "minStateId": 14669,
    "maxStateId": 14672,
    "displayName": "Material Reducer",
    "defaultState": 14669,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1032,
    "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": 14661,
    "minStateId": 14661,
    "maxStateId": 14661,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1402],
    "boundingBox": "block"
  },
  {
    "name": "hard_light_gray_stained_glass",
    "id": 14421,
    "minStateId": 14421,
    "maxStateId": 14421,
    "displayName": "Hard Light Gray Stained Glass",
    "defaultState": 14421,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1008,
    "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": 14254,
    "minStateId": 14254,
    "maxStateId": 14255,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [130],
    "boundingBox": "block"
  },
  {
    "name": "info_update2",
    "id": 14246,
    "minStateId": 14246,
    "maxStateId": 14246,
    "displayName": "Info Update2",
    "defaultState": 14246,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1005,
    "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": 14101,
    "minStateId": 14101,
    "maxStateId": 14102,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [133],
    "boundingBox": "block"
  },
  {
    "id": 1013,
    "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": 14118,
    "minStateId": 14118,
    "maxStateId": 14149,
    "drops": [760],
    "boundingBox": "block"
  },
  {
    "id": 1065,
    "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": 14105,
    "minStateId": 14105,
    "maxStateId": 14105,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [10],
    "boundingBox": "block"
  },
  {
    "id": 1068,
    "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": 14256,
    "minStateId": 14256,
    "maxStateId": 14417,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [446],
    "boundingBox": "block"
  },
  {
    "id": 1093,
    "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": 14191,
    "minStateId": 14191,
    "maxStateId": 14238,
    "drops": [1058],
    "boundingBox": "block"
  },
  {
    "name": "colored_torch_purple",
    "id": 14090,
    "minStateId": 14090,
    "maxStateId": 14095,
    "displayName": "Colored Torch Purple",
    "defaultState": 14090,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_84",
    "id": 14038,
    "minStateId": 14038,
    "maxStateId": 14038,
    "displayName": "Element 84",
    "defaultState": 14038,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_85",
    "id": 14037,
    "minStateId": 14037,
    "maxStateId": 14037,
    "displayName": "Element 85",
    "defaultState": 14037,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_86",
    "id": 14036,
    "minStateId": 14036,
    "maxStateId": 14036,
    "displayName": "Element 86",
    "defaultState": 14036,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_87",
    "id": 14035,
    "minStateId": 14035,
    "maxStateId": 14035,
    "displayName": "Element 87",
    "defaultState": 14035,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_80",
    "id": 14034,
    "minStateId": 14034,
    "maxStateId": 14034,
    "displayName": "Element 80",
    "defaultState": 14034,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_81",
    "id": 14033,
    "minStateId": 14033,
    "maxStateId": 14033,
    "displayName": "Element 81",
    "defaultState": 14033,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_82",
    "id": 14032,
    "minStateId": 14032,
    "maxStateId": 14032,
    "displayName": "Element 82",
    "defaultState": 14032,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_83",
    "id": 14031,
    "minStateId": 14031,
    "maxStateId": 14031,
    "displayName": "Element 83",
    "defaultState": 14031,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_88",
    "id": 14030,
    "minStateId": 14030,
    "maxStateId": 14030,
    "displayName": "Element 88",
    "defaultState": 14030,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_89",
    "id": 14029,
    "minStateId": 14029,
    "maxStateId": 14029,
    "displayName": "Element 89",
    "defaultState": 14029,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_97",
    "id": 14028,
    "minStateId": 14028,
    "maxStateId": 14028,
    "displayName": "Element 97",
    "defaultState": 14028,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_96",
    "id": 14027,
    "minStateId": 14027,
    "maxStateId": 14027,
    "displayName": "Element 96",
    "defaultState": 14027,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_95",
    "id": 14026,
    "minStateId": 14026,
    "maxStateId": 14026,
    "displayName": "Element 95",
    "defaultState": 14026,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_94",
    "id": 14025,
    "minStateId": 14025,
    "maxStateId": 14025,
    "displayName": "Element 94",
    "defaultState": 14025,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_93",
    "id": 14024,
    "minStateId": 14024,
    "maxStateId": 14024,
    "displayName": "Element 93",
    "defaultState": 14024,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_92",
    "id": 14023,
    "minStateId": 14023,
    "maxStateId": 14023,
    "displayName": "Element 92",
    "defaultState": 14023,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_91",
    "id": 14022,
    "minStateId": 14022,
    "maxStateId": 14022,
    "displayName": "Element 91",
    "defaultState": 14022,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_90",
    "id": 14021,
    "minStateId": 14021,
    "maxStateId": 14021,
    "displayName": "Element 90",
    "defaultState": 14021,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_99",
    "id": 14020,
    "minStateId": 14020,
    "maxStateId": 14020,
    "displayName": "Element 99",
    "defaultState": 14020,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_98",
    "id": 14019,
    "minStateId": 14019,
    "maxStateId": 14019,
    "displayName": "Element 98",
    "defaultState": 14019,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_68",
    "id": 14018,
    "minStateId": 14018,
    "maxStateId": 14018,
    "displayName": "Element 68",
    "defaultState": 14018,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_69",
    "id": 14017,
    "minStateId": 14017,
    "maxStateId": 14017,
    "displayName": "Element 69",
    "defaultState": 14017,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_62",
    "id": 14016,
    "minStateId": 14016,
    "maxStateId": 14016,
    "displayName": "Element 62",
    "defaultState": 14016,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_63",
    "id": 14015,
    "minStateId": 14015,
    "maxStateId": 14015,
    "displayName": "Element 63",
    "defaultState": 14015,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_60",
    "id": 14014,
    "minStateId": 14014,
    "maxStateId": 14014,
    "displayName": "Element 60",
    "defaultState": 14014,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_61",
    "id": 14013,
    "minStateId": 14013,
    "maxStateId": 14013,
    "displayName": "Element 61",
    "defaultState": 14013,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_66",
    "id": 14012,
    "minStateId": 14012,
    "maxStateId": 14012,
    "displayName": "Element 66",
    "defaultState": 14012,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_67",
    "id": 14011,
    "minStateId": 14011,
    "maxStateId": 14011,
    "displayName": "Element 67",
    "defaultState": 14011,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_64",
    "id": 14010,
    "minStateId": 14010,
    "maxStateId": 14010,
    "displayName": "Element 64",
    "defaultState": 14010,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_65",
    "id": 14009,
    "minStateId": 14009,
    "maxStateId": 14009,
    "displayName": "Element 65",
    "defaultState": 14009,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_79",
    "id": 14008,
    "minStateId": 14008,
    "maxStateId": 14008,
    "displayName": "Element 79",
    "defaultState": 14008,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_78",
    "id": 14007,
    "minStateId": 14007,
    "maxStateId": 14007,
    "displayName": "Element 78",
    "defaultState": 14007,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_75",
    "id": 14006,
    "minStateId": 14006,
    "maxStateId": 14006,
    "displayName": "Element 75",
    "defaultState": 14006,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_74",
    "id": 14005,
    "minStateId": 14005,
    "maxStateId": 14005,
    "displayName": "Element 74",
    "defaultState": 14005,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_77",
    "id": 14004,
    "minStateId": 14004,
    "maxStateId": 14004,
    "displayName": "Element 77",
    "defaultState": 14004,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_76",
    "id": 14003,
    "minStateId": 14003,
    "maxStateId": 14003,
    "displayName": "Element 76",
    "defaultState": 14003,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_71",
    "id": 14002,
    "minStateId": 14002,
    "maxStateId": 14002,
    "displayName": "Element 71",
    "defaultState": 14002,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_70",
    "id": 14001,
    "minStateId": 14001,
    "maxStateId": 14001,
    "displayName": "Element 70",
    "defaultState": 14001,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_73",
    "id": 14000,
    "minStateId": 14000,
    "maxStateId": 14000,
    "displayName": "Element 73",
    "defaultState": 14000,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_72",
    "id": 13999,
    "minStateId": 13999,
    "maxStateId": 13999,
    "displayName": "Element 72",
    "defaultState": 13999,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_40",
    "id": 13998,
    "minStateId": 13998,
    "maxStateId": 13998,
    "displayName": "Element 40",
    "defaultState": 13998,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_41",
    "id": 13997,
    "minStateId": 13997,
    "maxStateId": 13997,
    "displayName": "Element 41",
    "defaultState": 13997,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_42",
    "id": 13996,
    "minStateId": 13996,
    "maxStateId": 13996,
    "displayName": "Element 42",
    "defaultState": 13996,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_43",
    "id": 13995,
    "minStateId": 13995,
    "maxStateId": 13995,
    "displayName": "Element 43",
    "defaultState": 13995,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_44",
    "id": 13994,
    "minStateId": 13994,
    "maxStateId": 13994,
    "displayName": "Element 44",
    "defaultState": 13994,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_45",
    "id": 13993,
    "minStateId": 13993,
    "maxStateId": 13993,
    "displayName": "Element 45",
    "defaultState": 13993,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_46",
    "id": 13992,
    "minStateId": 13992,
    "maxStateId": 13992,
    "displayName": "Element 46",
    "defaultState": 13992,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_47",
    "id": 13991,
    "minStateId": 13991,
    "maxStateId": 13991,
    "displayName": "Element 47",
    "defaultState": 13991,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_48",
    "id": 13990,
    "minStateId": 13990,
    "maxStateId": 13990,
    "displayName": "Element 48",
    "defaultState": 13990,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_49",
    "id": 13989,
    "minStateId": 13989,
    "maxStateId": 13989,
    "displayName": "Element 49",
    "defaultState": 13989,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_53",
    "id": 13988,
    "minStateId": 13988,
    "maxStateId": 13988,
    "displayName": "Element 53",
    "defaultState": 13988,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_52",
    "id": 13987,
    "minStateId": 13987,
    "maxStateId": 13987,
    "displayName": "Element 52",
    "defaultState": 13987,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_51",
    "id": 13986,
    "minStateId": 13986,
    "maxStateId": 13986,
    "displayName": "Element 51",
    "defaultState": 13986,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_50",
    "id": 13985,
    "minStateId": 13985,
    "maxStateId": 13985,
    "displayName": "Element 50",
    "defaultState": 13985,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_57",
    "id": 13984,
    "minStateId": 13984,
    "maxStateId": 13984,
    "displayName": "Element 57",
    "defaultState": 13984,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_56",
    "id": 13983,
    "minStateId": 13983,
    "maxStateId": 13983,
    "displayName": "Element 56",
    "defaultState": 13983,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_55",
    "id": 13982,
    "minStateId": 13982,
    "maxStateId": 13982,
    "displayName": "Element 55",
    "defaultState": 13982,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_54",
    "id": 13981,
    "minStateId": 13981,
    "maxStateId": 13981,
    "displayName": "Element 54",
    "defaultState": 13981,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_59",
    "id": 13980,
    "minStateId": 13980,
    "maxStateId": 13980,
    "displayName": "Element 59",
    "defaultState": 13980,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_58",
    "id": 13979,
    "minStateId": 13979,
    "maxStateId": 13979,
    "displayName": "Element 58",
    "defaultState": 13979,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_26",
    "id": 13978,
    "minStateId": 13978,
    "maxStateId": 13978,
    "displayName": "Element 26",
    "defaultState": 13978,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_27",
    "id": 13977,
    "minStateId": 13977,
    "maxStateId": 13977,
    "displayName": "Element 27",
    "defaultState": 13977,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_24",
    "id": 13976,
    "minStateId": 13976,
    "maxStateId": 13976,
    "displayName": "Element 24",
    "defaultState": 13976,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_25",
    "id": 13975,
    "minStateId": 13975,
    "maxStateId": 13975,
    "displayName": "Element 25",
    "defaultState": 13975,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_22",
    "id": 13974,
    "minStateId": 13974,
    "maxStateId": 13974,
    "displayName": "Element 22",
    "defaultState": 13974,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_23",
    "id": 13973,
    "minStateId": 13973,
    "maxStateId": 13973,
    "displayName": "Element 23",
    "defaultState": 13973,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_20",
    "id": 13972,
    "minStateId": 13972,
    "maxStateId": 13972,
    "displayName": "Element 20",
    "defaultState": 13972,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_21",
    "id": 13971,
    "minStateId": 13971,
    "maxStateId": 13971,
    "displayName": "Element 21",
    "defaultState": 13971,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_28",
    "id": 13970,
    "minStateId": 13970,
    "maxStateId": 13970,
    "displayName": "Element 28",
    "defaultState": 13970,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_29",
    "id": 13969,
    "minStateId": 13969,
    "maxStateId": 13969,
    "displayName": "Element 29",
    "defaultState": 13969,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_39",
    "id": 13968,
    "minStateId": 13968,
    "maxStateId": 13968,
    "displayName": "Element 39",
    "defaultState": 13968,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_38",
    "id": 13967,
    "minStateId": 13967,
    "maxStateId": 13967,
    "displayName": "Element 38",
    "defaultState": 13967,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_31",
    "id": 13966,
    "minStateId": 13966,
    "maxStateId": 13966,
    "displayName": "Element 31",
    "defaultState": 13966,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_30",
    "id": 13965,
    "minStateId": 13965,
    "maxStateId": 13965,
    "displayName": "Element 30",
    "defaultState": 13965,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_33",
    "id": 13964,
    "minStateId": 13964,
    "maxStateId": 13964,
    "displayName": "Element 33",
    "defaultState": 13964,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_32",
    "id": 13963,
    "minStateId": 13963,
    "maxStateId": 13963,
    "displayName": "Element 32",
    "defaultState": 13963,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_35",
    "id": 13962,
    "minStateId": 13962,
    "maxStateId": 13962,
    "displayName": "Element 35",
    "defaultState": 13962,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_34",
    "id": 13961,
    "minStateId": 13961,
    "maxStateId": 13961,
    "displayName": "Element 34",
    "defaultState": 13961,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_37",
    "id": 13960,
    "minStateId": 13960,
    "maxStateId": 13960,
    "displayName": "Element 37",
    "defaultState": 13960,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_36",
    "id": 13959,
    "minStateId": 13959,
    "maxStateId": 13959,
    "displayName": "Element 36",
    "defaultState": 13959,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_19",
    "id": 13958,
    "minStateId": 13958,
    "maxStateId": 13958,
    "displayName": "Element 19",
    "defaultState": 13958,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_18",
    "id": 13957,
    "minStateId": 13957,
    "maxStateId": 13957,
    "displayName": "Element 18",
    "defaultState": 13957,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_17",
    "id": 13956,
    "minStateId": 13956,
    "maxStateId": 13956,
    "displayName": "Element 17",
    "defaultState": 13956,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_16",
    "id": 13955,
    "minStateId": 13955,
    "maxStateId": 13955,
    "displayName": "Element 16",
    "defaultState": 13955,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_15",
    "id": 13954,
    "minStateId": 13954,
    "maxStateId": 13954,
    "displayName": "Element 15",
    "defaultState": 13954,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_14",
    "id": 13953,
    "minStateId": 13953,
    "maxStateId": 13953,
    "displayName": "Element 14",
    "defaultState": 13953,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_13",
    "id": 13952,
    "minStateId": 13952,
    "maxStateId": 13952,
    "displayName": "Element 13",
    "defaultState": 13952,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_12",
    "id": 13951,
    "minStateId": 13951,
    "maxStateId": 13951,
    "displayName": "Element 12",
    "defaultState": 13951,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_11",
    "id": 13950,
    "minStateId": 13950,
    "maxStateId": 13950,
    "displayName": "Element 11",
    "defaultState": 13950,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_10",
    "id": 13949,
    "minStateId": 13949,
    "maxStateId": 13949,
    "displayName": "Element 10",
    "defaultState": 13949,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1035,
    "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": 13867,
    "minStateId": 13867,
    "maxStateId": 13870,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1405],
    "boundingBox": "block"
  },
  {
    "id": 1051,
    "name": "wildflowers",
    "displayName": "Wildflowers",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13917,
    "minStateId": 13917,
    "maxStateId": 13948,
    "drops": [259],
    "boundingBox": "empty"
  },
  {
    "name": "hard_pink_stained_glass_pane",
    "id": 13844,
    "minStateId": 13844,
    "maxStateId": 13844,
    "displayName": "Hard Pink Stained Glass Pane",
    "defaultState": 13844,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1044,
    "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": 13794,
    "minStateId": 13794,
    "maxStateId": 13819,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "chemical_heat",
    "id": 13756,
    "minStateId": 13756,
    "maxStateId": 13756,
    "displayName": "Chemical Heat",
    "defaultState": 13756,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1074,
    "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": 13707,
    "minStateId": 13707,
    "maxStateId": 13714,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [668],
    "boundingBox": "block"
  },
  {
    "name": "netherreactor",
    "id": 13704,
    "minStateId": 13704,
    "maxStateId": 13704,
    "displayName": "Netherreactor",
    "defaultState": 13704,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1000,
    "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": 13396,
    "minStateId": 13396,
    "maxStateId": 13396,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [122],
    "boundingBox": "block"
  },
  {
    "id": 1042,
    "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": 13693,
    "minStateId": 13693,
    "maxStateId": 13702,
    "drops": [1346],
    "boundingBox": "block"
  },
  {
    "id": 1046,
    "name": "spore_blossom",
    "displayName": "Spore Blossom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13423,
    "minStateId": 13423,
    "maxStateId": 13423,
    "drops": [246],
    "boundingBox": "empty"
  },
  {
    "id": 1063,
    "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": 13400,
    "minStateId": 13400,
    "maxStateId": 13401,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [683],
    "boundingBox": "block"
  },
  {
    "id": 1096,
    "name": "heavy_core",
    "displayName": "Heavy Core",
    "hardness": 10,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13399,
    "minStateId": 13399,
    "maxStateId": 13399,
    "drops": [87],
    "boundingBox": "block"
  },
  {
    "name": "camera",
    "id": 13387,
    "minStateId": 13387,
    "maxStateId": 13387,
    "displayName": "Camera",
    "defaultState": 13387,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_8",
    "id": 13385,
    "minStateId": 13385,
    "maxStateId": 13385,
    "displayName": "Element 8",
    "defaultState": 13385,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_9",
    "id": 13384,
    "minStateId": 13384,
    "maxStateId": 13384,
    "displayName": "Element 9",
    "defaultState": 13384,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_6",
    "id": 13383,
    "minStateId": 13383,
    "maxStateId": 13383,
    "displayName": "Element 6",
    "defaultState": 13383,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_7",
    "id": 13382,
    "minStateId": 13382,
    "maxStateId": 13382,
    "displayName": "Element 7",
    "defaultState": 13382,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_4",
    "id": 13381,
    "minStateId": 13381,
    "maxStateId": 13381,
    "displayName": "Element 4",
    "defaultState": 13381,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_5",
    "id": 13380,
    "minStateId": 13380,
    "maxStateId": 13380,
    "displayName": "Element 5",
    "defaultState": 13380,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_2",
    "id": 13379,
    "minStateId": 13379,
    "maxStateId": 13379,
    "displayName": "Element 2",
    "defaultState": 13379,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_3",
    "id": 13378,
    "minStateId": 13378,
    "maxStateId": 13378,
    "displayName": "Element 3",
    "defaultState": 13378,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_0",
    "id": 13377,
    "minStateId": 13377,
    "maxStateId": 13377,
    "displayName": "Element 0",
    "defaultState": 13377,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_1",
    "id": 13376,
    "minStateId": 13376,
    "maxStateId": 13376,
    "displayName": "Element 1",
    "defaultState": 13376,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_cyan_stained_glass_pane",
    "id": 13327,
    "minStateId": 13327,
    "maxStateId": 13327,
    "displayName": "Hard Cyan Stained Glass Pane",
    "defaultState": 13327,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_white_stained_glass_pane",
    "id": 13314,
    "minStateId": 13314,
    "maxStateId": 13314,
    "displayName": "Hard White Stained Glass Pane",
    "defaultState": 13314,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "deprecated_purpur_block_1",
    "id": 12743,
    "minStateId": 12743,
    "maxStateId": 12745,
    "displayName": "Deprecated Purpur Block 1",
    "defaultState": 12743,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "deprecated_purpur_block_2",
    "id": 12740,
    "minStateId": 12740,
    "maxStateId": 12742,
    "displayName": "Deprecated Purpur Block 2",
    "defaultState": 12740,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "allow",
    "id": 12738,
    "minStateId": 12738,
    "maxStateId": 12738,
    "displayName": "Allow",
    "defaultState": 12738,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1001,
    "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": 10048,
    "minStateId": 10048,
    "maxStateId": 10055,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [129],
    "boundingBox": "block"
  },
  {
    "id": 1002,
    "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": 11553,
    "minStateId": 11553,
    "maxStateId": 11560,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [128],
    "boundingBox": "block"
  },
  {
    "id": 1006,
    "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": 11968,
    "minStateId": 11968,
    "maxStateId": 11969,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [132],
    "boundingBox": "block"
  },
  {
    "id": 1016,
    "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": 12699,
    "minStateId": 12699,
    "maxStateId": 12730,
    "drops": [762],
    "boundingBox": "block"
  },
  {
    "name": "hard_purple_stained_glass_pane",
    "id": 12656,
    "minStateId": 12656,
    "maxStateId": 12656,
    "displayName": "Hard Purple Stained Glass Pane",
    "defaultState": 12656,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_red_stained_glass_pane",
    "id": 12636,
    "minStateId": 12636,
    "maxStateId": 12636,
    "displayName": "Hard Red Stained Glass Pane",
    "defaultState": 12636,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_red_stained_glass",
    "id": 12343,
    "minStateId": 12343,
    "maxStateId": 12343,
    "displayName": "Hard Red Stained Glass",
    "defaultState": 12343,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1007,
    "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": 12305,
    "minStateId": 12305,
    "maxStateId": 12306,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [131],
    "boundingBox": "block"
  },
  {
    "id": 1020,
    "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": 11941,
    "minStateId": 11941,
    "maxStateId": 11956,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [779],
    "boundingBox": "block"
  },
  {
    "id": 1028,
    "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": 12040,
    "minStateId": 12040,
    "maxStateId": 12040,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1398],
    "boundingBox": "block"
  },
  {
    "id": 1047,
    "name": "azalea",
    "displayName": "Azalea",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12313,
    "minStateId": 12313,
    "maxStateId": 12313,
    "drops": [205],
    "boundingBox": "block"
  },
  {
    "id": 1053,
    "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": 11959,
    "minStateId": 11959,
    "maxStateId": 11959,
    "drops": [262],
    "boundingBox": "block"
  },
  {
    "id": 1059,
    "name": "mud",
    "displayName": "Mud",
    "hardness": 0.5,
    "resistance": 0.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/shovel",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12070,
    "minStateId": 12070,
    "maxStateId": 12070,
    "drops": [32],
    "boundingBox": "block"
  },
  {
    "id": 1061,
    "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": 12066,
    "minStateId": 12066,
    "maxStateId": 12066,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [9],
    "boundingBox": "block"
  },
  {
    "id": 1092,
    "name": "decorated_pot",
    "displayName": "Decorated Pot",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12136,
    "minStateId": 12136,
    "maxStateId": 12139,
    "drops": [307],
    "boundingBox": "block"
  },
  {
    "id": 1101,
    "name": "closed_eyeblossom",
    "displayName": "Closed Eyeblossom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12133,
    "minStateId": 12133,
    "maxStateId": 12133,
    "drops": [231],
    "boundingBox": "empty"
  },
  {
    "name": "oxidized_copper_chest",
    "id": 12101,
    "minStateId": 12101,
    "maxStateId": 12104,
    "displayName": "Oxidized Copper Chest",
    "defaultState": 12101,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "colored_torch_green",
    "id": 11935,
    "minStateId": 11935,
    "maxStateId": 11940,
    "displayName": "Colored Torch Green",
    "defaultState": 11935,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_green_stained_glass",
    "id": 11926,
    "minStateId": 11926,
    "maxStateId": 11926,
    "displayName": "Hard Green Stained Glass",
    "defaultState": 11926,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_gray_stained_glass_pane",
    "id": 11881,
    "minStateId": 11881,
    "maxStateId": 11881,
    "displayName": "Hard Gray Stained Glass Pane",
    "defaultState": 11881,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1012,
    "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": 11820,
    "minStateId": 11820,
    "maxStateId": 11851,
    "drops": [758],
    "boundingBox": "block"
  },
  {
    "id": 1088,
    "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": 11878,
    "minStateId": 11878,
    "maxStateId": 11880,
    "drops": [1348],
    "boundingBox": "block"
  },
  {
    "id": 1089,
    "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": 11852,
    "minStateId": 11852,
    "maxStateId": 11854,
    "drops": [1349],
    "boundingBox": "block"
  },
  {
    "name": "hard_lime_stained_glass",
    "id": 11819,
    "minStateId": 11819,
    "maxStateId": 11819,
    "displayName": "Hard Lime Stained Glass",
    "defaultState": 11819,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_magenta_stained_glass_pane",
    "id": 11719,
    "minStateId": 11719,
    "maxStateId": 11719,
    "displayName": "Hard Magenta Stained Glass Pane",
    "defaultState": 11719,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1040,
    "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": 11663,
    "minStateId": 11663,
    "maxStateId": 11666,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1410],
    "boundingBox": "block"
  },
  {
    "name": "hard_orange_stained_glass",
    "id": 11515,
    "minStateId": 11515,
    "maxStateId": 11515,
    "displayName": "Hard Orange Stained Glass",
    "defaultState": 11515,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "mushroom_stem",
    "id": 11432,
    "minStateId": 11432,
    "maxStateId": 11447,
    "displayName": "Mushroom Stem",
    "defaultState": 11432,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_black_stained_glass",
    "id": 10709,
    "minStateId": 10709,
    "maxStateId": 10709,
    "displayName": "Hard Black Stained Glass",
    "defaultState": 10709,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1009,
    "name": "copper_door",
    "displayName": "Copper Door",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10677,
    "minStateId": 10677,
    "maxStateId": 10708,
    "drops": [756],
    "boundingBox": "block"
  },
  {
    "id": 1015,
    "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": 10583,
    "minStateId": 10583,
    "maxStateId": 10614,
    "drops": [763],
    "boundingBox": "block"
  },
  {
    "id": 1017,
    "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": 10080,
    "minStateId": 10080,
    "maxStateId": 10095,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [777],
    "boundingBox": "block"
  },
  {
    "id": 1018,
    "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": 11416,
    "minStateId": 11416,
    "maxStateId": 11431,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [778],
    "boundingBox": "block"
  },
  {
    "id": 1022,
    "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": 10512,
    "minStateId": 10512,
    "maxStateId": 10527,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [782],
    "boundingBox": "block"
  },
  {
    "id": 1034,
    "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": 11645,
    "minStateId": 11645,
    "maxStateId": 11648,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1404],
    "boundingBox": "block"
  },
  {
    "id": 1039,
    "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": 10056,
    "minStateId": 10056,
    "maxStateId": 10059,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1409],
    "boundingBox": "block"
  },
  {
    "id": 1045,
    "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": 10635,
    "minStateId": 10635,
    "maxStateId": 10660,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 1054,
    "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": 10714,
    "minStateId": 10714,
    "maxStateId": 10745,
    "drops": [267],
    "boundingBox": "block"
  },
  {
    "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": 10099,
    "minStateId": 10099,
    "maxStateId": 10100,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [683],
    "boundingBox": "block"
  },
  {
    "id": 1091,
    "name": "reinforced_deepslate",
    "displayName": "Reinforced Deepslate",
    "hardness": 55,
    "resistance": 1200,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 10030,
    "minStateId": 10030,
    "maxStateId": 10030,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 1095,
    "name": "vault",
    "displayName": "Vault",
    "hardness": 50,
    "resistance": 50,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 6,
    "filterLight": 1,
    "defaultState": 11459,
    "minStateId": 11459,
    "maxStateId": 11490,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "id": 1098,
    "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": 11227,
    "minStateId": 11227,
    "maxStateId": 11388,
    "drops": [263],
    "boundingBox": "block"
  },
  {
    "id": 1099,
    "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": 11225,
    "minStateId": 11225,
    "maxStateId": 11226,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "deny",
    "id": 9443,
    "minStateId": 9443,
    "maxStateId": 9443,
    "displayName": "Deny",
    "defaultState": 9443,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1097,
    "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": 9438,
    "minStateId": 9438,
    "maxStateId": 9438,
    "drops": [265],
    "boundingBox": "block"
  },
  {
    "name": "weathered_copper_chest",
    "id": 9281,
    "minStateId": 9281,
    "maxStateId": 9284,
    "displayName": "Weathered Copper Chest",
    "defaultState": 9281,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_118",
    "id": 9088,
    "minStateId": 9088,
    "maxStateId": 9088,
    "displayName": "Element 118",
    "defaultState": 9088,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_114",
    "id": 9087,
    "minStateId": 9087,
    "maxStateId": 9087,
    "displayName": "Element 114",
    "defaultState": 9087,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_115",
    "id": 9086,
    "minStateId": 9086,
    "maxStateId": 9086,
    "displayName": "Element 115",
    "defaultState": 9086,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_116",
    "id": 9085,
    "minStateId": 9085,
    "maxStateId": 9085,
    "displayName": "Element 116",
    "defaultState": 9085,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_117",
    "id": 9084,
    "minStateId": 9084,
    "maxStateId": 9084,
    "displayName": "Element 117",
    "defaultState": 9084,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_110",
    "id": 9083,
    "minStateId": 9083,
    "maxStateId": 9083,
    "displayName": "Element 110",
    "defaultState": 9083,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_111",
    "id": 9082,
    "minStateId": 9082,
    "maxStateId": 9082,
    "displayName": "Element 111",
    "defaultState": 9082,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_112",
    "id": 9081,
    "minStateId": 9081,
    "maxStateId": 9081,
    "displayName": "Element 112",
    "defaultState": 9081,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_113",
    "id": 9080,
    "minStateId": 9080,
    "maxStateId": 9080,
    "displayName": "Element 113",
    "defaultState": 9080,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_109",
    "id": 9079,
    "minStateId": 9079,
    "maxStateId": 9079,
    "displayName": "Element 109",
    "defaultState": 9079,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_108",
    "id": 9078,
    "minStateId": 9078,
    "maxStateId": 9078,
    "displayName": "Element 108",
    "defaultState": 9078,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_107",
    "id": 9077,
    "minStateId": 9077,
    "maxStateId": 9077,
    "displayName": "Element 107",
    "defaultState": 9077,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_106",
    "id": 9076,
    "minStateId": 9076,
    "maxStateId": 9076,
    "displayName": "Element 106",
    "defaultState": 9076,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_105",
    "id": 9075,
    "minStateId": 9075,
    "maxStateId": 9075,
    "displayName": "Element 105",
    "defaultState": 9075,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_104",
    "id": 9074,
    "minStateId": 9074,
    "maxStateId": 9074,
    "displayName": "Element 104",
    "defaultState": 9074,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_103",
    "id": 9073,
    "minStateId": 9073,
    "maxStateId": 9073,
    "displayName": "Element 103",
    "defaultState": 9073,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_102",
    "id": 9072,
    "minStateId": 9072,
    "maxStateId": 9072,
    "displayName": "Element 102",
    "defaultState": 9072,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_101",
    "id": 9071,
    "minStateId": 9071,
    "maxStateId": 9071,
    "displayName": "Element 101",
    "defaultState": 9071,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_100",
    "id": 9070,
    "minStateId": 9070,
    "maxStateId": 9070,
    "displayName": "Element 100",
    "defaultState": 9070,
    "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": 8371,
    "minStateId": 8371,
    "maxStateId": 8372,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [130],
    "boundingBox": "block"
  },
  {
    "id": 1014,
    "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": 8399,
    "minStateId": 8399,
    "maxStateId": 8430,
    "drops": [761],
    "boundingBox": "block"
  },
  {
    "id": 1033,
    "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": 6215,
    "minStateId": 6215,
    "maxStateId": 6218,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1403],
    "boundingBox": "block"
  },
  {
    "id": 8085,
    "name": "cave_vines",
    "displayName": "Cave Vines Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7124,
    "minStateId": 7124,
    "maxStateId": 7149,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 1048,
    "name": "flowering_azalea",
    "displayName": "Flowering Azalea",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 8446,
    "minStateId": 8446,
    "maxStateId": 8446,
    "drops": [206],
    "boundingBox": "block"
  },
  {
    "id": 1056,
    "name": "small_dripleaf_block",
    "displayName": "Small Dripleaf",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6130,
    "minStateId": 6130,
    "maxStateId": 6137,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 1073,
    "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": 8431,
    "minStateId": 8431,
    "maxStateId": 8431,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [368],
    "boundingBox": "block"
  },
  {
    "name": "exposed_copper_chest",
    "id": 8358,
    "minStateId": 8358,
    "maxStateId": 8361,
    "displayName": "Exposed Copper Chest",
    "defaultState": 8358,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_light_blue_stained_glass_pane",
    "id": 8314,
    "minStateId": 8314,
    "maxStateId": 8314,
    "displayName": "Hard Light Blue Stained Glass Pane",
    "defaultState": 8314,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1026,
    "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": 8312,
    "minStateId": 8312,
    "maxStateId": 8312,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1396],
    "boundingBox": "block"
  },
  {
    "id": 1029,
    "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": 8313,
    "minStateId": 8313,
    "maxStateId": 8313,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1399],
    "boundingBox": "block"
  },
  {
    "id": 1058,
    "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": 8331,
    "minStateId": 8331,
    "maxStateId": 8331,
    "drops": [31],
    "boundingBox": "block"
  },
  {
    "id": 1078,
    "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": 8291,
    "minStateId": 8291,
    "maxStateId": 8291,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [369],
    "boundingBox": "block"
  },
  {
    "name": "deprecated_anvil",
    "id": 8262,
    "minStateId": 8262,
    "maxStateId": 8265,
    "displayName": "Deprecated Anvil",
    "defaultState": 8262,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "border_block",
    "id": 7816,
    "minStateId": 7816,
    "maxStateId": 7977,
    "displayName": "Border Block",
    "defaultState": 7816,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1023,
    "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": 7604,
    "minStateId": 7604,
    "maxStateId": 7619,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [784],
    "boundingBox": "block"
  },
  {
    "id": 1072,
    "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": 8005,
    "minStateId": 8005,
    "maxStateId": 8166,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [448],
    "boundingBox": "block"
  },
  {
    "id": 1077,
    "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": 8168,
    "minStateId": 8168,
    "maxStateId": 8168,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [372],
    "boundingBox": "block"
  },
  {
    "id": 1083,
    "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": 8215,
    "minStateId": 8215,
    "maxStateId": 8215,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [85],
    "boundingBox": "block"
  },
  {
    "name": "hard_glass",
    "id": 7099,
    "minStateId": 7099,
    "maxStateId": 7099,
    "displayName": "Hard Glass",
    "defaultState": 7099,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 8086,
    "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": 6967,
    "minStateId": 6967,
    "maxStateId": 6968,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [132],
    "boundingBox": "block"
  },
  {
    "id": 1010,
    "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": 7026,
    "minStateId": 7026,
    "maxStateId": 7057,
    "drops": [757],
    "boundingBox": "block"
  },
  {
    "id": 1024,
    "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": 7100,
    "minStateId": 7100,
    "maxStateId": 7115,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [783],
    "boundingBox": "block"
  },
  {
    "id": 1050,
    "name": "pink_petals",
    "displayName": "Pink Petals",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6514,
    "minStateId": 6514,
    "maxStateId": 6545,
    "drops": [258],
    "boundingBox": "empty"
  },
  {
    "id": 1070,
    "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": 6942,
    "minStateId": 6942,
    "maxStateId": 6949,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [669],
    "boundingBox": "block"
  },
  {
    "id": 1080,
    "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": 6930,
    "minStateId": 6930,
    "maxStateId": 6932,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "lab_table",
    "id": 6478,
    "minStateId": 6478,
    "maxStateId": 6481,
    "displayName": "Lab Table",
    "defaultState": 6478,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "reserved6",
    "id": 6468,
    "minStateId": 6468,
    "maxStateId": 6468,
    "displayName": "Reserved6",
    "defaultState": 6468,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_yellow_stained_glass",
    "id": 6448,
    "minStateId": 6448,
    "maxStateId": 6448,
    "displayName": "Hard Yellow Stained Glass",
    "defaultState": 6448,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1019,
    "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": 6424,
    "minStateId": 6424,
    "maxStateId": 6439,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [780],
    "boundingBox": "block"
  },
  {
    "name": "hard_light_gray_stained_glass_pane",
    "id": 6422,
    "minStateId": 6422,
    "maxStateId": 6422,
    "displayName": "Hard Light Gray Stained Glass Pane",
    "defaultState": 6422,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1069,
    "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": 6420,
    "minStateId": 6420,
    "maxStateId": 6420,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [370],
    "boundingBox": "block"
  },
  {
    "name": "element_constructor",
    "id": 6416,
    "minStateId": 6416,
    "maxStateId": 6419,
    "displayName": "Element Constructor",
    "defaultState": 6416,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_lime_stained_glass_pane",
    "id": 6411,
    "minStateId": 6411,
    "maxStateId": 6411,
    "displayName": "Hard Lime Stained Glass Pane",
    "defaultState": 6411,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1090,
    "name": "frog_spawn",
    "displayName": "Frogspawn",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6231,
    "minStateId": 6231,
    "maxStateId": 6231,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "hard_purple_stained_glass",
    "id": 6182,
    "minStateId": 6182,
    "maxStateId": 6182,
    "displayName": "Hard Purple Stained Glass",
    "defaultState": 6182,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_blue_stained_glass",
    "id": 6181,
    "minStateId": 6181,
    "maxStateId": 6181,
    "displayName": "Hard Blue Stained Glass",
    "defaultState": 6181,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_cyan_stained_glass",
    "id": 6174,
    "minStateId": 6174,
    "maxStateId": 6174,
    "displayName": "Hard Cyan Stained Glass",
    "defaultState": 6174,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1031,
    "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": 6139,
    "minStateId": 6139,
    "maxStateId": 6139,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1401],
    "boundingBox": "block"
  },
  {
    "name": "colored_torch_blue",
    "id": 6105,
    "minStateId": 6105,
    "maxStateId": 6110,
    "displayName": "Colored Torch Blue",
    "defaultState": 6105,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1071,
    "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": 6062,
    "minStateId": 6062,
    "maxStateId": 6063,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [686],
    "boundingBox": "block"
  },
  {
    "name": "waxed_copper_chest",
    "id": 6048,
    "minStateId": 6048,
    "maxStateId": 6051,
    "displayName": "Waxed Copper Chest",
    "defaultState": 6048,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "client_request_placeholder_block",
    "id": 6044,
    "minStateId": 6044,
    "maxStateId": 6044,
    "displayName": "Client Request Placeholder Block",
    "defaultState": 6044,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "frame",
    "id": 6011,
    "minStateId": 6011,
    "maxStateId": 6034,
    "displayName": "Frame",
    "defaultState": 6011,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_yellow_stained_glass_pane",
    "id": 5956,
    "minStateId": 5956,
    "maxStateId": 5956,
    "displayName": "Hard Yellow Stained Glass Pane",
    "defaultState": 5956,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1038,
    "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": 5948,
    "minStateId": 5948,
    "maxStateId": 5951,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1408],
    "boundingBox": "block"
  },
  {
    "name": "waxed_oxidized_copper_chest",
    "id": 5919,
    "minStateId": 5919,
    "maxStateId": 5922,
    "displayName": "Waxed Oxidized Copper Chest",
    "defaultState": 5919,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1079,
    "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": 5905,
    "minStateId": 5905,
    "maxStateId": 5905,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [371],
    "boundingBox": "block"
  },
  {
    "name": "hard_magenta_stained_glass",
    "id": 5872,
    "minStateId": 5872,
    "maxStateId": 5872,
    "displayName": "Hard Magenta Stained Glass",
    "defaultState": 5872,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_white_stained_glass",
    "id": 5675,
    "minStateId": 5675,
    "maxStateId": 5675,
    "displayName": "Hard White Stained Glass",
    "defaultState": 5675,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1003,
    "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": 5667,
    "minStateId": 5667,
    "maxStateId": 5674,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [127],
    "boundingBox": "block"
  },
  {
    "name": "compound_creator",
    "id": 5130,
    "minStateId": 5130,
    "maxStateId": 5133,
    "displayName": "Compound Creator",
    "defaultState": 5130,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "copper_chest",
    "id": 5087,
    "minStateId": 5087,
    "maxStateId": 5090,
    "displayName": "Copper Chest",
    "defaultState": 5087,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1027,
    "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": 5083,
    "minStateId": 5083,
    "maxStateId": 5083,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1397],
    "boundingBox": "block"
  },
  {
    "id": 1075,
    "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": 5066,
    "minStateId": 5066,
    "maxStateId": 5067,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [685],
    "boundingBox": "block"
  },
  {
    "name": "chalkboard",
    "id": 4994,
    "minStateId": 4994,
    "maxStateId": 5009,
    "displayName": "Chalkboard",
    "defaultState": 4994,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1004,
    "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": 1749,
    "minStateId": 1749,
    "maxStateId": 1756,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [126],
    "boundingBox": "block"
  },
  {
    "id": 1021,
    "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": 4877,
    "minStateId": 4877,
    "maxStateId": 4892,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [781],
    "boundingBox": "block"
  },
  {
    "name": "glowingobsidian",
    "id": 4864,
    "minStateId": 4864,
    "maxStateId": 4864,
    "displayName": "Glowingobsidian",
    "defaultState": 4864,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "underwater_torch",
    "id": 3883,
    "minStateId": 3883,
    "maxStateId": 3888,
    "displayName": "Underwater Torch",
    "defaultState": 3883,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_light_blue_stained_glass",
    "id": 3521,
    "minStateId": 3521,
    "maxStateId": 3521,
    "displayName": "Hard Light Blue Stained Glass",
    "defaultState": 3521,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_brown_stained_glass_pane",
    "id": 3515,
    "minStateId": 3515,
    "maxStateId": 3515,
    "displayName": "Hard Brown Stained Glass Pane",
    "defaultState": 3515,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1025,
    "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": 1707,
    "minStateId": 1707,
    "maxStateId": 1707,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1395],
    "boundingBox": "block"
  },
  {
    "id": 1036,
    "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": 3332,
    "minStateId": 3332,
    "maxStateId": 3335,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1406],
    "boundingBox": "block"
  },
  {
    "id": 1041,
    "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": 3710,
    "minStateId": 3710,
    "maxStateId": 3715,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [704],
    "boundingBox": "block"
  },
  {
    "id": 8087,
    "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": 1698,
    "minStateId": 1698,
    "maxStateId": 1699,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [686],
    "boundingBox": "block"
  },
  {
    "id": 8088,
    "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": 3889,
    "minStateId": 3889,
    "maxStateId": 3890,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [685],
    "boundingBox": "block"
  },
  {
    "id": 1081,
    "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": 3516,
    "minStateId": 3516,
    "maxStateId": 3516,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [352],
    "boundingBox": "block"
  },
  {
    "id": 1084,
    "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": 1704,
    "minStateId": 1704,
    "maxStateId": 1704,
    "harvestTools": {"892": true, "897": true, "902": true},
    "drops": [86],
    "boundingBox": "block"
  },
  {
    "id": 1087,
    "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": 4282,
    "minStateId": 4282,
    "maxStateId": 4284,
    "drops": [1347],
    "boundingBox": "block"
  },
  {
    "name": "invisible_bedrock",
    "id": 3167,
    "minStateId": 3167,
    "maxStateId": 3167,
    "displayName": "Invisible Bedrock",
    "defaultState": 3167,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "dried_ghast",
    "id": 3124,
    "minStateId": 3124,
    "maxStateId": 3139,
    "displayName": "Dried Ghast",
    "defaultState": 3124,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "stonecutter",
    "id": 3123,
    "minStateId": 3123,
    "maxStateId": 3123,
    "displayName": "Stonecutter",
    "defaultState": 3123,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 8089,
    "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": 2663,
    "minStateId": 2663,
    "maxStateId": 2664,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [133],
    "boundingBox": "block"
  },
  {
    "id": 1043,
    "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": 3079,
    "minStateId": 3079,
    "maxStateId": 3079,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [26],
    "boundingBox": "block"
  },
  {
    "name": "hard_glass_pane",
    "id": 2451,
    "minStateId": 2451,
    "maxStateId": 2451,
    "displayName": "Hard Glass Pane",
    "defaultState": 2451,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1030,
    "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": 1963,
    "minStateId": 1963,
    "maxStateId": 1963,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1400],
    "boundingBox": "block"
  },
  {
    "id": 1037,
    "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": 1983,
    "minStateId": 1983,
    "maxStateId": 1986,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1407],
    "boundingBox": "block"
  },
  {
    "id": 1067,
    "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": 1967,
    "minStateId": 1967,
    "maxStateId": 1968,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [684],
    "boundingBox": "block"
  },
  {
    "id": 1076,
    "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": 1801,
    "minStateId": 1801,
    "maxStateId": 1962,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [447],
    "boundingBox": "block"
  },
  {
    "id": 1100,
    "name": "open_eyeblossom",
    "displayName": "Open Eyeblossom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1757,
    "minStateId": 1757,
    "maxStateId": 1757,
    "drops": [230],
    "boundingBox": "empty"
  },
  {
    "name": "hard_gray_stained_glass",
    "id": 1295,
    "minStateId": 1295,
    "maxStateId": 1295,
    "displayName": "Hard Gray Stained Glass",
    "defaultState": 1295,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 8090,
    "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": 1236,
    "minStateId": 1236,
    "maxStateId": 1237,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [131],
    "boundingBox": "block"
  },
  {
    "id": 1049,
    "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": 1306,
    "minStateId": 1306,
    "maxStateId": 1306,
    "drops": [261],
    "boundingBox": "block"
  },
  {
    "id": 1060,
    "name": "deepslate",
    "displayName": "Deepslate",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 1240,
    "minStateId": 1240,
    "maxStateId": 1242,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [9],
    "boundingBox": "block"
  },
  {
    "id": 1066,
    "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": 1606,
    "minStateId": 1606,
    "maxStateId": 1613,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [667],
    "boundingBox": "block"
  },
  {
    "id": 8091,
    "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": 1308,
    "minStateId": 1308,
    "maxStateId": 1309,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [684],
    "boundingBox": "block"
  },
  {
    "id": 1103,
    "name": "flower_pot",
    "displayName": "Potted Closed Eyeblossom",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1348,
    "minStateId": 1348,
    "maxStateId": 1349,
    "drops": [1176, 231],
    "boundingBox": "block"
  },
  {
    "id": 1104,
    "name": "firefly_bush",
    "displayName": "Firefly Bush",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 2,
    "filterLight": 0,
    "defaultState": 1283,
    "minStateId": 1283,
    "maxStateId": 1283,
    "drops": [208],
    "boundingBox": "empty"
  },
  {
    "name": "info_update",
    "id": 1230,
    "minStateId": 1230,
    "maxStateId": 1230,
    "displayName": "Info Update",
    "defaultState": 1230,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_black_stained_glass_pane",
    "id": 1202,
    "minStateId": 1202,
    "maxStateId": 1202,
    "displayName": "Hard Black Stained Glass Pane",
    "defaultState": 1202,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_brown_stained_glass",
    "id": 1195,
    "minStateId": 1195,
    "maxStateId": 1195,
    "displayName": "Hard Brown Stained Glass",
    "defaultState": 1195,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_orange_stained_glass_pane",
    "id": 1187,
    "minStateId": 1187,
    "maxStateId": 1187,
    "displayName": "Hard Orange Stained Glass Pane",
    "defaultState": 1187,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_exposed_copper_chest",
    "id": 1177,
    "minStateId": 1177,
    "maxStateId": 1180,
    "displayName": "Waxed Exposed Copper Chest",
    "defaultState": 1177,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1057,
    "name": "hanging_roots",
    "displayName": "Hanging Roots",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 1005,
    "minStateId": 1005,
    "maxStateId": 1005,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "glow_frame",
    "id": 8092,
    "minStateId": 979,
    "maxStateId": 1002,
    "displayName": "Glow Frame",
    "defaultState": 979,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1062,
    "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": 943,
    "minStateId": 943,
    "maxStateId": 950,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [666],
    "boundingBox": "block"
  },
  {
    "name": "hard_green_stained_glass_pane",
    "id": 8093,
    "minStateId": 347,
    "maxStateId": 347,
    "displayName": "Hard Green Stained Glass Pane",
    "defaultState": 347,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 1052,
    "name": "leaf_litter",
    "displayName": "Leaf Litter",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 43,
    "minStateId": 43,
    "maxStateId": 74,
    "drops": [260],
    "boundingBox": "empty"
  },
  {
    "name": "waxed_weathered_copper_chest",
    "id": 8094,
    "minStateId": 39,
    "maxStateId": 42,
    "displayName": "Waxed Weathered Copper Chest",
    "defaultState": 39,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_pink_stained_glass",
    "id": 8095,
    "minStateId": 1,
    "maxStateId": 1,
    "displayName": "Hard Pink Stained Glass",
    "defaultState": 1,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  }
]