Files
minecraft-assets/data/minecraft/recipe/smooth_red_sandstone.json
2024-11-06 18:31:49 +01:00

10 lines
206 B
JSON

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