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