superb-warfare/src/main/resources/data/target/recipes/rmp_crafting.json
2024-05-06 20:08:36 +08:00

22 lines
No EOL
361 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "target:steel_barrel"
},
{
"item": "target:steel_action"
},
{
"item": "target:steel_spring"
},
{
"item": "target:steel_trigger"
}
],
"result": {
"item": "target:rare_material_pack",
"count": 1
}
}