()
| 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 );} |
| 468 | static OreDictMaterial gold () {return noblemetal ( 790, "Gold" , "Au" , 79, 117, 1337, 3129, 19.282 , SET_SHINY , 255, 230, 80 , UUM , COPPER_GROUP , G_INGOT_MACHINE_ORES, WASHING_MERCURY, MOLTEN, VALUABLE, SOFT, RAILS, MORTAR, WITHER_PROOF ).aspects(TC.METALLUM, 2, TC.LUCRUM, 2 );} |
| 469 | static OreDictMaterial gold198 () {return noblemetal ( 791, "Gold-198" , "Au-198", 79, 119, 1337, 3129, 19.282 , SET_SHINY , 255, 230, 80 , COPPER_GROUP , G_INGOT_ORES , WASHING_MERCURY, MOLTEN, VALUABLE, SOFT, WITHER_PROOF, "Gol198" , "Au198").aspects_met_rad(2, 1 );} |
| 470 | static OreDictMaterial mercury () {return precmetal ( 800, "Mercury" , "Hg" , 80, 120, 234, 629, 13.5336 , SET_COPPER , 230, 220, 220 , UUM , ZINC_GROUP , "Quicksilver", "QuickSilver", PULVERIZING_CINNABAR ).aspects(TC.METALLUM, 1, TC.AQUA, 1, TC.VENEMUM, 1 );} |
| 471 | static OreDictMaterial thallium () {return posttrans ( 810, "Thallium" , "Tl" , 81, 123, 577, 1746, 11.85 , SET_METALLIC , UUM , ICOSAGEN ).aspects_met_rad(3, 0 );} |
| 472 | static OreDictMaterial lead () {return posttrans ( 820, "Lead" , "Pb" , 82, 125, 600, 2022, 11.342 , SET_DULL , 60, 40, 110 , UUM , CRYSTALLOGEN , G_INGOT_MACHINE_ORES, SOLDERING_MATERIAL, SOLDERING_MATERIAL_BAD, MOLTEN, SOFT ).aspects(TC.METALLUM, 2, TC.ORDO, 1 );} |
no test coverage detected