diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-02-24 13:56:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-24 13:56:05 +0100 |
commit | 8902ea8ce1d07da998a98311a0bb09041ef3af55 (patch) | |
tree | 90be8ed29d6f8e1c801b6c4892eb375f18336193 /items/FERMENTO_LEGGINGS.json | |
parent | 2aea3954dfc2970029380f49fdba37673060cc75 (diff) | |
download | NotEnoughUpdates-REPO-8902ea8ce1d07da998a98311a0bb09041ef3af55.tar.gz NotEnoughUpdates-REPO-8902ea8ce1d07da998a98311a0bb09041ef3af55.tar.bz2 NotEnoughUpdates-REPO-8902ea8ce1d07da998a98311a0bb09041ef3af55.zip |
Added 2 new dyes, added flame dye/koi to drops and fixed lava blaze a… (#903)
* Added 2 new dyes, added flame dye/koi to drops and fixed lava blaze and pigman drops
* wtf branch name wrong!1!1!1!
* Added new barn skin
Diffstat (limited to 'items/FERMENTO_LEGGINGS.json')
-rw-r--r-- | items/FERMENTO_LEGGINGS.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/FERMENTO_LEGGINGS.json b/items/FERMENTO_LEGGINGS.json index 4fb34a61..028703d6 100644 --- a/items/FERMENTO_LEGGINGS.json +++ b/items/FERMENTO_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Fermento Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+195\",1:\"§7Defense: §a+40\",2:\"§7Speed: §a+6\",3:\"§7Farming Fortune: §a+35\",4:\"\",5:\"§8Tiered Bonus: Feast (0/4)\",6:\"§7Combines the Tiered Bonuses of\",7:\"§7wearing §a0 pieces §7of the\",8:\"§7Melon Armor, Cropie Armor, and\",9:\"§7Squash Armor.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 40§c.\",13:\"§6§lLEGENDARY LEGGINGS\"],color:6986779,Name:\"§6Fermento Leggings\"},ExtraAttributes:{id:\"FERMENTO_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+195\",1:\"§7Defense: §a+40\",2:\"§7Speed: §a+6\",3:\"§7Farming Fortune: §a+35\",4:\"\",5:\"§8Tiered Bonus: Feast (0/4)\",6:\"§7Combines the Tiered Bonuses of\",7:\"§7wearing §a0 pieces §7of the\",8:\"§7Melon Armor, Cropie Armor, and\",9:\"§7Squash Armor. §7Grants §60☘\",10:\"§6Farming Fortune§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aFarming Skill 40§c.\",14:\"§6§lLEGENDARY LEGGINGS\"],color:6986779,Name:\"§6Fermento Leggings\"},ExtraAttributes:{id:\"FERMENTO_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Health: §a+195", @@ -13,7 +13,8 @@ "§7Combines the Tiered Bonuses of", "§7wearing §a0 pieces §7of the", "§7Melon Armor, Cropie Armor, and", - "§7Squash Armor.", + "§7Squash Armor. §7Grants §60☘", + "§6Farming Fortune§7.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFarming Skill 40§c.", |