Current section
Files
Jump to
Current section
Files
priv/minecraft-data/data/1.7/blocks.json
[
{
"id": 0,
"displayName": "Air",
"name": "air",
"hardness": 0,
"stackSize": 0,
"diggable": false,
"boundingBox": "empty",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 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": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 2,
"displayName": "Grass Block",
"name": "grass",
"hardness": 0.6,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "dirt",
"drops": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"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
},
{
"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
},
{
"id": 5,
"displayName": "Wood Planks",
"name": "wood_planks",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 5
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"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
},
{
"id": 7,
"displayName": "Bedrock",
"name": "bedrock",
"hardness": null,
"stackSize": 64,
"diggable": false,
"boundingBox": "block",
"drops": [
{
"drop": 7
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 8,
"displayName": "Water",
"name": "flowing_water",
"hardness": 100,
"stackSize": 64,
"diggable": false,
"boundingBox": "empty",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 2
},
{
"id": 9,
"displayName": "Stationary Water",
"name": "water",
"hardness": 100,
"stackSize": 64,
"diggable": false,
"boundingBox": "empty",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 2
},
{
"id": 10,
"displayName": "Lava",
"name": "flowing_lava",
"hardness": 100,
"stackSize": 64,
"diggable": false,
"boundingBox": "empty",
"drops": [
{
"drop": 10
}
],
"transparent": true,
"emitLight": 15,
"filterLight": 0
},
{
"id": 11,
"displayName": "Stationary Lava",
"name": "lava",
"hardness": 100,
"stackSize": 64,
"diggable": false,
"boundingBox": "empty",
"drops": [
{
"drop": 11
}
],
"transparent": true,
"emitLight": 15,
"filterLight": 0
},
{
"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
},
{
"id": 13,
"displayName": "Gravel",
"name": "gravel",
"hardness": 0.6,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "dirt",
"drops": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"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
},
{
"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
},
{
"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": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 17,
"displayName": "Wood",
"name": "log",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"variations": [
{
"metadata": 0,
"displayName": "Oak wood facing up/down"
},
{
"metadata": 1,
"displayName": "Spruce wood facing up/down"
},
{
"metadata": 2,
"displayName": "Birch wood facing up/down"
},
{
"metadata": 3,
"displayName": "Jungle wood facing up/down"
},
{
"metadata": 4,
"displayName": "Oak wood facing East/West"
},
{
"metadata": 5,
"displayName": "Spruce wood facing East/West"
},
{
"metadata": 6,
"displayName": "Birch wood facing East/West"
},
{
"metadata": 7,
"displayName": "Jungle wood facing East/West"
},
{
"metadata": 8,
"displayName": "Oak wood facing North/South"
},
{
"metadata": 9,
"displayName": "Spruce wood facing North/South"
},
{
"metadata": 10,
"displayName": "Birch wood facing North/South"
},
{
"metadata": 11,
"displayName": "Jungle wood facing North/South"
},
{
"metadata": 12,
"displayName": "Oak wood with only bark"
},
{
"metadata": 13,
"displayName": "Spruce wood with only bark"
},
{
"metadata": 14,
"displayName": "Birch wood with only bark"
},
{
"metadata": 15,
"displayName": "Jungle wood with only bark"
}
],
"drops": [
{
"drop": 17
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"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": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 19,
"displayName": "Sponge",
"name": "sponge",
"hardness": 0.6,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 19
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 20,
"displayName": "Glass",
"name": "glass",
"hardness": 0.3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"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": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"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
},
{
"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
},
{
"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
},
{
"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
},
{
"id": 26,
"displayName": "Bed",
"name": "bed",
"hardness": 0.2,
"stackSize": 1,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 26
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"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
},
{
"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
},
{
"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
},
{
"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": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 31,
"displayName": "Grass",
"name": "tallgrass",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "dirt",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 32,
"displayName": "Dead Bush",
"name": "deadbush",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 32
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 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
},
{
"id": 34,
"displayName": "Piston Extension",
"name": "piston_head",
"hardness": null,
"stackSize": 0,
"diggable": false,
"boundingBox": "block",
"drops": [
{
"drop": 34
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 35,
"displayName": "Wool",
"name": "wool",
"hardness": 0.8,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wool",
"drops": [
{
"drop": 35
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 36,
"displayName": "Block moved by Piston",
"name": "piston_extension",
"hardness": 0,
"stackSize": 0,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 36
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 37,
"displayName": "Dandelion",
"name": "yellow_flower",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 37
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 38,
"displayName": "Poppy",
"name": "red_flower",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 38
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 39,
"displayName": "Brown Mushroom",
"name": "brown_mushroom",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "plant",
"drops": [
{
"drop": 39
}
],
"transparent": false,
"emitLight": 1,
"filterLight": 15
},
{
"id": 40,
"displayName": "Red Mushroom",
"name": "red_mushroom",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "plant",
"drops": [
{
"drop": 40
}
],
"transparent": false,
"emitLight": 1,
"filterLight": 15
},
{
"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
},
{
"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
},
{
"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
},
"drops": [
{
"drop": 44
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"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
},
"drops": [
{
"drop": 44
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"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
},
{
"id": 46,
"displayName": "TNT",
"name": "tnt",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 46
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 47,
"displayName": "Bookshelf",
"name": "bookshelf",
"hardness": 1.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"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
},
{
"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
},
{
"id": 50,
"displayName": "Torch",
"name": "torch",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"drops": [
{
"drop": 50
}
],
"transparent": true,
"emitLight": 14,
"filterLight": 0
},
{
"id": 51,
"displayName": "Fire",
"name": "fire",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"drops": [],
"transparent": true,
"emitLight": 15,
"filterLight": 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": [
{
"drop": 52
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"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
},
{
"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
},
{
"id": 55,
"displayName": "Redstone Wire",
"name": "redstone_wire",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 55
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 56,
"displayName": "Diamond Ore",
"name": "diamond_ore",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"278": true
},
"drops": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"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
},
{
"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
},
{
"id": 59,
"displayName": "Wheat",
"name": "wheat",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 59
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 60,
"displayName": "Farmland",
"name": "farmland",
"hardness": 0.6,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "dirt",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 15
},
{
"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
},
{
"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": 62
}
],
"transparent": true,
"emitLight": 13,
"filterLight": 0
},
{
"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
},
{
"id": 64,
"displayName": "Wooden Door",
"name": "wooden_door",
"hardness": 3,
"stackSize": 1,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 64
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 65,
"displayName": "Ladder",
"name": "ladder",
"hardness": 0.4,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 65
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"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
},
{
"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
},
{
"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
},
{
"id": 69,
"displayName": "Lever",
"name": "lever",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"drops": [
{
"drop": 69
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"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
},
{
"id": 71,
"displayName": "Iron Door",
"name": "iron_door",
"hardness": 5,
"stackSize": 1,
"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
},
{
"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
},
{
"id": 73,
"displayName": "Redstone Ore",
"name": "redstone_ore",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"278": true
},
"drops": [],
"transparent": true,
"emitLight": 9,
"filterLight": 0
},
{
"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": [],
"transparent": true,
"emitLight": 9,
"filterLight": 0
},
{
"id": 75,
"displayName": "Redstone Torch",
"name": "unlit_redstone_torch",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"drops": [
{
"drop": 75
}
],
"transparent": true,
"emitLight": 7,
"filterLight": 0
},
{
"id": 76,
"displayName": "Redstone Torch",
"name": "redstone_torch",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"drops": [
{
"drop": 76
}
],
"transparent": true,
"emitLight": 7,
"filterLight": 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
},
{
"id": 78,
"displayName": "Snow",
"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
},
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 79,
"displayName": "Ice",
"name": "ice",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 2
},
{
"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": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"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
},
{
"id": 82,
"displayName": "Clay",
"name": "clay",
"hardness": 0.6,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "dirt",
"drops": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"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
},
{
"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
},
{
"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
},
{
"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
},
{
"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
},
{
"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
},
{
"id": 89,
"displayName": "Glowstone",
"name": "glowstone",
"hardness": 0.3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [],
"transparent": true,
"emitLight": 15,
"filterLight": 0
},
{
"id": 90,
"displayName": "Nether Portal",
"name": "portal",
"hardness": null,
"stackSize": 0,
"diggable": false,
"boundingBox": "block",
"drops": [
{
"drop": 90
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"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
},
{
"id": 92,
"displayName": "Cake",
"name": "cake",
"hardness": 0.5,
"stackSize": 1,
"diggable": true,
"boundingBox": "empty",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 93,
"displayName": "Redstone Repeater",
"name": "unpowered_repeater",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 93
}
],
"transparent": true,
"emitLight": 9,
"filterLight": 0
},
{
"id": 94,
"displayName": "Redstone Repeater",
"name": "powered_repeater",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 94
}
],
"transparent": true,
"emitLight": 9,
"filterLight": 0
},
{
"id": 95,
"displayName": "Stained Glass",
"name": "stained_glass",
"hardness": 0.3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"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
},
{
"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
},
{
"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"
},
{
"metadata": 1,
"displayName": "Mossy stone brick"
},
{
"metadata": 2,
"displayName": "Cracked stone brick"
},
{
"metadata": 3,
"displayName": "Chiseled stone brick"
}
],
"drops": [
{
"drop": 98
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 99,
"displayName": "Huge Brown Mushroom",
"name": "brown_mushroom_block",
"hardness": 0.2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 100,
"displayName": "Huge Red Mushroom",
"name": "red_mushroom_block",
"hardness": 0.2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 101,
"displayName": "Iron Bars",
"name": "iron_bars",
"hardness": 5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 101
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 102,
"displayName": "Glass Pane",
"name": "glass_pane",
"hardness": 0.3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 103,
"displayName": "Melon",
"name": "melon_block",
"hardness": 1,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "plant",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 15
},
{
"id": 104,
"displayName": "Pumpkin Stem",
"name": "pumpkin_stem",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 104
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 105,
"displayName": "Melon Stem",
"name": "melon_stem",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 105
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 106,
"displayName": "Vines",
"name": "vine",
"hardness": 0.2,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 106
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 107,
"displayName": "Fence Gate",
"name": "fence_gate",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 107
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 108,
"displayName": "Brick Stairs",
"name": "brick_stairs",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 108
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 15
},
{
"id": 109,
"displayName": "Stone Brick Stairs",
"name": "stone_brick_stairs",
"hardness": 1.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 109
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 15
},
{
"id": 110,
"displayName": "Mycelium",
"name": "mycelium",
"hardness": 0.6,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "dirt",
"drops": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 111,
"displayName": "Lily Pad",
"name": "waterlily",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "plant",
"drops": [
{
"drop": 111
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 112,
"displayName": "Nether Brick",
"name": "nether_brick",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 112
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 113,
"displayName": "Nether Brick Fence",
"name": "nether_brick_fence",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"drops": [
{
"drop": 113
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 114,
"displayName": "Nether Brick Stairs",
"name": "nether_brick_stairs",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 114
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 15
},
{
"id": 115,
"displayName": "Nether Wart",
"name": "nether_wart",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 116,
"displayName": "Enchantment Table",
"name": "enchanting_table",
"hardness": 5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 116
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 117,
"displayName": "Brewing Stand",
"name": "brewing_stand",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 117
}
],
"transparent": true,
"emitLight": 1,
"filterLight": 0
},
{
"id": 118,
"displayName": "Cauldron",
"name": "cauldron",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 118
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 119,
"displayName": "End Portal",
"name": "end_portal",
"hardness": null,
"stackSize": 0,
"diggable": false,
"boundingBox": "block",
"drops": [
{
"drop": 119
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 120,
"displayName": "End Portal Block",
"name": "end_portal_frame",
"hardness": null,
"stackSize": 64,
"diggable": false,
"boundingBox": "block",
"drops": [
{
"drop": 120
}
],
"transparent": true,
"emitLight": 15,
"filterLight": 0
},
{
"id": 121,
"displayName": "End Stone",
"name": "end_stone",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 121
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 122,
"displayName": "Dragon Egg",
"name": "dragon_egg",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 122
}
],
"transparent": true,
"emitLight": 1,
"filterLight": 0
},
{
"id": 123,
"displayName": "Redstone Lamp",
"name": "redstone_lamp",
"hardness": 0.3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 123
}
],
"transparent": true,
"emitLight": 15,
"filterLight": 0
},
{
"id": 124,
"displayName": "Redstone Lamp",
"name": "lit_redstone_lamp",
"hardness": 0.3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 124
}
],
"transparent": true,
"emitLight": 15,
"filterLight": 0
},
{
"id": 125,
"displayName": "Double Wooden Slab",
"name": "double_wooden_slab",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 44
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 126,
"displayName": "Wooden Slab",
"name": "wooden_slab",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 44
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 127,
"displayName": "Cocoa",
"name": "cocoa",
"hardness": 0.2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "plant",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 128,
"displayName": "Sandstone Stairs",
"name": "sandstone_stairs",
"hardness": 0.8,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 128
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 15
},
{
"id": 129,
"displayName": "Emerald Ore",
"name": "emerald_ore",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"278": true
},
"drops": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 130,
"displayName": "Ender Chest",
"name": "ender_chest",
"hardness": 22.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [],
"transparent": true,
"emitLight": 7,
"filterLight": 0
},
{
"id": 131,
"displayName": "Tripwire Hook",
"name": "tripwire_hook",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"drops": [
{
"drop": 131
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 132,
"displayName": "Tripwire",
"name": "tripwire",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 132
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 133,
"displayName": "Block of Emerald",
"name": "emerald_block",
"hardness": 5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"278": true
},
"drops": [
{
"drop": 133
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 134,
"displayName": "Spruce Wood Stairs",
"name": "spruce_stairs",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 134
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 15
},
{
"id": 135,
"displayName": "Birch Wood Stairs",
"name": "birch_stairs",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 135
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 15
},
{
"id": 136,
"displayName": "Jungle Wood Stairs",
"name": "jungle_stairs",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 136
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 15
},
{
"id": 137,
"displayName": "Command Block",
"name": "command_block",
"hardness": null,
"stackSize": 64,
"diggable": false,
"boundingBox": "block",
"drops": [
{
"drop": 137
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 138,
"displayName": "Beacon",
"name": "beacon",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 138
}
],
"transparent": true,
"emitLight": 15,
"filterLight": 0
},
{
"id": 139,
"displayName": "Cobblestone Wall",
"name": "cobblestone_wall",
"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": "Cobblestone Wall"
},
{
"metadata": 1,
"displayName": "Mossy Cobblestone Wall"
}
],
"drops": [
{
"drop": 139
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 140,
"displayName": "Flower Pot",
"name": "flower_pot",
"hardness": 0,
"stackSize": 0,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 140
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 141,
"displayName": "Carrot",
"name": "carrots",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 141
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 142,
"displayName": "Potato",
"name": "potatoes",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 142
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 143,
"displayName": "Wooden Button",
"name": "wooden_button",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"drops": [
{
"drop": 143
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 144,
"displayName": "Mob Head",
"name": "skull",
"hardness": 1,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"variations": [
{
"metadata": 0,
"displayName": "Skeleton Skull"
},
{
"metadata": 1,
"displayName": "Wither Skeleton Skull"
},
{
"metadata": 2,
"displayName": "Zombie Head"
},
{
"metadata": 3,
"displayName": "Head"
},
{
"metadata": 4,
"displayName": "Creeper Head"
}
],
"drops": [
{
"drop": 144
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 145,
"displayName": "Anvil",
"name": "anvil",
"hardness": 5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 145
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 146,
"displayName": "Trapped Chest",
"name": "trapped_chest",
"hardness": 2.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 146
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 147,
"displayName": "Light Weighted Pressure Plate",
"name": "light_weighted_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": 147
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 148,
"displayName": "Heavy Weighted Pressure Plate",
"name": "heavy_weighted_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": 148
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 149,
"displayName": "Redstone Comparator",
"name": "unpowered_comparator",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 149
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 150,
"displayName": "Redstone Comparator",
"name": "powered_comparator",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 150
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 151,
"displayName": "Daylight Sensor",
"name": "daylight_detector",
"hardness": 0.2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 151
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 152,
"displayName": "Block of Redstone",
"name": "redstone_block",
"hardness": 5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 152
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 153,
"displayName": "Nether Quartz Ore",
"name": "quartz_ore",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 154,
"displayName": "Hopper",
"name": "hopper",
"hardness": 3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 154
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 155,
"displayName": "Block of Quartz",
"name": "quartz_block",
"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": "Block of Quartz"
},
{
"metadata": 1,
"displayName": "Chiseled Quartz Block"
},
{
"metadata": 2,
"displayName": "Pillar Quartz Block (vertical)"
},
{
"metadata": 3,
"displayName": "Pillar Quartz Block (north-south)"
},
{
"metadata": 4,
"displayName": "Pillar Quartz Block (east-west)"
}
],
"drops": [
{
"drop": 155
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 156,
"displayName": "Quartz Stairs",
"name": "quartz_stairs",
"hardness": 0.8,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 156
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 15
},
{
"id": 157,
"displayName": "Activator Rail",
"name": "activator_rail",
"hardness": 0.7,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "rock",
"drops": [
{
"drop": 157
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 158,
"displayName": "Dropper",
"name": "dropper",
"hardness": 3.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 158
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 159,
"displayName": "Stained Clay",
"name": "stained_hardened_clay",
"hardness": 1.25,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 159
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 160,
"displayName": "Stained Glass Pane",
"name": "stained_glass_pane",
"hardness": 0.3,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 161,
"displayName": "Leaves",
"name": "leaves2",
"hardness": 0.2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "leaves",
"variations": [
{
"metadata": 0,
"displayName": "Acacia Leaves"
},
{
"metadata": 1,
"displayName": "Dark Oak Leaves"
},
{
"metadata": 4,
"displayName": "Acacia Leaves (no decay)"
},
{
"metadata": 5,
"displayName": "Dark Oak Leaves (no decay)"
},
{
"metadata": 8,
"displayName": "Acacia Leaves (check decay)"
},
{
"metadata": 9,
"displayName": "Dark Oak Leaves (check decay)"
},
{
"metadata": 12,
"displayName": "Acacia Leaves (no decay and check decay)"
},
{
"metadata": 13,
"displayName": "Dark Oak Leaves (no decay and check decay)"
}
],
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 162,
"displayName": "Wood",
"name": "log2",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"variations": [
{
"metadata": 0,
"displayName": "Acacia wood facing up/down"
},
{
"metadata": 1,
"displayName": "Dark Oak wood facing up/down"
},
{
"metadata": 4,
"displayName": "Acacia wood facing East/West"
},
{
"metadata": 5,
"displayName": "Dark Oak wood facing East/West"
},
{
"metadata": 8,
"displayName": "Acacia wood facing North/South"
},
{
"metadata": 9,
"displayName": "Dark Oak wood facing North/South"
},
{
"metadata": 12,
"displayName": "Acacia wood with only bark"
},
{
"metadata": 13,
"displayName": "Dark Oak wood with only bark"
}
],
"drops": [
{
"drop": 162
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 163,
"displayName": "Acacia Wood Stairs",
"name": "acacia_stairs",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 163
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 15
},
{
"id": 164,
"displayName": "Dark Oak Wood Stairs",
"name": "dark_oak_stairs",
"hardness": 2,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "wood",
"drops": [
{
"drop": 164
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 15
},
{
"id": 165,
"displayName": "Slime Block",
"name": "slime",
"hardness": 0,
"stackSize": 0,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 165
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 166,
"displayName": "Barrier",
"name": "barrier",
"hardness": null,
"stackSize": 64,
"diggable": false,
"boundingBox": "block",
"drops": [],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 167,
"displayName": "Iron Trapdoor",
"name": "iron_trapdoor",
"hardness": 5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 167
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 168,
"displayName": "Prismarine",
"name": "prismarine",
"hardness": 1.5,
"stackSize": 0,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"variations": [
{
"metadata": 0,
"displayName": "Prismarine"
},
{
"metadata": 1,
"displayName": "Prismarine Bricks"
},
{
"metadata": 2,
"displayName": "Dark Prismarine"
}
],
"drops": [
{
"drop": 168
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 169,
"displayName": "Sea Lantern",
"name": "sea_lantern",
"hardness": 0.3,
"stackSize": 0,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 169
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 170,
"displayName": "Hay Block",
"name": "hay_block",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 170
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 171,
"displayName": "Carpet",
"name": "carpet",
"hardness": 0.1,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"drops": [
{
"drop": 171
}
],
"transparent": true,
"emitLight": 0,
"filterLight": 0
},
{
"id": 172,
"displayName": "Hardened Clay",
"name": "hardened_clay",
"hardness": 1.25,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 172
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 173,
"displayName": "Block of Coal",
"name": "coal_block",
"hardness": 5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"harvestTools": {
"257": true,
"270": true,
"274": true,
"278": true,
"285": true
},
"drops": [
{
"drop": 173
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 174,
"displayName": "Packed Ice",
"name": "packed_ice",
"hardness": 0.5,
"stackSize": 64,
"diggable": true,
"boundingBox": "block",
"material": "rock",
"drops": [],
"transparent": false,
"emitLight": 0,
"filterLight": 15
},
{
"id": 175,
"displayName": "Large Flowers",
"name": "large_flowers",
"hardness": 0,
"stackSize": 64,
"diggable": true,
"boundingBox": "empty",
"material": "plant",
"drops": [
{
"drop": 175
}
],
"transparent": false,
"emitLight": 0,
"filterLight": 15
}
]