diff options
Diffstat (limited to 'items/CRYPTOSIS_RIFT_NPC.json')
-rw-r--r-- | items/CRYPTOSIS_RIFT_NPC.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/CRYPTOSIS_RIFT_NPC.json b/items/CRYPTOSIS_RIFT_NPC.json index 0afd6be7..e3996681 100644 --- a/items/CRYPTOSIS_RIFT_NPC.json +++ b/items/CRYPTOSIS_RIFT_NPC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§dCryptosis (Rift NPC)", - "nbttag": "{SkullOwner:{Id:\"00000000-0000-0000-0000-000000000000\",Properties:{textures:[0:{Value:\"bc8ea1f51f253ff5142ca11ae45193a4ad8c3ab5e9c6eec8ba7a4fcb7bac40\"}]},Name:\"00000000-0000-0000-0000-000000000000\"},display:{Lore:[0:\"\"],Name:\"§dCryptosis (Rift NPC)\"},ExtraAttributes:{id:\"CRYPTOSIS_RIFT_NPC\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"\"],Name:\"§dCryptosis (Rift NPC)\"},ExtraAttributes:{id:\"CRYPTOSIS_RIFT_NPC\"}}", "damage": 0, "lore": [ "" @@ -12,5 +12,7 @@ "x": 27, "y": 72, "z": -77, - "island": "rift" + "island": "rift", + "crafttext": "", + "infoType": "" }
\ No newline at end of file |