diff options
Diffstat (limited to 'items/LEAVES-3.json')
-rw-r--r-- | items/LEAVES-3.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/LEAVES-3.json b/items/LEAVES-3.json index 38a40182..f214af6a 100644 --- a/items/LEAVES-3.json +++ b/items/LEAVES-3.json @@ -1,12 +1,17 @@ { "itemid": "minecraft:leaves", "displayname": "§fJungle Leaves", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fJungle Leaves\"},ExtraAttributes:{id:\"LEAVES:3\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fJungle Leaves\"},ExtraAttributes:{id:\"LEAVES-3\"}}", "damage": 3, "lore": [ "§f§lCOMMON" ], "internalname": "LEAVES-3", "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 |