This commit is contained in:
Anuken
2022-02-18 19:12:36 -05:00
parent d4e26ea23c
commit 60720dbf8e
5 changed files with 33 additions and 15 deletions

View File

@@ -1880,6 +1880,7 @@ public class Blocks{
requirements(Category.distribution, with(Items.graphite, 8, Items.beryllium, 4));
health = 90;
speed = 4f;
regionRotated1 = 1;
}};
overflowDuct = new OverflowDuct("overflow-duct"){{