diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-02-16 12:41:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-16 22:41:28 +1100 |
commit | abf7450107a0c090b4cf2ac019f3d5ccef6177d3 (patch) | |
tree | 1f0259465f1e3bcbec3f8e9fa245c10428958fef /items/FARM_SUIT_LEGGINGS.json | |
parent | 3b750492565cda962fe668c89a6ae467d765ca71 (diff) | |
download | NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.tar.gz NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.tar.bz2 NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.zip |
Added new items, reqs and wiki links (#896)
Diffstat (limited to 'items/FARM_SUIT_LEGGINGS.json')
-rw-r--r-- | items/FARM_SUIT_LEGGINGS.json | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/items/FARM_SUIT_LEGGINGS.json b/items/FARM_SUIT_LEGGINGS.json index 684d0bab..6b4eb4ec 100644 --- a/items/FARM_SUIT_LEGGINGS.json +++ b/items/FARM_SUIT_LEGGINGS.json @@ -1,27 +1,29 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§fFarm Suit Leggings", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",1:\"\",2:\"§6Full Set Bonus: Bonus Speed\",3:\"§7Increases your §f✦ Speed\",4:\"§f§7by §a+20§7 near Farming\",5:\"§7Minions or farming islands.\",6:\"\",7:\"§6Full Set Bonus: Farmer Aura\",8:\"§7Regrow an extra crop on\",9:\"§7farming islands every §a3\",10:\"§a§7seconds.\",11:\"\",12:\"§7Farming islands:\",13:\"§7- §bFarm\",14:\"§7- §bThe Barn\",15:\"§7- §eMushroom Desert\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§f§lCOMMON LEGGINGS\"],color:16776960,Name:\"§fFarm Suit Leggings\"},ExtraAttributes:{color:\"255:255:0\",id:\"FARM_SUIT_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",1:\"§7Farming Fortune: §a+5\",2:\"\",3:\"§6Full Set Bonus: Bonus Speed\",4:\"§7Increases your §f✦ Speed §7by\",5:\"§7§a+20§7 near Farming Minions or\",6:\"§7farming islands.\",7:\"\",8:\"§6Full Set Bonus: Farmer Aura\",9:\"§7Regrow an extra crop on farming\",10:\"§7islands every §a3 §7seconds.\",11:\"\",12:\"§7Farming islands:\",13:\"§7- §bFarm\",14:\"§7- §bThe Barn\",15:\"§7- §eMushroom Desert\",16:\"§7- §bGarden\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aFarming Skill 3§c.\",20:\"§f§lCOMMON LEGGINGS\"],color:16776960,Name:\"§fFarm Suit Leggings\"},ExtraAttributes:{id:\"FARM_SUIT_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Defense: §a+30", + "§7Farming Fortune: §a+5", "", "§6Full Set Bonus: Bonus Speed", - "§7Increases your §f✦ Speed", - "§f§7by §a+20§7 near Farming", - "§7Minions or farming islands.", + "§7Increases your §f✦ Speed §7by", + "§7§a+20§7 near Farming Minions or", + "§7farming islands.", "", "§6Full Set Bonus: Farmer Aura", - "§7Regrow an extra crop on", - "§7farming islands every §a3", - "§a§7seconds.", + "§7Regrow an extra crop on farming", + "§7islands every §a3 §7seconds.", "", "§7Farming islands:", "§7- §bFarm", "§7- §bThe Barn", "§7- §eMushroom Desert", + "§7- §bGarden", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 3§c.", "§f§lCOMMON LEGGINGS" ], "recipe": { @@ -37,7 +39,7 @@ }, "internalname": "FARM_SUIT_LEGGINGS", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Farm_Suit", |