superb-warfare/elements/BarbedWireCrafting.mod.json
2024-05-04 14:26:24 +08:00

48 lines
No EOL
821 B
JSON

{
"_fv": 57,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "BUILDING",
"recipeShapeless": false,
"recipeSlots": [
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": "Blocks.OAK_FENCE"
},
{
"value": "Blocks.IRON_BARS"
},
{
"value": "Blocks.OAK_FENCE"
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:BarbedWire"
},
"name": "barbed_wire_crafting",
"namespace": "mod"
}
}