Files
minecraft-assets/data/minecraft/recipe/sponge.json
2025-01-15 18:31:25 +01:00

10 lines
190 B
JSON

{
"type": "minecraft:smelting",
"category": "blocks",
"cookingtime": 200,
"experience": 0.15,
"ingredient": "minecraft:wet_sponge",
"result": {
"id": "minecraft:sponge"
}
}