()
| 448 | static OreDictMaterial praseodymium () {return lanthanide ( 590, "Praseodymium" , "Pr" , 59, 81, 1208, 3793, 6.773 , SET_METALLIC , UUM ).aspects_met_rad(3, 0 );} |
| 449 | static OreDictMaterial neodymium () {return lanthanide ( 600, "Neodymium" , "Nd" , 60, 84, 1297, 3347, 7.007 , SET_SHINY , 100, 100, 100 , UUM , MAGNETIC_PASSIVE, MOLTEN ).aspects(TC.METALLUM, 2, TC.MAGNETO, 2 );} |
| 450 | static OreDictMaterial promethium () {return lanthanide ( 610, "Promethium" , "Pm" , 61, 83, 1315, 3273, 7.26 , SET_RAD ).aspects_met_rad(1, 2 );} |
| 451 | static OreDictMaterial samarium () {return lanthanide ( 620, "Samarium" , "Sm" , 62, 88, 1345, 2067, 7.52 , SET_METALLIC , UUM ).aspects_met_rad(3, 0 );} |
| 452 | static OreDictMaterial europium () {return lanthanide ( 630, "Europium" , "Eu" , 63, 88, 1099, 1802, 5.243 , SET_METALLIC , UUM ).aspects_met_rad(3, 0 );} |
| 453 | static OreDictMaterial gadolinium () {return lanthanide ( 640, "Gadolinium" , "Gd" , 64, 93, 1585, 3546, 7.895 , SET_METALLIC , UUM ).aspects_met_rad(3, 0 );} |
no test coverage detected