Typo fix / Biomatter compressor buffed

This commit is contained in:
Anuken
2018-08-08 21:10:57 -04:00
parent 2aee72b47b
commit a804053904
2 changed files with 2 additions and 2 deletions

View File

@@ -212,7 +212,7 @@ public class CraftingBlocks extends BlockList implements ContentList{
itemCapacity = 50;
craftTime = 25f;
outputLiquid = Liquids.oil;
outputLiquidAmount = 0.9f;
outputLiquidAmount = 1.2f;
size = 2;
health = 320;
hasLiquids = true;