MCPcopy Create free account
hub / github.com/GregTech6/gregtech6 / gadolinium

Method gadolinium

src/main/java/gregapi/data/MT.java:453–453  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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 );}
454 static OreDictMaterial terbium () {return lanthanide ( 650, "Terbium" , "Tb" , 65, 93, 1629, 3503, 8.229 , SET_METALLIC , UUM ).aspects_met_rad(3, 0 );}
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 );}

Callers 1

MTClass · 0.95

Calls 2

lanthanideMethod · 0.95
aspects_met_radMethod · 0.80

Tested by

no test coverage detected