Some work on the new api

This commit is contained in:
modmuss50 2016-04-03 14:07:45 +01:00
parent 3d819967be
commit df61729d6f
69 changed files with 1380 additions and 1413 deletions

View file

@ -11,9 +11,9 @@ import reborncore.api.IListInfoProvider;
import reborncore.api.power.EnumPowerTier;
import reborncore.common.powerSystem.TilePowerAcceptor;
import reborncore.common.util.Inventory;
import techreborn.api.recipe.RecipeCrafter;
import techreborn.utils.RecipeCrafter;
import techreborn.init.ModBlocks;
import techreborn.lib.Reference;
import techreborn.api.Reference;
import ic2.api.tile.IWrenchable;
import java.util.List;