fixed magnetic neodymium material set inconsistency
This commit is contained in:
parent
7ab8693fe2
commit
5fa52781ed
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ const registerTFCMaterials = (event) => {
|
|||
GTMaterials.Galena.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_copper'))
|
||||
GTMaterials.Grossular.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_sapphire'))
|
||||
GTMaterials.Neodymium.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_magnetite'))
|
||||
GTMaterials.NeodymiumMagnetic.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_magnetite'))
|
||||
GTMaterials.Palladium.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_pyrite'))
|
||||
GTMaterials.Platinum.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_gold'))
|
||||
GTMaterials.Thorium.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_hematite'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue