Noodle and Cereal Box icon sets (#2875)
* Create a new material icon set `noodle` and give it to vanadium * Create the `cereal_box` material set for ostrum * Make Osmium Iodide be a cereal box * Add a model for radioactive hot ingots
This commit is contained in:
parent
32e4e90759
commit
e32a797368
16 changed files with 49 additions and 4 deletions
|
|
@ -427,8 +427,8 @@ const registerGTCEuMaterialModification = (event) => {
|
|||
GTMaterials.Cobalt.setMaterialSecondaryARGB(0x1D2688)
|
||||
GTMaterials.CertusQuartz.setMaterialARGB(0xB8D8FC)
|
||||
GTMaterials.CertusQuartz.setMaterialSecondaryARGB(0xADCCEF)
|
||||
GTMaterials.Vanadium.setMaterialARGB(0xD8D4E7)
|
||||
GTMaterials.Vanadium.setMaterialSecondaryARGB(0x7E988F)
|
||||
GTMaterials.Vanadium.setMaterialARGB(0xA7AAC6)
|
||||
GTMaterials.Vanadium.setMaterialSecondaryARGB(0xC4EFE6)
|
||||
GTMaterials.Brass.setMaterialSecondaryARGB(0x791905)
|
||||
GTMaterials.Aluminium.setMaterialARGB(0xb6e5ff)
|
||||
GTMaterials.Aluminium.setMaterialSecondaryARGB(0x7ca29b)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue