Cropped sprite packing

This commit is contained in:
Anuken
2022-05-09 15:01:49 -04:00
parent 0b141b6eb0
commit f9be361846
9 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -3986,7 +3986,7 @@ public class Blocks{
shootCone = 30f;
consumeAmmoOnce = true;
coolant = consume(new ConsumeLiquid(Liquids.water, 30f / 60f));
coolant = consumeCoolant(30f / 60f);
drawer = new DrawTurret("reinforced-"){{
parts.add(new RegionPart("-side"){{