Melter & Pulverizer Fixed (#5098)
Co-authored-by: Anuken <arnukren@gmail.com>
This commit is contained in:
@@ -637,6 +637,7 @@ public class Blocks implements ContentList{
|
||||
outputLiquid = new LiquidStack(Liquids.slag, 2f);
|
||||
craftTime = 10f;
|
||||
hasLiquids = hasPower = true;
|
||||
drawer = new DrawLiquid();
|
||||
|
||||
consumes.power(1f);
|
||||
consumes.item(Items.scrap, 1);
|
||||
|
||||
Reference in New Issue
Block a user