Allowed Teleposer to move FMP structures
This commit is contained in:
parent
6ad0d3b702
commit
acdaec4694
42 changed files with 140 additions and 132 deletions
|
@ -2,8 +2,6 @@ package WayofTime.alchemicalWizardry.book.compact;
|
|||
|
||||
import net.minecraft.item.ItemStack;
|
||||
import WayofTime.alchemicalWizardry.book.enums.EnumType;
|
||||
import cpw.mods.fml.relauncher.Side;
|
||||
import cpw.mods.fml.relauncher.SideOnly;
|
||||
|
||||
public class Category {
|
||||
public Category(String name, ItemStack iconStack, EnumType type){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue