Files
minecraft-assets/data/minecraft/recipe/stone.json
2025-01-22 18:31:05 +01:00

10 lines
189 B
JSON

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