diff options
Diffstat (limited to 'items/LEAVES-1.json')
-rw-r--r-- | items/LEAVES-1.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/LEAVES-1.json b/items/LEAVES-1.json index 0a70b32c..45788305 100644 --- a/items/LEAVES-1.json +++ b/items/LEAVES-1.json @@ -1,12 +1,17 @@ { "itemid": "minecraft:leaves", "displayname": "§fSpruce Leaves", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fSpruce Leaves\"},ExtraAttributes:{id:\"LEAVES:1\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fSpruce Leaves\"},ExtraAttributes:{id:\"LEAVES-1\"}}", "damage": 1, "lore": [ "§f§lCOMMON" ], "internalname": "LEAVES-1", "clickcommand": "", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaves" + ] }
\ No newline at end of file |