diff --git a/mods/charsonsmoduno.js b/mods/charsonsmoduno.js index d60b00d0..1fee4cff 100644 --- a/mods/charsonsmoduno.js +++ b/mods/charsonsmoduno.js @@ -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,