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

48 lines
960 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": "CUSTOM:ObsidiliteGemstone"
},
{
"value": "Items.NETHER_STAR"
},
{
"value": "CUSTOM:ObsidiliteGemstone"
},
{
"value": "Items.PHANTOM_MEMBRANE"
},
{
"value": "CUSTOM:Amber"
},
{
"value": "Items.PHANTOM_MEMBRANE"
},
{
"value": "CUSTOM:Bloodofovergrowth"
},
{
"value": "CUSTOM:ObsidiliteGemstone"
},
{
"value": "CUSTOM:Bloodofovergrowth"
}
],
"recipeReturnStack": {
"value": "CUSTOM:AmberlytraItem"
},
"name": "amber_lytra",
"namespace": "mod"
}
}