Fixed compile errors with last commit, sorry
This commit is contained in:
parent
8f33305025
commit
8d8814bb77
2 changed files with 1 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
|||
package techreborn.multiblocks;
|
||||
|
||||
import net.minecraft.init.Blocks;
|
||||
import net.minecraft.tileentity.TileEntity;
|
||||
import techreborn.api.multiblock.BaseMultiBlock;
|
||||
import techreborn.init.ModBlocks;
|
||||
|
@ -31,6 +30,6 @@ public class MultiBlastfurnace extends BaseMultiBlock {
|
|||
|
||||
@Override
|
||||
public void recompute() {
|
||||
com
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue