This commit is contained in:
Anuken
2026-02-16 11:24:41 -05:00
parent a6743e8217
commit b26685f05e

View File

@@ -1643,6 +1643,7 @@ public class Blocks{
liquidCapacity = 80f;
outputLiquid = new LiquidStack(Liquids.cyanogen, 12f / 60f);
craftTime = 80f / 4f;
consumeLiquid(Liquids.arkycite, 160f / 60f);
consumeItem(Items.graphite);