()
| 431 | static OreDictMaterial molybdenum () {return refractmetal( 420, "Molybdenum" , "Mo" , 42, 53, 2896, 4912, 10.22 , SET_COPPER , 180, 180, 220, 255, UUM , CHROMIUM_GROUP , MOLTEN ).aspects(TC.METALLUM, 2, TC.INSTRUMENTUM, 1 );} |
| 432 | static OreDictMaterial technetium () {return transmetal ( 430, "Technetium" , "Tc" , 43, 55, 2430, 4538, 11.5 , SET_RAD , 66, 66, 99, 255 , MANGANESE_GROUP , "Gregorium" ).aspects_met_rad(2, 1 );} |
| 433 | static OreDictMaterial ruthenium () {return platingroup ( 440, "Ruthenium" , "Ru" , 44, 57, 2607, 4423, 12.37 , SET_SHINY , 155, 155, 155 , UUM , IRON_GROUP ).aspects(TC.METALLUM, 3, TC.NEBRISUM, 1 );} |
| 434 | static OreDictMaterial rhodium () {return platingroup ( 450, "Rhodium" , "Rh" , 45, 58, 2237, 3968, 12.41 , SET_SHINY , 144, 144, 144 , UUM , COBALT_GROUP ).aspects(TC.METALLUM, 3, TC.NEBRISUM, 1 );} |
| 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 );} |
no test coverage detected