()
| 435 | static OreDictMaterial palladium () {return platingroup ( 460, "Palladium" , "Pd" , 46, 60, 1828, 3236, 12.02 , SET_SHINY , 128, 128, 128 , UUM , NICKEL_GROUP , G_INGOT_MACHINE_ORES ).aspects(TC.METALLUM, 3, TC.NEBRISUM, 1 );} |
| 436 | static OreDictMaterial silver () {return noblemetal ( 470, "Silver" , "Ag" , 47, 60, 1234, 2435, 10.501 , SET_SHINY , 220, 220, 255 , UUM , COPPER_GROUP , G_INGOT_MACHINE_ORES, RAILS, WASHING_MERCURY, MORTAR, MOLTEN, VALUABLE, SOFT, ENDER_DRAGON_PROOF ).aspects(TC.METALLUM, 2, TC.LUCRUM, 1 );} |
| 437 | static OreDictMaterial cadmium () {return transmetal ( 480, "Cadmium" , "Cd" , 48, 64, 594, 1040, 8.69 , SET_SHINY , 50, 50, 60, 255, UUM , ZINC_GROUP ).aspects(TC.METALLUM, 1, TC.POTENTIA, 1, TC.VENEMUM, 1 );} |
| 438 | static OreDictMaterial indium () {return posttrans ( 490, "Indium" , "In" , 49, 65, 429, 2345, 7.31 , SET_SHINY , 64, 0, 128 , UUM , ICOSAGEN ).aspects_met_rad(3, 0 );} |
| 439 | static OreDictMaterial tin () {return posttrans ( 500, "Tin" , "Sn" , 50, 68, 505, 2875, 7.287 , SET_COPPER , 220, 220, 220 , UUM , CRYSTALLOGEN , G_INGOT_MACHINE_ORES, SOFT, SOLDERING_MATERIAL, MOLTEN ).aspects(TC.METALLUM, 2, TC.VITREUS, 1 );} |
| 440 | static OreDictMaterial antimony () {return metalloid ( 510, "Antimony" , "Sb" , 51, 70, 903, 1860, 6.685 , SET_COPPER , 220, 220, 240, 255, UUM , PNICTOGEN , G_INGOT_MACHINE_ORES, SOFT ).aspects(TC.METALLUM, 2, TC.AQUA, 1 );} |
no test coverage detected