LandanaLeaf/elements/CuringBudCampfire.mod.json

27 lines
597 B
JSON

{
"_fv": 79,
"_type": "recipe",
"definition": {
"recipeType": "Campfire cooking",
"recipeRetstackSize": 1,
"group": "",
"unlockingItems": [
{
"value": "CUSTOM:LandanaBudRaw"
}
],
"cookingBookCategory": "MISC",
"xpReward": 1.0,
"cookingTime": 600,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"campfireCookingInputStack": {
"value": "CUSTOM:LandanaBudRaw"
},
"campfireCookingReturnStack": {
"value": "CUSTOM:LandanaBudCured"
},
"name": "curing_bud_campfire",
"namespace": "mod"
}
}