Move SoulNetwork to UUID system
*Should* work correctly. As for all major changes, needs to be thoroughly tested.
This commit is contained in:
parent
8edb8a45e6
commit
24058d7350
14 changed files with 112 additions and 49 deletions
|
@ -8,7 +8,7 @@ public class Constants {
|
|||
|
||||
public static class NBT {
|
||||
|
||||
public static final String OWNER_NAME = "ownerName";
|
||||
public static final String OWNER_UUID = "ownerUUID";
|
||||
public static final String USES = "uses";
|
||||
public static final String UNUSABLE = "unusable";
|
||||
public static final String SACRIFICE = "sacrifice";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue