()
| 444 | static OreDictMaterial caesium () {return alkali ( 550, "Caesium" , "Cs" , 55, 77, 301, 944, 1.873 , SET_SHINY , 128, 98, 11 , UUM ).aspects_met_rad(3, 0 );} |
| 445 | static OreDictMaterial barium () {return alkaline ( 560, "Barium" , "Ba" , 56, 81, 1000, 2170, 3.594 , SET_METALLIC, 131, 130, 76 , UUM ).aspects(TC.VINCULUM, 3 );} |
| 446 | static OreDictMaterial lanthanium () {return lanthanide ( 570, "Lanthanium" , "La" , 57, 81, 1193, 3737, 6.145 , SET_METALLIC, 93, 117, 117 , UUM , "Lantanium", "Lantanum", "Lanthanum" ).aspects_met_rad(3, 0 );} |
| 447 | static OreDictMaterial cerium () {return lanthanide ( 580, "Cerium" , "Ce" , 58, 82, 1068, 3716, 6.77 , SET_SHINY , 255, 255, 190 , UUM ).aspects_met_rad(3, 0 );} |
| 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 );} |
no test coverage detected