()
| 462 | static OreDictMaterial tantalum () {return refractmetal( 730, "Tantalum" , "Ta" , 73, 107, 3290, 5731, 16.654 , SET_COPPER , 120, 120, 140, 255, UUM , VANADIUM_GROUP , "Tantalium" ).aspects(TC.METALLUM, 2, TC.VINCULUM, 1 );} |
| 463 | static OreDictMaterial tungsten () {return refractmetal( 740, "Tungsten" , "W" , 74, 109, 3695, 5828, 19.25 , SET_METALLIC, 50, 50, 50, 255, UUM , CHROMIUM_GROUP , G_INGOT_MACHINE_ORES, MOLTEN, RAILS, UNBURNABLE, NEVER_FURNACE, "Wolframium", "Wolfram", "ElnTungsten" ).aspects(TC.METALLUM, 3, TC.TUTAMEN, 1 );} |
| 464 | static OreDictMaterial rhenium () {return precmetal ( 750, "Rhenium" , "Re" , 75, 111, 3459, 5869, 21.02 , SET_SHINY , 255, 255, 200 , UUM , MANGANESE_GROUP ).aspects_met_rad(3, 0 );} |
| 465 | static OreDictMaterial osmium () {return platingroup ( 760, "OsmiumElemental", "Os" , 76, 114, 3306, 5285, 22.61 , SET_METALLIC, 50, 50, 255 , UUM , IRON_GROUP , G_INGOT_MACHINE_ORES, MOLTEN, VALUABLE, RAILS ).aspects(TC.METALLUM, 2, TC.NEBRISUM, 2, TC.MACHINA, 1 );} |
| 466 | static OreDictMaterial iridium () {return platingroup ( 770, "Iridium" , "Ir" , 77, 115, 2719, 4701, 22.56 , SET_DULL , 240, 240, 245 , UUM , COBALT_GROUP , G_INGOT_MACHINE_ORES, MOLTEN, VALUABLE ).aspects(TC.METALLUM, 2, TC.NEBRISUM, 1, TC.MACHINA, 1 );} |
| 467 | static OreDictMaterial platinum () {return platingroup ( 780, "Platinum" , "Pt" , 78, 117, 2041, 4098, 21.46 , SET_SHINY , 100, 180, 250 , UUM , NICKEL_GROUP , G_INGOT_MACHINE_ORES, WASHING_MERCURY, MOLTEN, VALUABLE, RAILS, MORTAR ).aspects(TC.METALLUM, 2, TC.NEBRISUM, 1 );} |
no test coverage detected