Pyrolysis generator arkycite use tweak
This commit is contained in:
@@ -2524,7 +2524,7 @@ public class Blocks{
|
|||||||
color = Pal.slagOrange;
|
color = Pal.slagOrange;
|
||||||
}});
|
}});
|
||||||
|
|
||||||
consumeLiquids(LiquidStack.with(Liquids.slag, 20f / 60f, Liquids.arkycite, 30f / 60f));
|
consumeLiquids(LiquidStack.with(Liquids.slag, 20f / 60f, Liquids.arkycite, 40f / 60f));
|
||||||
size = 3;
|
size = 3;
|
||||||
|
|
||||||
liquidCapacity = 30f * 5;
|
liquidCapacity = 30f * 5;
|
||||||
|
|||||||
Reference in New Issue
Block a user