vore-mod/elements/Makefleshblock.mod.json

45 lines
No EOL
723 B
JSON

{
"_fv": 34,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"xpReward": 0.0,
"cookingTime": 200,
"recipeRetstackSize": 1,
"recipeShapeless": false,
"recipeSlots": [
{
"value": "CUSTOM:Flesh"
},
{
"value": "CUSTOM:Flesh"
},
{
"value": ""
},
{
"value": "CUSTOM:Flesh"
},
{
"value": "CUSTOM:Flesh"
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:FleshBlock"
},
"name": "makefleshblock",
"namespace": "mod"
}
}