()
| 417 | static OreDictMaterial nickel () {return transmetal ( 280, "Nickel" , "Ni" , 28, 30, 1728, 3186, 8.912 , SET_METALLIC, 250, 250, 200, 255, UUM , NICKEL_GROUP , WASHING_PERSULFATE, MORTAR, MAGNETIC_PASSIVE, MOLTEN ).aspects(TC.METALLUM, 2, TC.IGNIS, 1 );} |
| 418 | static OreDictMaterial copper () {return noblemetal ( 290, "Copper" , "Cu" , 29, 34, 1357, 2835, 8.96 , SET_COPPER , 255, 130, 90 , UUM , COPPER_GROUP , G_INGOT_MACHINE_ORES, WASHING_PERSULFATE, SOFT, FURNACE, EXTRUDER_SIMPLE, MORTAR, MOLTEN, RAILS ).aspects(TC.METALLUM, 2, TC.PERMUTATIO, 1 );} |
| 419 | static OreDictMaterial zinc () {return transmetal ( 300, "Zinc" , "Zn" , 30, 35, 692, 1180, 7.134 , SET_COPPER , 250, 240, 240, 255, UUM , ZINC_GROUP , WASHING_PERSULFATE, SOFT, WASHING_MERCURY, MOLTEN ).aspects(TC.METALLUM, 2, TC.SANO, 1 );} |
| 420 | static OreDictMaterial gallium () {return posttrans ( 310, "Gallium" , "Ga" , 31, 39, 302, 2477, 5.907 , SET_COPPER , 220, 220, 255 , UUM , ICOSAGEN , BRITTLE ).aspects(TC.METALLUM, 2, TC.ELECTRUM, 1 );} |
| 421 | static OreDictMaterial germanium () {return metalloid ( 320, "Germanium" , "Ge" , 32, 40, 1211, 3106, 5.323 , SET_COPPER , 212, 212, 212, 255, UUM , CRYSTALLOGEN , G_INGOT_MACHINE_ORES, FURNACE, EXTRUDER_SIMPLE, MORTAR, "Osmium" ).aspects(TC.METALLUM, 2, TC.ELECTRUM, 1 );} |
| 422 | static OreDictMaterial arsenic () {return metalloid ( 330, "Arsenic" , "As" , 33, 42, 887, 1090, 5.776 , SET_SHINY , 103, 103, 86, 255, UUM , PNICTOGEN ).aspects(TC.METALLUM, 1, TC.VENEMUM, 2 );} |
no test coverage detected