Fixed pyratite mixer glitchy animation / Fixed block select flashing
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user