Created initial AlchemyArray block which will be used in crafting. SightSigil array is used for testing purposes for rendering. Packets and changing the shown image need to be completed.
This commit is contained in:
parent
cce3d6b79a
commit
073830a785
14 changed files with 203 additions and 4 deletions
|
@ -0,0 +1,7 @@
|
|||
package WayofTime.bloodmagic.tile;
|
||||
|
||||
import net.minecraft.tileentity.TileEntity;
|
||||
|
||||
public class TileAlchemyArray extends TileEntity{
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue