So I've added two custom metals (Armorite and Weaponite. I'm original.
) with their ores, as well as a third ore called 'Dualite'. The ores show up fine, and are even capable of being smelted, but I can't find them in the forge lists. Where do I go in order to make armor, weapons, and other stuff out of them?
Here's the RAWS for the two metals (I don't think the ore has anything to do with it?) I copied the RAWS for the other weapon-and-armor metals, so I don't understand why it doesn't show up. Do I need to find the forge' interactions/reactions file and add it there?
Armorite
[INORGANIC:ARMORITE]
[USE_MATERIAL_TEMPLATE:METAL_TEMPLATE]
[STATE_NAME_ADJ:ALL_SOLID:armorite]
[STATE_NAME_ADJ:LIQUID:molten armorite]
[STATE_NAME_ADJ:GAS:boiling armorite]
[DISPLAY_COLOR:0:4:0]
[BUILD_COLOR:0:4:1]
[MATERIAL_VALUE:100]
[SPEC_HEAT:5000]
[MELTING_POINT:20000]
[BOILING_POINT:25000]
[ITEMS_WEAPON][ITEMS_WEAPON_RANGED][ITEMS_AMMO][ITEMS_DIGGER][ITEMS_ARMOR][ITEMS_ANVIL]
[ITEMS_HARD]
[ITEMS_METAL]
[ITEMS_BARRED]
[ITEMS_SCALED]
[ITEMS_SOFT]
[SOLID_DENSITY:400]
[LIQUID_DENSITY:3500]
[MOLAR_MASS:55845]
[IMPACT_YIELD:245000]
[IMPACT_FRACTURE:770000]
[IMPACT_STRAIN_AT_YIELD:175]
[COMPRESSIVE_YIELD:2500000]
[COMPRESSIVE_FRACTURE:2500000]
[COMPRESSIVE_STRAIN_AT_YIELD:940] 160
[TENSILE_YIELD:2500000]
[TENSILE_FRACTURE:2500000]
[TENSILE_STRAIN_AT_YIELD:0]
[TORSION_YIELD:2500000]
[TORSION_FRACTURE:2500000]
[TENSILE_STRAIN_AT_YIELD:225] 200
[SHEAR_YIELD:70000]
[SHEAR_FRACTURE:220000]
[SHEAR_STRAIN_AT_YIELD:145] 48
[BENDING_YIELD:2500000]
[BENDING_FRACTURE:2500000]
[BENDING_STRAIN_AT_YIELD:215]
[MAX_EDGE:5000]
[STATE_COLOR:ALL_SOLID:RED]
Weaponite:
[INORGANIC:WEAPONITE]
[USE_MATERIAL_TEMPLATE:METAL_TEMPLATE]
[STATE_NAME_ADJ:ALL_SOLID:weaponite]
[STATE_NAME_ADJ:LIQUID:molten weaponite]
[STATE_NAME_ADJ:GAS:boiling weaponite]
[DISPLAY_COLOR:0:4:0]
[BUILD_COLOR:0:4:1]
[MATERIAL_VALUE:100]
[SPEC_HEAT:5000]
[MELTING_POINT:20000]
[BOILING_POINT:25000]
[ITEMS_WEAPON][ITEMS_WEAPON_RANGED][ITEMS_AMMO][ITEMS_DIGGER][ITEMS_ARMOR][ITEMS_ANVIL]
[ITEMS_HARD]
[ITEMS_METAL]
[SOLID_DENSITY:21400]
[LIQUID_DENSITY:19770]
[MOLAR_MASS:195084]
[IMPACT_YIELD:2500000]
[IMPACT_FRACTURE:2500000]
[IMPACT_STRAIN_AT_YIELD:1]
[COMPRESSIVE_YIELD:245000]
[COMPRESSIVE_FRACTURE:770000]
[COMPRESSIVE_STRAIN_AT_YIELD:175] 140
[TENSILE_YIELD:70000]
[TENSILE_FRACTURE:220000]
[TENSILE_STRAIN_AT_YIELD:58] 120
[TORSION_YIELD:70000]
[TORSION_FRACTURE:220000]
[TORSION_STRAIN_AT_YIELD:145]
[SHEAR_YIELD:5000000]
[SHEAR_FRACTURE:5000000]
[SHEAR_STRAIN_AT_YIELD:1]
[BENDING_YIELD:70000]
[BENDING_FRACTURE:220000]
[BENDING_STRAIN_AT_YIELD:58]
[MAX_EDGE:50000]
[STATE_COLOR:ALL_SOLID:RED]
I figured it out. Game doesn't like ores and the resulting metals sharing the same name.