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/LAZARUS_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/LAZARUS_RIFT_NPC.json')
-rw-r--r-- | items/LAZARUS_RIFT_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/LAZARUS_RIFT_NPC.json b/items/LAZARUS_RIFT_NPC.json new file mode 100644 index 00000000..fc0c2c95 --- /dev/null +++ b/items/LAZARUS_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dLazarus (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"b70103b2-6c31-22a6-8e72-511650992c4d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYxODMwM2M4MDkyYmJlYThmNjBjOTgzMDM1ODMxNjYyOTg5ZDg4ZTBiZDAzMWU1M2MyYzJiYjJmNmU3MWRmYWUifX19\"}]},Name:\"b70103b2-6c31-22a6-8e72-511650992c4d\"},display:{Lore:[0:\"\"],Name:\"§dLazarus (Rift NPC)\"},ExtraAttributes:{id:\"LAZARUS_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "LAZARUS_RIFT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -128, + "y": 80, + "z": 166, + "island": "rift" +}
\ No newline at end of file |