diff options
Diffstat (limited to 'items/GWENDOLYN_NPC.json')
-rw-r--r-- | items/GWENDOLYN_NPC.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/GWENDOLYN_NPC.json b/items/GWENDOLYN_NPC.json new file mode 100644 index 00000000..d42a8106 --- /dev/null +++ b/items/GWENDOLYN_NPC.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Gwendolyn (NPC)", + "nbttag": "{SkullOwner:{Id:\"1f2ba922-d99d-29f1-ae2b-2fca0ac9ff70\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVjMzQzNTE2MDZhOTlmNjJjYWI5ZTdjNTEyODM4NjQ3NTNkMmU2Nzk0OGIxZjEyNmJhZjcwYzEyOTE3MjMzZjAifX19\"}]},Name:\"1f2ba922-d99d-29f1-ae2b-2fca0ac9ff70\"},display:{Name:\"§9Gwendolyn (NPC)\"},ExtraAttributes:{id:\"GWENDOLYN_NPC\"}}", + "damage": 3, + "lore": [], + "internalname": "GWENDOLYN_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 89, + "y": 199, + "z": -98, + "island": "mining_3" +}
\ No newline at end of file |