Fixed payload sync

This commit is contained in:
Anuken
2022-02-18 19:46:56 -05:00
parent 60720dbf8e
commit 5181f88db1
2 changed files with 2 additions and 0 deletions

View File

@@ -1899,6 +1899,7 @@ public class Blocks{
requirements(Category.distribution, with(Items.graphite, 20, Items.silicon, 20, Items.tungsten, 10));
health = 90;
speed = 4f;
regionRotated1 = 1;
}};
surgeConveyor = new StackConveyor("surge-conveyor"){{