minecraft-data
Version:
Provide easy access to minecraft data in node.js
2,454 lines • 249 kB
JSON
[
{
"id": 0,
"displayName": "Air",
"name": "air",
"hardness": 0,
"stackSize": 0,
"diggable": true,
"boundingBox": "empty",
"drops": [
{
"drop": 0
}
],
"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
},
"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": 0,
"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",
"variations": [
{
"displayName": "Oak Wood",
"metadata": 0,
"description": "Facing up and down"
},
{
"displayName": "Spruce Wood",
"metadata": 1,
"description": "Facing up and down"
},
{
"displayName": "Birch Wood",
"metadata": 2,
"description": "Facing up and down"
},
{
"displayName": "Jungle Wood",
"metadata": 3,
"description": "Facing up and down"
},
{
"displayName": "Oak Wood",
"metadata": 4,
"description": "Facing west and east"
},
{
"displayName": "Spruce Wood",
"metadata": 5,
"description": "Facing west and east"
},
{
"displayName": "Birch Wood",
"metadata": 6,
"description": "Facing west and east"
},
{
"displayName": "Jungle Wood",
"metadata": 7,
"description": "Facing west and east"
},
{
"displayName": "Oak Wood",
"metadata": 8,
"description": "Facing north and south"
},
{
"displayName": "Spruce Wood",
"metadata": 9,
"description": "Facing north and south"
},
{
"displayName": "Birch Wood",
"metadata": 10,
"description": "Facing north and south"
},
{
"displayName": "Jungle Wood",
"metadata": 11,
"description": "Facing north and south"
}
],
"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": "plant",
"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",
"description": "No decay"
},
{
"metadata": 5,
"displayName": "Spruce Leaves",
"description": "No decay"
},
{
"metadata": 6,
"displayName": "Birch Leaves",
"description": "No decay"
},
{
"metadata": 7,
"displayName": "Jungle Leaves",
"description": "No decay"
},
{
"metadata": 8,
"displayName": "Oak Leaves",
"description": "Check decay"
},
{
"metadata": 9,
"displayName": "Spruce Leaves",
"description": "Check decay"
},
{
"metadata": 10,
"displayName": "Birch Leaves",
"description": "Check decay"
},
{
"metadata": 11,
"displayName": "Jungle Leaves",
"description": "Check decay"
},
{
"metadata": 12,
"displayName": "Oak Leaves",
"description": "No decay and check decay"
},
{
"metadata": 13,
"displayName": "Spruce Leaves",
"description": "No decay and check decay"
},
{
"metadata": 14,
"displayName": "Birch Leaves",
"description": "No decay and check decay"
},
{
"metadata": 15,
"displayName": "Jungle Leaves",
"description": "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",
"variations": [
{
"displayName": "Bed",
"metadata": 0,
"description": "Lower half, facing south"
},
{
"displayName": "Bed",
"metadata": 1,
"description": "Lower half, facing west"
},
{
"displayName": "Bed",
"metadata": 2,
"description": "Lower half, facing north"
},
{
"displayName": "Bed",
"metadata": 3,
"description": "Lower half, facing east"
},
{
"displayName": "Bed",
"metadata": 8,
"description": "Upper half, facing south"
},
{
"displayName": "Bed",
"metadata": 9,
"description": "Upper half, facing west"
},
{
"displayName": "Bed",
"metadata": 10,
"description": "Upper half, facing north"
},
{
"displayName": "Bed",
"metadata": 11,
"description": "Upper half, facing east"
}
],
"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",
"variations": [
{
"displayName": "Powered Rail",
"metadata": 0,
"description": "Not activated, shape: north and south"
},
{
"displayName": "Powered Rail",
"metadata": 1,
"description": "Not activated, shape: west and east"
},
{
"displayName": "Powered Rail",
"metadata": 2,
"description": "Not activated, shape: ascending to east"
},
{
"displayName": "Powered Rail",
"metadata": 3,
"description": "Not activated, shape: ascending to west"
},
{
"displayName": "Powered Rail",
"metadata": 4,
"description": "Not activated, shape: ascending to north"
},
{
"displayName": "Powered Rail",
"metadata": 5,
"description": "Not activated, shape: ascending to south"
},
{
"displayName": "Powered Rail",
"metadata": 8,
"description": "Activated, shape: north and south"
},
{
"displayName": "Powered Rail",
"metadata": 9,
"description": "Activated, shape: west and east"
},
{
"displayName": "Powered Rail",
"metadata": 10,
"description": "Activated, shape: ascending to east"
},
{
"displayName": "Powered Rail",
"metadata": 11,
"description": "Activated, shape: ascending to west"
},
{
"displayName": "Powered Rail",
"metadata": 12,
"description": "Activated, shape: ascending to north"
},
{
"displayName": "Powered Rail",
"metadata": 13,
"description": "Activated, shape: ascending to south"
}
],
"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",
"variations": [
{
"displayName": "Detector Rail",
"metadata": 0,
"description": "Not activated, shape: north and south"
},
{
"displayName": "Detector Rail",
"metadata": 1,
"description": "Not activated, shape: west and east"
},
{
"displayName": "Detector Rail",
"metadata": 2,
"description": "Not activated, shape: ascending to east"
},
{
"displayName": "Detector Rail",
"metadata": 3,
"description": "Not activated, shape: ascending to west"
},
{
"displayName": "Detector Rail",
"metadata": 4,
"description": "Not activated, shape: ascending to north"
},
{
"displayName": "Detector Rail",
"metadata": 5,
"description": "Not activated, shape: ascending to south"
},
{
"displayName": "Detector Rail",
"metadata": 8,
"description": "Activated, shape: north and south"
},
{
"displayName": "Detector Rail",
"metadata": 9,
"description": "Activated, shape: west and east"
},
{
"displayName": "Detector Rail",
"metadata": 10,
"description": "Activated, shape: ascending to east"
},
{
"displayName": "Detector Rail",
"metadata": 11,
"description": "Activated, shape: ascending to west"
},
{
"displayName": "Detector Rail",
"metadata": 12,
"description": "Activated, shape: ascending to north"
},
{
"displayName": "Detector Rail",
"metadata": 13,
"description": "Activated, shape: ascending to south"
}
],
"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",
"variations": [
{
"displayName": "Sticky Piston",
"metadata": 0,
"description": "Not extended, facing down"
},
{
"displayName": "Sticky Piston",
"metadata": 1,
"description": "Not extended, facing up"
},
{
"displayName": "Sticky Piston",
"metadata": 2,
"description": "Not extended, facing north"
},
{
"displayName": "Sticky Piston",
"metadata": 3,
"description": "Not extended, facing south"
},
{
"displayName": "Sticky Piston",
"metadata": 4,
"description": "Not extended, facing west"
},
{
"displayName": "Sticky Piston",
"metadata": 5,
"description": "Not extended, facing east"
},
{
"displayName": "Sticky Piston",
"metadata": 8,
"description": "Extended, facing down"
},
{
"displayName": "Sticky Piston",
"metadata": 9,
"description": "Extended, facing up"
},
{
"displayName": "Sticky Piston",
"metadata": 10,
"description": "Extended, facing north"
},
{
"displayName": "Sticky Piston",
"metadata": 11,
"description": "Extended, facing south"
},
{
"displayName": "Sticky Piston",
"metadata": 12,
"description": "Extended, facing west"
},
{
"displayName": "Sticky Piston",
"metadata": 13,
"description": "Extended, facing east"
}
],
"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": "plant",
"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",
"variations": [
{
"displayName": "Piston",
"metadata": 0,
"description": "Not extended, facing down"
},
{
"displayName": "Piston",
"metadata": 1,
"description": "Not extended, facing up"
},
{
"displayName": "Piston",
"metadata": 2,
"description": "Not extended, facing north"
},
{
"displayName": "Piston",
"metadata": 3,
"description": "Not extended, facing south"
},
{
"displayName": "Piston",
"metadata": 4,
"description": "Not extended, facing west"
},
{
"displayName": "Piston",
"metadata": 5,
"description": "Not extended, facing east"
},
{
"displayName": "Piston",
"metadata": 8,
"description": "Extended, facing down"
},
{
"displayName": "Piston",
"metadata": 9,
"description": "Extended, facing up"
},
{
"displayName": "Piston",
"metadata": 10,
"description": "Extended, facing north"
},
{
"displayName": "Piston",
"metadata": 11,
"description": "Extended, facing south"
},
{
"displayName": "Piston",
"metadata": 12,
"description": "Extended, facing west"
},
{
"displayName": "Piston",
"metadata": 13,
"description": "Extended, facing east"
}
],
"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",
"variations": [
{
"displayName": "Piston Head",
"metadata": 0,
"description": "Normal, facing down"
},
{
"displayName": "Piston Head",
"metadata": 1,
"description": "Normal, facing down"
},
{
"displayName": "Piston Head",
"metadata": 2,
"description": "Normal, facing north"
},
{
"displayName": "Piston Head",
"metadata": 3,
"description": "Normal, facing south"
},
{
"displayName": "Piston Head",
"metadata": 4,
"description": "Normal, facing west"
},
{
"displayName": "Piston Head",
"metadata": 5,
"description": "Normal, facing east"
},
{
"displayName": "Piston Head",
"metadata": 8,
"description": "Sticky, facing down"
},
{
"displayName": "Piston Head",
"metadata": 9,
"description": "Sticky, facing up"
},
{
"displayName": "Piston Head",
"metadata": 10,
"description": "Sticky, facing north"
},
{
"displayName": "Piston Head",
"metadata": 11,
"description": "Sticky, facing south"
},
{
"displayName": "Piston Head",
"metadata": 12,
"description": "Sticky, facing west"
},
{
"displayName": "Piston Head",
"metadata": 13,
"description": "Sticky, facing east"
}
],
"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": "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": "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": 0,
"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",
"description": "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",
"description": "Lower half"
},
{
"metadata": 1,
"displayName": "Sandstone Slab",
"description": "Lower half"
},
{
"metadata": 2,
"displayName": "(Stone) Wooden Slab",
"description": "Lower half"
},
{
"metadata": 3,
"displayName": "Cobblestone Slab",
"description": "Lower half"
},
{
"metadata": 4,
"displayName": "Bricks Slab",
"description": "Lower half"
},
{
"metadata": 5,
"displayName": "Stone Brick Slab",
"description": "Lower half"
},
{
"metadata": 6,
"displayName": "Nether Brick Slab",
"description": "Lower half"
},
{
"metadata": 7,
"displayName": "Quartz Slab",
"description": "Lower half"
},
{
"metadata": 8,
"displayName": "Stone Slab",
"description": "Upper half"
},
{
"metadata": 9,
"displayName": "Sandstone Slab",
"description": "Upper half"
},
{
"metadata": 10,
"displayName": "(Stone) Wooden Slab",
"description": "Upper half"
},
{
"metadata": 11,
"displayName": "Cobblestone Slab",
"description": "Upper half"
},
{
"metadata": 12,
"displayName": "Bricks Slab",
"description": "Upper half"
},
{
"metadata": 13,
"displayName": "Stone Brick Slab",
"description": "Upper half"
},
{
"metadata": 14,
"displayName": "Nether Brick Slab",
"description": "Upper half"
},
{
"metadata": 15,
"displayName": "Quartz Slab",
"description": "Upper half"
}
],
"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": [
{
"displayName": "TNT",
"metadata": 0,
"description": "Drops a TNT item when broken"
},
{
"displayName": "TNT",
"metadata": 1,
"description": "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": [
{
"displayName": "Torch",
"metadata": 0,
"description": "Facing east (attached to a block to its west)"
},
{
"displayName": "Torch",
"metadata": 1,
"description": "facing west (attached to a block to its east)"
},
{
"displayName": "Torch",
"metadata": 2,
"description": "Facing south (attached to a block to its north)"
},
{
"displayName": "Torch",
"metadata": 3,
"description": "Facing north (attached to a block to its south)"
},
{
"displayName": "Torch",
"metadata": 4,
"description": "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",
"variations": [
{
"displayName": "Oak Wood Stairs",
"metadata": 0,
"description": "Lower half, facing east"
},
{
"displayName": "Oak Wood Stairs",
"metadata": 1,
"description": "Lower half, facing west"
},
{
"displayName": "Oak Wood Stairs",
"metadata": 2,
"description": "Lower half, facing south"
},
{
"displayName": "Oak Wood Stairs",
"metadata": 3,
"description": "Lower half, facing north"
},
{
"displayName": "Oak Wood Stairs",
"metadata": 4,
"description": "Upper half, facing east"
},
{
"displayName": "Oak Wood Stairs",
"metadata": 5,
"description": "Upper half, facing west"
},
{
"displayName": "Oak Wood Stairs",
"metadata": 6,
"description": "Upper half, facing south"
},
{
"displayName": "Oak Wood Stairs",
"metadata": 7,
"description": "Upper half, facing north"
}
],
"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",
"variations": [
{
"displayName": "Chest",
"metadata": 2,
"description": "Facing north"
},
{
"displayName": "Chest",
"metadata": 3,
"description": "Facing south"
},
{
"displayName": "Chest",
"metadata": 4,
"description": "Facing west"
},
{
"displayName": "Chest",
"metadata": 5,
"description": "Facing east"
}
],
"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",
"variations": [
{
"displayName": "Redstone Wire",
"metadata": 0,
"description": "Signal power 0"
},
{
"displayName": "Redstone Wire",
"metadata": 1,
"description": "Signal power 1"
},
{
"displayName": "Redstone Wire",
"metadata": 2,
"description": "Signal power 2"
},
{
"displayName": "Redstone Wire",
"metadata": 3,
"description": "Signal power 3"
},
{
"displayName": "Redstone Wire",
"metadata": 4,
"description": "Signal power 4"
},
{
"displayName": "Redstone Wire",
"metadata": 5,
"description": "Signal power 5"
},
{
"displayName": "Redstone Wire",
"metadata": 6,
"description": "Signal power 6"
},
{
"displayName": "Redstone Wire",
"metadata": 7,
"description": "Signal power 7"
},
{
"displayName": "Redstone Wire",
"metadata": 8,
"description": "Signal power 8"
},
{
"displayName": "Redstone Wire",
"metadata": 9,
"description": "Signal power 9"
},
{
"displayName": "Redstone Wire",
"metadata": 10,
"description": "Signal power 10"
},
{
"displayName": "Redstone Wire",
"metadata": 11,
"description": "Signal power 11"
},
{
"displayName": "Redstone Wire",
"metadata": 12,
"description": "Signal power 12"
},
{
"displayName": "Redstone Wire",
"metadata": 13,
"description": "Signal power 13"
},
{
"displayName": "Redstone Wire",
"metadata": 14,
"description": "Signal power 14"
},
{
"displayName": "Redstone Wire",
"metadata": 15,
"description": "Signal power 15"
}
],
"drops": [
{
"drop": 331
}
],
"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",
"variations": [
{
"displayName": "Wheat",
"metadata": 0,
"description": "Age: 0"
},
{
"displayName": "Wheat",
"metadata": 1,
"description": "Age: 1"
},
{
"displayName": "Wheat",
"metadata": 2,
"description": "Age: 2"
},
{
"displayName": "Wheat",
"metadata": 3,
"description": "Age: 3"
},
{
"displayName": "Wheat",
"metadata": 4,
"description": "Age: 4"
},
{
"displayName": "Wheat",
"metadata": 5,
"description": "Age: 5"
},
{
"displayName": "Wheat",
"metadata": 6,
"description": "Age: 6"
},
{
"displayName": "Wheat",
"metadata": 7,
"description": "Age: 7"
}
],
"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",
"variations": [
{
"displayName": "Farmland",
"metadata": 0,
"description": "Moisture: 0"
},
{
"displayName": "Farmland",
"metadata": 1,
"description": "Moisture: 1"
},
{
"displayName": "Farmland",
"metadata": 2,
"description": "Moisture: 2"
},
{
"displayName": "Farmland",
"metadata": 3,
"description": "Moisture: 3"
},
{
"displayName": "Farmland",
"metadata": 4,
"description": "Moisture: 4"
},
{
"displayName": "Farmland",
"metadata": 5,
"description": "Moisture: 5"
},
{
"displayName": "Farmland",
"metadata": 6,
"description": "Moisture: 6"
},
{
"displayName": "Farmland",
"metadata": 7,
"description": "Moisture: 7"
}
],
"drops": [
{
"drop": {
"id": 3,
"metadata": 0
}
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0,
"resistance": 0.6
},
{
"id": 61,
"displayName": "Furnace",
"name": "furnace",
"hardness": 3.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"variations": [
{
"displayName": "Furnace",
"metadata": 2,
"description": "Facing north"
},
{
"displayName": "Furnace",
"metadata": 3,
"description": "Facing south"
},
{
"displayName": "Furnace",
"metadata": 4,
"description": "Facing west"
},
{
"displayName": "Furnace",
"metadata": 5,
"description": "Facing east"
}
],
"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",
"variations": [
{
"displayName": "Burning Furnace",
"metadata": 2,
"description": "Facing north"
},
{
"displayName": "Burning Furnace",
"metadata": 3,
"description": "Facing south"
},
{
"displayName": "Burning Furnace",
"metadata": 4,
"description": "Facing west"
},
{
"displayName": "Burning Furnace",
"metadata": 5,
"description": "Facing east"
}
],
"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": tru