Updated textures for rubber planks, door, trapdoor

This commit is contained in:
drcrazy 2019-09-02 16:23:03 +03:00
parent ea23ef7038
commit aab010af3c
12 changed files with 11 additions and 12 deletions

View file

@ -44,7 +44,6 @@ import techreborn.init.*;
import techreborn.packets.ClientboundPackets;
import techreborn.packets.ServerboundPackets;
import techreborn.utils.BehaviorDispenseScrapbox;
import reborncore.common.chunkloading.ChunkLoaderManager;
import techreborn.world.WorldGenerator;
public class TechReborn implements ModInitializer {