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_BOOTS.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_BOOTS.json')
-rw-r--r-- | items/FERMENTO_BOOTS.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/FERMENTO_BOOTS.json b/items/FERMENTO_BOOTS.json index c6c6a1bb..5fb4c4c5 100644 --- a/items/FERMENTO_BOOTS.json +++ b/items/FERMENTO_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Fermento Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+40\",2:\"§7Speed: §a+5\",3:\"§7Farming Fortune: §a+30\",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:\"§6Ability: Farmer\u0027s Grace\",12:\"§7Grants immunity to trampling\",13:\"§7crops.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aFarming Skill 40§c.\",17:\"§6§lLEGENDARY BOOTS\"],color:8630331,Name:\"§6Fermento Boots\"},ExtraAttributes:{id:\"FERMENTO_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+40\",2:\"§7Speed: §a+5\",3:\"§7Farming Fortune: §a+30\",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:\"§6Ability: Farmer\u0027s Grace\",13:\"§7Grants immunity to trampling\",14:\"§7crops.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aFarming Skill 40§c.\",18:\"§6§lLEGENDARY BOOTS\"],color:8630331,Name:\"§6Fermento Boots\"},ExtraAttributes:{id:\"FERMENTO_BOOTS\"}}", "damage": 0, "lore": [ "§7Health: §a+130", @@ -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.", "", "§6Ability: Farmer\u0027s Grace", "§7Grants immunity to trampling", |