diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/ROOKIE_AXE.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/ROOKIE_AXE.json')
-rw-r--r-- | items/ROOKIE_AXE.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/ROOKIE_AXE.json b/items/ROOKIE_AXE.json index 99ef39b1..980c3c29 100644 --- a/items/ROOKIE_AXE.json +++ b/items/ROOKIE_AXE.json @@ -1,10 +1,10 @@ { "internalname": "ROOKIE_AXE", "itemid": "minecraft:stone_axe", - "displayname": "Rookie Axe", + "displayname": "§fRookie Axe", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[0:{lvl:1s,id:32s}],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§9Efficiency I\",3:\"§7Increases how quickly your tool\",4:\"§7breaks blocks.\",5:\"\",6:\"§f§lCOMMON AXE\"],Name:\"§fRookie Axe\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"ROOKIE_AXE\",enchantments:{efficiency:1},uuid:\"09446457-5cd3-428d-853a-af1a3144717a\",timestamp:\"3/31/20 12:58 AM\"}}", + "nbttag": "{ench:[0:{lvl:1s,id:32s}],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§9Efficiency I\",3:\"§7Increases how quickly your tool\",4:\"§7breaks blocks.\",5:\"\",6:\"§f§lCOMMON AXE\"],Name:\"§fRookie Axe\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"ROOKIE_AXE\",enchantments:{efficiency:1},uuid:\"aa47adb5-f3ba-4866-ac9e-0d4e14fca01c\",timestamp:\"01/04/20 20:10\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+20", @@ -14,5 +14,9 @@ "§7breaks blocks.", "", "§f§lCOMMON AXE" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rookie_Axe" ] }
\ No newline at end of file |