minecraft-data
Version:
Provide easy access to minecraft data in node.js
2,548 lines • 599 kB
JSON
[
{
"id": 0,
"displayName": "Air",
"name": "air",
"hardness": 0,
"resistance": 0,
"minStateId": 0,
"maxStateId": 0,
"states": [],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boundingBox": "empty",
"stackSize": 64,
"material": "default",
"defaultState": 0
},
{
"id": 1,
"displayName": "Stone",
"name": "stone",
"hardness": 1.5,
"resistance": 6,
"minStateId": 1,
"maxStateId": 1,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 1
},
{
"id": 2,
"displayName": "Granite",
"name": "granite",
"hardness": 1.5,
"resistance": 6,
"minStateId": 2,
"maxStateId": 2,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 2
},
{
"id": 3,
"displayName": "Polished Granite",
"name": "polished_granite",
"hardness": 1.5,
"resistance": 6,
"minStateId": 3,
"maxStateId": 3,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 3
},
{
"id": 4,
"displayName": "Diorite",
"name": "diorite",
"hardness": 1.5,
"resistance": 6,
"minStateId": 4,
"maxStateId": 4,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 4
},
{
"id": 5,
"displayName": "Polished Diorite",
"name": "polished_diorite",
"hardness": 1.5,
"resistance": 6,
"minStateId": 5,
"maxStateId": 5,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 5
},
{
"id": 6,
"displayName": "Andesite",
"name": "andesite",
"hardness": 1.5,
"resistance": 6,
"minStateId": 6,
"maxStateId": 6,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 6
},
{
"id": 7,
"displayName": "Polished Andesite",
"name": "polished_andesite",
"hardness": 1.5,
"resistance": 6,
"minStateId": 7,
"maxStateId": 7,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 7
},
{
"id": 8,
"displayName": "Grass Block",
"name": "grass_block",
"hardness": 0.6,
"resistance": 0.6,
"minStateId": 8,
"maxStateId": 9,
"states": [
{
"name": "snowy",
"type": "bool",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/shovel",
"defaultState": 9
},
{
"id": 9,
"displayName": "Dirt",
"name": "dirt",
"hardness": 0.5,
"resistance": 0.5,
"minStateId": 10,
"maxStateId": 10,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/shovel",
"defaultState": 10
},
{
"id": 10,
"displayName": "Coarse Dirt",
"name": "coarse_dirt",
"hardness": 0.5,
"resistance": 0.5,
"minStateId": 11,
"maxStateId": 11,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/shovel",
"defaultState": 11
},
{
"id": 11,
"displayName": "Podzol",
"name": "podzol",
"hardness": 0.5,
"resistance": 0.5,
"minStateId": 12,
"maxStateId": 13,
"states": [
{
"name": "snowy",
"type": "bool",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/shovel",
"defaultState": 13
},
{
"id": 12,
"displayName": "Cobblestone",
"name": "cobblestone",
"hardness": 2,
"resistance": 6,
"minStateId": 14,
"maxStateId": 14,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 14
},
{
"id": 13,
"displayName": "Oak Planks",
"name": "oak_planks",
"hardness": 2,
"resistance": 3,
"minStateId": 15,
"maxStateId": 15,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 15
},
{
"id": 14,
"displayName": "Spruce Planks",
"name": "spruce_planks",
"hardness": 2,
"resistance": 3,
"minStateId": 16,
"maxStateId": 16,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 16
},
{
"id": 15,
"displayName": "Birch Planks",
"name": "birch_planks",
"hardness": 2,
"resistance": 3,
"minStateId": 17,
"maxStateId": 17,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 17
},
{
"id": 16,
"displayName": "Jungle Planks",
"name": "jungle_planks",
"hardness": 2,
"resistance": 3,
"minStateId": 18,
"maxStateId": 18,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 18
},
{
"id": 17,
"displayName": "Acacia Planks",
"name": "acacia_planks",
"hardness": 2,
"resistance": 3,
"minStateId": 19,
"maxStateId": 19,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 19
},
{
"id": 18,
"displayName": "Dark Oak Planks",
"name": "dark_oak_planks",
"hardness": 2,
"resistance": 3,
"minStateId": 20,
"maxStateId": 20,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 20
},
{
"id": 19,
"displayName": "Oak Sapling",
"name": "oak_sapling",
"hardness": 0,
"resistance": 0,
"minStateId": 21,
"maxStateId": 22,
"states": [
{
"name": "stage",
"type": "int",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boundingBox": "empty",
"stackSize": 64,
"material": "plant;mineable/axe",
"defaultState": 21
},
{
"id": 20,
"displayName": "Spruce Sapling",
"name": "spruce_sapling",
"hardness": 0,
"resistance": 0,
"minStateId": 23,
"maxStateId": 24,
"states": [
{
"name": "stage",
"type": "int",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boundingBox": "empty",
"stackSize": 64,
"material": "plant;mineable/axe",
"defaultState": 23
},
{
"id": 21,
"displayName": "Birch Sapling",
"name": "birch_sapling",
"hardness": 0,
"resistance": 0,
"minStateId": 25,
"maxStateId": 26,
"states": [
{
"name": "stage",
"type": "int",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boundingBox": "empty",
"stackSize": 64,
"material": "plant;mineable/axe",
"defaultState": 25
},
{
"id": 22,
"displayName": "Jungle Sapling",
"name": "jungle_sapling",
"hardness": 0,
"resistance": 0,
"minStateId": 27,
"maxStateId": 28,
"states": [
{
"name": "stage",
"type": "int",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boundingBox": "empty",
"stackSize": 64,
"material": "plant;mineable/axe",
"defaultState": 27
},
{
"id": 23,
"displayName": "Acacia Sapling",
"name": "acacia_sapling",
"hardness": 0,
"resistance": 0,
"minStateId": 29,
"maxStateId": 30,
"states": [
{
"name": "stage",
"type": "int",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boundingBox": "empty",
"stackSize": 64,
"material": "plant;mineable/axe",
"defaultState": 29
},
{
"id": 24,
"displayName": "Dark Oak Sapling",
"name": "dark_oak_sapling",
"hardness": 0,
"resistance": 0,
"minStateId": 31,
"maxStateId": 32,
"states": [
{
"name": "stage",
"type": "int",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boundingBox": "empty",
"stackSize": 64,
"material": "plant;mineable/axe",
"defaultState": 31
},
{
"id": 25,
"displayName": "Bedrock",
"name": "bedrock",
"hardness": null,
"resistance": 3600000,
"minStateId": 33,
"maxStateId": 33,
"states": [],
"drops": [],
"diggable": false,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "default",
"defaultState": 33
},
{
"id": 26,
"displayName": "Water",
"name": "water",
"hardness": 100,
"resistance": 100,
"minStateId": 34,
"maxStateId": 49,
"states": [
{
"name": "level",
"type": "int",
"num_values": 16
}
],
"drops": [],
"diggable": false,
"transparent": true,
"filterLight": 1,
"emitLight": 0,
"boundingBox": "empty",
"stackSize": 64,
"material": "default",
"defaultState": 34
},
{
"id": 27,
"displayName": "Lava",
"name": "lava",
"hardness": 100,
"resistance": 100,
"minStateId": 50,
"maxStateId": 65,
"states": [
{
"name": "level",
"type": "int",
"num_values": 16
}
],
"drops": [],
"diggable": false,
"transparent": true,
"filterLight": 1,
"emitLight": 15,
"boundingBox": "empty",
"stackSize": 64,
"material": "default",
"defaultState": 50
},
{
"id": 28,
"displayName": "Sand",
"name": "sand",
"hardness": 0.5,
"resistance": 0.5,
"minStateId": 66,
"maxStateId": 66,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/shovel",
"defaultState": 66
},
{
"id": 29,
"displayName": "Red Sand",
"name": "red_sand",
"hardness": 0.5,
"resistance": 0.5,
"minStateId": 67,
"maxStateId": 67,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/shovel",
"defaultState": 67
},
{
"id": 30,
"displayName": "Gravel",
"name": "gravel",
"hardness": 0.6,
"resistance": 0.6,
"minStateId": 68,
"maxStateId": 68,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/shovel",
"defaultState": 68
},
{
"id": 31,
"displayName": "Gold Ore",
"name": "gold_ore",
"hardness": 3,
"resistance": 3,
"minStateId": 69,
"maxStateId": 69,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"716": true,
"721": true,
"726": true
},
"defaultState": 69
},
{
"id": 32,
"displayName": "Deepslate Gold Ore",
"name": "deepslate_gold_ore",
"hardness": 4.5,
"resistance": 3,
"minStateId": 70,
"maxStateId": 70,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"716": true,
"721": true,
"726": true
},
"defaultState": 70
},
{
"id": 33,
"displayName": "Iron Ore",
"name": "iron_ore",
"hardness": 3,
"resistance": 3,
"minStateId": 71,
"maxStateId": 71,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"706": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 71
},
{
"id": 34,
"displayName": "Deepslate Iron Ore",
"name": "deepslate_iron_ore",
"hardness": 4.5,
"resistance": 3,
"minStateId": 72,
"maxStateId": 72,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"706": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 72
},
{
"id": 35,
"displayName": "Coal Ore",
"name": "coal_ore",
"hardness": 3,
"resistance": 3,
"minStateId": 73,
"maxStateId": 73,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 73
},
{
"id": 36,
"displayName": "Deepslate Coal Ore",
"name": "deepslate_coal_ore",
"hardness": 4.5,
"resistance": 3,
"minStateId": 74,
"maxStateId": 74,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 74
},
{
"id": 37,
"displayName": "Nether Gold Ore",
"name": "nether_gold_ore",
"hardness": 3,
"resistance": 3,
"minStateId": 75,
"maxStateId": 75,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 75
},
{
"id": 38,
"displayName": "Oak Log",
"name": "oak_log",
"hardness": 2,
"resistance": 2,
"minStateId": 76,
"maxStateId": 78,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 77
},
{
"id": 39,
"displayName": "Spruce Log",
"name": "spruce_log",
"hardness": 2,
"resistance": 2,
"minStateId": 79,
"maxStateId": 81,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 80
},
{
"id": 40,
"displayName": "Birch Log",
"name": "birch_log",
"hardness": 2,
"resistance": 2,
"minStateId": 82,
"maxStateId": 84,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 83
},
{
"id": 41,
"displayName": "Jungle Log",
"name": "jungle_log",
"hardness": 2,
"resistance": 2,
"minStateId": 85,
"maxStateId": 87,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 86
},
{
"id": 42,
"displayName": "Acacia Log",
"name": "acacia_log",
"hardness": 2,
"resistance": 2,
"minStateId": 88,
"maxStateId": 90,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 89
},
{
"id": 43,
"displayName": "Dark Oak Log",
"name": "dark_oak_log",
"hardness": 2,
"resistance": 2,
"minStateId": 91,
"maxStateId": 93,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 92
},
{
"id": 44,
"displayName": "Stripped Spruce Log",
"name": "stripped_spruce_log",
"hardness": 2,
"resistance": 2,
"minStateId": 94,
"maxStateId": 96,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 95
},
{
"id": 45,
"displayName": "Stripped Birch Log",
"name": "stripped_birch_log",
"hardness": 2,
"resistance": 2,
"minStateId": 97,
"maxStateId": 99,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 98
},
{
"id": 46,
"displayName": "Stripped Jungle Log",
"name": "stripped_jungle_log",
"hardness": 2,
"resistance": 2,
"minStateId": 100,
"maxStateId": 102,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 101
},
{
"id": 47,
"displayName": "Stripped Acacia Log",
"name": "stripped_acacia_log",
"hardness": 2,
"resistance": 2,
"minStateId": 103,
"maxStateId": 105,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 104
},
{
"id": 48,
"displayName": "Stripped Dark Oak Log",
"name": "stripped_dark_oak_log",
"hardness": 2,
"resistance": 2,
"minStateId": 106,
"maxStateId": 108,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 107
},
{
"id": 49,
"displayName": "Stripped Oak Log",
"name": "stripped_oak_log",
"hardness": 2,
"resistance": 2,
"minStateId": 109,
"maxStateId": 111,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 110
},
{
"id": 50,
"displayName": "Oak Wood",
"name": "oak_wood",
"hardness": 2,
"resistance": 2,
"minStateId": 112,
"maxStateId": 114,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 113
},
{
"id": 51,
"displayName": "Spruce Wood",
"name": "spruce_wood",
"hardness": 2,
"resistance": 2,
"minStateId": 115,
"maxStateId": 117,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 116
},
{
"id": 52,
"displayName": "Birch Wood",
"name": "birch_wood",
"hardness": 2,
"resistance": 2,
"minStateId": 118,
"maxStateId": 120,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 119
},
{
"id": 53,
"displayName": "Jungle Wood",
"name": "jungle_wood",
"hardness": 2,
"resistance": 2,
"minStateId": 121,
"maxStateId": 123,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 122
},
{
"id": 54,
"displayName": "Acacia Wood",
"name": "acacia_wood",
"hardness": 2,
"resistance": 2,
"minStateId": 124,
"maxStateId": 126,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 125
},
{
"id": 55,
"displayName": "Dark Oak Wood",
"name": "dark_oak_wood",
"hardness": 2,
"resistance": 2,
"minStateId": 127,
"maxStateId": 129,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 128
},
{
"id": 56,
"displayName": "Stripped Oak Wood",
"name": "stripped_oak_wood",
"hardness": 2,
"resistance": 2,
"minStateId": 130,
"maxStateId": 132,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 131
},
{
"id": 57,
"displayName": "Stripped Spruce Wood",
"name": "stripped_spruce_wood",
"hardness": 2,
"resistance": 2,
"minStateId": 133,
"maxStateId": 135,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 134
},
{
"id": 58,
"displayName": "Stripped Birch Wood",
"name": "stripped_birch_wood",
"hardness": 2,
"resistance": 2,
"minStateId": 136,
"maxStateId": 138,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 137
},
{
"id": 59,
"displayName": "Stripped Jungle Wood",
"name": "stripped_jungle_wood",
"hardness": 2,
"resistance": 2,
"minStateId": 139,
"maxStateId": 141,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 140
},
{
"id": 60,
"displayName": "Stripped Acacia Wood",
"name": "stripped_acacia_wood",
"hardness": 2,
"resistance": 2,
"minStateId": 142,
"maxStateId": 144,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 143
},
{
"id": 61,
"displayName": "Stripped Dark Oak Wood",
"name": "stripped_dark_oak_wood",
"hardness": 2,
"resistance": 2,
"minStateId": 145,
"maxStateId": 147,
"states": [
{
"name": "axis",
"type": "enum",
"num_values": 3,
"values": [
"x",
"y",
"z"
]
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 146
},
{
"id": 62,
"displayName": "Oak Leaves",
"name": "oak_leaves",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 148,
"maxStateId": 161,
"states": [
{
"name": "distance",
"type": "enum",
"num_values": 7,
"values": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"name": "persistent",
"type": "bool",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 1,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "leaves;mineable/hoe",
"defaultState": 161
},
{
"id": 63,
"displayName": "Spruce Leaves",
"name": "spruce_leaves",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 162,
"maxStateId": 175,
"states": [
{
"name": "distance",
"type": "enum",
"num_values": 7,
"values": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"name": "persistent",
"type": "bool",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 1,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "leaves;mineable/hoe",
"defaultState": 175
},
{
"id": 64,
"displayName": "Birch Leaves",
"name": "birch_leaves",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 176,
"maxStateId": 189,
"states": [
{
"name": "distance",
"type": "enum",
"num_values": 7,
"values": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"name": "persistent",
"type": "bool",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 1,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "leaves;mineable/hoe",
"defaultState": 189
},
{
"id": 65,
"displayName": "Jungle Leaves",
"name": "jungle_leaves",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 190,
"maxStateId": 203,
"states": [
{
"name": "distance",
"type": "enum",
"num_values": 7,
"values": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"name": "persistent",
"type": "bool",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 1,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "leaves;mineable/hoe",
"defaultState": 203
},
{
"id": 66,
"displayName": "Acacia Leaves",
"name": "acacia_leaves",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 204,
"maxStateId": 217,
"states": [
{
"name": "distance",
"type": "enum",
"num_values": 7,
"values": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"name": "persistent",
"type": "bool",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 1,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "leaves;mineable/hoe",
"defaultState": 217
},
{
"id": 67,
"displayName": "Dark Oak Leaves",
"name": "dark_oak_leaves",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 218,
"maxStateId": 231,
"states": [
{
"name": "distance",
"type": "enum",
"num_values": 7,
"values": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"name": "persistent",
"type": "bool",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 1,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "leaves;mineable/hoe",
"defaultState": 231
},
{
"id": 68,
"displayName": "Azalea Leaves",
"name": "azalea_leaves",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 232,
"maxStateId": 245,
"states": [
{
"name": "distance",
"type": "enum",
"num_values": 7,
"values": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"name": "persistent",
"type": "bool",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 1,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "leaves;mineable/hoe",
"defaultState": 245
},
{
"id": 69,
"displayName": "Flowering Azalea Leaves",
"name": "flowering_azalea_leaves",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 246,
"maxStateId": 259,
"states": [
{
"name": "distance",
"type": "enum",
"num_values": 7,
"values": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"name": "persistent",
"type": "bool",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 1,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "leaves;mineable/axe;mineable/hoe",
"defaultState": 259
},
{
"id": 70,
"displayName": "Sponge",
"name": "sponge",
"hardness": 0.6,
"resistance": 0.6,
"minStateId": 260,
"maxStateId": 260,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/hoe",
"defaultState": 260
},
{
"id": 71,
"displayName": "Wet Sponge",
"name": "wet_sponge",
"hardness": 0.6,
"resistance": 0.6,
"minStateId": 261,
"maxStateId": 261,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/hoe",
"defaultState": 261
},
{
"id": 72,
"displayName": "Glass",
"name": "glass",
"hardness": 0.3,
"resistance": 0.3,
"minStateId": 262,
"maxStateId": 262,
"states": [],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "default",
"defaultState": 262
},
{
"id": 73,
"displayName": "Lapis Lazuli Ore",
"name": "lapis_ore",
"hardness": 3,
"resistance": 3,
"minStateId": 263,
"maxStateId": 263,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"706": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 263
},
{
"id": 74,
"displayName": "Deepslate Lapis Lazuli Ore",
"name": "deepslate_lapis_ore",
"hardness": 4.5,
"resistance": 3,
"minStateId": 264,
"maxStateId": 264,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"706": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 264
},
{
"id": 75,
"displayName": "Block of Lapis Lazuli",
"name": "lapis_block",
"hardness": 3,
"resistance": 3,
"minStateId": 265,
"maxStateId": 265,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"706": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 265
},
{
"id": 76,
"displayName": "Dispenser",
"name": "dispenser",
"hardness": 3.5,
"resistance": 3.5,
"minStateId": 266,
"maxStateId": 277,
"states": [
{
"name": "facing",
"type": "enum",
"num_values": 6,
"values": [
"north",
"east",
"south",
"west",
"up",
"down"
]
},
{
"name": "triggered",
"type": "bool",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 267
},
{
"id": 77,
"displayName": "Sandstone",
"name": "sandstone",
"hardness": 0.8,
"resistance": 0.8,
"minStateId": 278,
"maxStateId": 278,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 278
},
{
"id": 78,
"displayName": "Chiseled Sandstone",
"name": "chiseled_sandstone",
"hardness": 0.8,
"resistance": 0.8,
"minStateId": 279,
"maxStateId": 279,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 279
},
{
"id": 79,
"displayName": "Cut Sandstone",
"name": "cut_sandstone",
"hardness": 0.8,
"resistance": 0.8,
"minStateId": 280,
"maxStateId": 280,
"states": [],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/pickaxe",
"harvestTools": {
"701": true,
"706": true,
"711": true,
"716": true,
"721": true,
"726": true
},
"defaultState": 280
},
{
"id": 80,
"displayName": "Note Block",
"name": "note_block",
"hardness": 0.8,
"resistance": 0.8,
"minStateId": 281,
"maxStateId": 1080,
"states": [
{
"name": "instrument",
"type": "enum",
"num_values": 16,
"values": [
"harp",
"basedrum",
"snare",
"hat",
"bass",
"flute",
"bell",
"guitar",
"chime",
"xylophone",
"iron_xylophone",
"cow_bell",
"didgeridoo",
"bit",
"banjo",
"pling"
]
},
{
"name": "note",
"type": "int",
"num_values": 25
},
{
"name": "powered",
"type": "bool",
"num_values": 2
}
],
"drops": [],
"diggable": true,
"transparent": false,
"filterLight": 15,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 64,
"material": "mineable/axe",
"defaultState": 282
},
{
"id": 81,
"displayName": "White Bed",
"name": "white_bed",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 1081,
"maxStateId": 1096,
"states": [
{
"name": "facing",
"type": "enum",
"num_values": 4,
"values": [
"north",
"south",
"west",
"east"
]
},
{
"name": "occupied",
"type": "bool",
"num_values": 2
},
{
"name": "part",
"type": "enum",
"num_values": 2,
"values": [
"head",
"foot"
]
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 1,
"material": "default",
"defaultState": 1084
},
{
"id": 82,
"displayName": "Orange Bed",
"name": "orange_bed",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 1097,
"maxStateId": 1112,
"states": [
{
"name": "facing",
"type": "enum",
"num_values": 4,
"values": [
"north",
"south",
"west",
"east"
]
},
{
"name": "occupied",
"type": "bool",
"num_values": 2
},
{
"name": "part",
"type": "enum",
"num_values": 2,
"values": [
"head",
"foot"
]
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 1,
"material": "default",
"defaultState": 1100
},
{
"id": 83,
"displayName": "Magenta Bed",
"name": "magenta_bed",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 1113,
"maxStateId": 1128,
"states": [
{
"name": "facing",
"type": "enum",
"num_values": 4,
"values": [
"north",
"south",
"west",
"east"
]
},
{
"name": "occupied",
"type": "bool",
"num_values": 2
},
{
"name": "part",
"type": "enum",
"num_values": 2,
"values": [
"head",
"foot"
]
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 1,
"material": "default",
"defaultState": 1116
},
{
"id": 84,
"displayName": "Light Blue Bed",
"name": "light_blue_bed",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 1129,
"maxStateId": 1144,
"states": [
{
"name": "facing",
"type": "enum",
"num_values": 4,
"values": [
"north",
"south",
"west",
"east"
]
},
{
"name": "occupied",
"type": "bool",
"num_values": 2
},
{
"name": "part",
"type": "enum",
"num_values": 2,
"values": [
"head",
"foot"
]
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 1,
"material": "default",
"defaultState": 1132
},
{
"id": 85,
"displayName": "Yellow Bed",
"name": "yellow_bed",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 1145,
"maxStateId": 1160,
"states": [
{
"name": "facing",
"type": "enum",
"num_values": 4,
"values": [
"north",
"south",
"west",
"east"
]
},
{
"name": "occupied",
"type": "bool",
"num_values": 2
},
{
"name": "part",
"type": "enum",
"num_values": 2,
"values": [
"head",
"foot"
]
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 1,
"material": "default",
"defaultState": 1148
},
{
"id": 86,
"displayName": "Lime Bed",
"name": "lime_bed",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 1161,
"maxStateId": 1176,
"states": [
{
"name": "facing",
"type": "enum",
"num_values": 4,
"values": [
"north",
"south",
"west",
"east"
]
},
{
"name": "occupied",
"type": "bool",
"num_values": 2
},
{
"name": "part",
"type": "enum",
"num_values": 2,
"values": [
"head",
"foot"
]
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boundingBox": "block",
"stackSize": 1,
"material": "default",
"defaultState": 1164
},
{
"id": 87,
"displayName": "Pink Bed",
"name": "pink_bed",
"hardness": 0.2,
"resistance": 0.2,
"minStateId": 1177,
"maxStateId": 1192,
"states": [
{
"name": "facing",
"type": "enum",
"num_values": 4,
"values": [
"north",
"south",
"west",
"east"
]
},
{
"name": "occupied",
"type": "bool",
"num_values": 2
},
{
"name": "part",
"type": "enum",
"num_values": 2,
"values": [
"head",
"foot"
]
}
],
"drops": [],
"diggable": true,
"transparent": true,
"filterLight": 0,
"emitLight": 0,
"boun