diff options
Diffstat (limited to 'items/SPONGE.json')
-rw-r--r-- | items/SPONGE.json | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/items/SPONGE.json b/items/SPONGE.json index 2ed60889..bb407831 100644 --- a/items/SPONGE.json +++ b/items/SPONGE.json @@ -1,12 +1,16 @@ { - "internalname": "SPONGE", "itemid": "minecraft:sponge", - "displayname": "Sponge", - "clickcommand": "", + "displayname": "§fSponge", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\",1:\"\",2:\"§eClick to view recipe!\"],Name:\"§fSponge\"},ExtraAttributes:{id:\"SPONGE\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fSponge\"},ExtraAttributes:{id:\"SPONGE\"}}", - "modver": "1.0.0", "lore": [ "§f§lCOMMON" + ], + "internalname": "SPONGE", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Sponge" ] }
\ No newline at end of file |