Fixed pyratite mixer glitchy animation / Fixed block select flashing

This commit is contained in:
Anuken
2018-07-02 21:35:21 -04:00
parent 11b979e408
commit 9130302c93
4 changed files with 15 additions and 3 deletions
@@ -129,6 +129,7 @@ public class CraftingBlocks extends BlockList implements ContentList {
}};
pyratiteMixer = new PowerSmelter("pyratite-mixer") {{
flameColor = Color.CLEAR;
itemCapacity = 20;
hasItems = true;
hasPower = true;