diff options
author | Roman / Linnea Gräf <nea@nea.moe> | 2023-06-30 12:34:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-30 20:34:37 +1000 |
commit | d94ece918d590909c3d9450d0b457ee659ef04ac (patch) | |
tree | 6de2a2046a9866eeb6aef7b8ec46f935f4298401 /items/CRYPTOSIS_RIFT_NPC.json | |
parent | 742bee6a3b6691882353584534ebd2e2ceff43e7 (diff) | |
download | NotEnoughUpdates-REPO-d94ece918d590909c3d9450d0b457ee659ef04ac.tar.gz NotEnoughUpdates-REPO-d94ece918d590909c3d9450d0b457ee659ef04ac.tar.bz2 NotEnoughUpdates-REPO-d94ece918d590909c3d9450d0b457ee659ef04ac.zip |
More NPCs (#947)
Diffstat (limited to 'items/CRYPTOSIS_RIFT_NPC.json')
-rw-r--r-- | items/CRYPTOSIS_RIFT_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/CRYPTOSIS_RIFT_NPC.json b/items/CRYPTOSIS_RIFT_NPC.json new file mode 100644 index 00000000..0afd6be7 --- /dev/null +++ b/items/CRYPTOSIS_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "" + ], + "internalname": "CRYPTOSIS_RIFT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 27, + "y": 72, + "z": -77, + "island": "rift" +}
\ No newline at end of file |