diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-03-19 21:55:54 +0000 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-03-19 21:55:54 +0000 |
commit | 2c4f16d139c4d315de7ae1498afd75057d752715 (patch) | |
tree | 8939c2ba48af0d1b40b06dc3d79fc0b35da0edd9 /items/FARM_ARMOR_LEGGINGS.json | |
parent | a1875440aadf3e9d0cd0b527c40d75e610b0023b (diff) | |
parent | e580a17989ef1df4e42ab78b82e0af0f0c3fd6b8 (diff) | |
download | NotEnoughUpdates-REPO-2c4f16d139c4d315de7ae1498afd75057d752715.tar.gz NotEnoughUpdates-REPO-2c4f16d139c4d315de7ae1498afd75057d752715.tar.bz2 NotEnoughUpdates-REPO-2c4f16d139c4d315de7ae1498afd75057d752715.zip |
Merge branch 'master' into dangerous
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" |