diff options
Diffstat (limited to 'items/LARVA_HOOK.json')
-rw-r--r-- | items/LARVA_HOOK.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/LARVA_HOOK.json b/items/LARVA_HOOK.json new file mode 100644 index 00000000..69651759 --- /dev/null +++ b/items/LARVA_HOOK.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:tripwire_hook", + "displayname": "§aLarva Hook", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Click the §6larvas §7crawling\",1:\"§7around tree branches to\",2:\"§7tactfully extract their silk.\",3:\"\",4:\"§7§7You may harvest §68 larvas\",5:\"§6§7per hook.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aLarva Hook\"},ExtraAttributes:{id:\"LARVA_HOOK\"}}", + "damage": 0, + "lore": [ + "§7Click the §6larvas §7crawling", + "§7around tree branches to", + "§7tactfully extract their silk.", + "", + "§7§7You may harvest §68 larvas", + "§6§7per hook.", + "", + "§a§lUNCOMMON" + ], + "internalname": "LARVA_HOOK", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Larva_Hook", + "https://wiki.hypixel.net/Larva_Hook" + ] +}
\ No newline at end of file |