changing a lot of custom formulas to components for moldraw coloring
This commit is contained in:
parent
d1c1ddff95
commit
52e81ba582
8 changed files with 72 additions and 63 deletions
|
|
@ -11,7 +11,7 @@ const registerAE2Materials = (event) => {
|
|||
GTMaterialFlags.CRYSTALLIZABLE,
|
||||
GTMaterialFlags.DISABLE_DECOMPOSITION
|
||||
)
|
||||
.components('1x nether_quartz', '1x certus_quartz')
|
||||
.components('1x unknown', '1x nether_quartz', '1x certus_quartz')
|
||||
.color(0x8f5ccb)
|
||||
.secondaryColor(0x252f5a)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue