minecraft-src/data/minecraft/recipe/smooth_red_sandstone.json
2025-07-04 02:00:41 +03:00

10 lines
No EOL
206 B
JSON

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