diff options
Diffstat (limited to 'items/LARVA_SILK.json')
-rw-r--r-- | items/LARVA_SILK.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/LARVA_SILK.json b/items/LARVA_SILK.json new file mode 100644 index 00000000..8727bac3 --- /dev/null +++ b/items/LARVA_SILK.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:string", + "displayname": "§aLarva Silk", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Click two ledge blocks with this\",1:\"§7item to setup a §eSilkwire§7.\",2:\"\",3:\"§7§8May the larvas which died for\",4:\"§8it rest in pieces.\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aLarva Silk\"},ExtraAttributes:{id:\"LARVA_SILK\"}}", + "damage": 0, + "lore": [ + "§7Click two ledge blocks with this", + "§7item to setup a §eSilkwire§7.", + "", + "§7§8May the larvas which died for", + "§8it rest in pieces.", + "", + "§a§lUNCOMMON" + ], + "internalname": "LARVA_SILK", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Larva_Silk", + "https://wiki.hypixel.net/Larva_Silk" + ] +}
\ No newline at end of file |