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

48 lines
866 B
JSON
Executable File

{
"_fv": 47,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "EQUIPMENT",
"recipeShapeless": false,
"recipeSlots": [
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": "Items.SPECTRAL_ARROW"
},
{
"value": ""
},
{
"value": "Items.SPECTRAL_ARROW"
},
{
"value": "CUSTOM:Blightstone"
},
{
"value": ""
},
{
"value": "CUSTOM:Blightstone"
}
],
"recipeReturnStack": {
"value": "CUSTOM:ArmorL2Armor.boots"
},
"name": "armor_l_2_armor_boots_recipe",
"namespace": "mod"
}
}