niobium
This commit is contained in:
parent
932e6d2e68
commit
f363a6c396
|
|
@ -577,3 +577,17 @@ elements.lithium_amide = {
|
||||||
}
|
}
|
||||||
|
|
||||||
//Sodium exists
|
//Sodium exists
|
||||||
|
|
||||||
|
//...
|
||||||
|
|
||||||
|
//at request of Serioustar#1337
|
||||||
|
|
||||||
|
elements.niobium = {
|
||||||
|
color: ["#dedede","#edead8","#e8e9ed"],
|
||||||
|
behavior: behaviors.WALL,
|
||||||
|
tempHigh: 2477,
|
||||||
|
category: "solids",
|
||||||
|
density: 8570,
|
||||||
|
conduct: 0.35,
|
||||||
|
hardness: 0.7, //idk lol
|
||||||
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue