Files
2026-06-14 01:24:29 +02:00

52 lines
1.1 KiB
JSON

{
"type": "productivemetalworks:item_casting",
"cast": {
"type": "sgearmetalworks:component",
"components": {
"silentgear:material_list": [
{
"item": {
"count": 1,
"id": "kubejs:silent_unobtainium_plate"
},
"material": "silentgear:unobtainium"
},
{
"item": {
"count": 1,
"id": "kubejs:silent_unobtainium_plate"
},
"material": "silentgear:unobtainium"
}
]
},
"items": "silentgear:slingshot_limbs"
},
"consume_cast": true,
"fluid": {
"amount": 180,
"tag": "c:molten_uru_metal"
},
"result": {
"components": {
"silentgear:material_list": [
{
"item": {
"count": 1,
"id": "sgearmetalworks:uru_metal_ingot"
},
"material": "sgearmetalworks:uru_metal"
},
{
"item": {
"count": 1,
"id": "sgearmetalworks:uru_metal_ingot"
},
"material": "sgearmetalworks:uru_metal"
}
]
},
"count": 1,
"id": "silentgear:slingshot_limbs"
}
}