diff options
Diffstat (limited to 'items/ROOKIE_HOE.json')
-rw-r--r-- | items/ROOKIE_HOE.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/ROOKIE_HOE.json b/items/ROOKIE_HOE.json index bc6e6f8e..95351c32 100644 --- a/items/ROOKIE_HOE.json +++ b/items/ROOKIE_HOE.json @@ -1,7 +1,7 @@ { "internalname": "ROOKIE_HOE", "itemid": "minecraft:stone_hoe", - "displayname": "Rookie Hoe", + "displayname": "§fRookie Hoe", "clickcommand": "", "damage": 0, "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crops broken with this hoe have\",1:\"§7a §a50%§7 chance to drop a seed.\",2:\"\",3:\"§f§lCOMMON HOE\"],Name:\"§fRookie Hoe\"},ExtraAttributes:{id:\"ROOKIE_HOE\"}}", @@ -11,5 +11,9 @@ "§7a §a50%§7 chance to drop a seed.", "", "§f§lCOMMON HOE" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rookie_Hoe" ] }
\ No newline at end of file |