cawezs_mantle_to_stratus/elements/BuriedArmorHelmetRecipe.mod.json
2025-02-06 11:10:32 -05:00

48 lines
906 B
JSON

{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "EQUIPMENT",
"recipeShapeless": false,
"recipeSlots": [
{
"value": "CUSTOM:HaeliumGemstone"
},
{
"value": "CUSTOM:AminaliteGemstone"
},
{
"value": "CUSTOM:HaeliumGemstone"
},
{
"value": "CUSTOM:ObsidiliteGemstone"
},
{
"value": ""
},
{
"value": "CUSTOM:ObsidiliteGemstone"
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:BuriedArmor.helmet"
},
"name": "buried_armor_helmet_recipe",
"namespace": "mod"
}
}