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

Method hafnium

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

Source from the content-addressed store, hash-verified

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 );}
461 static OreDictMaterial hafnium () {return refractmetal( 720, "Hafnium" , "Hf" , 72, 106, 2506, 4876, 13.31 , SET_COPPER , 140, 140, 150, 255, UUM , TITANIUM_GROUP , FLAMMABLE, EXPLOSIVE ).aspects_met_rad(3, 0 );}
462 static OreDictMaterial tantalum () {return refractmetal( 730, "Tantalum" , "Ta" , 73, 107, 3290, 5731, 16.654 , SET_COPPER , 120, 120, 140, 255, UUM , VANADIUM_GROUP , "Tantalium" ).aspects(TC.METALLUM, 2, TC.VINCULUM, 1 );}
463 static OreDictMaterial tungsten () {return refractmetal( 740, "Tungsten" , "W" , 74, 109, 3695, 5828, 19.25 , SET_METALLIC, 50, 50, 50, 255, UUM , CHROMIUM_GROUP , G_INGOT_MACHINE_ORES, MOLTEN, RAILS, UNBURNABLE, NEVER_FURNACE, "Wolframium", "Wolfram", "ElnTungsten" ).aspects(TC.METALLUM, 3, TC.TUTAMEN, 1 );}
464 static OreDictMaterial rhenium () {return precmetal ( 750, "Rhenium" , "Re" , 75, 111, 3459, 5869, 21.02 , SET_SHINY , 255, 255, 200 , UUM , MANGANESE_GROUP ).aspects_met_rad(3, 0 );}

Callers 1

MTClass · 0.95

Calls 2

refractmetalMethod · 0.95
aspects_met_radMethod · 0.80

Tested by

no test coverage detected