oops we had two fluix blocks
This commit is contained in:
parent
460b5db80e
commit
e20945790c
1 changed files with 1 additions and 2 deletions
|
|
@ -8,8 +8,7 @@ const registerAE2Materials = (event) => {
|
|||
.flags(
|
||||
GTMaterialFlags.NO_SMELTING,
|
||||
GTMaterialFlags.CRYSTALLIZABLE,
|
||||
GTMaterialFlags.DISABLE_DECOMPOSITION,
|
||||
GTMaterialFlags.FORCE_GENERATE_BLOCK
|
||||
GTMaterialFlags.DISABLE_DECOMPOSITION
|
||||
)
|
||||
.components('1x nether_quartz', '1x certus_quartz', '1x ruby')
|
||||
.color(0x6D5BB6)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue