diff options
Diffstat (limited to 'items/FROSTY_NPC.json')
-rw-r--r-- | items/FROSTY_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/FROSTY_NPC.json b/items/FROSTY_NPC.json new file mode 100644 index 00000000..be99fe36 --- /dev/null +++ b/items/FROSTY_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Frosty (NPC)", + "nbttag": "{SkullOwner:{Id:\"6301d62a-e245-2d69-8523-559a1e79cc5c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2UxNmY5NmM3NTZkZWZlZTYzOTA4OWI3MDI5MDE0MzEwNzI0ZGYwZWYzMGM3NTEwZjJkNzJhYzllMGRhY2Y3ZDMifX19\"}]},Name:\"6301d62a-e245-2d69-8523-559a1e79cc5c\"},display:{Lore:[0:\"\"],Name:\"§9Frosty (NPC)\"},ExtraAttributes:{id:\"FROSTY_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "FROSTY_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -1, + "y": 77, + "z": 93, + "island": "winter" +}
\ No newline at end of file |