LandanaLeaf/build/resources/main/data/landanaleaf/recipe/curing_bud_campfire.json
2026-04-03 04:35:52 +03:00

10 lines
213 B
JSON

{
"type": "minecraft:campfire_cooking",
"category": "misc",
"experience": 1,
"cookingtime": 600,
"ingredient": "landanaleaf:landana_bud_raw",
"result": {
"id": "landanaleaf:landana_bud_cured"
}
}