This commit is contained in:
sainagh
2025-04-26 10:44:04 -07:00
parent 792ec88708
commit feadcf829f
2070 changed files with 730078 additions and 2010 deletions
+13
View File
@@ -184,6 +184,19 @@ mods.nuclearcraft.infuser.addRecipe([<ore:ingotLunastone>,
<fluid:dimensional_essence>*100,
<contenttweaker:nethersky_steel_ingot>*4]);
mods.nuclearcraft.infuser.addRecipe([<ore:ingotGhastly>,
<fluid:dimensional_essence>*100,
<contenttweaker:nethersky_steel_ingot>*5]);
mods.nuclearcraft.infuser.addRecipe([<ore:ingotGhoulish>,
<fluid:dimensional_essence>*100,
<contenttweaker:nethersky_steel_ingot>*5]);
mods.nuclearcraft.infuser.addRecipe([<ore:ingotShyrestone>,
<fluid:dimensional_essence>*100,
<contenttweaker:nethersky_steel_ingot>*6]);
mods.nuclearcraft.manufactory.addRecipe([<contenttweaker:nethersky_steel_ingot>,
<contenttweaker:nethersky_steel_dust>]);