Pink Thorium (#1378)
This commit is contained in:
parent
55b3e45697
commit
f323e46e22
1 changed files with 2 additions and 0 deletions
|
|
@ -321,6 +321,8 @@ const registerGTCEuMaterialModification = (event) => {
|
|||
GTMaterials.Platinum.setMaterialSecondaryARGB(0x59563a)
|
||||
GTMaterials.Nickel.setMaterialARGB(0xfff4ba)
|
||||
GTMaterials.Nickel.setMaterialSecondaryARGB(0x8d8d71)
|
||||
GTMaterials.Thorium.setMaterialARGB(0xf8a8c0)
|
||||
GTMaterials.Thorium.setMaterialSecondaryARGB(0xcd8dbc)
|
||||
|
||||
|
||||
global.MINECRAFT_DYE_NAMES.forEach(colorName =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue