diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-21 18:54:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-21 17:54:08 +0000 |
commit | 863d80d22f05bfaf6e3014871b2f02cc916870b0 (patch) | |
tree | 5d302d97e8badada7e27dbe907c3067bbf1cd3e4 /items/THEORETICAL_HOE_WARTS_3.json | |
parent | 65baaa519733aee8b5d1d492133e02b08c7dfd01 (diff) | |
download | NotEnoughUpdates-REPO-863d80d22f05bfaf6e3014871b2f02cc916870b0.tar.gz NotEnoughUpdates-REPO-863d80d22f05bfaf6e3014871b2f02cc916870b0.tar.bz2 NotEnoughUpdates-REPO-863d80d22f05bfaf6e3014871b2f02cc916870b0.zip |
Added new skins and some lore fixes (#1136)
* Added new skins and some lore fixes
* Fixed Cactus Knife lore
* Added parents for new skin
Diffstat (limited to 'items/THEORETICAL_HOE_WARTS_3.json')
-rw-r--r-- | items/THEORETICAL_HOE_WARTS_3.json | 26 |
1 files changed, 11 insertions, 15 deletions
diff --git a/items/THEORETICAL_HOE_WARTS_3.json b/items/THEORETICAL_HOE_WARTS_3.json index c001e797..a61643a3 100644 --- a/items/THEORETICAL_HOE_WARTS_3.json +++ b/items/THEORETICAL_HOE_WARTS_3.json @@ -1,32 +1,28 @@ { "itemid": "minecraft:diamond_hoe", "displayname": "§9Newton Nether Warts Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §6+50☘ Farming Fortune\",1:\"§6§7and §3+5☯ Farming Wisdom §7for\",2:\"§7nether warts.\",3:\"\",4:\"§7Counter: §e0 Nether Warts\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Gain §6+16☘ Farming Fortune\",8:\"§6§7for nether warts per digits on\",9:\"§7the Counter, minus 4!\",10:\"§7You have §6+0☘ Farming Fortune\",11:\"§6§7for nether warts.\",12:\"\",13:\"§6Collection Analysis\",14:\"§7Gain §6+8☘ Farming Fortune §7for\",15:\"§7nether warts per digits of your\",16:\"§7collection, minus 4!\",17:\"§7You have §6+0☘ Farming Fortune\",18:\"§6§7for nether warts.\",19:\"\",20:\"§7§8Bonus nether warts percent\",21:\"§8increases your Farmhand perk\u0027s\",22:\"§8chances\",23:\"\",24:\"§eReach 100k Counter for +1 Rarity!\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§7§4❣ §cRequires §aFarming Skill 25§c.\",28:\"§9§lRARE HOE\"],Name:\"§9Newton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_3\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §6+50☘ Nether Wart Fortune §7and\",1:\"§7§3+3☯ Farming Wisdom §7for nether\",2:\"§7warts.\",3:\"\",4:\"§7Counter: §e0 Nether Warts\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Gain §6+16☘ Nether Wart Fortune §7per\",8:\"§7digits on the Counter, minus 4!\",9:\"§7You have §6+0☘ Nether Wart Fortune§7.\",10:\"\",11:\"§6Collection Analysis\",12:\"§7Gain §6+8☘ Nether Wart Fortune §7per digits\",13:\"§7of your collection, minus 4!\",14:\"§7You have §6+0☘ Nether Wart Fortune§7.\",15:\"\",16:\"§7§8Bonus nether warts percent\",17:\"§8increases your Farmhand perk\u0027s\",18:\"§8chances.\",19:\"\",20:\"§eReach 100k Counter for +1 Rarity!\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§7§4❣ §cRequires §aFarming Skill 25§c.\",24:\"§9§lRARE HOE\"],Name:\"§9Newton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_3\"}}", "damage": 0, "lore": [ - "§7Gain §6+50☘ Farming Fortune", - "§6§7and §3+5☯ Farming Wisdom §7for", - "§7nether warts.", + "§7Gain §6+50☘ Nether Wart Fortune §7and", + "§7§3+3☯ Farming Wisdom §7for nether", + "§7warts.", "", "§7Counter: §e0 Nether Warts", "", "§6Logarithmic Counter", - "§7Gain §6+16☘ Farming Fortune", - "§6§7for nether warts per digits on", - "§7the Counter, minus 4!", - "§7You have §6+0☘ Farming Fortune", - "§6§7for nether warts.", + "§7Gain §6+16☘ Nether Wart Fortune §7per", + "§7digits on the Counter, minus 4!", + "§7You have §6+0☘ Nether Wart Fortune§7.", "", "§6Collection Analysis", - "§7Gain §6+8☘ Farming Fortune §7for", - "§7nether warts per digits of your", - "§7collection, minus 4!", - "§7You have §6+0☘ Farming Fortune", - "§6§7for nether warts.", + "§7Gain §6+8☘ Nether Wart Fortune §7per digits", + "§7of your collection, minus 4!", + "§7You have §6+0☘ Nether Wart Fortune§7.", "", "§7§8Bonus nether warts percent", "§8increases your Farmhand perk\u0027s", - "§8chances", + "§8chances.", "", "§eReach 100k Counter for +1 Rarity!", "", |