Tier3 machine models done.

This commit is contained in:
drcrazy 2019-04-09 15:04:05 +03:00
parent 04f4e51695
commit cd48daa152
57 changed files with 181 additions and 341 deletions

View file

@ -35,7 +35,7 @@ import reborncore.client.models.RebornModelRegistry;
import reborncore.common.blocks.BlockMachineBase;
import techreborn.TechReborn;
import techreborn.client.EGui;
import techreborn.tiles.TileCreativeQuantumChest;
import techreborn.tiles.machine.tier3.TileCreativeQuantumChest;
public class BlockCreativeQuantumChest extends BlockMachineBase {