diff options
author | nea <nea@nea.moe> | 2023-06-20 22:30:02 +0200 |
---|---|---|
committer | nea <nea@nea.moe> | 2023-06-20 22:30:02 +0200 |
commit | 9761a614831b18d875e746c9ab3520811ea1aeb8 (patch) | |
tree | a5058ebfa7fd4406e313aafac9319a7f35aa5d91 /items/INVERTED_SIRIUS_RIFT_NPC.json | |
parent | a682e4e10bf6f02d8d17e56a42c8b58fa4b905ec (diff) | |
download | NotEnoughUpdates-REPO-9761a614831b18d875e746c9ab3520811ea1aeb8.tar.gz NotEnoughUpdates-REPO-9761a614831b18d875e746c9ab3520811ea1aeb8.tar.bz2 NotEnoughUpdates-REPO-9761a614831b18d875e746c9ab3520811ea1aeb8.zip |
Upstairs NPCs, Shifted and Sirius§
Diffstat (limited to 'items/INVERTED_SIRIUS_RIFT_NPC.json')
-rw-r--r-- | items/INVERTED_SIRIUS_RIFT_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/INVERTED_SIRIUS_RIFT_NPC.json b/items/INVERTED_SIRIUS_RIFT_NPC.json new file mode 100644 index 00000000..d040cfe2 --- /dev/null +++ b/items/INVERTED_SIRIUS_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dInverted Sirius (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"7fedc449-ae12-284f-b94e-6bc631823436\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzUxNTNlMzViNTY5ZDc1MGQ5ZWQ5NjcyZGFmZGUxYTM2MmI4YWRlODYzMjIyMTRiYzAwNmQ1ZDFhZjFjMzQxYjAifX19\"}]},Name:\"7fedc449-ae12-284f-b94e-6bc631823436\"},display:{Lore:[0:\"\"],Name:\"§dInverted Sirius (Rift NPC)\"},ExtraAttributes:{id:\"INVERTED_SIRIUS_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "INVERTED_SIRIUS_RIFT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -96, + "y": 76, + "z": 191, + "island": "rift" +}
\ No newline at end of file |