BlackSugarMod/src/main/resources/data/blacksugarmod/recipe/fragrant_starfish_skewer.json
2025-08-28 14:34:45 +08:00

10 lines
221 B
JSON

{
"type": "minecraft:campfire_cooking",
"experience": 0.35,
"cookingtime": 200,
"ingredient": "blacksugarmod:starfish_skewer",
"result": {
"id": "blacksugarmod:fragrant_starfish_skewer",
"count": 1
}
}