diff options
Diffstat (limited to 'items/HOPPITY_NPC.json')
-rw-r--r-- | items/HOPPITY_NPC.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/HOPPITY_NPC.json b/items/HOPPITY_NPC.json new file mode 100644 index 00000000..c04a838c --- /dev/null +++ b/items/HOPPITY_NPC.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Hoppity (NPC)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e8fb0f5b-193b-235d-b71b-21e6e1b00c39\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2I3OWU3ZjMzNDFiNjcyZDlkZTY1NjRjYmFjYTA1MmE2YTcyM2VhNDY2YTJlNjZhZjM1YmExYmE4NTVmMGQ2OTIifX19\"}]},Name:\"e8fb0f5b-193b-235d-b71b-21e6e1b00c39\"},display:{Lore:[0:\"§7Hoppity visits the SkyBlock Hub\",1:\"§7every year during the §dHoppity\u0027s Hunt \",2:\"§7and they sell Chocolate Rabbits.\"],Name:\"§9Hoppity (NPC)\"},ExtraAttributes:{id:\"HOPPITY_NPC\"}}", + "damage": 3, + "lore": [ + "§7Hoppity visits the SkyBlock Hub", + "§7every year during the §dHoppity\u0027s Hunt ", + "§7and they sell Chocolate Rabbits." + ], + "internalname": "HOPPITY_NPC", + "clickcommand": "", + "modver": "", + "x": 6, + "y": 72, + "z": 8, + "island": "hub", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Hoppity" + ] +}
\ No newline at end of file |