Initial commit

This commit is contained in:
2024-11-28 17:00:03 +00:00
commit c0bd808561
11697 changed files with 631986 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"type":"createaddition:rolling",
"input": {
"tag": "forge:ingots/electrum"
},
"result": {
"item": "immersiveposts:stick_electrum",
"count": 1
},
"conditions": [ {
"type": "forge:mod_loaded",
"modid": "immersiveengineering"
},
{
"type": "forge:mod_loaded",
"modid": "immersiveposts"
} ]
}