minecraft-data
Version:
Provide easy access to minecraft data in node.js
2,644 lines (2,643 loc) • 112 kB
JSON
[
{
"id": 0,
"displayName": "Air",
"name": "air",
"hardness": 0,
"stackSize": 0,
"diggable": false,
"boundingBox": "empty",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 1,
"displayName": "Stone",
"name": "stone",
"hardness": 1.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"variations": [
{
"metadata": 0,
"displayName": "Stone"
},
{
"metadata": 1,
"displayName": "Granite"
},
{
"metadata": 2,
"displayName": "Polished Granite"
},
{
"metadata": 3,
"displayName": "Diorite"
},
{
"metadata": 4,
"displayName": "Polished Diorite"
},
{
"metadata": 5,
"displayName": "Andesite"
},
{
"metadata": 6,
"displayName": "Polished Andesite"
}
],
"drops": [
{
"drop": 4
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 6
},
{
"id": 2,
"displayName": "Grass Block",
"name": "grass",
"hardness": 0.6,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "dirt",
"drops": [
{
"drop": {
"id": 3,
"metadata": 0
}
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 0.6
},
{
"id": 3,
"displayName": "Dirt",
"name": "dirt",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "dirt",
"variations": [
{
"metadata": 0,
"displayName": "Dirt"
},
{
"metadata": 1,
"displayName": "Coarse Dirt"
},
{
"metadata": 2,
"displayName": "Podzol"
}
],
"drops": [
{
"drop": 3
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 0.5
},
{
"id": 4,
"displayName": "Cobblestone",
"name": "cobblestone",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 4
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 6
},
{
"id": 5,
"displayName": "Wood Planks",
"name": "planks",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"variations": [
{
"metadata": 0,
"displayName": "Oak Wood Planks"
},
{
"metadata": 1,
"displayName": "Spruce Wood Planks"
},
{
"metadata": 2,
"displayName": "Birch Wood Planks"
},
{
"metadata": 3,
"displayName": "Jungle Wood Planks"
},
{
"metadata": 4,
"displayName": "Acacia Wood Planks"
},
{
"metadata": 5,
"displayName": "Dark Oak Wood Planks"
}
],
"drops": [
{
"drop": 5
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 3
},
{
"id": 6,
"displayName": "Sapling",
"name": "sapling",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 6
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 7,
"displayName": "Bedrock",
"name": "bedrock",
"hardness": null,
"stackSize": 64,
"diggable": false,
"boundingBox": "block",
"drops": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 3600000
},
{
"id": 8,
"displayName": "Water",
"name": "flowing_water",
"hardness": 100,
"stackSize": 0,
"diggable": false,
"boundingBox": "empty",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 2,
"resistance": 100
},
{
"id": 9,
"displayName": "Stationary Water",
"name": "water",
"hardness": 100,
"stackSize": 0,
"diggable": false,
"boundingBox": "empty",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 2,
"resistance": 100
},
{
"id": 10,
"displayName": "Lava",
"name": "flowing_lava",
"hardness": 100,
"stackSize": 0,
"diggable": false,
"boundingBox": "empty",
"drops": [],
"transparent": true,
"emitLight": 15,
"filterLight": 0,
"resistance": 100
},
{
"id": 11,
"displayName": "Stationary Lava",
"name": "lava",
"hardness": 100,
"stackSize": 0,
"diggable": false,
"boundingBox": "empty",
"drops": [],
"transparent": true,
"emitLight": 15,
"filterLight": 0,
"resistance": 100
},
{
"id": 12,
"displayName": "Sand",
"name": "sand",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "dirt",
"variations": [
{
"metadata": 0,
"displayName": "Sand"
},
{
"metadata": 1,
"displayName": "Red sand"
}
],
"drops": [
{
"drop": 12
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 0.5
},
{
"id": 13,
"displayName": "Gravel",
"name": "gravel",
"hardness": 0.6,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "dirt",
"drops": [
{
"drop": 13,
"minCount": 0.9
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 0.6
},
{
"id": 14,
"displayName": "Gold Ore",
"name": "gold_ore",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"278": true
},
"drops": [
{
"drop": 14
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 3
},
{
"id": 15,
"displayName": "Iron Ore",
"name": "iron_ore",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"274": true,
"278": true
},
"drops": [
{
"drop": 15
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 3
},
{
"id": 16,
"displayName": "Coal Ore",
"name": "coal_ore",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": {
"id": 263,
"metadata": 0
}
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 3
},
{
"id": 17,
"displayName": "Wood",
"name": "log",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 17
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 0
},
{
"id": 18,
"displayName": "Leaves",
"name": "leaves",
"hardness": 0.2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "leaves",
"variations": [
{
"metadata": 0,
"displayName": "Oak Leaves"
},
{
"metadata": 1,
"displayName": "Spruce Leaves"
},
{
"metadata": 2,
"displayName": "Birch Leaves"
},
{
"metadata": 3,
"displayName": "Jungle Leaves"
},
{
"metadata": 4,
"displayName": "Oak Leaves (no decay)"
},
{
"metadata": 5,
"displayName": "Spruce Leaves (no decay)"
},
{
"metadata": 6,
"displayName": "Birch Leaves (no decay)"
},
{
"metadata": 7,
"displayName": "Jungle Leaves (no decay)"
},
{
"metadata": 8,
"displayName": "Oak Leaves (check decay)"
},
{
"metadata": 9,
"displayName": "Spruce Leaves (check decay)"
},
{
"metadata": 10,
"displayName": "Birch Leaves (check decay)"
},
{
"metadata": 11,
"displayName": "Jungle Leaves (check decay)"
},
{
"metadata": 12,
"displayName": "Oak Leaves (no decay and check decay)"
},
{
"metadata": 13,
"displayName": "Spruce Leaves (no decay and check decay)"
},
{
"metadata": 14,
"displayName": "Birch Leaves (no decay and check decay)"
},
{
"metadata": 15,
"displayName": "Jungle Leaves (no decay and check decay)"
}
],
"drops": [
{
"drop": 6,
"minCount": 0,
"maxCount": 1
},
{
"drop": 260,
"minCount": 0,
"maxCount": 1
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 19,
"displayName": "Sponge",
"name": "sponge",
"hardness": 0.6,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"variations": [
{
"metadata": 0,
"displayName": "Sponge"
},
{
"metadata": 1,
"displayName": "Wet Sponge"
}
],
"drops": [
{
"drop": 19
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 0.6
},
{
"id": 20,
"displayName": "Glass",
"name": "glass",
"hardness": 0.3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.3
},
{
"id": 21,
"displayName": "Lapis Lazuli Ore",
"name": "lapis_ore",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"274": true,
"278": true
},
"drops": [
{
"drop": {
"id": 351,
"metadata": 4
},
"minCount": 4,
"maxCount": 8
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 3
},
{
"id": 22,
"displayName": "Lapis Lazuli Block",
"name": "lapis_block",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"274": true,
"278": true
},
"drops": [
{
"drop": 22
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 3
},
{
"id": 23,
"displayName": "Dispenser",
"name": "dispenser",
"hardness": 3.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 23
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 3.5
},
{
"id": 24,
"displayName": "Sandstone",
"name": "sandstone",
"hardness": 0.8,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"variations": [
{
"metadata": 0,
"displayName": "Sandstone"
},
{
"metadata": 1,
"displayName": "Chiseled sandstone"
},
{
"metadata": 2,
"displayName": "Smooth sandstone"
}
],
"drops": [
{
"drop": 24
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 0.8
},
{
"id": 25,
"displayName": "Note Block",
"name": "noteblock",
"hardness": 0.8,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 25
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 0.8
},
{
"id": 26,
"displayName": "Bed",
"name": "bed",
"hardness": 0.2,
"stackSize": 1,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 26
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.2
},
{
"id": 27,
"displayName": "Powered Rail",
"name": "golden_rail",
"hardness": 0.7,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "rock",
"drops": [
{
"drop": 27
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.7
},
{
"id": 28,
"displayName": "Detector Rail",
"name": "detector_rail",
"hardness": 0.7,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "rock",
"drops": [
{
"drop": 28
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.7
},
{
"id": 29,
"displayName": "Sticky Piston",
"name": "sticky_piston",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 29
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 30,
"displayName": "Cobweb",
"name": "web",
"hardness": 4,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "web",
"harvestTools": {
"267": true,
"268": true,
"272": true,
"276": true,
"283": true,
"359": true
},
"drops": [
{
"drop": 287
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 4
},
{
"id": 31,
"displayName": "Grass",
"name": "tallgrass",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "dirt",
"variations": [
{
"metadata": 0,
"displayName": "Shrub"
},
{
"metadata": 1,
"displayName": "Tall Grass"
},
{
"metadata": 2,
"displayName": "Fern"
}
],
"drops": [
{
"drop": 295,
"minCount": 0,
"maxCount": 1
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 32,
"displayName": "Dead Bush",
"name": "deadbush",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 280,
"minCount": 0,
"maxCount": 2
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 33,
"displayName": "Piston",
"name": "piston",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 33
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 34,
"displayName": "Piston Head",
"name": "piston_head",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 34
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 35,
"displayName": "Wool",
"name": "wool",
"hardness": 0.8,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wool",
"variations": [
{
"metadata": 0,
"displayName": "White Wool"
},
{
"metadata": 1,
"displayName": "Orange Wool"
},
{
"metadata": 2,
"displayName": "Magenta Wool"
},
{
"metadata": 3,
"displayName": "Light blue Wool"
},
{
"metadata": 4,
"displayName": "Yellow Wool"
},
{
"metadata": 5,
"displayName": "Lime Wool"
},
{
"metadata": 6,
"displayName": "Pink Wool"
},
{
"metadata": 7,
"displayName": "Gray Wool"
},
{
"metadata": 8,
"displayName": "Light gray Wool"
},
{
"metadata": 9,
"displayName": "Cyan Wool"
},
{
"metadata": 10,
"displayName": "Purple Wool"
},
{
"metadata": 11,
"displayName": "Blue Wool"
},
{
"metadata": 12,
"displayName": "Brown Wool"
},
{
"metadata": 13,
"displayName": "Green Wool"
},
{
"metadata": 14,
"displayName": "Red Wool"
},
{
"metadata": 15,
"displayName": "Black Wool"
}
],
"drops": [
{
"drop": 35
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 0.8
},
{
"id": 36,
"displayName": "Block moved by Piston",
"name": "piston_extension",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"drops": [
{
"drop": 36
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 37,
"displayName": "Dandelion",
"name": "yellow_flower",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 37
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 38,
"displayName": "Poppy",
"name": "red_flower",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"variations": [
{
"metadata": 0,
"displayName": "Poppy"
},
{
"metadata": 1,
"displayName": "Blue Orchid"
},
{
"metadata": 2,
"displayName": "Allium"
},
{
"metadata": 3,
"displayName": "Azure Bluet"
},
{
"metadata": 4,
"displayName": "Red Tulip"
},
{
"metadata": 5,
"displayName": "Orange Tulip"
},
{
"metadata": 6,
"displayName": "White Tulip"
},
{
"metadata": 7,
"displayName": "Pink Tulip"
},
{
"metadata": 8,
"displayName": "Oxeye Daisy"
}
],
"drops": [
{
"drop": 38
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 39,
"displayName": "Brown Mushroom",
"name": "brown_mushroom",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 39
}
],
"transparent": false,
"emitLight": 1,
"filterLight": 15,
"resistance": 0
},
{
"id": 40,
"displayName": "Red Mushroom",
"name": "red_mushroom",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 40
}
],
"transparent": false,
"emitLight": 1,
"filterLight": 15,
"resistance": 0
},
{
"id": 41,
"displayName": "Block of Gold",
"name": "gold_block",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"278": true
},
"drops": [
{
"drop": 41
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 6
},
{
"id": 42,
"displayName": "Block of Iron",
"name": "iron_block",
"hardness": 5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"274": true,
"278": true
},
"drops": [
{
"drop": 42
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 6
},
{
"id": 43,
"displayName": "Double Stone Slab",
"name": "double_stone_slab",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"variations": [
{
"metadata": 0,
"displayName": "Double Stone Slab"
},
{
"metadata": 1,
"displayName": "Double Sandstone Slab"
},
{
"metadata": 2,
"displayName": "Double (Stone) Wooden Slab"
},
{
"metadata": 3,
"displayName": "Double Cobblestone Slab"
},
{
"metadata": 4,
"displayName": "Double Bricks Slab"
},
{
"metadata": 5,
"displayName": "Double Stone Brick Slab"
},
{
"metadata": 6,
"displayName": "Double Nether Brick Slab"
},
{
"metadata": 7,
"displayName": "Double Quartz Slab"
},
{
"metadata": 8,
"displayName": "Smooth Double Stone Slab"
},
{
"metadata": 9,
"displayName": "Smooth Double Sandstone Slab"
},
{
"metadata": 15,
"displayName": "Tile Double Quartz Slab (note the underside)"
}
],
"drops": [
{
"drop": {
"id": 44,
"metadata": 0
}
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 6
},
{
"id": 44,
"displayName": "Stone Slab",
"name": "stone_slab",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"variations": [
{
"metadata": 0,
"displayName": "Stone Slab"
},
{
"metadata": 1,
"displayName": "Sandstone Slab"
},
{
"metadata": 2,
"displayName": "(Stone) Wooden Slab"
},
{
"metadata": 3,
"displayName": "Cobblestone Slab"
},
{
"metadata": 4,
"displayName": "Bricks Slab"
},
{
"metadata": 5,
"displayName": "Stone Brick Slab"
},
{
"metadata": 6,
"displayName": "Nether Brick Slab"
},
{
"metadata": 7,
"displayName": "Quartz Slab"
},
{
"metadata": 8,
"displayName": "Upper Stone Slab"
},
{
"metadata": 9,
"displayName": "Upper Sandstone Slab"
},
{
"metadata": 10,
"displayName": "Upper (Stone) Wooden Slab"
},
{
"metadata": 11,
"displayName": "Upper Cobblestone Slab"
},
{
"metadata": 12,
"displayName": "Upper Bricks Slab"
},
{
"metadata": 13,
"displayName": "Upper Stone Brick Slab"
},
{
"metadata": 14,
"displayName": "Upper Nether Brick Slab"
},
{
"metadata": 15,
"displayName": "Upper Quartz Slab"
}
],
"drops": [
{
"drop": {
"id": 44,
"metadata": 0
}
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 6
},
{
"id": 45,
"displayName": "Bricks",
"name": "brick_block",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 45
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 6
},
{
"id": 46,
"displayName": "TNT",
"name": "tnt",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"variations": [
{
"metadata": 0,
"displayName": "Drops a TNT item when broken"
},
{
"metadata": 1,
"displayName": "Activates when broken"
}
],
"drops": [
{
"drop": 46
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 47,
"displayName": "Bookshelf",
"name": "bookshelf",
"hardness": 1.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 340,
"minCount": 3
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 1.5
},
{
"id": 48,
"displayName": "Moss Stone",
"name": "mossy_cobblestone",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 48
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 6
},
{
"id": 49,
"displayName": "Obsidian",
"name": "obsidian",
"hardness": 50,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"278": true
},
"drops": [
{
"drop": 49
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 1200
},
{
"id": 50,
"displayName": "Torch",
"name": "torch",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"variations": [
{
"metadata": 0,
"displayName": "Torch facing east (attached to a block to its west)"
},
{
"metadata": 1,
"displayName": "Torch facing west (attached to a block to its east)"
},
{
"metadata": 2,
"displayName": "Torch facing south (attached to a block to its north)"
},
{
"metadata": 3,
"displayName": "Torch facing north (attached to a block to its south)"
},
{
"metadata": 4,
"displayName": "Torch facing up (attached to a block beneath it)"
}
],
"drops": [
{
"drop": 50
}
],
"transparent": true,
"emitLight": 14,
"filterLight": 0,
"resistance": 0
},
{
"id": 51,
"displayName": "Fire",
"name": "fire",
"hardness": 0,
"stackSize": 0,
"diggable": true,
"boundingBox": "empty",
"drops": [],
"transparent": true,
"emitLight": 15,
"filterLight": 0,
"resistance": 0
},
{
"id": 52,
"displayName": "Monster Spawner",
"name": "mob_spawner",
"hardness": 5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 5
},
{
"id": 53,
"displayName": "Oak Wood Stairs",
"name": "oak_stairs",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 53
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 15,
"resistance": 0
},
{
"id": 54,
"displayName": "Chest",
"name": "chest",
"hardness": 2.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 54
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 2.5
},
{
"id": 55,
"displayName": "Redstone Wire",
"name": "redstone_wire",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"drops": [
{
"drop": 55
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 56,
"displayName": "Diamond Ore",
"name": "diamond_ore",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"278": true
},
"drops": [
{
"drop": 264
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 3
},
{
"id": 57,
"displayName": "Block of Diamond",
"name": "diamond_block",
"hardness": 5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"278": true
},
"drops": [
{
"drop": 57
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 6
},
{
"id": 58,
"displayName": "Crafting Table",
"name": "crafting_table",
"hardness": 2.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 58
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 2.5
},
{
"id": 59,
"displayName": "Wheat",
"name": "wheat",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 295
},
{
"drop": 295,
"minCount": 0,
"maxCount": 3
},
{
"drop": 296
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 60,
"displayName": "Farmland",
"name": "farmland",
"hardness": 0.6,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "dirt",
"drops": [
{
"drop": {
"id": 3,
"metadata": 0
}
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 15,
"resistance": 0.6
},
{
"id": 61,
"displayName": "Furnace",
"name": "furnace",
"hardness": 3.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 61
}
],
"transparent": true,
"emitLight": 13,
"filterLight": 0,
"resistance": 3.5
},
{
"id": 62,
"displayName": "Burning Furnace",
"name": "lit_furnace",
"hardness": 3.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 61
}
],
"transparent": true,
"emitLight": 13,
"filterLight": 0,
"resistance": 3.5
},
{
"id": 63,
"displayName": "Standing Sign",
"name": "standing_sign",
"hardness": 1,
"stackSize": 16,
"diggable": true,
"boundingBox": "empty",
"material": "wood",
"drops": [
{
"drop": 63
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 1
},
{
"id": 64,
"displayName": "Oak Door",
"name": "wooden_door",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 64
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 3
},
{
"id": 65,
"displayName": "Ladder",
"name": "ladder",
"hardness": 0.4,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 65
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.4
},
{
"id": 66,
"displayName": "Rail",
"name": "rail",
"hardness": 0.7,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "rock",
"drops": [
{
"drop": 66
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.7
},
{
"id": 67,
"displayName": "Cobblestone Stairs",
"name": "stone_stairs",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 67
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 15,
"resistance": 6
},
{
"id": 68,
"displayName": "Wall Sign",
"name": "wall_sign",
"hardness": 1,
"stackSize": 16,
"diggable": true,
"boundingBox": "empty",
"material": "wood",
"drops": [
{
"drop": 68
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 1
},
{
"id": 69,
"displayName": "Lever",
"name": "lever",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"drops": [
{
"drop": 69
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.5
},
{
"id": 70,
"displayName": "Stone Pressure Plate",
"name": "stone_pressure_plate",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 70
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.5
},
{
"id": 71,
"displayName": "Iron Door",
"name": "iron_door",
"hardness": 5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 71
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 5
},
{
"id": 72,
"displayName": "Wooden Pressure Plate",
"name": "wooden_pressure_plate",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "wood",
"drops": [
{
"drop": 72
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.5
},
{
"id": 73,
"displayName": "Redstone Ore",
"name": "redstone_ore",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"278": true
},
"drops": [
{
"drop": 331,
"minCount": 4,
"maxCount": 5
}
],
"transparent": true,
"emitLight": 9,
"filterLight": 0,
"resistance": 3
},
{
"id": 74,
"displayName": "Glowing Redstone Ore",
"name": "lit_redstone_ore",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"278": true
},
"drops": [
{
"drop": 331,
"minCount": 4,
"maxCount": 5
}
],
"transparent": true,
"emitLight": 9,
"filterLight": 0,
"resistance": 3
},
{
"id": 75,
"displayName": "Redstone Torch (inactive)",
"name": "unlit_redstone_torch",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"variations": [
{
"metadata": 0,
"displayName": "Redstone Torch (inactive) facing east (attached to a block to its west)"
},
{
"metadata": 1,
"displayName": "Redstone Torch (inactive) facing west (attached to a block to its east)"
},
{
"metadata": 2,
"displayName": "Redstone Torch (inactive) facing south (attached to a block to its north)"
},
{
"metadata": 3,
"displayName": "Redstone Torch (inactive) facing north (attached to a block to its south)"
},
{
"metadata": 4,
"displayName": "Redstone Torch (inactive) facing up (attached to a block beneath it)"
}
],
"drops": [
{
"drop": 75
}
],
"transparent": true,
"emitLight": 7,
"filterLight": 0,
"resistance": 0
},
{
"id": 76,
"displayName": "Redstone Torch (active)",
"name": "redstone_torch",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"variations": [
{
"metadata": 0,
"displayName": "Redstone Torch (active) facing east (attached to a block to its west)"
},
{
"metadata": 1,
"displayName": "Redstone Torch (active) facing west (attached to a block to its east)"
},
{
"metadata": 2,
"displayName": "Redstone Torch (active) facing south (attached to a block to its north)"
},
{
"metadata": 3,
"displayName": "Redstone Torch (active) facing north (attached to a block to its south)"
},
{
"metadata": 4,
"displayName": "Redstone Torch (active) facing up (attached to a block beneath it)"
}
],
"drops": [
{
"drop": 76
}
],
"transparent": true,
"emitLight": 7,
"filterLight": 0,
"resistance": 0
},
{
"id": 77,
"displayName": "Stone Button",
"name": "stone_button",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"drops": [
{
"drop": 77
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.5
},
{
"id": 78,
"displayName": "Snow (layer)",
"name": "snow_layer",
"hardness": 0.2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "dirt",
"harvestTools": {
"256": true,
"269": true,
"273": true,
"277": true,
"284": true
},
"variations": [
{
"metadata": 0,
"displayName": "One layer, 2 pixels thick"
},
{
"metadata": 1,
"displayName": "Two layers, 4 pixels thick"
},
{
"metadata": 2,
"displayName": "Three layers, 6 pixels thick"
},
{
"metadata": 3,
"displayName": "Four layers, 8 pixels thick"
},
{
"metadata": 4,
"displayName": "Five layers, 10 pixels thick"
},
{
"metadata": 5,
"displayName": "Six layers, 12 pixels thick"
},
{
"metadata": 6,
"displayName": "Seven layers, 14 pixels thick"
},
{
"metadata": 7,
"displayName": "Eight layers, 16 pixels thick"
}
],
"drops": [
{
"drop": 332,
"minCount": 2,
"maxCount": 9
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.1
},
{
"id": 79,
"displayName": "Ice",
"name": "ice",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.5
},
{
"id": 80,
"displayName": "Snow",
"name": "snow",
"hardness": 0.2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "dirt",
"harvestTools": {
"256": true,
"269": true,
"273": true,
"277": true,
"284": true
},
"drops": [
{
"drop": 332,
"minCount": 4
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 0.2
},
{
"id": 81,
"displayName": "Cactus",
"name": "cactus",
"hardness": 0.4,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "plant",
"drops": [
{
"drop": 81
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.4
},
{
"id": 82,
"displayName": "Clay",
"name": "clay",
"hardness": 0.6,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "dirt",
"drops": [
{
"drop": 337,
"minCount": 4
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 0.6
},
{
"id": 83,
"displayName": "Sugar Cane",
"name": "reeds",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 83
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 84,
"displayName": "Jukebox",
"name": "jukebox",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"variations": [
{
"metadata": 0,
"displayName": "No disc inserted"
},
{
"metadata": 1,
"displayName": "Contains a disc"
}
],
"drops": [
{
"drop": 84
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 6
},
{
"id": 85,
"displayName": "Fence",
"name": "fence",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 85
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 3
},
{
"id": 86,
"displayName": "Pumpkin",
"name": "pumpkin",
"hardness": 1,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "plant",
"drops": [
{
"drop": 86
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 15,
"resistance": 1
},
{
"id": 87,
"displayName": "Netherrack",
"name": "netherrack",
"hardness": 0.4,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 87
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 0.4
},
{
"id": 88,
"displayName": "Soul Sand",
"name": "soul_sand",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "dirt",
"drops": [
{
"drop": 88
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 0.5
},
{
"id": 89,
"displayName": "Glowstone",
"name": "glowstone",
"hardness": 0.3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 348,
"minCount": 2,
"maxCount": 4
}
],
"transparent": true,
"emitLight": 15,
"filterLight": 0,
"resistance": 0.3
},
{
"id": 90,
"displayName": "Nether Portal",
"name": "portal",
"hardness": null,
"stackSize": 0,
"diggable": false,
"boundingBox": "empty",
"drops": [],
"transparent": true,
"emitLight": 11,
"filterLight": 0,
"resistance": -1
},
{
"id": 91,
"displayName": "Jack o'Lantern",
"name": "lit_pumpkin",
"hardness": 1,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "plant",
"drops": [
{
"drop": 91
}
],
"transparent": true,
"emitLight": 15,
"filterLight": 15,
"resistance": 1
},
{
"id": 92,
"displayName": "Cake",
"name": "cake",
"hardness": 0.5,
"stackSize": 1,
"diggable": true,
"boundingBox": "block",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.5
},
{
"id": 93,
"displayName": "Redstone Repeater (inactive)",
"name": "unpowered_repeater",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 93
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 94,
"displayName": "Redstone Repeater (active)",
"name": "powered_repeater",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 94
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0
},
{
"id": 95,
"displayName": "Stained Glass",
"name": "stained_glass",
"hardness": 0.3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"variations": [
{
"metadata": 0,
"displayName": "White Stained Glass"
},
{
"metadata": 1,
"displayName": "Orange Stained Glass"
},
{
"metadata": 2,
"displayName": "Magenta Stained Glass"
},
{
"metadata": 3,
"displayName": "Light Blue Stained Glass"
},
{
"metadata": 4,
"displayName": "Yellow Stained Glass"
},
{
"metadata": 5,
"displayName": "Lime Stained Glass"
},
{
"metadata": 6,
"displayName": "Pink Stained Glass"
},
{
"metadata": 7,
"displayName": "Gray Stained Glass"
},
{
"metadata": 8,
"displayName": "Light Gray Stained Glass"
},
{
"metadata": 9,
"displayName": "Cyan Stained Glass"
},
{
"metadata": 10,
"displayName": "Purple Stained Glass"
},
{
"metadata": 11,
"displayName": "Blue Stained Glass"
},
{
"metadata": 12,
"displayName": "Brown Stained Glass"
},
{
"metadata": 13,
"displayName": "Green Stained Glass"
},
{
"metadata": 14,
"displayName": "Red Stained Glass"
},
{
"metadata": 15,
"displayName": "Black Stained Glass"
}
],
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.3
},
{
"id": 96,
"displayName": "Trapdoor",
"name": "trapdoor",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 96
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 3
},
{
"id": 97,
"displayName": "Monster Egg",
"name": "monster_egg",
"hardness": 0.75,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"variations": [
{
"metadata": 0,
"displayName": "Stone Monster Egg"
},
{
"metadata": 1,
"displayName": "Cobblestone Monster Egg"
},
{
"metadata": 2,
"displayName": "Stone Brick Monster Egg"
},
{
"metadata": 3,
"displayName": "Mossy Stone Brick Monster Egg"
},
{
"metadata": 4,
"displayName": "Cracked Stone Brick Monster Egg"
},
{
"metadata": 5,
"displayName": "Chiseled Stone Brick Monster Egg"
}
],
"drops": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15,
"resistance": 0.75
},
{
"id": 98,
"displayName": "Stone Bricks",
"name": "stonebrick",
"hardness": 1.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"variations": [
{
"metadata": 0,
"displayName": "Stone brick"
},