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

@ -50,8 +50,8 @@ import techreborn.TechReborn;
import techreborn.events.TRRecipeHandler;
import techreborn.init.ModSounds;
import techreborn.init.TRContent;
import techreborn.items.tools.ItemElectricTreetap;
import techreborn.items.tools.ItemTreeTap;
import techreborn.items.tool.basic.ItemElectricTreetap;
import techreborn.items.tool.ItemTreeTap;
import techreborn.utils.TechRebornCreativeTab;
import java.util.ArrayList;