Supression system improvements

This commit is contained in:
Anuken
2022-02-05 21:59:38 -05:00
parent 28b2d5d6f7
commit 5fd139261f
7 changed files with 29 additions and 19 deletions

View File

@@ -1679,7 +1679,7 @@ public class Blocks{
requirements(Category.effect, with(Items.silicon, 80, Items.carbide, 30, Items.oxide, 40, Items.thorium, 30));
outlineColor = Pal.darkOutline;
consumes.power(3f);
range = 150f;
range = 160f;
size = 3;
buildSpeed = 1.5f;
}};