Misspelling found
asiekierka opened this issue ยท 5 comments
@MjBattery (maxCapacity = 1024, maxReceivedPerCycle = 1204, minimumConsumption = 0)
public double mjStored;
Line 29, TileEnergyEmitter.java - houldn't maxReceivedPerCycle be 1024 and not 1204?
Also, quite a few things have ItemStack decrCraftingItemgStack(int slotid, int val) instead of decrCraftingItemStack.