[
  {
    "id": 0,
    "name": "air",
    "displayName": "Air",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12530,
    "minStateId": 12530,
    "maxStateId": 12530,
    "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": 2532,
    "minStateId": 2532,
    "maxStateId": 2532,
    "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": 284,
    "minStateId": 284,
    "maxStateId": 284,
    "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": 1843,
    "minStateId": 1843,
    "maxStateId": 1843,
    "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": 415,
    "minStateId": 415,
    "maxStateId": 415,
    "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": 10440,
    "minStateId": 10440,
    "maxStateId": 10440,
    "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": 2530,
    "minStateId": 2530,
    "maxStateId": 2530,
    "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": 14394,
    "minStateId": 14394,
    "maxStateId": 14394,
    "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": 11062,
    "minStateId": 11062,
    "maxStateId": 11062,
    "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": 9852,
    "minStateId": 9852,
    "maxStateId": 9852,
    "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": 6725,
    "minStateId": 6725,
    "maxStateId": 6725,
    "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": 7292,
    "minStateId": 7292,
    "maxStateId": 7292,
    "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": 5088,
    "minStateId": 5088,
    "maxStateId": 5088,
    "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": 14388,
    "minStateId": 14388,
    "maxStateId": 14388,
    "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": 14781,
    "minStateId": 14781,
    "maxStateId": 14781,
    "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": 8651,
    "minStateId": 8651,
    "maxStateId": 8651,
    "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": 12490,
    "minStateId": 12490,
    "maxStateId": 12490,
    "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": 6633,
    "minStateId": 6633,
    "maxStateId": 6633,
    "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": 14646,
    "minStateId": 14646,
    "maxStateId": 14646,
    "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": 5023,
    "minStateId": 5023,
    "maxStateId": 5023,
    "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": 8533,
    "minStateId": 8533,
    "maxStateId": 8535,
    "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": 5268,
    "minStateId": 5268,
    "maxStateId": 5268,
    "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": 3253,
    "minStateId": 3253,
    "maxStateId": 3253,
    "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": 9713,
    "minStateId": 9713,
    "maxStateId": 9713,
    "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": 15773,
    "minStateId": 15773,
    "maxStateId": 15773,
    "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": 2520,
    "minStateId": 2520,
    "maxStateId": 2521,
    "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": 6230,
    "minStateId": 6230,
    "maxStateId": 6231,
    "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": 14365,
    "minStateId": 14365,
    "maxStateId": 14366,
    "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": 11609,
    "minStateId": 11609,
    "maxStateId": 11610,
    "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": 12180,
    "minStateId": 12180,
    "maxStateId": 12181,
    "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": 13879,
    "minStateId": 13879,
    "maxStateId": 13880,
    "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": 1825,
    "minStateId": 1825,
    "maxStateId": 1826,
    "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": 1841,
    "minStateId": 1841,
    "maxStateId": 1842,
    "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": 12870,
    "minStateId": 12870,
    "maxStateId": 12879,
    "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": 13079,
    "minStateId": 13079,
    "maxStateId": 13080,
    "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": 7439,
    "minStateId": 7439,
    "maxStateId": 7454,
    "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": 9268,
    "minStateId": 9268,
    "maxStateId": 9283,
    "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": 5406,
    "minStateId": 5406,
    "maxStateId": 5421,
    "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": 13820,
    "minStateId": 13820,
    "maxStateId": 13835,
    "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": 6234,
    "minStateId": 6234,
    "maxStateId": 6234,
    "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": 3611,
    "minStateId": 3611,
    "maxStateId": 3618,
    "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": 2732,
    "minStateId": 2732,
    "maxStateId": 2732,
    "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": 15806,
    "minStateId": 15806,
    "maxStateId": 15806,
    "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": 7415,
    "minStateId": 7415,
    "maxStateId": 7422,
    "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": 3203,
    "minStateId": 3203,
    "maxStateId": 3203,
    "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": 11907,
    "minStateId": 11907,
    "maxStateId": 11907,
    "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": 7336,
    "minStateId": 7336,
    "maxStateId": 7336,
    "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": 13905,
    "minStateId": 13905,
    "maxStateId": 13905,
    "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": 6318,
    "minStateId": 6318,
    "maxStateId": 6318,
    "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": 13783,
    "minStateId": 13783,
    "maxStateId": 13783,
    "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": 1366,
    "minStateId": 1366,
    "maxStateId": 1368,
    "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": 6314,
    "minStateId": 6314,
    "maxStateId": 6316,
    "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": 2535,
    "minStateId": 2535,
    "maxStateId": 2537,
    "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": 1260,
    "minStateId": 1260,
    "maxStateId": 1262,
    "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": 6466,
    "minStateId": 6466,
    "maxStateId": 6468,
    "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": 13881,
    "minStateId": 13881,
    "maxStateId": 13883,
    "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": 3989,
    "minStateId": 3989,
    "maxStateId": 3991,
    "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": 11622,
    "minStateId": 11622,
    "maxStateId": 11624,
    "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": 1764,
    "minStateId": 1764,
    "maxStateId": 1766,
    "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": 12011,
    "minStateId": 12011,
    "maxStateId": 12011,
    "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": 1740,
    "minStateId": 1740,
    "maxStateId": 1742,
    "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": 111,
    "minStateId": 111,
    "maxStateId": 113,
    "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": 12112,
    "minStateId": 12112,
    "maxStateId": 12114,
    "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": 11154,
    "minStateId": 11154,
    "maxStateId": 11156,
    "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": 2471,
    "minStateId": 2471,
    "maxStateId": 2473,
    "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": 10508,
    "minStateId": 10508,
    "maxStateId": 10510,
    "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": 6618,
    "minStateId": 6618,
    "maxStateId": 6620,
    "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": 1254,
    "minStateId": 1254,
    "maxStateId": 1256,
    "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": 6373,
    "minStateId": 6373,
    "maxStateId": 6375,
    "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": 14389,
    "minStateId": 14389,
    "maxStateId": 14391,
    "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": 15801,
    "minStateId": 15801,
    "maxStateId": 15803,
    "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": 5066,
    "minStateId": 5066,
    "maxStateId": 5068,
    "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": 7957,
    "minStateId": 7957,
    "maxStateId": 7959,
    "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": 14436,
    "minStateId": 14436,
    "maxStateId": 14438,
    "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": 2729,
    "minStateId": 2729,
    "maxStateId": 2731,
    "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": 2745,
    "minStateId": 2745,
    "maxStateId": 2747,
    "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": 12784,
    "minStateId": 12784,
    "maxStateId": 12786,
    "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": 13315,
    "minStateId": 13315,
    "maxStateId": 13317,
    "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": 6175,
    "minStateId": 6175,
    "maxStateId": 6177,
    "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": 7510,
    "minStateId": 7510,
    "maxStateId": 7512,
    "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": 2704,
    "minStateId": 2704,
    "maxStateId": 2706,
    "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": 6734,
    "minStateId": 6734,
    "maxStateId": 6736,
    "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": 1759,
    "minStateId": 1759,
    "maxStateId": 1761,
    "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": 1350,
    "minStateId": 1350,
    "maxStateId": 1352,
    "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": 7984,
    "minStateId": 7984,
    "maxStateId": 7986,
    "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": 7948,
    "minStateId": 7948,
    "maxStateId": 7950,
    "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": 3606,
    "minStateId": 3606,
    "maxStateId": 3608,
    "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": 6267,
    "minStateId": 6267,
    "maxStateId": 6269,
    "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": 2752,
    "minStateId": 2752,
    "maxStateId": 2755,
    "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": 6578,
    "minStateId": 6578,
    "maxStateId": 6581,
    "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": 6160,
    "minStateId": 6160,
    "maxStateId": 6163,
    "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": 8677,
    "minStateId": 8677,
    "maxStateId": 8680,
    "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": 3810,
    "minStateId": 3810,
    "maxStateId": 3813,
    "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": 10443,
    "minStateId": 10443,
    "maxStateId": 10446,
    "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": 11647,
    "minStateId": 11647,
    "maxStateId": 11650,
    "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": 1776,
    "minStateId": 1776,
    "maxStateId": 1779,
    "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": 12516,
    "minStateId": 12516,
    "maxStateId": 12519,
    "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": 14598,
    "minStateId": 14598,
    "maxStateId": 14601,
    "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": 12167,
    "minStateId": 12167,
    "maxStateId": 12170,
    "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": 2070,
    "minStateId": 2070,
    "maxStateId": 2070,
    "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": 121,
    "minStateId": 121,
    "maxStateId": 121,
    "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": 11998,
    "minStateId": 11998,
    "maxStateId": 11998,
    "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": 14583,
    "minStateId": 14583,
    "maxStateId": 14583,
    "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": 13877,
    "minStateId": 13877,
    "maxStateId": 13877,
    "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": 6317,
    "minStateId": 6317,
    "maxStateId": 6317,
    "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": 14980,
    "minStateId": 14980,
    "maxStateId": 14991,
    "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": 5213,
    "minStateId": 5213,
    "maxStateId": 5213,
    "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": 11611,
    "minStateId": 11611,
    "maxStateId": 11611,
    "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": 11190,
    "minStateId": 11190,
    "maxStateId": 11190,
    "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": 1762,
    "minStateId": 1762,
    "maxStateId": 1762,
    "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": 12531,
    "minStateId": 12531,
    "maxStateId": 12546,
    "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": 8652,
    "minStateId": 8652,
    "maxStateId": 8663,
    "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": 6138,
    "minStateId": 6138,
    "maxStateId": 6149,
    "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": 6505,
    "minStateId": 6505,
    "maxStateId": 6510,
    "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": 12552,
    "minStateId": 12552,
    "maxStateId": 12552,
    "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": 12421,
    "minStateId": 12421,
    "maxStateId": 12421,
    "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": 11669,
    "minStateId": 11669,
    "maxStateId": 11669,
    "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": 7319,
    "minStateId": 7319,
    "maxStateId": 7319,
    "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": 12841,
    "minStateId": 12841,
    "maxStateId": 12841,
    "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": 11673,
    "minStateId": 11673,
    "maxStateId": 11673,
    "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": 8589,
    "minStateId": 8589,
    "maxStateId": 8589,
    "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": 1301,
    "minStateId": 1301,
    "maxStateId": 1303,
    "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": 3228,
    "minStateId": 3228,
    "maxStateId": 3233,
    "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": 114,
    "minStateId": 114,
    "maxStateId": 119,
    "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": 12172,
    "minStateId": 12172,
    "maxStateId": 12177,
    "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": 8738,
    "minStateId": 8738,
    "maxStateId": 8738,
    "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": 2707,
    "minStateId": 2707,
    "maxStateId": 2707,
    "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": 3423,
    "minStateId": 3423,
    "maxStateId": 3423,
    "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": 13238,
    "minStateId": 13238,
    "maxStateId": 13238,
    "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": 836,
    "minStateId": 836,
    "maxStateId": 836,
    "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": 11575,
    "minStateId": 11575,
    "maxStateId": 11575,
    "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": 5368,
    "minStateId": 5368,
    "maxStateId": 5368,
    "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": 1270,
    "minStateId": 1270,
    "maxStateId": 1270,
    "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": 15016,
    "minStateId": 15016,
    "maxStateId": 15016,
    "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": 8664,
    "minStateId": 8664,
    "maxStateId": 8664,
    "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": 15777,
    "minStateId": 15777,
    "maxStateId": 15777,
    "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": 8856,
    "minStateId": 8856,
    "maxStateId": 8856,
    "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": 1330,
    "minStateId": 1330,
    "maxStateId": 1330,
    "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": 5309,
    "minStateId": 5309,
    "maxStateId": 5309,
    "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": 361,
    "minStateId": 361,
    "maxStateId": 361,
    "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": 1790,
    "minStateId": 1790,
    "maxStateId": 1790,
    "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": 9668,
    "minStateId": 9668,
    "maxStateId": 9668,
    "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": 15844,
    "minStateId": 15844,
    "maxStateId": 15844,
    "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": 11672,
    "minStateId": 11672,
    "maxStateId": 11672,
    "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": 5298,
    "minStateId": 5298,
    "maxStateId": 5298,
    "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": 6150,
    "minStateId": 6150,
    "maxStateId": 6150,
    "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": 1787,
    "minStateId": 1787,
    "maxStateId": 1787,
    "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": 845,
    "minStateId": 845,
    "maxStateId": 845,
    "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": 14294,
    "minStateId": 14294,
    "maxStateId": 14294,
    "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": 12768,
    "minStateId": 12768,
    "maxStateId": 12768,
    "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": 6793,
    "minStateId": 6793,
    "maxStateId": 6793,
    "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": 6370,
    "minStateId": 6370,
    "maxStateId": 6370,
    "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": 13916,
    "minStateId": 13916,
    "maxStateId": 13916,
    "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": 8356,
    "minStateId": 8356,
    "maxStateId": 8356,
    "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": 11999,
    "minStateId": 11999,
    "maxStateId": 11999,
    "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": 1274,
    "minStateId": 1274,
    "maxStateId": 1274,
    "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": 4959,
    "minStateId": 4959,
    "maxStateId": 4959,
    "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": 6797,
    "minStateId": 6797,
    "maxStateId": 6797,
    "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": 1429,
    "minStateId": 1429,
    "maxStateId": 1429,
    "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": 15778,
    "minStateId": 15778,
    "maxStateId": 15778,
    "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": 7455,
    "minStateId": 7455,
    "maxStateId": 7455,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [304],
    "boundingBox": "block"
  },
  {
    "id": 176,
    "name": "tnt",
    "displayName": "TNT",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 12548,
    "minStateId": 12548,
    "maxStateId": 12549,
    "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": 12523,
    "minStateId": 12523,
    "maxStateId": 12523,
    "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": 1432,
    "minStateId": 1432,
    "maxStateId": 1687,
    "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": 1309,
    "minStateId": 1309,
    "maxStateId": 1309,
    "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": 1879,
    "minStateId": 1879,
    "maxStateId": 1879,
    "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": 2995,
    "minStateId": 2995,
    "maxStateId": 3000,
    "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": 11653,
    "minStateId": 11653,
    "maxStateId": 11668,
    "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": 1850,
    "minStateId": 1850,
    "maxStateId": 1865,
    "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": 1840,
    "minStateId": 1840,
    "maxStateId": 1840,
    "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": 14258,
    "minStateId": 14258,
    "maxStateId": 14275,
    "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": 1357,
    "minStateId": 1357,
    "maxStateId": 1364,
    "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": 13311,
    "minStateId": 13311,
    "maxStateId": 13314,
    "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": 5386,
    "minStateId": 5386,
    "maxStateId": 5401,
    "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": 6501,
    "minStateId": 6501,
    "maxStateId": 6501,
    "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": 14995,
    "minStateId": 14995,
    "maxStateId": 14995,
    "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": 1354,
    "minStateId": 1354,
    "maxStateId": 1354,
    "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": 10514,
    "minStateId": 10514,
    "maxStateId": 10514,
    "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": 13918,
    "minStateId": 13918,
    "maxStateId": 13925,
    "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": 5943,
    "minStateId": 5943,
    "maxStateId": 5950,
    "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": 13858,
    "minStateId": 13858,
    "maxStateId": 13861,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [322],
    "boundingBox": "block"
  },
  {
    "id": 8003,
    "name": "furnace",
    "displayName": "Furnace",
    "hardness": 3.5,
    "resistance": 3.5,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 14784,
    "minStateId": 14784,
    "maxStateId": 14787,
    "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": 9697,
    "minStateId": 9697,
    "maxStateId": 9712,
    "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": 13123,
    "minStateId": 13123,
    "maxStateId": 13138,
    "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": 12066,
    "minStateId": 12066,
    "maxStateId": 12081,
    "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": 10523,
    "minStateId": 10523,
    "maxStateId": 10538,
    "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": 11625,
    "minStateId": 11625,
    "maxStateId": 11640,
    "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": 13975,
    "minStateId": 13975,
    "maxStateId": 13990,
    "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": 12562,
    "minStateId": 12562,
    "maxStateId": 12577,
    "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": 6251,
    "minStateId": 6251,
    "maxStateId": 6266,
    "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": 13804,
    "minStateId": 13804,
    "maxStateId": 13819,
    "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": 5313,
    "minStateId": 5313,
    "maxStateId": 5344,
    "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": 15779,
    "minStateId": 15779,
    "maxStateId": 15784,
    "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": 5956,
    "minStateId": 5956,
    "maxStateId": 5965,
    "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": 5269,
    "minStateId": 5269,
    "maxStateId": 5276,
    "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": 7977,
    "minStateId": 7977,
    "maxStateId": 7982,
    "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": 14209,
    "minStateId": 14209,
    "maxStateId": 14214,
    "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": 12772,
    "minStateId": 12772,
    "maxStateId": 12777,
    "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": 5216,
    "minStateId": 5216,
    "maxStateId": 5221,
    "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": 14605,
    "minStateId": 14605,
    "maxStateId": 14610,
    "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": 6524,
    "minStateId": 6524,
    "maxStateId": 6529,
    "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": 8671,
    "minStateId": 8671,
    "maxStateId": 8676,
    "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": 1844,
    "minStateId": 1844,
    "maxStateId": 1849,
    "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": 8582,
    "minStateId": 8582,
    "maxStateId": 8587,
    "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": 12778,
    "minStateId": 12778,
    "maxStateId": 12783,
    "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": 7514,
    "minStateId": 7514,
    "maxStateId": 7897,
    "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": 10056,
    "minStateId": 10056,
    "maxStateId": 10439,
    "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": 2087,
    "minStateId": 2087,
    "maxStateId": 2470,
    "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": 3992,
    "minStateId": 3992,
    "maxStateId": 4375,
    "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": 452,
    "minStateId": 452,
    "maxStateId": 835,
    "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": 5422,
    "minStateId": 5422,
    "maxStateId": 5805,
    "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": 4574,
    "minStateId": 4574,
    "maxStateId": 4957,
    "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": 8857,
    "minStateId": 8857,
    "maxStateId": 9240,
    "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": 13334,
    "minStateId": 13334,
    "maxStateId": 13717,
    "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": 11191,
    "minStateId": 11191,
    "maxStateId": 11574,
    "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": 10572,
    "minStateId": 10572,
    "maxStateId": 10955,
    "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": 6899,
    "minStateId": 6899,
    "maxStateId": 7282,
    "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": 12362,
    "minStateId": 12362,
    "maxStateId": 12377,
    "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": 5902,
    "minStateId": 5902,
    "maxStateId": 5917,
    "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": 6636,
    "minStateId": 6636,
    "maxStateId": 6667,
    "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": 15026,
    "minStateId": 15026,
    "maxStateId": 15041,
    "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": 5351,
    "minStateId": 5351,
    "maxStateId": 5366,
    "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": 5024,
    "minStateId": 5024,
    "maxStateId": 5039,
    "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": 5178,
    "minStateId": 5178,
    "maxStateId": 5193,
    "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": 8537,
    "minStateId": 8537,
    "maxStateId": 8552,
    "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": 436,
    "minStateId": 436,
    "maxStateId": 451,
    "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": 11105,
    "minStateId": 11105,
    "maxStateId": 11120,
    "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": 1743,
    "minStateId": 1743,
    "maxStateId": 1758,
    "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": 5850,
    "minStateId": 5850,
    "maxStateId": 5865,
    "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": 11847,
    "minStateId": 11847,
    "maxStateId": 11862,
    "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": 6356,
    "minStateId": 6356,
    "maxStateId": 6356,
    "harvestTools": {"892": true, "897": true, "902": true},
    "drops": [688],
    "boundingBox": "block"
  },
  {
    "id": 8004,
    "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": 7294,
    "minStateId": 7294,
    "maxStateId": 7294,
    "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": 12491,
    "minStateId": 12491,
    "maxStateId": 12491,
    "harvestTools": {"892": true, "897": true, "902": true},
    "drops": [688],
    "boundingBox": "block"
  },
  {
    "id": 8005,
    "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": 14456,
    "minStateId": 14456,
    "maxStateId": 14456,
    "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": 4553,
    "minStateId": 4553,
    "maxStateId": 4558,
    "drops": [689],
    "boundingBox": "empty"
  },
  {
    "id": 8006,
    "name": "unlit_redstone_torch",
    "displayName": "Redstone Torch",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 7,
    "filterLight": 0,
    "defaultState": 15735,
    "minStateId": 15735,
    "maxStateId": 15740,
    "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": 2052,
    "minStateId": 2052,
    "maxStateId": 2063,
    "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": 1019,
    "minStateId": 1019,
    "maxStateId": 1034,
    "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": 12529,
    "minStateId": 12529,
    "maxStateId": 12529,
    "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": 6233,
    "minStateId": 6233,
    "maxStateId": 6233,
    "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": 12880,
    "minStateId": 12880,
    "maxStateId": 12895,
    "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": 1297,
    "minStateId": 1297,
    "maxStateId": 1297,
    "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": 13318,
    "minStateId": 13318,
    "maxStateId": 13318,
    "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": 11588,
    "minStateId": 11588,
    "maxStateId": 11603,
    "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": 7983,
    "minStateId": 7983,
    "maxStateId": 7983,
    "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": 9848,
    "minStateId": 9848,
    "maxStateId": 9848,
    "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": 13114,
    "minStateId": 13114,
    "maxStateId": 13114,
    "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": 9893,
    "minStateId": 9893,
    "maxStateId": 9893,
    "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": 9892,
    "minStateId": 9892,
    "maxStateId": 9892,
    "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": 6485,
    "minStateId": 6485,
    "maxStateId": 6487,
    "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": 7286,
    "minStateId": 7286,
    "maxStateId": 7291,
    "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": 5901,
    "minStateId": 5901,
    "maxStateId": 5901,
    "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": 14692,
    "minStateId": 14692,
    "maxStateId": 14694,
    "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": 14193,
    "minStateId": 14193,
    "maxStateId": 14196,
    "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": 12525,
    "minStateId": 12525,
    "maxStateId": 12528,
    "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": 13327,
    "minStateId": 13327,
    "maxStateId": 13333,
    "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": 6738,
    "minStateId": 6738,
    "maxStateId": 6753,
    "drops": [691],
    "boundingBox": "block"
  },
  {
    "id": 8007,
    "name": "unpowered_repeater",
    "displayName": "Redstone Repeater",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 9292,
    "minStateId": 9292,
    "maxStateId": 9307,
    "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": 7952,
    "minStateId": 7952,
    "maxStateId": 7952,
    "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": 6732,
    "minStateId": 6732,
    "maxStateId": 6732,
    "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": 13843,
    "minStateId": 13843,
    "maxStateId": 13843,
    "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": 9891,
    "minStateId": 9891,
    "maxStateId": 9891,
    "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": 14431,
    "minStateId": 14431,
    "maxStateId": 14431,
    "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": 360,
    "minStateId": 360,
    "maxStateId": 360,
    "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": 6452,
    "minStateId": 6452,
    "maxStateId": 6452,
    "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": 5278,
    "minStateId": 5278,
    "maxStateId": 5278,
    "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": 1878,
    "minStateId": 1878,
    "maxStateId": 1878,
    "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": 11025,
    "minStateId": 11025,
    "maxStateId": 11025,
    "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": 3797,
    "minStateId": 3797,
    "maxStateId": 3797,
    "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": 9853,
    "minStateId": 9853,
    "maxStateId": 9853,
    "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": 2529,
    "minStateId": 2529,
    "maxStateId": 2529,
    "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": 6363,
    "minStateId": 6363,
    "maxStateId": 6363,
    "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": 8532,
    "minStateId": 8532,
    "maxStateId": 8532,
    "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": 11026,
    "minStateId": 11026,
    "maxStateId": 11026,
    "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": 1281,
    "minStateId": 1281,
    "maxStateId": 1296,
    "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": 12426,
    "minStateId": 12426,
    "maxStateId": 12441,
    "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": 12499,
    "minStateId": 12499,
    "maxStateId": 12514,
    "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": 8720,
    "minStateId": 8720,
    "maxStateId": 8735,
    "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": 9673,
    "minStateId": 9673,
    "maxStateId": 9688,
    "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": 3185,
    "minStateId": 3185,
    "maxStateId": 3200,
    "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": 14367,
    "minStateId": 14367,
    "maxStateId": 14382,
    "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": 13937,
    "minStateId": 13937,
    "maxStateId": 13952,
    "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": 6677,
    "minStateId": 6677,
    "maxStateId": 6692,
    "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": 8565,
    "minStateId": 8565,
    "maxStateId": 8580,
    "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": 6128,
    "minStateId": 6128,
    "maxStateId": 6128,
    "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": 5308,
    "minStateId": 5308,
    "maxStateId": 5308,
    "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": 5085,
    "minStateId": 5085,
    "maxStateId": 5085,
    "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": 348,
    "minStateId": 348,
    "maxStateId": 348,
    "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": 1373,
    "minStateId": 1373,
    "maxStateId": 1373,
    "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": 12771,
    "minStateId": 12771,
    "maxStateId": 12771,
    "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": 11674,
    "minStateId": 11674,
    "maxStateId": 11674,
    "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": 6167,
    "minStateId": 6167,
    "maxStateId": 6167,
    "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": 8536,
    "minStateId": 8536,
    "maxStateId": 8536,
    "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": 2994,
    "minStateId": 2994,
    "maxStateId": 2994,
    "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": 2749,
    "minStateId": 2749,
    "maxStateId": 2749,
    "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": 6368,
    "minStateId": 6368,
    "maxStateId": 6368,
    "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": 14002,
    "minStateId": 14002,
    "maxStateId": 14017,
    "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": 5069,
    "minStateId": 5069,
    "maxStateId": 5084,
    "drops": [0],
    "boundingBox": "block"
  },
  {
    "id": 325,
    "name": "mushroom_stem",
    "displayName": "Mushroom Stem",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 11882,
    "minStateId": 11882,
    "maxStateId": 11897,
    "drops": [],
    "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": 7508,
    "minStateId": 7508,
    "maxStateId": 7508,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [377],
    "boundingBox": "block"
  },
  {
    "id": 327,
    "name": "iron_chain",
    "displayName": "Chain",
    "hardness": 5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13927,
    "minStateId": 13927,
    "maxStateId": 13929,
    "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": 8528,
    "minStateId": 8528,
    "maxStateId": 8528,
    "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": 6763,
    "minStateId": 6763,
    "maxStateId": 6766,
    "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": 1827,
    "minStateId": 1827,
    "maxStateId": 1827,
    "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": 12119,
    "minStateId": 12119,
    "maxStateId": 12166,
    "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": 7899,
    "minStateId": 7899,
    "maxStateId": 7946,
    "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": 3167,
    "minStateId": 3167,
    "maxStateId": 3182,
    "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": 9714,
    "minStateId": 9714,
    "maxStateId": 9777,
    "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": 2756,
    "minStateId": 2756,
    "maxStateId": 2819,
    "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": 286,
    "minStateId": 286,
    "maxStateId": 301,
    "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": 12381,
    "minStateId": 12381,
    "maxStateId": 12388,
    "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": 3235,
    "minStateId": 3235,
    "maxStateId": 3242,
    "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": 9284,
    "minStateId": 9284,
    "maxStateId": 9291,
    "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": 5240,
    "minStateId": 5240,
    "maxStateId": 5240,
    "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": 3605,
    "minStateId": 3605,
    "maxStateId": 3605,
    "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": 12336,
    "minStateId": 12336,
    "maxStateId": 12336,
    "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": 11007,
    "minStateId": 11007,
    "maxStateId": 11007,
    "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": 11899,
    "minStateId": 11899,
    "maxStateId": 11906,
    "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": 5019,
    "minStateId": 5019,
    "maxStateId": 5020,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [387],
    "boundingBox": "block"
  },
  {
    "id": 8008,
    "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": 13930,
    "minStateId": 13930,
    "maxStateId": 13931,
    "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": 15233,
    "minStateId": 15233,
    "maxStateId": 15394,
    "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": 12039,
    "minStateId": 12039,
    "maxStateId": 12039,
    "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": 13904,
    "minStateId": 13904,
    "maxStateId": 13904,
    "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": 6369,
    "minStateId": 6369,
    "maxStateId": 6369,
    "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": 349,
    "minStateId": 349,
    "maxStateId": 356,
    "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": 14638,
    "minStateId": 14638,
    "maxStateId": 14641,
    "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": 12599,
    "minStateId": 12599,
    "maxStateId": 12599,
    "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": 14396,
    "minStateId": 14396,
    "maxStateId": 14403,
    "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": 14312,
    "minStateId": 14312,
    "maxStateId": 14332,
    "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": 14430,
    "minStateId": 14430,
    "maxStateId": 14430,
    "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": 11839,
    "minStateId": 11839,
    "maxStateId": 11846,
    "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": 5815,
    "minStateId": 5815,
    "maxStateId": 5815,
    "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": 13902,
    "minStateId": 13902,
    "maxStateId": 13902,
    "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": 1308,
    "minStateId": 1308,
    "maxStateId": 1308,
    "drops": [711],
    "boundingBox": "block"
  },
  {
    "id": 8009,
    "name": "lit_redstone_lamp",
    "displayName": "Redstone Lamp",
    "hardness": 0.3,
    "resistance": 0.3,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 15,
    "defaultState": 6494,
    "minStateId": 6494,
    "maxStateId": 6494,
    "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": 12350,
    "minStateId": 12350,
    "maxStateId": 12361,
    "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": 5056,
    "minStateId": 5056,
    "maxStateId": 5063,
    "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": 14001,
    "minStateId": 14001,
    "maxStateId": 14001,
    "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": 12179,
    "minStateId": 12179,
    "maxStateId": 12179,
    "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": 6511,
    "minStateId": 6511,
    "maxStateId": 6514,
    "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": 11063,
    "minStateId": 11063,
    "maxStateId": 11078,
    "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": 14296,
    "minStateId": 14296,
    "maxStateId": 14311,
    "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": 3610,
    "minStateId": 3610,
    "maxStateId": 3610,
    "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": 374,
    "minStateId": 374,
    "maxStateId": 381,
    "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": 12902,
    "minStateId": 12902,
    "maxStateId": 12909,
    "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": 12862,
    "minStateId": 12862,
    "maxStateId": 12869,
    "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": 14709,
    "minStateId": 14709,
    "maxStateId": 14720,
    "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": 846,
    "minStateId": 846,
    "maxStateId": 846,
    "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": 3815,
    "minStateId": 3815,
    "maxStateId": 3976,
    "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": 3619,
    "minStateId": 3619,
    "maxStateId": 3780,
    "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": 11008,
    "minStateId": 11008,
    "maxStateId": 11015,
    "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": 1732,
    "minStateId": 1732,
    "maxStateId": 1739,
    "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": 12225,
    "minStateId": 12225,
    "maxStateId": 12236,
    "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": 6454,
    "minStateId": 6454,
    "maxStateId": 6465,
    "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": 14695,
    "minStateId": 14695,
    "maxStateId": 14706,
    "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": 362,
    "minStateId": 362,
    "maxStateId": 373,
    "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": 13845,
    "minStateId": 13845,
    "maxStateId": 13856,
    "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": 6835,
    "minStateId": 6835,
    "maxStateId": 6846,
    "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": 335,
    "minStateId": 335,
    "maxStateId": 346,
    "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": 14276,
    "minStateId": 14276,
    "maxStateId": 14287,
    "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": 13139,
    "minStateId": 13139,
    "maxStateId": 13150,
    "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": 12307,
    "minStateId": 12307,
    "maxStateId": 12318,
    "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": 8757,
    "minStateId": 8757,
    "maxStateId": 8762,
    "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": 13836,
    "minStateId": 13836,
    "maxStateId": 13841,
    "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": 5291,
    "minStateId": 5291,
    "maxStateId": 5296,
    "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": 10447,
    "minStateId": 10447,
    "maxStateId": 10452,
    "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": 10471,
    "minStateId": 10471,
    "maxStateId": 10476,
    "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": 13106,
    "minStateId": 13106,
    "maxStateId": 13111,
    "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": 12495,
    "minStateId": 12495,
    "maxStateId": 12498,
    "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": 7373,
    "minStateId": 7373,
    "maxStateId": 7376,
    "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": 15208,
    "minStateId": 15208,
    "maxStateId": 15211,
    "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": 9669,
    "minStateId": 9669,
    "maxStateId": 9672,
    "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": 5222,
    "minStateId": 5222,
    "maxStateId": 5237,
    "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": 3781,
    "minStateId": 3781,
    "maxStateId": 3796,
    "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": 1799,
    "minStateId": 1799,
    "maxStateId": 1814,
    "drops": [692],
    "boundingBox": "block"
  },
  {
    "id": 8010,
    "name": "unpowered_comparator",
    "displayName": "Redstone Comparator",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12185,
    "minStateId": 12185,
    "maxStateId": 12200,
    "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": 6235,
    "minStateId": 6235,
    "maxStateId": 6250,
    "drops": [705],
    "boundingBox": "block"
  },
  {
    "id": 8011,
    "name": "daylight_detector_inverted",
    "displayName": "Daylight Detector",
    "hardness": 0.2,
    "resistance": 0.2,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6694,
    "minStateId": 6694,
    "maxStateId": 6709,
    "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": 5369,
    "minStateId": 5369,
    "maxStateId": 5369,
    "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": 6693,
    "minStateId": 6693,
    "maxStateId": 6693,
    "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": 12788,
    "minStateId": 12788,
    "maxStateId": 12799,
    "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": 5265,
    "minStateId": 5265,
    "maxStateId": 5267,
    "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": 13953,
    "minStateId": 13953,
    "maxStateId": 13955,
    "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": 5402,
    "minStateId": 5402,
    "maxStateId": 5404,
    "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": 7473,
    "minStateId": 7473,
    "maxStateId": 7480,
    "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": 1704,
    "minStateId": 1704,
    "maxStateId": 1715,
    "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": 14197,
    "minStateId": 14197,
    "maxStateId": 14208,
    "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": 7509,
    "minStateId": 7509,
    "maxStateId": 7509,
    "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": 14384,
    "minStateId": 14384,
    "maxStateId": 14384,
    "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": 6800,
    "minStateId": 6800,
    "maxStateId": 6800,
    "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": 6493,
    "minStateId": 6493,
    "maxStateId": 6493,
    "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": 6232,
    "minStateId": 6232,
    "maxStateId": 6232,
    "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": 15743,
    "minStateId": 15743,
    "maxStateId": 15743,
    "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": 6164,
    "minStateId": 6164,
    "maxStateId": 6164,
    "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": 6774,
    "minStateId": 6774,
    "maxStateId": 6774,
    "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": 2524,
    "minStateId": 2524,
    "maxStateId": 2524,
    "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": 12223,
    "minStateId": 12223,
    "maxStateId": 12223,
    "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": 5212,
    "minStateId": 5212,
    "maxStateId": 5212,
    "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": 14992,
    "minStateId": 14992,
    "maxStateId": 14992,
    "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": 5279,
    "minStateId": 5279,
    "maxStateId": 5279,
    "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": 3255,
    "minStateId": 3255,
    "maxStateId": 3255,
    "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": 11898,
    "minStateId": 11898,
    "maxStateId": 11898,
    "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": 6733,
    "minStateId": 6733,
    "maxStateId": 6733,
    "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": 1271,
    "minStateId": 1271,
    "maxStateId": 1271,
    "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": 7507,
    "minStateId": 7507,
    "maxStateId": 7507,
    "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": 5900,
    "minStateId": 5900,
    "maxStateId": 5900,
    "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": 843,
    "minStateId": 843,
    "maxStateId": 843,
    "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": 14429,
    "minStateId": 14429,
    "maxStateId": 14429,
    "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": 13237,
    "minStateId": 13237,
    "maxStateId": 13237,
    "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": 12787,
    "minStateId": 12787,
    "maxStateId": 12787,
    "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": 1880,
    "minStateId": 1880,
    "maxStateId": 1880,
    "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": 12330,
    "minStateId": 12330,
    "maxStateId": 12330,
    "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": 7960,
    "minStateId": 7960,
    "maxStateId": 7960,
    "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": 285,
    "minStateId": 285,
    "maxStateId": 285,
    "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": 1369,
    "minStateId": 1369,
    "maxStateId": 1369,
    "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": 6151,
    "minStateId": 6151,
    "maxStateId": 6151,
    "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": 13220,
    "minStateId": 13220,
    "maxStateId": 13220,
    "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": 3814,
    "minStateId": 3814,
    "maxStateId": 3814,
    "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": 12020,
    "minStateId": 12020,
    "maxStateId": 12027,
    "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": 13319,
    "minStateId": 13319,
    "maxStateId": 13326,
    "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": 8358,
    "minStateId": 8358,
    "maxStateId": 8365,
    "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": 13993,
    "minStateId": 13993,
    "maxStateId": 14000,
    "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": 6809,
    "minStateId": 6809,
    "maxStateId": 6816,
    "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": 2986,
    "minStateId": 2986,
    "maxStateId": 2993,
    "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": 12028,
    "minStateId": 12028,
    "maxStateId": 12035,
    "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": 6271,
    "minStateId": 6271,
    "maxStateId": 6271,
    "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": 11612,
    "minStateId": 11612,
    "maxStateId": 11612,
    "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": 2478,
    "minStateId": 2478,
    "maxStateId": 2478,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8012,
    "name": "light_block_8",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2479,
    "minStateId": 2479,
    "maxStateId": 2479,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8013,
    "name": "light_block_7",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2480,
    "minStateId": 2480,
    "maxStateId": 2480,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8014,
    "name": "light_block_6",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2481,
    "minStateId": 2481,
    "maxStateId": 2481,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8015,
    "name": "light_block_5",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2482,
    "minStateId": 2482,
    "maxStateId": 2482,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8016,
    "name": "light_block_4",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2483,
    "minStateId": 2483,
    "maxStateId": 2483,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8017,
    "name": "light_block_3",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2484,
    "minStateId": 2484,
    "maxStateId": 2484,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8018,
    "name": "light_block_2",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2485,
    "minStateId": 2485,
    "maxStateId": 2485,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8019,
    "name": "light_block_1",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2486,
    "minStateId": 2486,
    "maxStateId": 2486,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8020,
    "name": "light_block_0",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 2487,
    "minStateId": 2487,
    "maxStateId": 2487,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8021,
    "name": "light_block_12",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 12323,
    "minStateId": 12323,
    "maxStateId": 12323,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8022,
    "name": "light_block_13",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 12324,
    "minStateId": 12324,
    "maxStateId": 12324,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8023,
    "name": "light_block_10",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 12325,
    "minStateId": 12325,
    "maxStateId": 12325,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8024,
    "name": "light_block_11",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 12326,
    "minStateId": 12326,
    "maxStateId": 12326,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8025,
    "name": "light_block_14",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 12327,
    "minStateId": 12327,
    "maxStateId": 12327,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 8026,
    "name": "light_block_15",
    "displayName": "Light",
    "hardness": -1,
    "resistance": 3600000.8,
    "stackSize": 64,
    "diggable": false,
    "material": "default",
    "transparent": true,
    "emitLight": 15,
    "filterLight": 0,
    "defaultState": 12328,
    "minStateId": 12328,
    "maxStateId": 12328,
    "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": 1716,
    "minStateId": 1716,
    "maxStateId": 1731,
    "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": 11863,
    "minStateId": 11863,
    "maxStateId": 11863,
    "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": 15025,
    "minStateId": 15025,
    "maxStateId": 15025,
    "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": 6504,
    "minStateId": 6504,
    "maxStateId": 6504,
    "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": 13884,
    "minStateId": 13884,
    "maxStateId": 13891,
    "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": 1235,
    "minStateId": 1235,
    "maxStateId": 1242,
    "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": 14250,
    "minStateId": 14250,
    "maxStateId": 14257,
    "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": 6383,
    "minStateId": 6383,
    "maxStateId": 6384,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [297],
    "boundingBox": "block"
  },
  {
    "id": 8027,
    "name": "prismarine_double_slab",
    "displayName": "Prismarine Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6385,
    "minStateId": 6385,
    "maxStateId": 6386,
    "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": 5311,
    "minStateId": 5311,
    "maxStateId": 5312,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [298],
    "boundingBox": "block"
  },
  {
    "id": 8028,
    "name": "prismarine_brick_double_slab",
    "displayName": "Prismarine Brick Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14960,
    "minStateId": 14960,
    "maxStateId": 14961,
    "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": 1355,
    "minStateId": 1355,
    "maxStateId": 1356,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [299],
    "boundingBox": "block"
  },
  {
    "id": 8029,
    "name": "dark_prismarine_slab",
    "displayName": "Dark Prismarine Slab",
    "hardness": 1.5,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 10490,
    "minStateId": 10490,
    "maxStateId": 10491,
    "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": 14395,
    "minStateId": 14395,
    "maxStateId": 14395,
    "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": 2733,
    "minStateId": 2733,
    "maxStateId": 2744,
    "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": 13892,
    "minStateId": 13892,
    "maxStateId": 13892,
    "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": 13151,
    "minStateId": 13151,
    "maxStateId": 13151,
    "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": 1313,
    "minStateId": 1313,
    "maxStateId": 1313,
    "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": 7513,
    "minStateId": 7513,
    "maxStateId": 7513,
    "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": 11024,
    "minStateId": 11024,
    "maxStateId": 11024,
    "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": 12589,
    "minStateId": 12589,
    "maxStateId": 12589,
    "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": 14585,
    "minStateId": 14585,
    "maxStateId": 14585,
    "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": 1273,
    "minStateId": 1273,
    "maxStateId": 1273,
    "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": 15776,
    "minStateId": 15776,
    "maxStateId": 15776,
    "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": 5135,
    "minStateId": 5135,
    "maxStateId": 5135,
    "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": 14642,
    "minStateId": 14642,
    "maxStateId": 14642,
    "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": 1045,
    "minStateId": 1045,
    "maxStateId": 1045,
    "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": 3234,
    "minStateId": 3234,
    "maxStateId": 3234,
    "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": 5310,
    "minStateId": 5310,
    "maxStateId": 5310,
    "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": 14238,
    "minStateId": 14238,
    "maxStateId": 14238,
    "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": 11621,
    "minStateId": 11621,
    "maxStateId": 11621,
    "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": 2086,
    "minStateId": 2086,
    "maxStateId": 2086,
    "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": 8737,
    "minStateId": 8737,
    "maxStateId": 8737,
    "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": 1372,
    "minStateId": 1372,
    "maxStateId": 1372,
    "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": 6865,
    "minStateId": 6865,
    "maxStateId": 6866,
    "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": 13935,
    "minStateId": 13935,
    "maxStateId": 13936,
    "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": 8852,
    "minStateId": 8852,
    "maxStateId": 8853,
    "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": 14707,
    "minStateId": 14707,
    "maxStateId": 14708,
    "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": 12319,
    "minStateId": 12319,
    "maxStateId": 12320,
    "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": 12345,
    "minStateId": 12345,
    "maxStateId": 12346,
    "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": 12845,
    "minStateId": 12845,
    "maxStateId": 12860,
    "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": 9781,
    "minStateId": 9781,
    "maxStateId": 9786,
    "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": 12454,
    "minStateId": 12454,
    "maxStateId": 12454,
    "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": 14360,
    "minStateId": 14360,
    "maxStateId": 14360,
    "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": 5955,
    "minStateId": 5955,
    "maxStateId": 5955,
    "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": 8682,
    "minStateId": 8682,
    "maxStateId": 8689,
    "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": 5168,
    "minStateId": 5168,
    "maxStateId": 5169,
    "drops": [270],
    "boundingBox": "block"
  },
  {
    "id": 8030,
    "name": "oak_slab",
    "displayName": "Oak Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6371,
    "minStateId": 6371,
    "maxStateId": 6372,
    "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": 3985,
    "minStateId": 3985,
    "maxStateId": 3986,
    "drops": [271],
    "boundingBox": "block"
  },
  {
    "id": 8031,
    "name": "spruce_slab",
    "displayName": "Spruce Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 13081,
    "minStateId": 13081,
    "maxStateId": 13082,
    "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": 5806,
    "minStateId": 5806,
    "maxStateId": 5807,
    "drops": [272],
    "boundingBox": "block"
  },
  {
    "id": 8032,
    "name": "birch_double_slab",
    "displayName": "Birch Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 15212,
    "minStateId": 15212,
    "maxStateId": 15213,
    "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": 5898,
    "minStateId": 5898,
    "maxStateId": 5899,
    "drops": [273],
    "boundingBox": "block"
  },
  {
    "id": 8033,
    "name": "jungle_double_slab",
    "displayName": "Jungle Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14432,
    "minStateId": 14432,
    "maxStateId": 14433,
    "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": 9814,
    "minStateId": 9814,
    "maxStateId": 9815,
    "drops": [274],
    "boundingBox": "block"
  },
  {
    "id": 8034,
    "name": "acacia_slab",
    "displayName": "Acacia Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14416,
    "minStateId": 14416,
    "maxStateId": 14417,
    "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": 11641,
    "minStateId": 11641,
    "maxStateId": 11642,
    "drops": [275],
    "boundingBox": "block"
  },
  {
    "id": 8035,
    "name": "cherry_slab",
    "displayName": "Cherry Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12037,
    "minStateId": 12037,
    "maxStateId": 12038,
    "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": 1881,
    "minStateId": 1881,
    "maxStateId": 1882,
    "drops": [276],
    "boundingBox": "block"
  },
  {
    "id": 8036,
    "name": "dark_oak_double_slab",
    "displayName": "Dark Oak Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 6165,
    "minStateId": 6165,
    "maxStateId": 6166,
    "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": 6379,
    "minStateId": 6379,
    "maxStateId": 6380,
    "drops": [277],
    "boundingBox": "block"
  },
  {
    "id": 8037,
    "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": 15741,
    "minStateId": 15741,
    "maxStateId": 15742,
    "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": 1874,
    "minStateId": 1874,
    "maxStateId": 1875,
    "drops": [278],
    "boundingBox": "block"
  },
  {
    "id": 8038,
    "name": "mangrove_slab",
    "displayName": "Mangrove Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3595,
    "minStateId": 3595,
    "maxStateId": 3596,
    "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": 6357,
    "minStateId": 6357,
    "maxStateId": 6358,
    "drops": [279],
    "boundingBox": "block"
  },
  {
    "id": 8039,
    "name": "bamboo_slab",
    "displayName": "Bamboo Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12378,
    "minStateId": 12378,
    "maxStateId": 12379,
    "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": 3987,
    "minStateId": 3987,
    "maxStateId": 3988,
    "drops": [280],
    "boundingBox": "block"
  },
  {
    "id": 8040,
    "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": 6213,
    "minStateId": 6213,
    "maxStateId": 6214,
    "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": 6227,
    "minStateId": 6227,
    "maxStateId": 6228,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [283],
    "boundingBox": "block"
  },
  {
    "id": 8041,
    "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": 6489,
    "minStateId": 6489,
    "maxStateId": 6490,
    "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": 9889,
    "minStateId": 9889,
    "maxStateId": 9890,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [284],
    "boundingBox": "block"
  },
  {
    "id": 8042,
    "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": 14392,
    "minStateId": 14392,
    "maxStateId": 14393,
    "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": 1782,
    "minStateId": 1782,
    "maxStateId": 1783,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [285],
    "boundingBox": "block"
  },
  {
    "id": 8043,
    "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": 1829,
    "minStateId": 1829,
    "maxStateId": 1830,
    "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": 1816,
    "minStateId": 1816,
    "maxStateId": 1817,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [286],
    "boundingBox": "block"
  },
  {
    "id": 8044,
    "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": 8755,
    "minStateId": 8755,
    "maxStateId": 8756,
    "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": 8665,
    "minStateId": 8665,
    "maxStateId": 8666,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [287],
    "boundingBox": "block"
  },
  {
    "id": 8045,
    "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": 14019,
    "minStateId": 14019,
    "maxStateId": 14020,
    "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": 6215,
    "minStateId": 6215,
    "maxStateId": 6216,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [288],
    "boundingBox": "block"
  },
  {
    "id": 8046,
    "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": 14993,
    "minStateId": 14993,
    "maxStateId": 14994,
    "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": 1035,
    "minStateId": 1035,
    "maxStateId": 1036,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [289],
    "boundingBox": "block"
  },
  {
    "id": 8047,
    "name": "brick_slab",
    "displayName": "Brick Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14385,
    "minStateId": 14385,
    "maxStateId": 14386,
    "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": 6491,
    "minStateId": 6491,
    "maxStateId": 6492,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [290],
    "boundingBox": "block"
  },
  {
    "id": 8048,
    "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": 12101,
    "minStateId": 12101,
    "maxStateId": 12102,
    "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": 1070,
    "minStateId": 1070,
    "maxStateId": 1071,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [291],
    "boundingBox": "block"
  },
  {
    "id": 8049,
    "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": 5927,
    "minStateId": 5927,
    "maxStateId": 5928,
    "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": 11651,
    "minStateId": 11651,
    "maxStateId": 11652,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [292],
    "boundingBox": "block"
  },
  {
    "id": 8050,
    "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": 12000,
    "minStateId": 12000,
    "maxStateId": 12001,
    "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": 3431,
    "minStateId": 3431,
    "maxStateId": 3432,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [293],
    "boundingBox": "block"
  },
  {
    "id": 8051,
    "name": "quartz_slab",
    "displayName": "Quartz Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12521,
    "minStateId": 12521,
    "maxStateId": 12522,
    "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": 2727,
    "minStateId": 2727,
    "maxStateId": 2728,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [294],
    "boundingBox": "block"
  },
  {
    "id": 8052,
    "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": 3183,
    "minStateId": 3183,
    "maxStateId": 3184,
    "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": 6321,
    "minStateId": 6321,
    "maxStateId": 6322,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [295],
    "boundingBox": "block"
  },
  {
    "id": 8053,
    "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": 14240,
    "minStateId": 14240,
    "maxStateId": 14241,
    "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": 2701,
    "minStateId": 2701,
    "maxStateId": 2702,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [296],
    "boundingBox": "block"
  },
  {
    "id": 8054,
    "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": 11670,
    "minStateId": 11670,
    "maxStateId": 11671,
    "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": 6772,
    "minStateId": 6772,
    "maxStateId": 6772,
    "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": 1018,
    "minStateId": 1018,
    "maxStateId": 1018,
    "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": 6722,
    "minStateId": 6722,
    "maxStateId": 6724,
    "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": 14650,
    "minStateId": 14650,
    "maxStateId": 14650,
    "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": 12458,
    "minStateId": 12458,
    "maxStateId": 12473,
    "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": 5370,
    "minStateId": 5370,
    "maxStateId": 5385,
    "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": 8701,
    "minStateId": 8701,
    "maxStateId": 8716,
    "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": 14440,
    "minStateId": 14440,
    "maxStateId": 14455,
    "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": 15744,
    "minStateId": 15744,
    "maxStateId": 15759,
    "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": 6195,
    "minStateId": 6195,
    "maxStateId": 6210,
    "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": 416,
    "minStateId": 416,
    "maxStateId": 431,
    "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": 6849,
    "minStateId": 6849,
    "maxStateId": 6864,
    "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": 8340,
    "minStateId": 8340,
    "maxStateId": 8355,
    "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": 1824,
    "minStateId": 1824,
    "maxStateId": 1824,
    "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": 15204,
    "minStateId": 15204,
    "maxStateId": 15204,
    "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": 1815,
    "minStateId": 1815,
    "maxStateId": 1815,
    "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": 15231,
    "minStateId": 15231,
    "maxStateId": 15231,
    "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": 3252,
    "minStateId": 3252,
    "maxStateId": 3252,
    "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": 13240,
    "minStateId": 13240,
    "maxStateId": 13240,
    "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": 1775,
    "minStateId": 1775,
    "maxStateId": 1775,
    "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": 12493,
    "minStateId": 12493,
    "maxStateId": 12493,
    "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": 2073,
    "minStateId": 2073,
    "maxStateId": 2073,
    "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": 7337,
    "minStateId": 7337,
    "maxStateId": 7368,
    "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": 13247,
    "minStateId": 13247,
    "maxStateId": 13278,
    "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": 11966,
    "minStateId": 11966,
    "maxStateId": 11997,
    "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": 6583,
    "minStateId": 6583,
    "maxStateId": 6614,
    "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": 6387,
    "minStateId": 6387,
    "maxStateId": 6418,
    "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": 9816,
    "minStateId": 9816,
    "maxStateId": 9847,
    "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": 2488,
    "minStateId": 2488,
    "maxStateId": 2519,
    "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": 12237,
    "minStateId": 12237,
    "maxStateId": 12268,
    "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": 1392,
    "minStateId": 1392,
    "maxStateId": 1423,
    "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": 10988,
    "minStateId": 10988,
    "maxStateId": 10993,
    "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": 9267,
    "minStateId": 9267,
    "maxStateId": 9267,
    "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": 6726,
    "minStateId": 6726,
    "maxStateId": 6731,
    "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": 14602,
    "minStateId": 14602,
    "maxStateId": 14604,
    "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": 9778,
    "minStateId": 9778,
    "maxStateId": 9780,
    "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": 14651,
    "minStateId": 14651,
    "maxStateId": 14658,
    "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": 1370,
    "minStateId": 1370,
    "maxStateId": 1370,
    "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": 11613,
    "minStateId": 11613,
    "maxStateId": 11620,
    "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": 1314,
    "minStateId": 1314,
    "maxStateId": 1329,
    "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": 5345,
    "minStateId": 5345,
    "maxStateId": 5346,
    "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": 8625,
    "minStateId": 8625,
    "maxStateId": 8632,
    "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": 15232,
    "minStateId": 15232,
    "maxStateId": 15232,
    "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": 844,
    "minStateId": 844,
    "maxStateId": 844,
    "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": 14620,
    "minStateId": 14620,
    "maxStateId": 14631,
    "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": 12442,
    "minStateId": 12442,
    "maxStateId": 12453,
    "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": 7369,
    "minStateId": 7369,
    "maxStateId": 7372,
    "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": 14979,
    "minStateId": 14979,
    "maxStateId": 14979,
    "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": 6382,
    "minStateId": 6382,
    "maxStateId": 6382,
    "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": 847,
    "minStateId": 847,
    "maxStateId": 847,
    "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": 6278,
    "minStateId": 6278,
    "maxStateId": 6289,
    "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": 6218,
    "minStateId": 6218,
    "maxStateId": 6218,
    "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": 4541,
    "minStateId": 4541,
    "maxStateId": 4552,
    "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": 5238,
    "minStateId": 5238,
    "maxStateId": 5238,
    "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": 1788,
    "minStateId": 1788,
    "maxStateId": 1788,
    "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": 12041,
    "minStateId": 12041,
    "maxStateId": 12041,
    "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": 1371,
    "minStateId": 1371,
    "maxStateId": 1371,
    "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": 12861,
    "minStateId": 12861,
    "maxStateId": 12861,
    "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": 357,
    "minStateId": 357,
    "maxStateId": 357,
    "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": 1696,
    "minStateId": 1696,
    "maxStateId": 1696,
    "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": 6521,
    "minStateId": 6521,
    "maxStateId": 6521,
    "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": 8681,
    "minStateId": 8681,
    "maxStateId": 8681,
    "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": 11006,
    "minStateId": 11006,
    "maxStateId": 11006,
    "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": 13092,
    "minStateId": 13092,
    "maxStateId": 13092,
    "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": 14192,
    "minStateId": 14192,
    "maxStateId": 14192,
    "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": 12094,
    "minStateId": 12094,
    "maxStateId": 12094,
    "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": 12769,
    "minStateId": 12769,
    "maxStateId": 12769,
    "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": 12344,
    "minStateId": 12344,
    "maxStateId": 12344,
    "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": 6617,
    "minStateId": 6617,
    "maxStateId": 6617,
    "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": 11604,
    "minStateId": 11604,
    "maxStateId": 11604,
    "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": 9659,
    "minStateId": 9659,
    "maxStateId": 9664,
    "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": 3597,
    "minStateId": 3597,
    "maxStateId": 3602,
    "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": 3425,
    "minStateId": 3425,
    "maxStateId": 3430,
    "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": 8846,
    "minStateId": 8846,
    "maxStateId": 8851,
    "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": 3204,
    "minStateId": 3204,
    "maxStateId": 3209,
    "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": 1275,
    "minStateId": 1275,
    "maxStateId": 1280,
    "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": 12415,
    "minStateId": 12415,
    "maxStateId": 12420,
    "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": 15760,
    "minStateId": 15760,
    "maxStateId": 15765,
    "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": 4559,
    "minStateId": 4559,
    "maxStateId": 4564,
    "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": 8690,
    "minStateId": 8690,
    "maxStateId": 8695,
    "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": 13072,
    "minStateId": 13072,
    "maxStateId": 13077,
    "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": 8840,
    "minStateId": 8840,
    "maxStateId": 8845,
    "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": 4965,
    "minStateId": 4965,
    "maxStateId": 4970,
    "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": 12484,
    "minStateId": 12484,
    "maxStateId": 12489,
    "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": 6182,
    "minStateId": 6182,
    "maxStateId": 6187,
    "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": 10453,
    "minStateId": 10453,
    "maxStateId": 10458,
    "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": 15214,
    "minStateId": 15214,
    "maxStateId": 15214,
    "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": 12587,
    "minStateId": 12587,
    "maxStateId": 12587,
    "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": 6503,
    "minStateId": 6503,
    "maxStateId": 6503,
    "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": 14289,
    "minStateId": 14289,
    "maxStateId": 14289,
    "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": 5102,
    "minStateId": 5102,
    "maxStateId": 5102,
    "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": 6794,
    "minStateId": 6794,
    "maxStateId": 6794,
    "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": 4573,
    "minStateId": 4573,
    "maxStateId": 4573,
    "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": 14021,
    "minStateId": 14021,
    "maxStateId": 14021,
    "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": 2717,
    "minStateId": 2717,
    "maxStateId": 2717,
    "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": 13893,
    "minStateId": 13893,
    "maxStateId": 13893,
    "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": 6220,
    "minStateId": 6220,
    "maxStateId": 6220,
    "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": 13903,
    "minStateId": 13903,
    "maxStateId": 13903,
    "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": 12036,
    "minStateId": 12036,
    "maxStateId": 12036,
    "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": 10997,
    "minStateId": 10997,
    "maxStateId": 10997,
    "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": 14584,
    "minStateId": 14584,
    "maxStateId": 14584,
    "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": 12547,
    "minStateId": 12547,
    "maxStateId": 12547,
    "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": 7898,
    "minStateId": 7898,
    "maxStateId": 7898,
    "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": 15569,
    "minStateId": 15569,
    "maxStateId": 15569,
    "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": 6635,
    "minStateId": 6635,
    "maxStateId": 6635,
    "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": 110,
    "minStateId": 110,
    "maxStateId": 110,
    "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": 14424,
    "minStateId": 14424,
    "maxStateId": 14424,
    "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": 14966,
    "minStateId": 14966,
    "maxStateId": 14966,
    "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": 6378,
    "minStateId": 6378,
    "maxStateId": 6378,
    "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": 14018,
    "minStateId": 14018,
    "maxStateId": 14018,
    "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": 13876,
    "minStateId": 13876,
    "maxStateId": 13876,
    "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": 4960,
    "minStateId": 4960,
    "maxStateId": 4960,
    "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": 12414,
    "minStateId": 12414,
    "maxStateId": 12414,
    "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": 12586,
    "minStateId": 12586,
    "maxStateId": 12586,
    "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": 10571,
    "minStateId": 10571,
    "maxStateId": 10571,
    "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": 13078,
    "minStateId": 13078,
    "maxStateId": 13078,
    "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": 13875,
    "minStateId": 13875,
    "maxStateId": 13875,
    "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": 1828,
    "minStateId": 1828,
    "maxStateId": 1828,
    "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": 8781,
    "minStateId": 8781,
    "maxStateId": 8806,
    "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": 14962,
    "minStateId": 14962,
    "maxStateId": 14962,
    "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": 14967,
    "minStateId": 14967,
    "maxStateId": 14978,
    "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": 12897,
    "minStateId": 12897,
    "maxStateId": 12899,
    "drops": [618],
    "boundingBox": "block"
  },
  {
    "id": 715,
    "name": "dried_ghast",
    "displayName": "Dried Ghast",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3211,
    "minStateId": 3211,
    "maxStateId": 3226,
    "drops": [619],
    "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": 5814,
    "minStateId": 5814,
    "maxStateId": 5814,
    "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": 12492,
    "minStateId": 12492,
    "maxStateId": 12492,
    "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": 3243,
    "minStateId": 3243,
    "maxStateId": 3243,
    "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": 3418,
    "minStateId": 3418,
    "maxStateId": 3418,
    "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": 12331,
    "minStateId": 12331,
    "maxStateId": 12331,
    "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": 14359,
    "minStateId": 14359,
    "maxStateId": 14359,
    "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": 9693,
    "minStateId": 9693,
    "maxStateId": 9693,
    "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": 6367,
    "minStateId": 6367,
    "maxStateId": 6367,
    "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": 6634,
    "minStateId": 6634,
    "maxStateId": 6634,
    "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": 8592,
    "minStateId": 8592,
    "maxStateId": 8592,
    "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": 6381,
    "minStateId": 6381,
    "maxStateId": 6381,
    "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": 13782,
    "minStateId": 13782,
    "maxStateId": 13782,
    "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": 13878,
    "minStateId": 13878,
    "maxStateId": 13878,
    "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": 12100,
    "minStateId": 12100,
    "maxStateId": 12100,
    "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": 11059,
    "minStateId": 11059,
    "maxStateId": 11059,
    "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": 14659,
    "minStateId": 14659,
    "maxStateId": 14659,
    "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": 2703,
    "minStateId": 2703,
    "maxStateId": 2703,
    "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": 12040,
    "minStateId": 12040,
    "maxStateId": 12040,
    "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": 2531,
    "minStateId": 2531,
    "maxStateId": 2531,
    "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": 5101,
    "minStateId": 5101,
    "maxStateId": 5101,
    "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": 12553,
    "minStateId": 12553,
    "maxStateId": 12554,
    "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": 1298,
    "minStateId": 1298,
    "maxStateId": 1299,
    "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": 1258,
    "minStateId": 1258,
    "maxStateId": 1259,
    "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": 12591,
    "minStateId": 12591,
    "maxStateId": 12592,
    "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": 13152,
    "minStateId": 13152,
    "maxStateId": 13153,
    "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": 1304,
    "minStateId": 1304,
    "maxStateId": 1305,
    "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": 2820,
    "minStateId": 2820,
    "maxStateId": 2821,
    "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": 1263,
    "minStateId": 1263,
    "maxStateId": 1264,
    "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": 12424,
    "minStateId": 12424,
    "maxStateId": 12425,
    "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": 12342,
    "minStateId": 12342,
    "maxStateId": 12343,
    "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": 14361,
    "minStateId": 14361,
    "maxStateId": 14364,
    "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": 5951,
    "minStateId": 5951,
    "maxStateId": 5954,
    "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": 1425,
    "minStateId": 1425,
    "maxStateId": 1428,
    "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": 4961,
    "minStateId": 4961,
    "maxStateId": 4964,
    "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": 13102,
    "minStateId": 13102,
    "maxStateId": 13105,
    "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": 15840,
    "minStateId": 15840,
    "maxStateId": 15843,
    "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": 6171,
    "minStateId": 6171,
    "maxStateId": 6174,
    "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": 12764,
    "minStateId": 12764,
    "maxStateId": 12767,
    "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": 8697,
    "minStateId": 8697,
    "maxStateId": 8700,
    "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": 7953,
    "minStateId": 7953,
    "maxStateId": 7956,
    "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": 10515,
    "minStateId": 10515,
    "maxStateId": 10522,
    "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": 13091,
    "minStateId": 13091,
    "maxStateId": 13091,
    "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": 6270,
    "minStateId": 6270,
    "maxStateId": 6270,
    "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": 14404,
    "minStateId": 14404,
    "maxStateId": 14405,
    "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": 5253,
    "minStateId": 5253,
    "maxStateId": 5264,
    "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": 9879,
    "minStateId": 9879,
    "maxStateId": 9880,
    "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": 6152,
    "minStateId": 6152,
    "maxStateId": 6159,
    "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": 9470,
    "minStateId": 9470,
    "maxStateId": 9477,
    "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": 10980,
    "minStateId": 10980,
    "maxStateId": 10987,
    "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": 12578,
    "minStateId": 12578,
    "maxStateId": 12585,
    "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": 6129,
    "minStateId": 6129,
    "maxStateId": 6136,
    "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": 12215,
    "minStateId": 12215,
    "maxStateId": 12222,
    "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": 2074,
    "minStateId": 2074,
    "maxStateId": 2081,
    "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": 5170,
    "minStateId": 5170,
    "maxStateId": 5177,
    "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": 14586,
    "minStateId": 14586,
    "maxStateId": 14593,
    "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": 4565,
    "minStateId": 4565,
    "maxStateId": 4572,
    "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": 8643,
    "minStateId": 8643,
    "maxStateId": 8650,
    "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": 12476,
    "minStateId": 12476,
    "maxStateId": 12483,
    "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": 13094,
    "minStateId": 13094,
    "maxStateId": 13101,
    "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": 6570,
    "minStateId": 6570,
    "maxStateId": 6577,
    "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": 12082,
    "minStateId": 12082,
    "maxStateId": 12083,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [670],
    "boundingBox": "block"
  },
  {
    "id": 8055,
    "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": 14434,
    "minStateId": 14434,
    "maxStateId": 14435,
    "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": 12084,
    "minStateId": 12084,
    "maxStateId": 12085,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [671],
    "boundingBox": "block"
  },
  {
    "id": 8056,
    "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": 12411,
    "minStateId": 12411,
    "maxStateId": 12412,
    "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": 1784,
    "minStateId": 1784,
    "maxStateId": 1785,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [672],
    "boundingBox": "block"
  },
  {
    "id": 8057,
    "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": 6319,
    "minStateId": 6319,
    "maxStateId": 6320,
    "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": 6817,
    "minStateId": 6817,
    "maxStateId": 6818,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [673],
    "boundingBox": "block"
  },
  {
    "id": 8058,
    "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": 12900,
    "minStateId": 12900,
    "maxStateId": 12901,
    "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": 6211,
    "minStateId": 6211,
    "maxStateId": 6212,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [674],
    "boundingBox": "block"
  },
  {
    "id": 8059,
    "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": 14782,
    "minStateId": 14782,
    "maxStateId": 14783,
    "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": 2084,
    "minStateId": 2084,
    "maxStateId": 2085,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [675],
    "boundingBox": "block"
  },
  {
    "id": 8060,
    "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": 12269,
    "minStateId": 12269,
    "maxStateId": 12270,
    "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": 2533,
    "minStateId": 2533,
    "maxStateId": 2534,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [676],
    "boundingBox": "block"
  },
  {
    "id": 8061,
    "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": 6615,
    "minStateId": 6615,
    "maxStateId": 6616,
    "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": 1876,
    "minStateId": 1876,
    "maxStateId": 1877,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [677],
    "boundingBox": "block"
  },
  {
    "id": 8062,
    "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": 14422,
    "minStateId": 14422,
    "maxStateId": 14423,
    "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": 6791,
    "minStateId": 6791,
    "maxStateId": 6792,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [678],
    "boundingBox": "block"
  },
  {
    "id": 8063,
    "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": 12597,
    "minStateId": 12597,
    "maxStateId": 12598,
    "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": 11060,
    "minStateId": 11060,
    "maxStateId": 11061,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [679],
    "boundingBox": "block"
  },
  {
    "id": 8064,
    "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": 12183,
    "minStateId": 12183,
    "maxStateId": 12184,
    "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": 2064,
    "minStateId": 2064,
    "maxStateId": 2065,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [680],
    "boundingBox": "block"
  },
  {
    "id": 8065,
    "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": 12455,
    "minStateId": 12455,
    "maxStateId": 12456,
    "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": 13801,
    "minStateId": 13801,
    "maxStateId": 13802,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [681],
    "boundingBox": "block"
  },
  {
    "id": 8066,
    "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": 14226,
    "minStateId": 14226,
    "maxStateId": 14227,
    "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": 1252,
    "minStateId": 1252,
    "maxStateId": 1253,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [682],
    "boundingBox": "block"
  },
  {
    "id": 8067,
    "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": 2082,
    "minStateId": 2082,
    "maxStateId": 2083,
    "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": 848,
    "minStateId": 848,
    "maxStateId": 1009,
    "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": 8015,
    "minStateId": 8015,
    "maxStateId": 8176,
    "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": 1073,
    "minStateId": 1073,
    "maxStateId": 1234,
    "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": 15573,
    "minStateId": 15573,
    "maxStateId": 15734,
    "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": 9894,
    "minStateId": 9894,
    "maxStateId": 10055,
    "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": 9308,
    "minStateId": 9308,
    "maxStateId": 9469,
    "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": 3001,
    "minStateId": 3001,
    "maxStateId": 3162,
    "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": 12910,
    "minStateId": 12910,
    "maxStateId": 13071,
    "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": 9497,
    "minStateId": 9497,
    "maxStateId": 9658,
    "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": 14030,
    "minStateId": 14030,
    "maxStateId": 14191,
    "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": 15042,
    "minStateId": 15042,
    "maxStateId": 15203,
    "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": 122,
    "minStateId": 122,
    "maxStateId": 283,
    "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": 3256,
    "minStateId": 3256,
    "maxStateId": 3417,
    "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": 5040,
    "minStateId": 5040,
    "maxStateId": 5055,
    "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": 5808,
    "minStateId": 5808,
    "maxStateId": 5811,
    "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": 6710,
    "minStateId": 6710,
    "maxStateId": 6721,
    "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": 2525,
    "minStateId": 2525,
    "maxStateId": 2528,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1290],
    "boundingBox": "block"
  },
  {
    "id": 8068,
    "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": 14579,
    "minStateId": 14579,
    "maxStateId": 14582,
    "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": 13221,
    "minStateId": 13221,
    "maxStateId": 13224,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1291],
    "boundingBox": "block"
  },
  {
    "id": 8069,
    "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": 14411,
    "minStateId": 14411,
    "maxStateId": 14414,
    "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": 15807,
    "minStateId": 15807,
    "maxStateId": 15807,
    "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": 10442,
    "minStateId": 10442,
    "maxStateId": 10442,
    "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": 14996,
    "minStateId": 14996,
    "maxStateId": 15011,
    "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": 12833,
    "minStateId": 12833,
    "maxStateId": 12840,
    "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": 5290,
    "minStateId": 5290,
    "maxStateId": 5290,
    "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": 14418,
    "minStateId": 14418,
    "maxStateId": 14421,
    "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": 12801,
    "minStateId": 12801,
    "maxStateId": 12832,
    "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": 13154,
    "minStateId": 13154,
    "maxStateId": 13155,
    "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": 9850,
    "minStateId": 9850,
    "maxStateId": 9851,
    "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": 9881,
    "minStateId": 9881,
    "maxStateId": 9888,
    "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": 15017,
    "minStateId": 15017,
    "maxStateId": 15024,
    "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": 11578,
    "minStateId": 11578,
    "maxStateId": 11585,
    "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": 12339,
    "minStateId": 12339,
    "maxStateId": 12341,
    "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": 14215,
    "minStateId": 14215,
    "maxStateId": 14217,
    "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": 11002,
    "minStateId": 11002,
    "maxStateId": 11004,
    "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": 9665,
    "minStateId": 9665,
    "maxStateId": 9667,
    "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": 12178,
    "minStateId": 12178,
    "maxStateId": 12178,
    "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": 1377,
    "minStateId": 1377,
    "maxStateId": 1377,
    "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": 11005,
    "minStateId": 11005,
    "maxStateId": 11005,
    "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": 6502,
    "minStateId": 6502,
    "maxStateId": 6502,
    "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": 12329,
    "minStateId": 12329,
    "maxStateId": 12329,
    "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": 10994,
    "minStateId": 10994,
    "maxStateId": 10996,
    "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": 12842,
    "minStateId": 12842,
    "maxStateId": 12844,
    "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": 6425,
    "minStateId": 6425,
    "maxStateId": 6427,
    "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": 12347,
    "minStateId": 12347,
    "maxStateId": 12349,
    "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": 6217,
    "minStateId": 6217,
    "maxStateId": 6217,
    "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": 14645,
    "minStateId": 14645,
    "maxStateId": 14645,
    "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": 8339,
    "minStateId": 8339,
    "maxStateId": 8339,
    "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": 9241,
    "minStateId": 9241,
    "maxStateId": 9266,
    "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": 9787,
    "minStateId": 9787,
    "maxStateId": 9812,
    "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": 14415,
    "minStateId": 14415,
    "maxStateId": 14415,
    "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": 7947,
    "minStateId": 7947,
    "maxStateId": 7947,
    "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": 3227,
    "minStateId": 3227,
    "maxStateId": 3227,
    "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": 2710,
    "minStateId": 2710,
    "maxStateId": 2711,
    "drops": [281],
    "boundingBox": "block"
  },
  {
    "id": 8070,
    "name": "crimson_slab",
    "displayName": "Crimson Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 11000,
    "minStateId": 11000,
    "maxStateId": 11001,
    "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": 6522,
    "minStateId": 6522,
    "maxStateId": 6523,
    "drops": [282],
    "boundingBox": "block"
  },
  {
    "id": 8071,
    "name": "warped_slab",
    "displayName": "Warped Slab",
    "hardness": 2,
    "resistance": 3,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/axe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 12337,
    "minStateId": 12337,
    "maxStateId": 12338,
    "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": 15785,
    "minStateId": 15785,
    "maxStateId": 15800,
    "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": 1334,
    "minStateId": 1334,
    "maxStateId": 1349,
    "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": 14964,
    "minStateId": 14964,
    "maxStateId": 14964,
    "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": 10513,
    "minStateId": 10513,
    "maxStateId": 10513,
    "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": 6469,
    "minStateId": 6469,
    "maxStateId": 6484,
    "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": 7423,
    "minStateId": 7423,
    "maxStateId": 7438,
    "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": 7303,
    "minStateId": 7303,
    "maxStateId": 7318,
    "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": 8739,
    "minStateId": 8739,
    "maxStateId": 8754,
    "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": 12103,
    "minStateId": 12103,
    "maxStateId": 12110,
    "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": 5282,
    "minStateId": 5282,
    "maxStateId": 5289,
    "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": 6621,
    "minStateId": 6621,
    "maxStateId": 6632,
    "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": 13863,
    "minStateId": 13863,
    "maxStateId": 13874,
    "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": 5818,
    "minStateId": 5818,
    "maxStateId": 5849,
    "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": 78,
    "minStateId": 78,
    "maxStateId": 109,
    "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": 13959,
    "minStateId": 13959,
    "maxStateId": 13974,
    "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": 13785,
    "minStateId": 13785,
    "maxStateId": 13800,
    "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": 837,
    "minStateId": 837,
    "maxStateId": 842,
    "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": 1818,
    "minStateId": 1818,
    "maxStateId": 1823,
    "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": 12209,
    "minStateId": 12209,
    "maxStateId": 12214,
    "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": 7987,
    "minStateId": 7987,
    "maxStateId": 8010,
    "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": 6828,
    "minStateId": 6828,
    "maxStateId": 6828,
    "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": 8770,
    "minStateId": 8770,
    "maxStateId": 8778,
    "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": 12224,
    "minStateId": 12224,
    "maxStateId": 12224,
    "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": 9855,
    "minStateId": 9855,
    "maxStateId": 9878,
    "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": 11941,
    "minStateId": 11941,
    "maxStateId": 11964,
    "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": 3163,
    "minStateId": 3163,
    "maxStateId": 3163,
    "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": 6668,
    "minStateId": 6668,
    "maxStateId": 6668,
    "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": 5367,
    "minStateId": 5367,
    "maxStateId": 5367,
    "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": 11908,
    "minStateId": 11908,
    "maxStateId": 11908,
    "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": 12588,
    "minStateId": 12588,
    "maxStateId": 12588,
    "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": 2712,
    "minStateId": 2712,
    "maxStateId": 2716,
    "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": 15772,
    "minStateId": 15772,
    "maxStateId": 15772,
    "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": 14439,
    "minStateId": 14439,
    "maxStateId": 14439,
    "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": 13083,
    "minStateId": 13083,
    "maxStateId": 13090,
    "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": 5966,
    "minStateId": 5966,
    "maxStateId": 6127,
    "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": 358,
    "minStateId": 358,
    "maxStateId": 359,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1313],
    "boundingBox": "block"
  },
  {
    "id": 8072,
    "name": "blackstone_slab",
    "displayName": "Blackstone Slab",
    "hardness": 2,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "mineable/pickaxe",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 3201,
    "minStateId": 3201,
    "maxStateId": 3202,
    "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": 5239,
    "minStateId": 5239,
    "maxStateId": 5239,
    "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": 7322,
    "minStateId": 7322,
    "maxStateId": 7322,
    "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": 13803,
    "minStateId": 13803,
    "maxStateId": 13803,
    "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": 8357,
    "minStateId": 8357,
    "maxStateId": 8357,
    "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": 2708,
    "minStateId": 2708,
    "maxStateId": 2709,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1321],
    "boundingBox": "block"
  },
  {
    "id": 8073,
    "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": 6225,
    "minStateId": 6225,
    "maxStateId": 6226,
    "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": 6669,
    "minStateId": 6669,
    "maxStateId": 6676,
    "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": 3433,
    "minStateId": 3433,
    "maxStateId": 3594,
    "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": 6798,
    "minStateId": 6798,
    "maxStateId": 6798,
    "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": 6428,
    "minStateId": 6428,
    "maxStateId": 6435,
    "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": 2522,
    "minStateId": 2522,
    "maxStateId": 2523,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [1317],
    "boundingBox": "block"
  },
  {
    "id": 8074,
    "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": 11586,
    "minStateId": 11586,
    "maxStateId": 11587,
    "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": 12050,
    "minStateId": 12050,
    "maxStateId": 12065,
    "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": 14721,
    "minStateId": 14721,
    "maxStateId": 14732,
    "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": 12600,
    "minStateId": 12600,
    "maxStateId": 12761,
    "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": 13862,
    "minStateId": 13862,
    "maxStateId": 13862,
    "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": 6737,
    "minStateId": 6737,
    "maxStateId": 6737,
    "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": 12182,
    "minStateId": 12182,
    "maxStateId": 12182,
    "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": 14218,
    "minStateId": 14218,
    "maxStateId": 14225,
    "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": 8635,
    "minStateId": 8635,
    "maxStateId": 8642,
    "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": 1791,
    "minStateId": 1791,
    "maxStateId": 1798,
    "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": 1866,
    "minStateId": 1866,
    "maxStateId": 1873,
    "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": 6754,
    "minStateId": 6754,
    "maxStateId": 6761,
    "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": 12012,
    "minStateId": 12012,
    "maxStateId": 12019,
    "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": 12201,
    "minStateId": 12201,
    "maxStateId": 12208,
    "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": 14022,
    "minStateId": 14022,
    "maxStateId": 14029,
    "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": 3244,
    "minStateId": 3244,
    "maxStateId": 3251,
    "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": 12042,
    "minStateId": 12042,
    "maxStateId": 12049,
    "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": 14611,
    "minStateId": 14611,
    "maxStateId": 14618,
    "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": 13115,
    "minStateId": 13115,
    "maxStateId": 13122,
    "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": 10972,
    "minStateId": 10972,
    "maxStateId": 10979,
    "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": 2718,
    "minStateId": 2718,
    "maxStateId": 2725,
    "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": 7323,
    "minStateId": 7323,
    "maxStateId": 7330,
    "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": 1037,
    "minStateId": 1037,
    "maxStateId": 1044,
    "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": 14427,
    "minStateId": 14427,
    "maxStateId": 14428,
    "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": 14425,
    "minStateId": 14425,
    "maxStateId": 14426,
    "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": 15570,
    "minStateId": 15570,
    "maxStateId": 15571,
    "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": 11864,
    "minStateId": 11864,
    "maxStateId": 11865,
    "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": 1374,
    "minStateId": 1374,
    "maxStateId": 1375,
    "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": 6847,
    "minStateId": 6847,
    "maxStateId": 6848,
    "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": 15205,
    "minStateId": 15205,
    "maxStateId": 15206,
    "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": 6168,
    "minStateId": 6168,
    "maxStateId": 6169,
    "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": 432,
    "minStateId": 432,
    "maxStateId": 433,
    "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": 8633,
    "minStateId": 8633,
    "maxStateId": 8634,
    "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": 2822,
    "minStateId": 2822,
    "maxStateId": 2823,
    "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": 12550,
    "minStateId": 12550,
    "maxStateId": 12551,
    "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": 11576,
    "minStateId": 11576,
    "maxStateId": 11577,
    "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": 5214,
    "minStateId": 5214,
    "maxStateId": 5215,
    "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": 5064,
    "minStateId": 5064,
    "maxStateId": 5065,
    "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": 14594,
    "minStateId": 14594,
    "maxStateId": 14595,
    "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": 6795,
    "minStateId": 6795,
    "maxStateId": 6796,
    "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": 1424,
    "minStateId": 1424,
    "maxStateId": 1424,
    "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": 12896,
    "minStateId": 12896,
    "maxStateId": 12896,
    "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": 14789,
    "minStateId": 14789,
    "maxStateId": 14794,
    "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": 7377,
    "minStateId": 7377,
    "maxStateId": 7382,
    "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": 6515,
    "minStateId": 6515,
    "maxStateId": 6520,
    "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": 1698,
    "minStateId": 1698,
    "maxStateId": 1703,
    "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": 1763,
    "minStateId": 1763,
    "maxStateId": 1763,
    "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": 1332,
    "minStateId": 1332,
    "maxStateId": 1333,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [13],
    "boundingBox": "block"
  },
  {
    "id": 8075,
    "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": 14648,
    "minStateId": 14648,
    "maxStateId": 14649,
    "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": 11016,
    "minStateId": 11016,
    "maxStateId": 11023,
    "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": 4379,
    "minStateId": 4379,
    "maxStateId": 4540,
    "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": 13842,
    "minStateId": 13842,
    "maxStateId": 13842,
    "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": 434,
    "minStateId": 434,
    "maxStateId": 435,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [18],
    "boundingBox": "block"
  },
  {
    "id": 8076,
    "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": 5816,
    "minStateId": 5816,
    "maxStateId": 5817,
    "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": 13894,
    "minStateId": 13894,
    "maxStateId": 13901,
    "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": 2824,
    "minStateId": 2824,
    "maxStateId": 2985,
    "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": 14965,
    "minStateId": 14965,
    "maxStateId": 14965,
    "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": 12515,
    "minStateId": 12515,
    "maxStateId": 12515,
    "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": 5299,
    "minStateId": 5299,
    "maxStateId": 5300,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [22],
    "boundingBox": "block"
  },
  {
    "id": 8077,
    "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": 10998,
    "minStateId": 10998,
    "maxStateId": 10999,
    "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": 12086,
    "minStateId": 12086,
    "maxStateId": 12093,
    "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": 2539,
    "minStateId": 2539,
    "maxStateId": 2700,
    "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": 14288,
    "minStateId": 14288,
    "maxStateId": 14288,
    "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": 1251,
    "minStateId": 1251,
    "maxStateId": 1251,
    "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": 11157,
    "minStateId": 11157,
    "maxStateId": 11157,
    "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": 334,
    "minStateId": 334,
    "maxStateId": 334,
    "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": 6530,
    "minStateId": 6530,
    "maxStateId": 6532,
    "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": 10478,
    "minStateId": 10478,
    "maxStateId": 10489,
    "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": 13112,
    "minStateId": 13112,
    "maxStateId": 13112,
    "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": 13718,
    "minStateId": 13718,
    "maxStateId": 13781,
    "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": 5086,
    "minStateId": 5086,
    "maxStateId": 5087,
    "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": 1266,
    "minStateId": 1266,
    "maxStateId": 1269,
    "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": 7293,
    "minStateId": 7293,
    "maxStateId": 7293,
    "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": 2048,
    "minStateId": 2048,
    "maxStateId": 2048,
    "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": 15572,
    "minStateId": 15572,
    "maxStateId": 15572,
    "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": 5021,
    "minStateId": 5021,
    "maxStateId": 5021,
    "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": 5022,
    "minStateId": 5022,
    "maxStateId": 5022,
    "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": 347,
    "minStateId": 347,
    "maxStateId": 347,
    "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": 8855,
    "minStateId": 8855,
    "maxStateId": 8855,
    "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": 13784,
    "minStateId": 13784,
    "maxStateId": 13784,
    "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": 12002,
    "minStateId": 12002,
    "maxStateId": 12002,
    "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": 7331,
    "minStateId": 7331,
    "maxStateId": 7331,
    "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": 8581,
    "minStateId": 8581,
    "maxStateId": 8581,
    "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": 1697,
    "minStateId": 1697,
    "maxStateId": 1697,
    "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": 12457,
    "minStateId": 12457,
    "maxStateId": 12457,
    "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": 9813,
    "minStateId": 9813,
    "maxStateId": 9813,
    "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": 120,
    "minStateId": 120,
    "maxStateId": 120,
    "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": 5277,
    "minStateId": 5277,
    "maxStateId": 5277,
    "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": 1331,
    "minStateId": 1331,
    "maxStateId": 1331,
    "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": 14795,
    "minStateId": 14795,
    "maxStateId": 14795,
    "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": 1767,
    "minStateId": 1767,
    "maxStateId": 1774,
    "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": 6436,
    "minStateId": 6436,
    "maxStateId": 6443,
    "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": 6801,
    "minStateId": 6801,
    "maxStateId": 6808,
    "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": 6820,
    "minStateId": 6820,
    "maxStateId": 6827,
    "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": 2046,
    "minStateId": 2046,
    "maxStateId": 2047,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [113],
    "boundingBox": "block"
  },
  {
    "id": 8078,
    "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": 8590,
    "minStateId": 8590,
    "maxStateId": 8591,
    "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": 11643,
    "minStateId": 11643,
    "maxStateId": 11644,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [112],
    "boundingBox": "block"
  },
  {
    "id": 8079,
    "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": 13991,
    "minStateId": 13991,
    "maxStateId": 13992,
    "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": 2071,
    "minStateId": 2071,
    "maxStateId": 2072,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [111],
    "boundingBox": "block"
  },
  {
    "id": 8080,
    "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": 12474,
    "minStateId": 12474,
    "maxStateId": 12475,
    "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": 5194,
    "minStateId": 5194,
    "maxStateId": 5195,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [110],
    "boundingBox": "block"
  },
  {
    "id": 8081,
    "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": 8530,
    "minStateId": 8530,
    "maxStateId": 8531,
    "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": 14619,
    "minStateId": 14619,
    "maxStateId": 14619,
    "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": 2748,
    "minStateId": 2748,
    "maxStateId": 2748,
    "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": 2726,
    "minStateId": 2726,
    "maxStateId": 2726,
    "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": 14387,
    "minStateId": 14387,
    "maxStateId": 14387,
    "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": 1243,
    "minStateId": 1243,
    "maxStateId": 1243,
    "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": 7951,
    "minStateId": 7951,
    "maxStateId": 7951,
    "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": 5405,
    "minStateId": 5405,
    "maxStateId": 5405,
    "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": 15808,
    "minStateId": 15808,
    "maxStateId": 15839,
    "drops": [759],
    "boundingBox": "block"
  },
  {
    "name": "copper_lantern",
    "id": 15804,
    "minStateId": 15804,
    "maxStateId": 15805,
    "displayName": "Copper Lantern",
    "defaultState": 15804,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "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": 15775,
    "minStateId": 15775,
    "maxStateId": 15775,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [84],
    "boundingBox": "block"
  },
  {
    "name": "hard_blue_stained_glass_pane",
    "id": 15774,
    "minStateId": 15774,
    "maxStateId": 15774,
    "displayName": "Hard Blue Stained Glass Pane",
    "defaultState": 15774,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "colored_torch_red",
    "id": 15766,
    "minStateId": 15766,
    "maxStateId": 15771,
    "displayName": "Colored Torch Red",
    "defaultState": 15766,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_weathered_lightning_rod",
    "id": 15557,
    "minStateId": 15557,
    "maxStateId": 15568,
    "displayName": "Waxed Weathered Lightning Rod",
    "defaultState": 15557,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "material_reducer",
    "id": 15215,
    "minStateId": 15215,
    "maxStateId": 15218,
    "displayName": "Material Reducer",
    "defaultState": 15215,
    "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": 15207,
    "minStateId": 15207,
    "maxStateId": 15207,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1402],
    "boundingBox": "block"
  },
  {
    "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": 15395,
    "minStateId": 15395,
    "maxStateId": 15556,
    "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": 15219,
    "minStateId": 15219,
    "maxStateId": 15230,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "waxed_copper_golem_statue",
    "id": 15012,
    "minStateId": 15012,
    "maxStateId": 15015,
    "displayName": "Waxed Copper Golem Statue",
    "defaultState": 15012,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_light_gray_stained_glass",
    "id": 14963,
    "minStateId": 14963,
    "maxStateId": 14963,
    "displayName": "Hard Light Gray Stained Glass",
    "defaultState": 14963,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "info_update2",
    "id": 14788,
    "minStateId": 14788,
    "maxStateId": 14788,
    "displayName": "Info Update2",
    "defaultState": 14788,
    "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": 14643,
    "minStateId": 14643,
    "maxStateId": 14644,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [133],
    "boundingBox": "block"
  },
  {
    "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": 14796,
    "minStateId": 14796,
    "maxStateId": 14797,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [130],
    "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": 14660,
    "minStateId": 14660,
    "maxStateId": 14691,
    "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": 14647,
    "minStateId": 14647,
    "maxStateId": 14647,
    "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": 14798,
    "minStateId": 14798,
    "maxStateId": 14959,
    "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": 14733,
    "minStateId": 14733,
    "maxStateId": 14780,
    "drops": [1058],
    "boundingBox": "block"
  },
  {
    "name": "colored_torch_purple",
    "id": 14632,
    "minStateId": 14632,
    "maxStateId": 14637,
    "displayName": "Colored Torch Purple",
    "defaultState": 14632,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_copper_lantern",
    "id": 14596,
    "minStateId": 14596,
    "maxStateId": 14597,
    "displayName": "Waxed Copper Lantern",
    "defaultState": 14596,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_84",
    "id": 14578,
    "minStateId": 14578,
    "maxStateId": 14578,
    "displayName": "Element 84",
    "defaultState": 14578,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_85",
    "id": 14577,
    "minStateId": 14577,
    "maxStateId": 14577,
    "displayName": "Element 85",
    "defaultState": 14577,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_86",
    "id": 14576,
    "minStateId": 14576,
    "maxStateId": 14576,
    "displayName": "Element 86",
    "defaultState": 14576,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_87",
    "id": 14575,
    "minStateId": 14575,
    "maxStateId": 14575,
    "displayName": "Element 87",
    "defaultState": 14575,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_80",
    "id": 14574,
    "minStateId": 14574,
    "maxStateId": 14574,
    "displayName": "Element 80",
    "defaultState": 14574,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_81",
    "id": 14573,
    "minStateId": 14573,
    "maxStateId": 14573,
    "displayName": "Element 81",
    "defaultState": 14573,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_82",
    "id": 14572,
    "minStateId": 14572,
    "maxStateId": 14572,
    "displayName": "Element 82",
    "defaultState": 14572,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_83",
    "id": 14571,
    "minStateId": 14571,
    "maxStateId": 14571,
    "displayName": "Element 83",
    "defaultState": 14571,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_88",
    "id": 14570,
    "minStateId": 14570,
    "maxStateId": 14570,
    "displayName": "Element 88",
    "defaultState": 14570,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_89",
    "id": 14569,
    "minStateId": 14569,
    "maxStateId": 14569,
    "displayName": "Element 89",
    "defaultState": 14569,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_97",
    "id": 14568,
    "minStateId": 14568,
    "maxStateId": 14568,
    "displayName": "Element 97",
    "defaultState": 14568,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_96",
    "id": 14567,
    "minStateId": 14567,
    "maxStateId": 14567,
    "displayName": "Element 96",
    "defaultState": 14567,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_95",
    "id": 14566,
    "minStateId": 14566,
    "maxStateId": 14566,
    "displayName": "Element 95",
    "defaultState": 14566,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_94",
    "id": 14565,
    "minStateId": 14565,
    "maxStateId": 14565,
    "displayName": "Element 94",
    "defaultState": 14565,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_93",
    "id": 14564,
    "minStateId": 14564,
    "maxStateId": 14564,
    "displayName": "Element 93",
    "defaultState": 14564,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_92",
    "id": 14563,
    "minStateId": 14563,
    "maxStateId": 14563,
    "displayName": "Element 92",
    "defaultState": 14563,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_91",
    "id": 14562,
    "minStateId": 14562,
    "maxStateId": 14562,
    "displayName": "Element 91",
    "defaultState": 14562,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_90",
    "id": 14561,
    "minStateId": 14561,
    "maxStateId": 14561,
    "displayName": "Element 90",
    "defaultState": 14561,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_99",
    "id": 14560,
    "minStateId": 14560,
    "maxStateId": 14560,
    "displayName": "Element 99",
    "defaultState": 14560,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_98",
    "id": 14559,
    "minStateId": 14559,
    "maxStateId": 14559,
    "displayName": "Element 98",
    "defaultState": 14559,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_68",
    "id": 14558,
    "minStateId": 14558,
    "maxStateId": 14558,
    "displayName": "Element 68",
    "defaultState": 14558,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_69",
    "id": 14557,
    "minStateId": 14557,
    "maxStateId": 14557,
    "displayName": "Element 69",
    "defaultState": 14557,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_62",
    "id": 14556,
    "minStateId": 14556,
    "maxStateId": 14556,
    "displayName": "Element 62",
    "defaultState": 14556,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_63",
    "id": 14555,
    "minStateId": 14555,
    "maxStateId": 14555,
    "displayName": "Element 63",
    "defaultState": 14555,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_60",
    "id": 14554,
    "minStateId": 14554,
    "maxStateId": 14554,
    "displayName": "Element 60",
    "defaultState": 14554,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_61",
    "id": 14553,
    "minStateId": 14553,
    "maxStateId": 14553,
    "displayName": "Element 61",
    "defaultState": 14553,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_66",
    "id": 14552,
    "minStateId": 14552,
    "maxStateId": 14552,
    "displayName": "Element 66",
    "defaultState": 14552,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_67",
    "id": 14551,
    "minStateId": 14551,
    "maxStateId": 14551,
    "displayName": "Element 67",
    "defaultState": 14551,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_64",
    "id": 14550,
    "minStateId": 14550,
    "maxStateId": 14550,
    "displayName": "Element 64",
    "defaultState": 14550,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_65",
    "id": 14549,
    "minStateId": 14549,
    "maxStateId": 14549,
    "displayName": "Element 65",
    "defaultState": 14549,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_79",
    "id": 14548,
    "minStateId": 14548,
    "maxStateId": 14548,
    "displayName": "Element 79",
    "defaultState": 14548,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_78",
    "id": 14547,
    "minStateId": 14547,
    "maxStateId": 14547,
    "displayName": "Element 78",
    "defaultState": 14547,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_75",
    "id": 14546,
    "minStateId": 14546,
    "maxStateId": 14546,
    "displayName": "Element 75",
    "defaultState": 14546,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_74",
    "id": 14545,
    "minStateId": 14545,
    "maxStateId": 14545,
    "displayName": "Element 74",
    "defaultState": 14545,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_77",
    "id": 14544,
    "minStateId": 14544,
    "maxStateId": 14544,
    "displayName": "Element 77",
    "defaultState": 14544,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_76",
    "id": 14543,
    "minStateId": 14543,
    "maxStateId": 14543,
    "displayName": "Element 76",
    "defaultState": 14543,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_71",
    "id": 14542,
    "minStateId": 14542,
    "maxStateId": 14542,
    "displayName": "Element 71",
    "defaultState": 14542,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_70",
    "id": 14541,
    "minStateId": 14541,
    "maxStateId": 14541,
    "displayName": "Element 70",
    "defaultState": 14541,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_73",
    "id": 14540,
    "minStateId": 14540,
    "maxStateId": 14540,
    "displayName": "Element 73",
    "defaultState": 14540,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_72",
    "id": 14539,
    "minStateId": 14539,
    "maxStateId": 14539,
    "displayName": "Element 72",
    "defaultState": 14539,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_40",
    "id": 14538,
    "minStateId": 14538,
    "maxStateId": 14538,
    "displayName": "Element 40",
    "defaultState": 14538,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_41",
    "id": 14537,
    "minStateId": 14537,
    "maxStateId": 14537,
    "displayName": "Element 41",
    "defaultState": 14537,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_42",
    "id": 14536,
    "minStateId": 14536,
    "maxStateId": 14536,
    "displayName": "Element 42",
    "defaultState": 14536,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_43",
    "id": 14535,
    "minStateId": 14535,
    "maxStateId": 14535,
    "displayName": "Element 43",
    "defaultState": 14535,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_44",
    "id": 14534,
    "minStateId": 14534,
    "maxStateId": 14534,
    "displayName": "Element 44",
    "defaultState": 14534,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_45",
    "id": 14533,
    "minStateId": 14533,
    "maxStateId": 14533,
    "displayName": "Element 45",
    "defaultState": 14533,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_46",
    "id": 14532,
    "minStateId": 14532,
    "maxStateId": 14532,
    "displayName": "Element 46",
    "defaultState": 14532,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_47",
    "id": 14531,
    "minStateId": 14531,
    "maxStateId": 14531,
    "displayName": "Element 47",
    "defaultState": 14531,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_48",
    "id": 14530,
    "minStateId": 14530,
    "maxStateId": 14530,
    "displayName": "Element 48",
    "defaultState": 14530,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_49",
    "id": 14529,
    "minStateId": 14529,
    "maxStateId": 14529,
    "displayName": "Element 49",
    "defaultState": 14529,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_53",
    "id": 14528,
    "minStateId": 14528,
    "maxStateId": 14528,
    "displayName": "Element 53",
    "defaultState": 14528,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_52",
    "id": 14527,
    "minStateId": 14527,
    "maxStateId": 14527,
    "displayName": "Element 52",
    "defaultState": 14527,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_51",
    "id": 14526,
    "minStateId": 14526,
    "maxStateId": 14526,
    "displayName": "Element 51",
    "defaultState": 14526,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_50",
    "id": 14525,
    "minStateId": 14525,
    "maxStateId": 14525,
    "displayName": "Element 50",
    "defaultState": 14525,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_57",
    "id": 14524,
    "minStateId": 14524,
    "maxStateId": 14524,
    "displayName": "Element 57",
    "defaultState": 14524,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_56",
    "id": 14523,
    "minStateId": 14523,
    "maxStateId": 14523,
    "displayName": "Element 56",
    "defaultState": 14523,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_55",
    "id": 14522,
    "minStateId": 14522,
    "maxStateId": 14522,
    "displayName": "Element 55",
    "defaultState": 14522,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_54",
    "id": 14521,
    "minStateId": 14521,
    "maxStateId": 14521,
    "displayName": "Element 54",
    "defaultState": 14521,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_59",
    "id": 14520,
    "minStateId": 14520,
    "maxStateId": 14520,
    "displayName": "Element 59",
    "defaultState": 14520,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_58",
    "id": 14519,
    "minStateId": 14519,
    "maxStateId": 14519,
    "displayName": "Element 58",
    "defaultState": 14519,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_26",
    "id": 14518,
    "minStateId": 14518,
    "maxStateId": 14518,
    "displayName": "Element 26",
    "defaultState": 14518,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_27",
    "id": 14517,
    "minStateId": 14517,
    "maxStateId": 14517,
    "displayName": "Element 27",
    "defaultState": 14517,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_24",
    "id": 14516,
    "minStateId": 14516,
    "maxStateId": 14516,
    "displayName": "Element 24",
    "defaultState": 14516,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_25",
    "id": 14515,
    "minStateId": 14515,
    "maxStateId": 14515,
    "displayName": "Element 25",
    "defaultState": 14515,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_22",
    "id": 14514,
    "minStateId": 14514,
    "maxStateId": 14514,
    "displayName": "Element 22",
    "defaultState": 14514,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_23",
    "id": 14513,
    "minStateId": 14513,
    "maxStateId": 14513,
    "displayName": "Element 23",
    "defaultState": 14513,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_20",
    "id": 14512,
    "minStateId": 14512,
    "maxStateId": 14512,
    "displayName": "Element 20",
    "defaultState": 14512,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_21",
    "id": 14511,
    "minStateId": 14511,
    "maxStateId": 14511,
    "displayName": "Element 21",
    "defaultState": 14511,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_28",
    "id": 14510,
    "minStateId": 14510,
    "maxStateId": 14510,
    "displayName": "Element 28",
    "defaultState": 14510,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_29",
    "id": 14509,
    "minStateId": 14509,
    "maxStateId": 14509,
    "displayName": "Element 29",
    "defaultState": 14509,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_39",
    "id": 14508,
    "minStateId": 14508,
    "maxStateId": 14508,
    "displayName": "Element 39",
    "defaultState": 14508,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_38",
    "id": 14507,
    "minStateId": 14507,
    "maxStateId": 14507,
    "displayName": "Element 38",
    "defaultState": 14507,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_31",
    "id": 14506,
    "minStateId": 14506,
    "maxStateId": 14506,
    "displayName": "Element 31",
    "defaultState": 14506,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_30",
    "id": 14505,
    "minStateId": 14505,
    "maxStateId": 14505,
    "displayName": "Element 30",
    "defaultState": 14505,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_33",
    "id": 14504,
    "minStateId": 14504,
    "maxStateId": 14504,
    "displayName": "Element 33",
    "defaultState": 14504,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_32",
    "id": 14503,
    "minStateId": 14503,
    "maxStateId": 14503,
    "displayName": "Element 32",
    "defaultState": 14503,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_35",
    "id": 14502,
    "minStateId": 14502,
    "maxStateId": 14502,
    "displayName": "Element 35",
    "defaultState": 14502,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_34",
    "id": 14501,
    "minStateId": 14501,
    "maxStateId": 14501,
    "displayName": "Element 34",
    "defaultState": 14501,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_37",
    "id": 14500,
    "minStateId": 14500,
    "maxStateId": 14500,
    "displayName": "Element 37",
    "defaultState": 14500,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_36",
    "id": 14499,
    "minStateId": 14499,
    "maxStateId": 14499,
    "displayName": "Element 36",
    "defaultState": 14499,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_19",
    "id": 14498,
    "minStateId": 14498,
    "maxStateId": 14498,
    "displayName": "Element 19",
    "defaultState": 14498,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_18",
    "id": 14497,
    "minStateId": 14497,
    "maxStateId": 14497,
    "displayName": "Element 18",
    "defaultState": 14497,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_17",
    "id": 14496,
    "minStateId": 14496,
    "maxStateId": 14496,
    "displayName": "Element 17",
    "defaultState": 14496,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_16",
    "id": 14495,
    "minStateId": 14495,
    "maxStateId": 14495,
    "displayName": "Element 16",
    "defaultState": 14495,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_15",
    "id": 14494,
    "minStateId": 14494,
    "maxStateId": 14494,
    "displayName": "Element 15",
    "defaultState": 14494,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_14",
    "id": 14493,
    "minStateId": 14493,
    "maxStateId": 14493,
    "displayName": "Element 14",
    "defaultState": 14493,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_13",
    "id": 14492,
    "minStateId": 14492,
    "maxStateId": 14492,
    "displayName": "Element 13",
    "defaultState": 14492,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_12",
    "id": 14491,
    "minStateId": 14491,
    "maxStateId": 14491,
    "displayName": "Element 12",
    "defaultState": 14491,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_11",
    "id": 14490,
    "minStateId": 14490,
    "maxStateId": 14490,
    "displayName": "Element 11",
    "defaultState": 14490,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_10",
    "id": 14489,
    "minStateId": 14489,
    "maxStateId": 14489,
    "displayName": "Element 10",
    "defaultState": 14489,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "weathered_copper_bars",
    "id": 14410,
    "minStateId": 14410,
    "maxStateId": 14410,
    "displayName": "Weathered Copper Bars",
    "defaultState": 14410,
    "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": 14406,
    "minStateId": 14406,
    "maxStateId": 14409,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1405],
    "boundingBox": "block"
  },
  {
    "name": "hard_pink_stained_glass_pane",
    "id": 14383,
    "minStateId": 14383,
    "maxStateId": 14383,
    "displayName": "Hard Pink Stained Glass Pane",
    "defaultState": 14383,
    "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": 14333,
    "minStateId": 14333,
    "maxStateId": 14358,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "id": 1051,
    "name": "wildflowers",
    "displayName": "Wildflowers",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 14457,
    "minStateId": 14457,
    "maxStateId": 14488,
    "drops": [259],
    "boundingBox": "empty"
  },
  {
    "name": "chemical_heat",
    "id": 14295,
    "minStateId": 14295,
    "maxStateId": 14295,
    "displayName": "Chemical Heat",
    "defaultState": 14295,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "exposed_copper_golem_statue",
    "id": 14290,
    "minStateId": 14290,
    "maxStateId": 14293,
    "displayName": "Exposed Copper Golem Statue",
    "defaultState": 14290,
    "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": 14242,
    "minStateId": 14242,
    "maxStateId": 14249,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [668],
    "boundingBox": "block"
  },
  {
    "name": "netherreactor",
    "id": 14239,
    "minStateId": 14239,
    "maxStateId": 14239,
    "displayName": "Netherreactor",
    "defaultState": 14239,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_exposed_copper_lantern",
    "id": 13957,
    "minStateId": 13957,
    "maxStateId": 13958,
    "displayName": "Waxed Exposed Copper Lantern",
    "defaultState": 13957,
    "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": 13926,
    "minStateId": 13926,
    "maxStateId": 13926,
    "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": 14228,
    "minStateId": 14228,
    "maxStateId": 14237,
    "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": 13956,
    "minStateId": 13956,
    "maxStateId": 13956,
    "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": 13933,
    "minStateId": 13933,
    "maxStateId": 13934,
    "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": 13932,
    "minStateId": 13932,
    "maxStateId": 13932,
    "drops": [87],
    "boundingBox": "block"
  },
  {
    "name": "camera",
    "id": 13917,
    "minStateId": 13917,
    "maxStateId": 13917,
    "displayName": "Camera",
    "defaultState": 13917,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_8",
    "id": 13915,
    "minStateId": 13915,
    "maxStateId": 13915,
    "displayName": "Element 8",
    "defaultState": 13915,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_9",
    "id": 13914,
    "minStateId": 13914,
    "maxStateId": 13914,
    "displayName": "Element 9",
    "defaultState": 13914,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_6",
    "id": 13913,
    "minStateId": 13913,
    "maxStateId": 13913,
    "displayName": "Element 6",
    "defaultState": 13913,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_7",
    "id": 13912,
    "minStateId": 13912,
    "maxStateId": 13912,
    "displayName": "Element 7",
    "defaultState": 13912,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_4",
    "id": 13911,
    "minStateId": 13911,
    "maxStateId": 13911,
    "displayName": "Element 4",
    "defaultState": 13911,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_5",
    "id": 13910,
    "minStateId": 13910,
    "maxStateId": 13910,
    "displayName": "Element 5",
    "defaultState": 13910,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_2",
    "id": 13909,
    "minStateId": 13909,
    "maxStateId": 13909,
    "displayName": "Element 2",
    "defaultState": 13909,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_3",
    "id": 13908,
    "minStateId": 13908,
    "maxStateId": 13908,
    "displayName": "Element 3",
    "defaultState": 13908,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_0",
    "id": 13907,
    "minStateId": 13907,
    "maxStateId": 13907,
    "displayName": "Element 0",
    "defaultState": 13907,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_1",
    "id": 13906,
    "minStateId": 13906,
    "maxStateId": 13906,
    "displayName": "Element 1",
    "defaultState": 13906,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_cyan_stained_glass_pane",
    "id": 13857,
    "minStateId": 13857,
    "maxStateId": 13857,
    "displayName": "Hard Cyan Stained Glass Pane",
    "defaultState": 13857,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_white_stained_glass_pane",
    "id": 13844,
    "minStateId": 13844,
    "maxStateId": 13844,
    "displayName": "Hard White Stained Glass Pane",
    "defaultState": 13844,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "cherry_shelf",
    "id": 13279,
    "minStateId": 13279,
    "maxStateId": 13310,
    "displayName": "Cherry Shelf",
    "defaultState": 13279,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "deprecated_purpur_block_1",
    "id": 13244,
    "minStateId": 13244,
    "maxStateId": 13246,
    "displayName": "Deprecated Purpur Block 1",
    "defaultState": 13244,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "deprecated_purpur_block_2",
    "id": 13241,
    "minStateId": 13241,
    "maxStateId": 13243,
    "displayName": "Deprecated Purpur Block 2",
    "defaultState": 13241,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "allow",
    "id": 13239,
    "minStateId": 13239,
    "maxStateId": 13239,
    "displayName": "Allow",
    "defaultState": 13239,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_oxidized_lightning_rod",
    "id": 13225,
    "minStateId": 13225,
    "maxStateId": 13236,
    "displayName": "Waxed Oxidized Lightning Rod",
    "defaultState": 13225,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "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": 12422,
    "minStateId": 12422,
    "maxStateId": 12423,
    "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": 13188,
    "minStateId": 13188,
    "maxStateId": 13219,
    "drops": [762],
    "boundingBox": "block"
  },
  {
    "name": "crimson_shelf",
    "id": 13156,
    "minStateId": 13156,
    "maxStateId": 13187,
    "displayName": "Crimson Shelf",
    "defaultState": 13156,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_purple_stained_glass_pane",
    "id": 13113,
    "minStateId": 13113,
    "maxStateId": 13113,
    "displayName": "Hard Purple Stained Glass Pane",
    "defaultState": 13113,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_red_stained_glass_pane",
    "id": 13093,
    "minStateId": 13093,
    "maxStateId": 13093,
    "displayName": "Hard Red Stained Glass Pane",
    "defaultState": 13093,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_red_stained_glass",
    "id": 12800,
    "minStateId": 12800,
    "maxStateId": 12800,
    "displayName": "Hard Red Stained Glass",
    "defaultState": 12800,
    "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": 12762,
    "minStateId": 12762,
    "maxStateId": 12763,
    "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": 12395,
    "minStateId": 12395,
    "maxStateId": 12410,
    "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": 12494,
    "minStateId": 12494,
    "maxStateId": 12494,
    "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": 12770,
    "minStateId": 12770,
    "maxStateId": 12770,
    "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": 12413,
    "minStateId": 12413,
    "maxStateId": 12413,
    "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": 12524,
    "minStateId": 12524,
    "maxStateId": 12524,
    "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": 12520,
    "minStateId": 12520,
    "maxStateId": 12520,
    "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": 12593,
    "minStateId": 12593,
    "maxStateId": 12596,
    "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": 12590,
    "minStateId": 12590,
    "maxStateId": 12590,
    "drops": [231],
    "boundingBox": "empty"
  },
  {
    "name": "oxidized_copper_chain",
    "id": 12559,
    "minStateId": 12559,
    "maxStateId": 12561,
    "displayName": "Oxidized Copper Chain",
    "defaultState": 12559,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "oxidized_copper_chest",
    "id": 12555,
    "minStateId": 12555,
    "maxStateId": 12558,
    "displayName": "Oxidized Copper Chest",
    "defaultState": 12555,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "colored_torch_green",
    "id": 12389,
    "minStateId": 12389,
    "maxStateId": 12394,
    "displayName": "Colored Torch Green",
    "defaultState": 12389,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_green_stained_glass",
    "id": 12380,
    "minStateId": 12380,
    "maxStateId": 12380,
    "displayName": "Hard Green Stained Glass",
    "defaultState": 12380,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_gray_stained_glass_pane",
    "id": 12335,
    "minStateId": 12335,
    "maxStateId": 12335,
    "displayName": "Hard Gray Stained Glass Pane",
    "defaultState": 12335,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "weathered_copper_lantern",
    "id": 12321,
    "minStateId": 12321,
    "maxStateId": 12322,
    "displayName": "Weathered Copper Lantern",
    "defaultState": 12321,
    "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": 12272,
    "minStateId": 12272,
    "maxStateId": 12303,
    "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": 12332,
    "minStateId": 12332,
    "maxStateId": 12334,
    "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": 12304,
    "minStateId": 12304,
    "maxStateId": 12306,
    "drops": [1349],
    "boundingBox": "block"
  },
  {
    "name": "hard_lime_stained_glass",
    "id": 12271,
    "minStateId": 12271,
    "maxStateId": 12271,
    "displayName": "Hard Lime Stained Glass",
    "defaultState": 12271,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_magenta_stained_glass_pane",
    "id": 12171,
    "minStateId": 12171,
    "maxStateId": 12171,
    "displayName": "Hard Magenta Stained Glass Pane",
    "defaultState": 12171,
    "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": 12115,
    "minStateId": 12115,
    "maxStateId": 12118,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1410],
    "boundingBox": "block"
  },
  {
    "name": "waxed_oxidized_copper_bars",
    "id": 12111,
    "minStateId": 12111,
    "maxStateId": 12111,
    "displayName": "Waxed Oxidized Copper Bars",
    "defaultState": 12111,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "exposed_copper_bars",
    "id": 12099,
    "minStateId": 12099,
    "maxStateId": 12099,
    "displayName": "Exposed Copper Bars",
    "defaultState": 12099,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "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": 12003,
    "minStateId": 12003,
    "maxStateId": 12010,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [128],
    "boundingBox": "block"
  },
  {
    "name": "hard_orange_stained_glass",
    "id": 11965,
    "minStateId": 11965,
    "maxStateId": 11965,
    "displayName": "Hard Orange Stained Glass",
    "defaultState": 11965,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "oxidized_copper_lantern",
    "id": 11645,
    "minStateId": 11645,
    "maxStateId": 11646,
    "displayName": "Oxidized Copper Lantern",
    "defaultState": 11645,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "weathered_copper_golem_statue",
    "id": 11605,
    "minStateId": 11605,
    "maxStateId": 11608,
    "displayName": "Weathered Copper Golem Statue",
    "defaultState": 11605,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_black_stained_glass",
    "id": 11153,
    "minStateId": 11153,
    "maxStateId": 11153,
    "displayName": "Hard Black Stained Glass",
    "defaultState": 11153,
    "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": 11121,
    "minStateId": 11121,
    "maxStateId": 11152,
    "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": 11027,
    "minStateId": 11027,
    "maxStateId": 11058,
    "drops": [763],
    "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": 11866,
    "minStateId": 11866,
    "maxStateId": 11881,
    "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": 10956,
    "minStateId": 10956,
    "maxStateId": 10971,
    "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": 12095,
    "minStateId": 12095,
    "maxStateId": 12098,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1404],
    "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": 11079,
    "minStateId": 11079,
    "maxStateId": 11104,
    "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": 11158,
    "minStateId": 11158,
    "maxStateId": 11189,
    "drops": [267],
    "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": 11909,
    "minStateId": 11909,
    "maxStateId": 11940,
    "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": 11677,
    "minStateId": 11677,
    "maxStateId": 11838,
    "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": 11675,
    "minStateId": 11675,
    "maxStateId": 11676,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "pale_oak_shelf",
    "id": 10539,
    "minStateId": 10539,
    "maxStateId": 10570,
    "displayName": "Pale Oak Shelf",
    "defaultState": 10539,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "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": 10492,
    "minStateId": 10492,
    "maxStateId": 10507,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [777],
    "boundingBox": "block"
  },
  {
    "name": "waxed_weathered_copper_bars",
    "id": 10477,
    "minStateId": 10477,
    "maxStateId": 10477,
    "displayName": "Waxed Weathered Copper Bars",
    "defaultState": 10477,
    "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": 10459,
    "minStateId": 10459,
    "maxStateId": 10466,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [129],
    "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": 10467,
    "minStateId": 10467,
    "maxStateId": 10470,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1409],
    "boundingBox": "block"
  },
  {
    "id": 8082,
    "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": 10511,
    "minStateId": 10511,
    "maxStateId": 10512,
    "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": 10441,
    "minStateId": 10441,
    "maxStateId": 10441,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "deny",
    "id": 9854,
    "minStateId": 9854,
    "maxStateId": 9854,
    "displayName": "Deny",
    "defaultState": 9854,
    "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": 9849,
    "minStateId": 9849,
    "maxStateId": 9849,
    "drops": [265],
    "boundingBox": "block"
  },
  {
    "name": "weathered_copper_chain",
    "id": 9694,
    "minStateId": 9694,
    "maxStateId": 9696,
    "displayName": "Weathered Copper Chain",
    "defaultState": 9694,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "weathered_copper_chest",
    "id": 9689,
    "minStateId": 9689,
    "maxStateId": 9692,
    "displayName": "Weathered Copper Chest",
    "defaultState": 9689,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_118",
    "id": 9496,
    "minStateId": 9496,
    "maxStateId": 9496,
    "displayName": "Element 118",
    "defaultState": 9496,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_114",
    "id": 9495,
    "minStateId": 9495,
    "maxStateId": 9495,
    "displayName": "Element 114",
    "defaultState": 9495,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_115",
    "id": 9494,
    "minStateId": 9494,
    "maxStateId": 9494,
    "displayName": "Element 115",
    "defaultState": 9494,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_116",
    "id": 9493,
    "minStateId": 9493,
    "maxStateId": 9493,
    "displayName": "Element 116",
    "defaultState": 9493,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_117",
    "id": 9492,
    "minStateId": 9492,
    "maxStateId": 9492,
    "displayName": "Element 117",
    "defaultState": 9492,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_110",
    "id": 9491,
    "minStateId": 9491,
    "maxStateId": 9491,
    "displayName": "Element 110",
    "defaultState": 9491,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_111",
    "id": 9490,
    "minStateId": 9490,
    "maxStateId": 9490,
    "displayName": "Element 111",
    "defaultState": 9490,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_112",
    "id": 9489,
    "minStateId": 9489,
    "maxStateId": 9489,
    "displayName": "Element 112",
    "defaultState": 9489,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_113",
    "id": 9488,
    "minStateId": 9488,
    "maxStateId": 9488,
    "displayName": "Element 113",
    "defaultState": 9488,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_109",
    "id": 9487,
    "minStateId": 9487,
    "maxStateId": 9487,
    "displayName": "Element 109",
    "defaultState": 9487,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_108",
    "id": 9486,
    "minStateId": 9486,
    "maxStateId": 9486,
    "displayName": "Element 108",
    "defaultState": 9486,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_107",
    "id": 9485,
    "minStateId": 9485,
    "maxStateId": 9485,
    "displayName": "Element 107",
    "defaultState": 9485,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_106",
    "id": 9484,
    "minStateId": 9484,
    "maxStateId": 9484,
    "displayName": "Element 106",
    "defaultState": 9484,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_105",
    "id": 9483,
    "minStateId": 9483,
    "maxStateId": 9483,
    "displayName": "Element 105",
    "defaultState": 9483,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_104",
    "id": 9482,
    "minStateId": 9482,
    "maxStateId": 9482,
    "displayName": "Element 104",
    "defaultState": 9482,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_103",
    "id": 9481,
    "minStateId": 9481,
    "maxStateId": 9481,
    "displayName": "Element 103",
    "defaultState": 9481,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_102",
    "id": 9480,
    "minStateId": 9480,
    "maxStateId": 9480,
    "displayName": "Element 102",
    "defaultState": 9480,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_101",
    "id": 9479,
    "minStateId": 9479,
    "maxStateId": 9479,
    "displayName": "Element 101",
    "defaultState": 9479,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "element_100",
    "id": 9478,
    "minStateId": 9478,
    "maxStateId": 9478,
    "displayName": "Element 100",
    "defaultState": 9478,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 8083,
    "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": 8779,
    "minStateId": 8779,
    "maxStateId": 8780,
    "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": 8807,
    "minStateId": 8807,
    "maxStateId": 8838,
    "drops": [761],
    "boundingBox": "block"
  },
  {
    "name": "deprecated_anvil",
    "id": 8667,
    "minStateId": 8667,
    "maxStateId": 8670,
    "displayName": "Deprecated Anvil",
    "defaultState": 8667,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "dark_oak_shelf",
    "id": 8593,
    "minStateId": 8593,
    "maxStateId": 8624,
    "displayName": "Dark Oak Shelf",
    "defaultState": 8593,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "weathered_lightning_rod",
    "id": 8553,
    "minStateId": 8553,
    "maxStateId": 8564,
    "displayName": "Weathered Lightning Rod",
    "defaultState": 8553,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "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": 8366,
    "minStateId": 8366,
    "maxStateId": 8527,
    "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": 8529,
    "minStateId": 8529,
    "maxStateId": 8529,
    "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": 8588,
    "minStateId": 8588,
    "maxStateId": 8588,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [85],
    "boundingBox": "block"
  },
  {
    "name": "border_block",
    "id": 8177,
    "minStateId": 8177,
    "maxStateId": 8338,
    "displayName": "Border Block",
    "defaultState": 8177,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_oxidized_copper_golem_statue",
    "id": 8084,
    "minStateId": 8011,
    "maxStateId": 8014,
    "displayName": "Waxed Oxidized Copper Golem Statue",
    "defaultState": 8011,
    "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": 7961,
    "minStateId": 7961,
    "maxStateId": 7976,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [784],
    "boundingBox": "block"
  },
  {
    "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": 8854,
    "minStateId": 8854,
    "maxStateId": 8854,
    "drops": [206],
    "boundingBox": "block"
  },
  {
    "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": 8839,
    "minStateId": 8839,
    "maxStateId": 8839,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [368],
    "boundingBox": "block"
  },
  {
    "name": "exposed_copper_chain",
    "id": 8767,
    "minStateId": 8767,
    "maxStateId": 8769,
    "displayName": "Exposed Copper Chain",
    "defaultState": 8767,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "exposed_copper_chest",
    "id": 8763,
    "minStateId": 8763,
    "maxStateId": 8766,
    "displayName": "Exposed Copper Chest",
    "defaultState": 8763,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_light_blue_stained_glass_pane",
    "id": 8719,
    "minStateId": 8719,
    "maxStateId": 8719,
    "displayName": "Hard Light Blue Stained Glass Pane",
    "defaultState": 8719,
    "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": 8717,
    "minStateId": 8717,
    "maxStateId": 8717,
    "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": 8718,
    "minStateId": 8718,
    "maxStateId": 8718,
    "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": 8736,
    "minStateId": 8736,
    "maxStateId": 8736,
    "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": 8696,
    "minStateId": 8696,
    "maxStateId": 8696,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [369],
    "boundingBox": "block"
  },
  {
    "name": "hard_glass",
    "id": 7456,
    "minStateId": 7456,
    "maxStateId": 7456,
    "displayName": "Hard Glass",
    "defaultState": 7456,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "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": 7383,
    "minStateId": 7383,
    "maxStateId": 7414,
    "drops": [757],
    "boundingBox": "block"
  },
  {
    "name": "waxed_weathered_copper_golem_statue",
    "id": 7332,
    "minStateId": 7332,
    "maxStateId": 7335,
    "displayName": "Waxed Weathered Copper Golem Statue",
    "defaultState": 7332,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 8085,
    "name": "waxed_weathered_double_cut_copper_slab",
    "displayName": "Waxed Weathered Cut Copper Slab",
    "hardness": 3,
    "resistance": 6,
    "stackSize": 64,
    "diggable": true,
    "material": "incorrect_for_wooden_tool",
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7320,
    "minStateId": 7320,
    "maxStateId": 7321,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [132],
    "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": 7457,
    "minStateId": 7457,
    "maxStateId": 7472,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [783],
    "boundingBox": "block"
  },
  {
    "id": 8086,
    "name": "cave_vines",
    "displayName": "Cave Vines Plant",
    "hardness": 0,
    "resistance": 0,
    "stackSize": 64,
    "diggable": true,
    "material": "default",
    "transparent": true,
    "emitLight": 0,
    "filterLight": 0,
    "defaultState": 7481,
    "minStateId": 7481,
    "maxStateId": 7506,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "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": 6867,
    "minStateId": 6867,
    "maxStateId": 6898,
    "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": 7295,
    "minStateId": 7295,
    "maxStateId": 7302,
    "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": 7283,
    "minStateId": 7283,
    "maxStateId": 7285,
    "drops": [],
    "boundingBox": "block"
  },
  {
    "name": "waxed_oxidized_copper_lantern",
    "id": 6833,
    "minStateId": 6833,
    "maxStateId": 6834,
    "displayName": "Waxed Oxidized Copper Lantern",
    "defaultState": 6833,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "lab_table",
    "id": 6829,
    "minStateId": 6829,
    "maxStateId": 6832,
    "displayName": "Lab Table",
    "defaultState": 6829,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "reserved6",
    "id": 6819,
    "minStateId": 6819,
    "maxStateId": 6819,
    "displayName": "Reserved6",
    "defaultState": 6819,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_yellow_stained_glass",
    "id": 6799,
    "minStateId": 6799,
    "maxStateId": 6799,
    "displayName": "Hard Yellow Stained Glass",
    "defaultState": 6799,
    "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": 6775,
    "minStateId": 6775,
    "maxStateId": 6790,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [780],
    "boundingBox": "block"
  },
  {
    "name": "hard_light_gray_stained_glass_pane",
    "id": 6773,
    "minStateId": 6773,
    "maxStateId": 6773,
    "displayName": "Hard Light Gray Stained Glass Pane",
    "defaultState": 6773,
    "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": 6771,
    "minStateId": 6771,
    "maxStateId": 6771,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [370],
    "boundingBox": "block"
  },
  {
    "name": "element_constructor",
    "id": 6767,
    "minStateId": 6767,
    "maxStateId": 6770,
    "displayName": "Element Constructor",
    "defaultState": 6767,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_lime_stained_glass_pane",
    "id": 6762,
    "minStateId": 6762,
    "maxStateId": 6762,
    "displayName": "Hard Lime Stained Glass Pane",
    "defaultState": 6762,
    "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": 6582,
    "minStateId": 6582,
    "maxStateId": 6582,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "oak_shelf",
    "id": 6538,
    "minStateId": 6538,
    "maxStateId": 6569,
    "displayName": "Oak Shelf",
    "defaultState": 6538,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "copper_bars",
    "id": 6537,
    "minStateId": 6537,
    "maxStateId": 6537,
    "displayName": "Copper Bars",
    "defaultState": 6537,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "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": 6533,
    "minStateId": 6533,
    "maxStateId": 6536,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1403],
    "boundingBox": "block"
  },
  {
    "name": "hard_purple_stained_glass",
    "id": 6500,
    "minStateId": 6500,
    "maxStateId": 6500,
    "displayName": "Hard Purple Stained Glass",
    "defaultState": 6500,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_blue_stained_glass",
    "id": 6499,
    "minStateId": 6499,
    "maxStateId": 6499,
    "displayName": "Hard Blue Stained Glass",
    "defaultState": 6499,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "copper_golem_statue",
    "id": 6495,
    "minStateId": 6495,
    "maxStateId": 6498,
    "displayName": "Copper Golem Statue",
    "defaultState": 6495,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_cyan_stained_glass",
    "id": 6488,
    "minStateId": 6488,
    "maxStateId": 6488,
    "displayName": "Hard Cyan Stained Glass",
    "defaultState": 6488,
    "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": 6453,
    "minStateId": 6453,
    "maxStateId": 6453,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1401],
    "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": 6444,
    "minStateId": 6444,
    "maxStateId": 6451,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "colored_torch_blue",
    "id": 6419,
    "minStateId": 6419,
    "maxStateId": 6424,
    "displayName": "Colored Torch Blue",
    "defaultState": 6419,
    "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": 6376,
    "minStateId": 6376,
    "maxStateId": 6377,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [686],
    "boundingBox": "block"
  },
  {
    "name": "waxed_copper_chain",
    "id": 6364,
    "minStateId": 6364,
    "maxStateId": 6366,
    "displayName": "Waxed Copper Chain",
    "defaultState": 6364,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_copper_chest",
    "id": 6359,
    "minStateId": 6359,
    "maxStateId": 6362,
    "displayName": "Waxed Copper Chest",
    "defaultState": 6359,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "bamboo_shelf",
    "id": 6324,
    "minStateId": 6324,
    "maxStateId": 6355,
    "displayName": "Bamboo Shelf",
    "defaultState": 6324,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "client_request_placeholder_block",
    "id": 6323,
    "minStateId": 6323,
    "maxStateId": 6323,
    "displayName": "Client Request Placeholder Block",
    "defaultState": 6323,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "frame",
    "id": 6290,
    "minStateId": 6290,
    "maxStateId": 6313,
    "displayName": "Frame",
    "defaultState": 6290,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "copper_torch",
    "id": 6272,
    "minStateId": 6272,
    "maxStateId": 6277,
    "displayName": "Copper Torch",
    "defaultState": 6272,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_yellow_stained_glass_pane",
    "id": 6229,
    "minStateId": 6229,
    "maxStateId": 6229,
    "displayName": "Hard Yellow Stained Glass Pane",
    "defaultState": 6229,
    "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": 6221,
    "minStateId": 6221,
    "maxStateId": 6224,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1408],
    "boundingBox": "block"
  },
  {
    "name": "waxed_exposed_copper_bars",
    "id": 6219,
    "minStateId": 6219,
    "maxStateId": 6219,
    "displayName": "Waxed Exposed Copper Bars",
    "defaultState": 6219,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_oxidized_copper_chain",
    "id": 6192,
    "minStateId": 6192,
    "maxStateId": 6194,
    "displayName": "Waxed Oxidized Copper Chain",
    "defaultState": 6192,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_oxidized_copper_chest",
    "id": 6188,
    "minStateId": 6188,
    "maxStateId": 6191,
    "displayName": "Waxed Oxidized Copper Chest",
    "defaultState": 6188,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_exposed_copper_golem_statue",
    "id": 6178,
    "minStateId": 6178,
    "maxStateId": 6181,
    "displayName": "Waxed Exposed Copper Golem Statue",
    "defaultState": 6178,
    "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": 6170,
    "minStateId": 6170,
    "maxStateId": 6170,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [371],
    "boundingBox": "block"
  },
  {
    "name": "hard_magenta_stained_glass",
    "id": 6137,
    "minStateId": 6137,
    "maxStateId": 6137,
    "displayName": "Hard Magenta Stained Glass",
    "defaultState": 6137,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "exposed_copper_lantern",
    "id": 5941,
    "minStateId": 5941,
    "maxStateId": 5942,
    "displayName": "Exposed Copper Lantern",
    "defaultState": 5941,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_exposed_lightning_rod",
    "id": 5929,
    "minStateId": 5929,
    "maxStateId": 5940,
    "displayName": "Waxed Exposed Lightning Rod",
    "defaultState": 5929,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_white_stained_glass",
    "id": 5926,
    "minStateId": 5926,
    "maxStateId": 5926,
    "displayName": "Hard White Stained Glass",
    "defaultState": 5926,
    "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": 5918,
    "minStateId": 5918,
    "maxStateId": 5925,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [127],
    "boundingBox": "block"
  },
  {
    "name": "jungle_shelf",
    "id": 5866,
    "minStateId": 5866,
    "maxStateId": 5897,
    "displayName": "Jungle Shelf",
    "defaultState": 5866,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_weathered_copper_lantern",
    "id": 5812,
    "minStateId": 5812,
    "maxStateId": 5813,
    "displayName": "Waxed Weathered Copper Lantern",
    "defaultState": 5812,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "compound_creator",
    "id": 5347,
    "minStateId": 5347,
    "maxStateId": 5350,
    "displayName": "Compound Creator",
    "defaultState": 5347,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "copper_chest",
    "id": 5304,
    "minStateId": 5304,
    "maxStateId": 5307,
    "displayName": "Copper Chest",
    "defaultState": 5304,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "copper_chain",
    "id": 5301,
    "minStateId": 5301,
    "maxStateId": 5303,
    "displayName": "Copper Chain",
    "defaultState": 5301,
    "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": 5297,
    "minStateId": 5297,
    "maxStateId": 5297,
    "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": 5280,
    "minStateId": 5280,
    "maxStateId": 5281,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [685],
    "boundingBox": "block"
  },
  {
    "name": "exposed_lightning_rod",
    "id": 5241,
    "minStateId": 5241,
    "maxStateId": 5252,
    "displayName": "Exposed Lightning Rod",
    "defaultState": 5241,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "chalkboard",
    "id": 5196,
    "minStateId": 5196,
    "maxStateId": 5211,
    "displayName": "Chalkboard",
    "defaultState": 5196,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "warped_shelf",
    "id": 5136,
    "minStateId": 5136,
    "maxStateId": 5167,
    "displayName": "Warped Shelf",
    "defaultState": 5136,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "mangrove_shelf",
    "id": 5103,
    "minStateId": 5103,
    "maxStateId": 5134,
    "displayName": "Mangrove Shelf",
    "defaultState": 5103,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_lightning_rod",
    "id": 5089,
    "minStateId": 5089,
    "maxStateId": 5100,
    "displayName": "Waxed Lightning Rod",
    "defaultState": 5089,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "spruce_shelf",
    "id": 4987,
    "minStateId": 4987,
    "maxStateId": 5018,
    "displayName": "Spruce Shelf",
    "defaultState": 4987,
    "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": 1831,
    "minStateId": 1831,
    "maxStateId": 1838,
    "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": 4971,
    "minStateId": 4971,
    "maxStateId": 4986,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [781],
    "boundingBox": "block"
  },
  {
    "name": "glowingobsidian",
    "id": 4958,
    "minStateId": 4958,
    "maxStateId": 4958,
    "displayName": "Glowingobsidian",
    "defaultState": 4958,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "underwater_torch",
    "id": 3977,
    "minStateId": 3977,
    "maxStateId": 3982,
    "displayName": "Underwater Torch",
    "defaultState": 3977,
    "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": 1789,
    "minStateId": 1789,
    "maxStateId": 1789,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1395],
    "boundingBox": "block"
  },
  {
    "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": 2045,
    "minStateId": 2045,
    "maxStateId": 2045,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1400],
    "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": 3798,
    "minStateId": 3798,
    "maxStateId": 3809,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [704],
    "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": 1688,
    "minStateId": 1688,
    "maxStateId": 1695,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [667],
    "boundingBox": "block"
  },
  {
    "id": 1067,
    "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": 1390,
    "minStateId": 1390,
    "maxStateId": 1391,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [684],
    "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": 1780,
    "minStateId": 1780,
    "maxStateId": 1781,
    "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": 3983,
    "minStateId": 3983,
    "maxStateId": 3984,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [685],
    "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": 1883,
    "minStateId": 1883,
    "maxStateId": 2044,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [447],
    "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": 1786,
    "minStateId": 1786,
    "maxStateId": 1786,
    "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": 4376,
    "minStateId": 4376,
    "maxStateId": 4378,
    "drops": [1347],
    "boundingBox": "block"
  },
  {
    "name": "hard_light_blue_stained_glass",
    "id": 3609,
    "minStateId": 3609,
    "maxStateId": 3609,
    "displayName": "Hard Light Blue Stained Glass",
    "defaultState": 3609,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "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": 3604,
    "minStateId": 3604,
    "maxStateId": 3604,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [352],
    "boundingBox": "block"
  },
  {
    "name": "hard_brown_stained_glass_pane",
    "id": 3603,
    "minStateId": 3603,
    "maxStateId": 3603,
    "displayName": "Hard Brown Stained Glass Pane",
    "defaultState": 3603,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "oxidized_copper_bars",
    "id": 3424,
    "minStateId": 3424,
    "maxStateId": 3424,
    "displayName": "Oxidized Copper Bars",
    "defaultState": 3424,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "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": 3419,
    "minStateId": 3419,
    "maxStateId": 3422,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1406],
    "boundingBox": "block"
  },
  {
    "name": "invisible_bedrock",
    "id": 3254,
    "minStateId": 3254,
    "maxStateId": 3254,
    "displayName": "Invisible Bedrock",
    "defaultState": 3254,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "stonecutter",
    "id": 3210,
    "minStateId": 3210,
    "maxStateId": 3210,
    "displayName": "Stonecutter",
    "defaultState": 3210,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "underwater_tnt",
    "id": 3164,
    "minStateId": 3164,
    "maxStateId": 3165,
    "displayName": "Underwater Tnt",
    "defaultState": 3164,
    "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": 2750,
    "minStateId": 2750,
    "maxStateId": 2751,
    "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": 3166,
    "minStateId": 3166,
    "maxStateId": 3166,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [26],
    "boundingBox": "block"
  },
  {
    "name": "hard_glass_pane",
    "id": 2538,
    "minStateId": 2538,
    "maxStateId": 2538,
    "displayName": "Hard Glass Pane",
    "defaultState": 2538,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "oxidized_copper_golem_statue",
    "id": 2474,
    "minStateId": 2474,
    "maxStateId": 2477,
    "displayName": "Oxidized Copper Golem Statue",
    "defaultState": 2474,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "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": 2066,
    "minStateId": 2066,
    "maxStateId": 2069,
    "harvestTools": {"882": true, "892": true, "897": true, "902": true},
    "drops": [1407],
    "boundingBox": "block"
  },
  {
    "name": "waxed_copper_bars",
    "id": 2051,
    "minStateId": 2051,
    "maxStateId": 2051,
    "displayName": "Waxed Copper Bars",
    "defaultState": 2051,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 8090,
    "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": 2049,
    "minStateId": 2049,
    "maxStateId": 2050,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [684],
    "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": 1839,
    "minStateId": 1839,
    "maxStateId": 1839,
    "drops": [230],
    "boundingBox": "empty"
  },
  {
    "name": "oxidized_lightning_rod",
    "id": 1378,
    "minStateId": 1378,
    "maxStateId": 1389,
    "displayName": "Oxidized Lightning Rod",
    "defaultState": 1378,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_gray_stained_glass",
    "id": 1365,
    "minStateId": 1365,
    "maxStateId": 1365,
    "displayName": "Hard Gray Stained Glass",
    "defaultState": 1365,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "id": 8091,
    "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": 1306,
    "minStateId": 1306,
    "maxStateId": 1307,
    "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": 1376,
    "minStateId": 1376,
    "maxStateId": 1376,
    "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": 1310,
    "minStateId": 1310,
    "maxStateId": 1312,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [9],
    "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": 1430,
    "minStateId": 1430,
    "maxStateId": 1431,
    "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": 1353,
    "minStateId": 1353,
    "maxStateId": 1353,
    "drops": [208],
    "boundingBox": "empty"
  },
  {
    "name": "info_update",
    "id": 1300,
    "minStateId": 1300,
    "maxStateId": 1300,
    "displayName": "Info Update",
    "defaultState": 1300,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_black_stained_glass_pane",
    "id": 1272,
    "minStateId": 1272,
    "maxStateId": 1272,
    "displayName": "Hard Black Stained Glass Pane",
    "defaultState": 1272,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_brown_stained_glass",
    "id": 1265,
    "minStateId": 1265,
    "maxStateId": 1265,
    "displayName": "Hard Brown Stained Glass",
    "defaultState": 1265,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_orange_stained_glass_pane",
    "id": 1257,
    "minStateId": 1257,
    "maxStateId": 1257,
    "displayName": "Hard Orange Stained Glass Pane",
    "defaultState": 1257,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_exposed_copper_chest",
    "id": 1247,
    "minStateId": 1247,
    "maxStateId": 1250,
    "displayName": "Waxed Exposed Copper Chest",
    "defaultState": 1247,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_exposed_copper_chain",
    "id": 1244,
    "minStateId": 1244,
    "maxStateId": 1246,
    "displayName": "Waxed Exposed Copper Chain",
    "defaultState": 1244,
    "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": 1072,
    "minStateId": 1072,
    "maxStateId": 1072,
    "drops": [],
    "boundingBox": "empty"
  },
  {
    "name": "glow_frame",
    "id": 8092,
    "minStateId": 1046,
    "maxStateId": 1069,
    "displayName": "Glow Frame",
    "defaultState": 1046,
    "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": 1010,
    "minStateId": 1010,
    "maxStateId": 1017,
    "harvestTools": {"877": true, "882": true, "887": true, "892": true, "897": true, "902": true},
    "drops": [666],
    "boundingBox": "block"
  },
  {
    "name": "acacia_shelf",
    "id": 383,
    "minStateId": 383,
    "maxStateId": 414,
    "displayName": "Acacia Shelf",
    "defaultState": 383,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_green_stained_glass_pane",
    "id": 382,
    "minStateId": 382,
    "maxStateId": 382,
    "displayName": "Hard Green Stained Glass Pane",
    "defaultState": 382,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "birch_shelf",
    "id": 8093,
    "minStateId": 302,
    "maxStateId": 333,
    "displayName": "Birch Shelf",
    "defaultState": 302,
    "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": 46,
    "minStateId": 46,
    "maxStateId": 77,
    "drops": [260],
    "boundingBox": "empty"
  },
  {
    "name": "waxed_weathered_copper_chest",
    "id": 8094,
    "minStateId": 42,
    "maxStateId": 45,
    "displayName": "Waxed Weathered Copper Chest",
    "defaultState": 42,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "waxed_weathered_copper_chain",
    "id": 8095,
    "minStateId": 39,
    "maxStateId": 41,
    "displayName": "Waxed Weathered Copper Chain",
    "defaultState": 39,
    "hardness": 0,
    "stackSize": 1,
    "diggable": false,
    "boundingBox": "block",
    "drops": [],
    "transparent": false,
    "emitLight": 0,
    "filterLight": 0
  },
  {
    "name": "hard_pink_stained_glass",
    "id": 8096,
    "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
  }
]