diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/ROOKIE_HOE.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/ROOKIE_HOE.json b/items/ROOKIE_HOE.json index 6c000e52..6d9d3a0e 100644 --- a/items/ROOKIE_HOE.json +++ b/items/ROOKIE_HOE.json @@ -4,13 +4,14 @@ "displayname": "§fRookie Hoe", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Crops broken with this hoe have\",1:\"§7a §a50%§7 chance to drop a seed.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON HOE\"],Name:\"§fRookie Hoe\"},ExtraAttributes:{id:\"ROOKIE_HOE\"}}", - "modver": "2.1.0-REL", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Crops broken with this hoe have\",1:\"§7a §a50%§7 chance to drop a seed.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§7§4❣ §cRequires §aFarming Skill 1§c.\",5:\"§f§lCOMMON HOE\"],Name:\"§fRookie Hoe\"},ExtraAttributes:{id:\"ROOKIE_HOE\"}}", + "modver": "2.1.1-PRE", "lore": [ "§7Crops broken with this hoe have", "§7a §a50%§7 chance to drop a seed.", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 1§c.", "§f§lCOMMON HOE" ], "infoType": "WIKI_URL", |