diff options
Diffstat (limited to 'items/VINCENT_NPC.json')
-rw-r--r-- | items/VINCENT_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/VINCENT_NPC.json b/items/VINCENT_NPC.json new file mode 100644 index 00000000..2c0f13fb --- /dev/null +++ b/items/VINCENT_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Vincent (NPC)", + "nbttag": "{SkullOwner:{Id:\"6c325563-c1fb-2fc7-bc37-e1bd346adf36\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzliYTNjNGY1ODJmYzg3NDllM2Q4ZTM1ZWYxZTYzMjgwYzQ3NTJlNGFjODNhYWI2OWY2NzRkYWMyNGEzNzU4MDMifX19\"}]},Name:\"6c325563-c1fb-2fc7-bc37-e1bd346adf36\"},display:{Lore:[0:\"\"],Name:\"§9Vincent (NPC)\"},ExtraAttributes:{id:\"VINCENT_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "VINCENT_NPC", + "clickcommand": "", + "modver": "", + "x": 98, + "y": 73, + "z": -102, + "island": "hub" +}
\ No newline at end of file |