Liquids are fluids now

This commit is contained in:
Anuken
2021-12-03 22:28:05 -05:00
parent 8e4fdc92ec
commit c8fb0c2e76
2 changed files with 2 additions and 2 deletions

View File

@@ -1494,7 +1494,7 @@ public class Blocks{
size = 3;
consumes.power(1f);
rangeWidth = 4;
rangeLength = 20;
rangeLength = 22;
consumes.liquid(Liquids.hydrogen, 1f / 60f);