diff options
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 |