diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-03-02 05:10:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-01 23:10:46 -0500 |
commit | 28538e471e025c536def28a6dea6d6a662e0a8c2 (patch) | |
tree | 7b29fa91f734f6a51b74b681534efcdcc5eaa04d /items/FARM_ARMOR_LEGGINGS.json | |
parent | 9f485436bfea8111c0a1d2869d35090f1705f5db (diff) | |
download | NotEnoughUpdates-REPO-28538e471e025c536def28a6dea6d6a662e0a8c2.tar.gz NotEnoughUpdates-REPO-28538e471e025c536def28a6dea6d6a662e0a8c2.tar.bz2 NotEnoughUpdates-REPO-28538e471e025c536def28a6dea6d6a662e0a8c2.zip |
Adding some new items and fixed Farm Armor, also added new info to 2 mobs (#692)
* puh
* gottem
Diffstat (limited to 'items/FARM_ARMOR_LEGGINGS.json')
-rw-r--r-- | items/FARM_ARMOR_LEGGINGS.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/FARM_ARMOR_LEGGINGS.json b/items/FARM_ARMOR_LEGGINGS.json index f4116bf6..4bf883e8 100644 --- a/items/FARM_ARMOR_LEGGINGS.json +++ b/items/FARM_ARMOR_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§9Farm Armor Leggings", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+20\",1:\"§7Defense: §a+50\",2:\"\",3:\"§6Full Set Bonus: Bonus Speed\",4:\"§7Increases your §f✦ Speed §7by\",5:\"§7§a+25§7 while worn near Farming\",6:\"§7Minions or in the §bFarm§7,\",7:\"§7§bThe Barn§7, and §bMushroom\",8:\"§bDesert§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE LEGGINGS\"],color:16766720,Name:\"§9Farm Armor Leggings\"},ExtraAttributes:{color:\"255:215:0\",id:\"FARM_ARMOR_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+20\",1:\"§7Defense: §a+50\",2:\"\",3:\"§6Full Set Bonus: Bonus Speed\",4:\"§7Increases your §f✦ Speed §7by\",5:\"§7§a+25§7 while worn near Farming\",6:\"§7Minions or in the §bFarm§7,\",7:\"§7§bThe Barn§7, and §eMushroom\",8:\"§bDesert§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE LEGGINGS\"],color:16766720,Name:\"§9Farm Armor Leggings\"},ExtraAttributes:{color:\"255:215:0\",id:\"FARM_ARMOR_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Health: §a+20", @@ -11,7 +11,7 @@ "§7Increases your §f✦ Speed §7by", "§7§a+25§7 while worn near Farming", "§7Minions or in the §bFarm§7,", - "§7§bThe Barn§7, and §bMushroom", + "§7§bThe Barn§7, and §eMushroom", "§bDesert§7.", "", "§7§8This item can be reforged!", @@ -30,7 +30,7 @@ }, "internalname": "FARM_ARMOR_LEGGINGS", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Farm_Armor" |