Files
2023-05-03 18:28:41 +02:00

10 lines
191 B
JSON

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