missed some stuff

This commit is contained in:
htmlcsjs
2025-12-26 12:08:15 +00:00
parent 950b04a56f
commit 8b4767e316
2 changed files with 15 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ GTCEuStartupEvents.registry("gtceu:material", (event) => {
.components("1x nether_quartz", "1x certus_quartz", "1x redstone")
.color(0x8f5ccb)
.iconSet(GTMaterialIconSet.DULL)
.flags(GTMaterialFlags.GENERATE_PLATE, GTMaterialFlags.GENERATE_GEAR, GTMaterialFlags.FLAMMABLE);
.flags(GTMaterialFlags.GENERATE_PLATE, GTMaterialFlags.GENERATE_GEAR);
/*
event