diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-11 16:10:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-11 14:10:54 +0000 |
commit | 1be01049c8878ec9b087cff9036408a4bbca98ca (patch) | |
tree | 7c07417ac3271d62e1e50b0278c18d326699aa44 /items/FERMENTO_BOOTS.json | |
parent | 4a724ed2a74eed24133f800eade4ca20e3b00353 (diff) | |
download | NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.gz NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.bz2 NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.zip |
Added new gemstones to lore (#1153)
Diffstat (limited to 'items/FERMENTO_BOOTS.json')
-rw-r--r-- | items/FERMENTO_BOOTS.json | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/items/FERMENTO_BOOTS.json b/items/FERMENTO_BOOTS.json index 5fb4c4c5..364eeb18 100644 --- a/items/FERMENTO_BOOTS.json +++ b/items/FERMENTO_BOOTS.json @@ -1,24 +1,23 @@ { "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. §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\"}}", + "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:\" §8[§8☘§8] §8[§8☘§8]\",5:\"\",6:\"§8Tiered Bonus: Feast (0/4)\",7:\"§7Combines the Tiered Bonuses of\",8:\"§7wearing §a0 pieces §7of the Melon Armor,\",9:\"§7Cropie Armor, and Squash Armor.\",10:\"§7§7Grants §60☘ Farming Fortune§7.\",11:\"\",12:\"§6Ability: Farmer\u0027s Grace \",13:\"§7Grants immunity to trampling crops.\",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\"}}", "damage": 0, "lore": [ "§7Health: §a+130", "§7Defense: §a+40", "§7Speed: §a+5", "§7Farming Fortune: §a+30", + " §8[§8☘§8] §8[§8☘§8]", "", "§8Tiered Bonus: Feast (0/4)", "§7Combines the Tiered Bonuses of", - "§7wearing §a0 pieces §7of the", - "§7Melon Armor, Cropie Armor, and", - "§7Squash Armor. §7Grants §60☘", - "§6Farming Fortune§7.", + "§7wearing §a0 pieces §7of the Melon Armor,", + "§7Cropie Armor, and Squash Armor.", + "§7§7Grants §60☘ Farming Fortune§7.", "", - "§6Ability: Farmer\u0027s Grace", - "§7Grants immunity to trampling", - "§7crops.", + "§6Ability: Farmer\u0027s Grace ", + "§7Grants immunity to trampling crops.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFarming Skill 40§c.", |