diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-12 22:01:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-12 21:01:05 +0000 |
commit | 3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0 (patch) | |
tree | 03befedb296ad29628017681bb09fff8118c00f6 /items/TAYLOR_NPC.json | |
parent | 352326f2f76c9726cec28cb96ca42f516c2e54f3 (diff) | |
download | NotEnoughUpdates-REPO-3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0.tar.gz NotEnoughUpdates-REPO-3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0.tar.bz2 NotEnoughUpdates-REPO-3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0.zip |
Added new update stuff (#1067)
Diffstat (limited to 'items/TAYLOR_NPC.json')
-rw-r--r-- | items/TAYLOR_NPC.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/items/TAYLOR_NPC.json b/items/TAYLOR_NPC.json index a3678c76..7d5ee05d 100644 --- a/items/TAYLOR_NPC.json +++ b/items/TAYLOR_NPC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Taylor (NPC)", - "nbttag": "{SkullOwner:{Id:\"8b9afe00-12b8-2184-89a9-6aed27075943\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzE4Y2EwYzg5YmVmOGM0ZTdlNTIxYjExMzgyMWZmZGYwMGU3YjVlYjU1MmEzNzhmOTAzN2NiZWM2NTVkZDI3YzgifX19\"}]},Name:\"8b9afe00-12b8-2184-89a9-6aed27075943\"},display:{Lore:[0:\"\"],Name:\"§9Taylor (NPC)\"},ExtraAttributes:{id:\"TAYLOR_NPC\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8b9afe00-12b8-2184-89a9-6aed27075943\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzE4Y2EwYzg5YmVmOGM0ZTdlNTIxYjExMzgyMWZmZGYwMGU3YjVlYjU1MmEzNzhmOTAzN2NiZWM2NTVkZDI3YzgifX19\"}]},Name:\"8b9afe00-12b8-2184-89a9-6aed27075943\"},display:{Lore:[0:\"\"],Name:\"§9Taylor (NPC)\"},ExtraAttributes:{id:\"TAYLOR_NPC\"}}", "damage": 3, "lore": [ "" @@ -9,8 +9,10 @@ "internalname": "TAYLOR_NPC", "clickcommand": "", "modver": "2.1.1-PRE", - "x": 28, - "y": 72, - "z": -43, - "island": "hub" + "x": 21, + "y": 73, + "z": -46, + "island": "hub", + "crafttext": "", + "infoType": "" }
\ No newline at end of file |