[1.12-Doubt] Is there a way to force the adding of a Molten version of Any metal?
gatoborrachon opened this issue ยท 1 comments
+I want JAOPCA to add a molten version of Nickelsilver metal (From Heat&Climate, it has a Block, Gear and Ingot form) but i added this inside the Config file and it doesn't work:
nickelsilver {
S:color=0xfdfff8
D:energyModifier=1.0
S:extra=Nickelsilver
S:extra2=Nickelsilver
S:extra3=Nickelsilver
B:hasEffect=false
S:moduleBlacklist <
>
D:rarity=1.0
S:synonyms <
>
}
+the 3 objects (Nickelsilver Block, Gear and Ingot) have their respective oreDict, but anyways there's no Molten version, what should i do to force de addition of a Molten version? (even if i need to add a few lines of code inside a personal fork, i will do it)
+the Nickelsilver alloy is made with Copper, Nickel and Zinc, it doesn't come from an Ore
+Also, i will add more molten versions for metals of many different mods (Mainly GregTech Experimental's TungstenSteel, Rockhounding mod: Chemistry (the decorative metals), and HBM's NuclearTechMod (metals like Beryllium, Desh, Starmetal, etc.))