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

10 lines
204 B
JSON

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