Those constants shouldn't be there or used
Also notes last commit in changelog
This commit is contained in:
parent
fdfcb5c5b7
commit
470b5fce9c
4 changed files with 15 additions and 8 deletions
|
@ -14,9 +14,6 @@ import java.util.List;
|
|||
|
||||
public class BloodMagicAPI
|
||||
{
|
||||
public static final String ORB = "ItemBloodOrb";
|
||||
public static final String SCRIBE = "ItemInscriptionTool";
|
||||
|
||||
@Getter
|
||||
private static final List<BlockStack> teleposerBlacklist = new ArrayList<BlockStack>();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue