cawezs_mantle_to_stratus/elements/EndlessCraft.mod.json

48 lines
964 B
JSON

{
"_fv": 77,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"recipeSlots": [
{
"value": "Blocks.SCAFFOLDING"
},
{
"value": "CUSTOM:CelerititeGemstone"
},
{
"value": "Blocks.SCAFFOLDING"
},
{
"value": "CUSTOM:CelerititeGemstone"
},
{
"value": "CUSTOM:BloodOvergrowth"
},
{
"value": "CUSTOM:CelerititeGemstone"
},
{
"value": "Blocks.SCAFFOLDING"
},
{
"value": "CUSTOM:CelerititeGemstone"
},
{
"value": "Blocks.SCAFFOLDING"
}
],
"recipeReturnStack": {
"value": "CUSTOM:EndlessScaffolding"
},
"name": "endless_craft",
"namespace": "mod"
}
}