Organized items. MOved creative tab setter to parent.
This commit is contained in:
parent
c56da8cf18
commit
6d3d1f2df2
42 changed files with 197 additions and 180 deletions
|
@ -51,8 +51,8 @@ import reborncore.common.util.StringUtils;
|
|||
import techreborn.utils.TechRebornCreativeTab;
|
||||
import techreborn.events.TRRecipeHandler;
|
||||
import techreborn.init.ModBlocks;
|
||||
import techreborn.items.ItemDusts;
|
||||
import techreborn.items.ItemGems;
|
||||
import techreborn.items.ingredients.ItemDusts;
|
||||
import techreborn.items.ingredients.ItemGems;
|
||||
import techreborn.lib.ModInfo;
|
||||
import techreborn.world.config.IOreNameProvider;
|
||||
|
||||
|
|
|
@ -48,7 +48,7 @@ import prospector.shootingstar.model.ModelCompound;
|
|||
import reborncore.common.util.WorldUtils;
|
||||
import techreborn.events.TRRecipeHandler;
|
||||
import techreborn.init.ModSounds;
|
||||
import techreborn.items.ItemParts;
|
||||
import techreborn.items.ingredients.ItemParts;
|
||||
import techreborn.items.tools.ItemElectricTreetap;
|
||||
import techreborn.items.tools.ItemTreeTap;
|
||||
import techreborn.lib.ModInfo;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue