42 lines
3.4 KiB
JSON
42 lines
3.4 KiB
JSON
{
|
|
"items": {
|
|
"stick": { "stack": 64, "texture": "item/stick" },
|
|
"coal": { "stack": 64, "texture": "item/coal" },
|
|
"diamond": { "stack": 64, "texture": "item/diamond" },
|
|
"iron_ingot": { "stack": 64, "texture": "item/iron_ingot" },
|
|
"gold_ingot": { "stack": 64, "texture": "item/gold_ingot" },
|
|
"redstone": { "stack": 64, "texture": "item/redstone" },
|
|
"oak_planks": { "stack": 64, "texture": "block/oak_planks" },
|
|
"cobblestone": { "stack": 64, "texture": "block/cobblestone" },
|
|
"crafting_table": { "stack": 64, "texture": "block/crafting_table_top", "place": "crafting_table" },
|
|
"furnace": { "stack": 64, "texture": "block/furnace_front", "place": "furnace" },
|
|
"torch": { "stack": 64, "texture": "block/torch", "place": "torch" },
|
|
"wooden_pickaxe": { "stack": 1, "texture": "item/wooden_pickaxe", "tool": "pickaxe", "tier": 1, "speed": 2.0, "durability": 59 },
|
|
"stone_pickaxe": { "stack": 1, "texture": "item/stone_pickaxe", "tool": "pickaxe", "tier": 2, "speed": 4.0, "durability": 131 },
|
|
"iron_pickaxe": { "stack": 1, "texture": "item/iron_pickaxe", "tool": "pickaxe", "tier": 3, "speed": 6.0, "durability": 250 },
|
|
"diamond_pickaxe": { "stack": 1, "texture": "item/diamond_pickaxe", "tool": "pickaxe", "tier": 4, "speed": 8.0, "durability": 1561 },
|
|
"wooden_shovel": { "stack": 1, "texture": "item/wooden_shovel", "tool": "shovel", "tier": 1, "speed": 2.0, "durability": 59 },
|
|
"stone_shovel": { "stack": 1, "texture": "item/stone_shovel", "tool": "shovel", "tier": 2, "speed": 4.0, "durability": 131 },
|
|
"iron_shovel": { "stack": 1, "texture": "item/iron_shovel", "tool": "shovel", "tier": 3, "speed": 6.0, "durability": 250 },
|
|
"diamond_shovel": { "stack": 1, "texture": "item/diamond_shovel", "tool": "shovel", "tier": 4, "speed": 8.0, "durability": 1561 },
|
|
"wooden_axe": { "stack": 1, "texture": "item/wooden_axe", "tool": "axe", "tier": 1, "speed": 2.0, "durability": 59 },
|
|
"stone_axe": { "stack": 1, "texture": "item/stone_axe", "tool": "axe", "tier": 2, "speed": 4.0, "durability": 131 },
|
|
"iron_axe": { "stack": 1, "texture": "item/iron_axe", "tool": "axe", "tier": 3, "speed": 6.0, "durability": 250 },
|
|
"diamond_axe": { "stack": 1, "texture": "item/diamond_axe", "tool": "axe", "tier": 4, "speed": 8.0, "durability": 1561 },
|
|
"raw_iron": { "stack": 64, "texture": "item/raw_iron" },
|
|
"raw_gold": { "stack": 64, "texture": "item/raw_gold" },
|
|
"rotten_flesh": { "stack": 64, "texture": "item/rotten_flesh" },
|
|
"beef": { "stack": 64, "texture": "item/beef" },
|
|
"porkchop": { "stack": 64, "texture": "item/porkchop" },
|
|
"chicken": { "stack": 64, "texture": "item/chicken" },
|
|
"mutton": { "stack": 64, "texture": "item/mutton" },
|
|
"leather": { "stack": 64, "texture": "item/leather" },
|
|
"feather": { "stack": 64, "texture": "item/feather" },
|
|
"egg": { "stack": 16, "texture": "item/egg" },
|
|
"white_wool": { "stack": 64, "texture": "block/white_wool", "place": "white_wool" },
|
|
"wheat_seeds": { "stack": 64, "texture": "item/wheat_seeds" },
|
|
"wheat": { "stack": 64, "texture": "item/wheat" },
|
|
"bone": { "stack": 64, "texture": "item/bone" }
|
|
}
|
|
}
|