Update charsonsmoduno.js
This commit is contained in:
parent
1efceff4b8
commit
29ad4e35c2
|
|
@ -105,7 +105,7 @@ elements.hyper_aluminum = {
|
|||
state: "solid",
|
||||
tempHigh: 9999999,
|
||||
conduct: 1,
|
||||
desc: "Hyper Aluminium is a cutting-edge, ultra-lightweight metal alloy that blends advanced strength with superior conductivity, designed for futuristic applications. With a sleek, metallic sheen, this material boasts enhanced durability, resistance to extreme temperatures, and a remarkable ability to withstand corrosion. Its unique molecular structure makes it perfect for aerospace engineering, high-performance vehicles, and next-generation tech gadgets. Hyper Aluminium is the pinnacle of modern materials science—stronger, lighter, and more efficient than ever before, setting the stage for a new era of innovation.",
|
||||
desc: "With a sleek, metallic sheen, this material boasts enhanced durability, resistance to extreme temperatures, and a remarkable ability to withstand corrosion. Hyper Aluminium is the pinnacle of modern materials science—stronger, lighter, and more efficient than ever before, setting the stage for a new era of innovation.",
|
||||
charge: 3,
|
||||
stateHigh: "molten_aluminum",
|
||||
hardness: 0.95,
|
||||
|
|
@ -160,7 +160,7 @@ elements.kaolin = {
|
|||
};
|
||||
|
||||
elements.kaolinite = {
|
||||
color: ["#3b3b3b", "#575757" "#fcfcfc"],
|
||||
color: ["#3b3b3b", "#575757", "#fcfcfc"],
|
||||
behavior: behaviors.STURDYPOWDER,
|
||||
category: "solids",
|
||||
hidden: true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue