diff options
author | nea <nea@nea.moe> | 2023-06-25 02:04:19 +0200 |
---|---|---|
committer | nea <nea@nea.moe> | 2023-06-25 02:04:19 +0200 |
commit | 51480a259e8129715a0123248fa0e8e29412f932 (patch) | |
tree | 4c237c57f7b38c61b43560ed2c19504c32170778 /items/TAYLOR_RIFT_NPC.json | |
parent | 7c9262c3ec4cd17ca18bc464d8adf10d36f592e4 (diff) | |
download | NotEnoughUpdates-REPO-51480a259e8129715a0123248fa0e8e29412f932.tar.gz NotEnoughUpdates-REPO-51480a259e8129715a0123248fa0e8e29412f932.tar.bz2 NotEnoughUpdates-REPO-51480a259e8129715a0123248fa0e8e29412f932.zip |
More NPCs
Diffstat (limited to 'items/TAYLOR_RIFT_NPC.json')
-rw-r--r-- | items/TAYLOR_RIFT_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/TAYLOR_RIFT_NPC.json b/items/TAYLOR_RIFT_NPC.json new file mode 100644 index 00000000..1a6fe35b --- /dev/null +++ b/items/TAYLOR_RIFT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dTaylor (Rift NPC)", + "nbttag": "{SkullOwner:{Id:\"c23c8589-7356-2200-bb5f-f01ca209aa7d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzE4Y2EwYzg5YmVmOGM0ZTdlNTIxYjExMzgyMWZmZGYwMGU3YjVlYjU1MmEzNzhmOTAzN2NiZWM2NTVkZDI3YzgifX19\"}]},Name:\"c23c8589-7356-2200-bb5f-f01ca209aa7d\"},display:{Lore:[0:\"\"],Name:\"§dTaylor (Rift NPC)\"},ExtraAttributes:{id:\"TAYLOR_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "TAYLOR_RIFT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -32, + "y": 72, + "z": -38, + "island": "rift" +}
\ No newline at end of file |