Sowey fow cwashing dev

I didnt mwean tooo

Signed-off-by: Redeix <redeix.m@gmail.com>
This commit is contained in:
Redeix 2026-01-09 00:47:55 -06:00 committed by GitHub
parent b34b373373
commit 6a5de3c172
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -417,6 +417,5 @@ const registerGTCEURecipes = (event) => {
.itemOutputs('gtceu:glass_tube')
.duration(8 * 20)
.EUt(GTValues.VA[GTValues.LV])
.category(GTRecipeCategories.INGOT_MOLDING)
.addMaterialInfo();
.category(GTRecipeCategories.INGOT_MOLDING);
}