Files
2024-11-28 17:00:03 +00:00

14 lines
254 B
JSON

{
"type":"createaddition:rolling",
"input": {
"tag": "forge:plates/steel"
},
"result": {
"item": "immersiveengineering:wire_steel",
"count": 1
},
"conditions": [ {
"type": "forge:mod_loaded",
"modid": "immersiveengineering"
} ]
}