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_LEGGINGS.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_LEGGINGS.json')
-rw-r--r-- | items/FERMENTO_LEGGINGS.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/FERMENTO_LEGGINGS.json b/items/FERMENTO_LEGGINGS.json index 028703d6..12677e8d 100644 --- a/items/FERMENTO_LEGGINGS.json +++ b/items/FERMENTO_LEGGINGS.json @@ -1,20 +1,20 @@ { "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. §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\"}}", + "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:\" §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:\"§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", "§7Defense: §a+40", "§7Speed: §a+6", "§7Farming Fortune: §a+35", + " §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.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFarming Skill 40§c.", |