diff options
author | nea <nea@nea.moe> | 2023-06-20 22:03:56 +0200 |
---|---|---|
committer | nea <nea@nea.moe> | 2023-06-20 22:04:02 +0200 |
commit | 2f81596d3bbd1d39a48aa93611628428b1d35f78 (patch) | |
tree | f261a07b39f90293719d667f8eb3d29cf22f7f09 /items/ALABASTER_RIFT_NPC.json | |
parent | bc8d9aaf5d4d8959bb59bed0ec5715bbe132451f (diff) | |
download | NotEnoughUpdates-REPO-2f81596d3bbd1d39a48aa93611628428b1d35f78.tar.gz NotEnoughUpdates-REPO-2f81596d3bbd1d39a48aa93611628428b1d35f78.tar.bz2 NotEnoughUpdates-REPO-2f81596d3bbd1d39a48aa93611628428b1d35f78.zip |
Shifty downstairs
Diffstat (limited to 'items/ALABASTER_RIFT_NPC.json')
-rw-r--r-- | items/ALABASTER_RIFT_NPC.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/ALABASTER_RIFT_NPC.json b/items/ALABASTER_RIFT_NPC.json new file mode 100644 index 00000000..8bb8c4a9 --- /dev/null +++ b/items/ALABASTER_RIFT_NPC.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dAlabaster (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"83ebf2fb-5d26-29ed-be1f-45a014875eac\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2UzMzkzODM4Zjk0MjY1NDhmODYwZWI1M2I5Mjg3M2RlNmVlMDA3YzhhYWJlZWUxMGRhZjYzY2ViMTdlODc5YmUifX19\"}]},Name:\"83ebf2fb-5d26-29ed-be1f-45a014875eac\"},display:{Name:\"§dAlabaster (Rift NPC)\"},ExtraAttributes:{id:\"ALABASTER_RIFT_NPC\"}}", + "damage": 3, + "lore": [], + "internalname": "ALABASTER_RIFT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -130, + "y": 74, + "z": 167, + "island": "rift" +}
\ No newline at end of file |