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

48 lines
No EOL
850 B
JSON

{
"_fv": 57,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "EQUIPMENT",
"recipeShapeless": false,
"recipeSlots": [
{
"value": ""
},
{
"value": "Blocks.TRIPWIRE_HOOK"
},
{
"value": ""
},
{
"value": "Items.IRON_INGOT"
},
{
"value": "Blocks.TNT"
},
{
"value": "Items.IRON_INGOT"
},
{
"value": ""
},
{
"value": "Blocks.IRON_BARS"
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:ClaymoreMine"
},
"name": "claymorecrafting",
"namespace": "mod"
}
}