Charge powered items from chest armor

This commit is contained in:
drcrazy 2019-08-13 21:20:41 +03:00
parent 6282e1f714
commit b0576e3aba
2 changed files with 2 additions and 4 deletions

View file

@ -46,8 +46,6 @@ import techreborn.packets.ServerboundPackets;
import techreborn.utils.BehaviorDispenseScrapbox;
import techreborn.world.WorldGenerator;
import java.util.function.Supplier;
public class TechReborn implements ModInitializer {
public static final String MOD_ID = "techreborn";