So I am modding in a new metal (better than candy, for the sole purpose of not having unmatched fun trying to obtain it), but whenever i try to test it in the Arena, the metal immediately boils off and my dwarf is left with no weapon. I do not know what I did wrong, and am actively trying to fix it.
I do believe that it is important to note that I am very new to modding the game, so any help is appreciated, and also that may be the reason why this post is annoying if it is.
Also, most of this I copied off of the "Cacame Awemedinade" page on the Wiki.
Here is the RAW. I'm gonna put it in spoiler so it isn't crowding up your page before you look at it. Note that the SPEC_HEAT used to be 7500 but after it began boiling off I cranked it up to see if it would fix it.
[INORGANIC:MITHRIL]
[USE_MATERIAL_TEMPLATE:METAL_TEMPLATE]
[STATE_NAME_ADJ:ALL_SOLID:mithril]
[STATE_NAME_ADJ:LIQUID:molten mithril]
[STATE_NAME_ADJ:GAS:boiling mithril]
[DISPLAY_COLOR:5:0:0]
[BUILD_COLOR:5:5:0]
[MATERIAL_VALUE:1000]
[SPEC_HEAT:75000]
[MELTING_POINT:50000]
[BOILING_POINT:75000]
[ITEMS_WEAPON][ITEMS_WEAPON_RANGED][ITEMS_AMMO][ITEMS_DIGGER][ITEMS_ARMOR][ITEMS_HARD][ITEMS_METAL][ITEMS_BARRED][ITEMS_SCALED]
[SOLID_DENSITY:8500]
[LIQUID_DENSITY:8500]
[MOLAR_MASS:60000]
[IMPACT_YIELD:700000]
[IMPACT_FRACTURE:1500000]
[IMPACT_STRAIN_AT_YIELD:500]
[COMPRESSIVE_YIELD:800000]
[COMPRESSIVE_FRACTURE:1500000]
[COMPRESSIVE_STRAIN_AT_YIELD:450]
[TENSILE_YIELD:180000]
[TENSILE_FRACTURE:500000]
[TENSILE_STRAIN_AT_YIELD:100]
[TORSION_YIELD:200000]
[TORSION_FRACTURE:500000]
[TORSION_STRAIN_AT_YIELD:400]
[SHEAR_YIELD:300000]
[SHEAR_FRACTURE:600000]
[SHEAR_STRAIN_AT_YIELD:220]
[BENDING_YIELD:800000]
[BENDING_FRACTURE:800000]
[BENDING_STRAIN_AT_YIELD:150]
[MAX_EDGE:1000000]
[STATE_COLOR:ALL_SOLID:PURPLE]