Continue to make sense of things... this mod's a mess lol

This commit is contained in:
ProfessorProspector 2018-09-16 20:31:01 -07:00
parent d98802ee1b
commit 0b963dcda9
171 changed files with 269 additions and 234 deletions

View file

@ -32,7 +32,7 @@ import reborncore.client.models.RebornModelRegistry;
import reborncore.common.blocks.BlockMachineBase;
import techreborn.TechReborn;
import techreborn.client.EGui;
import techreborn.tiles.multiblock.TileIndustrialBlastFurnace;
import techreborn.tiles.machine.multiblock.TileIndustrialBlastFurnace;
import techreborn.utils.TechRebornCreativeTab;
public class BlockIndustrialBlastFurnace extends BlockMachineBase {