Updating the finished tool paradigm
This commit is contained in:
parent
cabc296b21
commit
084e3dd348
20 changed files with 181 additions and 26 deletions
|
@ -0,0 +1,8 @@
|
|||
package WayofTime.alchemicalWizardry.common.demonVillage;
|
||||
|
||||
import net.minecraft.nbt.NBTTagCompound;
|
||||
|
||||
public class TileBlockSet extends BlockSet
|
||||
{
|
||||
public NBTTagCompound tag;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue