Basic sigils implementation
This commit is contained in:
parent
ae85224003
commit
5dff08380d
61 changed files with 1394 additions and 106 deletions
|
@ -16,7 +16,7 @@ import net.minecraft.util.ChatComponentText;
|
|||
import net.minecraft.util.MovingObjectPosition;
|
||||
import net.minecraft.world.World;
|
||||
|
||||
public class ItemSigilDivination extends ItemSigilBase implements ISigil, IAltarReader {
|
||||
public class ItemSigilDivination extends ItemSigilBase implements IAltarReader {
|
||||
|
||||
public ItemSigilDivination() {
|
||||
super("divination");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue