Fixed #7441
This commit is contained in:
@@ -1286,7 +1286,7 @@ public class Blocks{
|
||||
drawer = new DrawMulti(new DrawDefault(), new DrawHeatOutput());
|
||||
size = 2;
|
||||
heatOutput = 15f;
|
||||
craftTime = 60f * 10f;
|
||||
craftTime = 60f * 8f;
|
||||
consumeItem(Items.phaseFabric);
|
||||
}};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user