cawezs_expanded_world/elements/AncientSunlight.mod.json
2024-04-28 11:00:35 -04:00

48 lines
841 B
JSON
Executable File

{
"_fv": 47,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 4,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": true,
"recipeSlots": [
{
"value": ""
},
{
"value": "Items.GLOW_INK_SAC"
},
{
"value": ""
},
{
"value": "Blocks.GLOWSTONE"
},
{
"value": "CUSTOM:Bloodofaeris"
},
{
"value": "CUSTOM:SolluniteGemstone"
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:UltraTorch"
},
"name": "ancient_sunlight",
"namespace": "mod"
}
}