cawezs_expanded_world/elements/EyeCannonCraft.mod.json
COW_ILLUMINATI ea3188c2f7 1.3.2
2024-06-01 07:40:53 -04:00

48 lines
899 B
JSON
Executable File

{
"_fv": 60,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"recipeSlots": [
{
"value": "Items.END_CRYSTAL"
},
{
"value": "CUSTOM:Bloodofaeris"
},
{
"value": ""
},
{
"value": "CUSTOM:Bloodofaeris"
},
{
"value": "Items.ENDER_EYE"
},
{
"value": "CUSTOM:ObsidiliteGemstone"
},
{
"value": ""
},
{
"value": "CUSTOM:ObsidiliteGemstone"
},
{
"value": "Items.ENDER_EYE"
}
],
"recipeReturnStack": {
"value": "CUSTOM:EyeCannon"
},
"name": "eye_cannon_craft",
"namespace": "mod"
}
}