remove plutonium ore
This commit is contained in:
parent
766f05f6e4
commit
d0705e84f1
1 changed files with 1 additions and 0 deletions
|
|
@ -412,6 +412,7 @@ const registerGTCEuMaterialModification = (event) => {
|
|||
GTMaterials.Glass.getProperties().removeProperty(PropertyKey.GEM)
|
||||
GTMaterials.Thorium.getProperties().removeProperty(PropertyKey.INGOT)
|
||||
GTMaterials.Thorium.getProperties().removeProperty(PropertyKey.FLUID)
|
||||
GTMaterials.Plutonium.getProperties().removeProperty(PropertyKey.ORE)
|
||||
|
||||
// Color Adjustments
|
||||
GTMaterials.BismuthBronze.setMaterialARGB(0x5A966E)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue