vore-mod/elements/CraftEsophagus.mod.json
2024-03-13 00:29:55 -04:00

48 lines
No EOL
835 B
JSON

{
"_fv": 57,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 3,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"recipeSlots": [
{
"value": "CUSTOM:Flesh"
},
{
"value": ""
},
{
"value": "CUSTOM:Flesh"
},
{
"value": "CUSTOM:Flesh"
},
{
"value": ""
},
{
"value": "CUSTOM:Flesh"
},
{
"value": "CUSTOM:Flesh"
},
{
"value": ""
},
{
"value": "CUSTOM:Flesh"
}
],
"recipeReturnStack": {
"value": "CUSTOM:Esophagus"
},
"name": "craft_esophagus",
"namespace": "mod"
}
}