Files
minecraft-assets/data/minecraft/recipes/stone.json
2018-07-18 20:51:45 +02:00

9 lines
157 B
JSON

{
"type": "smelting",
"ingredient": {
"item": "minecraft:cobblestone"
},
"result": "minecraft:stone",
"experience": 0.1,
"cookingtime": 200
}