()
| 455 | static OreDictMaterial dysprosium () {return lanthanide ( 660, "Dysprosium" , "Dy" , 66, 96, 1680, 2840, 8.55 , SET_METALLIC , UUM ).aspects_met_rad(3, 0 );} |
| 456 | static OreDictMaterial holmium () {return lanthanide ( 670, "Holmium" , "Ho" , 67, 97, 1734, 2993, 8.795 , SET_METALLIC, 196, 150, 159 , UUM , MAGNETIC_ACTIVE ).aspects(TC.METALLUM, 2, TC.MAGNETO, 4 );} |
| 457 | static OreDictMaterial erbium () {return lanthanide ( 680, "Erbium" , "Er" , 68, 99, 1802, 3141, 9.066 , SET_METALLIC , UUM ).aspects_met_rad(3, 0 );} |
| 458 | static OreDictMaterial thulium () {return lanthanide ( 690, "Thulium" , "Tm" , 69, 99, 1818, 2223, 9.321 , SET_METALLIC , UUM ).aspects_met_rad(3, 0 );} |
| 459 | static OreDictMaterial ytterbium () {return lanthanide ( 700, "Ytterbium" , "Yb" , 70, 103, 1097, 1469, 6.965 , SET_METALLIC, 167, 167, 167 , UUM ).aspects_met_rad(3, 0 );} |
| 460 | static OreDictMaterial lutetium () {return lanthanide ( 710, "Lutetium" , "Lu" , 71, 103, 1925, 3675, 9.84 , SET_METALLIC , UUM , SCANDIUM_GROUP ).aspects_met_rad(3, 0 );} |
no test coverage detected