diff options
Diffstat (limited to 'items/LOG_2.json')
-rw-r--r-- | items/LOG_2.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/LOG_2.json b/items/LOG_2.json index 4e758219..20bc6b89 100644 --- a/items/LOG_2.json +++ b/items/LOG_2.json @@ -1,17 +1,20 @@ { "itemid": "minecraft:log2", "displayname": "§fAcacia Wood", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fAcacia Wood\"},ExtraAttributes:{id:\"LOG_2\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§f§lCOMMON\"],Name:\"§fAcacia Wood\"},ExtraAttributes:{id:\"LOG_2\"}}", "damage": 0, "lore": [ + "§7§8Collection Item", + "", "§f§lCOMMON" ], "internalname": "LOG_2", - "modver": "2.1.0-REL", + "modver": "2.2.2", "vanilla": true, "clickcommand": "", "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Acacia_Wood" - ] + ], + "crafttext": "" }
\ No newline at end of file |