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_CANE_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_CANE_3.json')
-rw-r--r-- | items/THEORETICAL_HOE_CANE_3.json | 25 |
1 files changed, 10 insertions, 15 deletions
diff --git a/items/THEORETICAL_HOE_CANE_3.json b/items/THEORETICAL_HOE_CANE_3.json index a87d2ff3..0d354d11 100644 --- a/items/THEORETICAL_HOE_CANE_3.json +++ b/items/THEORETICAL_HOE_CANE_3.json @@ -1,32 +1,27 @@ { "itemid": "minecraft:diamond_hoe", "displayname": "§9Turing Sugar Cane Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §6+50☘ Farming Fortune\",1:\"§6§7and §3+3☯ Farming Wisdom §7for\",2:\"§7sugar canes.\",3:\"\",4:\"§7Counter: §e0 Sugar Canes\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Gain §6+16☘ Farming Fortune\",8:\"§6§7for sugar canes per digits on\",9:\"§7the Counter, minus 4!\",10:\"§7You have §6+0☘ Farming Fortune\",11:\"§6§7for sugar canes.\",12:\"\",13:\"§6Collection Analysis\",14:\"§7Gain §6+8☘ Farming Fortune §7for\",15:\"§7sugar canes per digits of your\",16:\"§7collection, minus 4!\",17:\"§7You have §6+0☘ Farming Fortune\",18:\"§6§7for sugar canes.\",19:\"\",20:\"§7§8Bonus sugar canes 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:\"§9Turing Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_3\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §6+50☘ Sugar Cane Fortune §7and\",1:\"§7§3+3☯ Farming Wisdom §7for sugar canes.\",2:\"\",3:\"§7Counter: §e0 Sugar Canes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Gain §6+16☘ Sugar Cane Fortune §7per\",7:\"§7digits on the Counter, minus 4!\",8:\"§7You have §6+0☘ Sugar Cane Fortune§7.\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Gain §6+8☘ Sugar Cane Fortune §7per digits\",12:\"§7of your collection, minus 4!\",13:\"§7You have §6+0☘ Sugar Cane Fortune§7.\",14:\"\",15:\"§7§8Bonus sugar canes percent\",16:\"§8increases your Farmhand perk\u0027s\",17:\"§8chances.\",18:\"\",19:\"§eReach 100k Counter for +1 Rarity!\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§7§4❣ §cRequires §aFarming Skill 25§c.\",23:\"§9§lRARE HOE\"],Name:\"§9Turing Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_3\"}}", "damage": 0, "lore": [ - "§7Gain §6+50☘ Farming Fortune", - "§6§7and §3+3☯ Farming Wisdom §7for", - "§7sugar canes.", + "§7Gain §6+50☘ Sugar Cane Fortune §7and", + "§7§3+3☯ Farming Wisdom §7for sugar canes.", "", "§7Counter: §e0 Sugar Canes", "", "§6Logarithmic Counter", - "§7Gain §6+16☘ Farming Fortune", - "§6§7for sugar canes per digits on", - "§7the Counter, minus 4!", - "§7You have §6+0☘ Farming Fortune", - "§6§7for sugar canes.", + "§7Gain §6+16☘ Sugar Cane Fortune §7per", + "§7digits on the Counter, minus 4!", + "§7You have §6+0☘ Sugar Cane Fortune§7.", "", "§6Collection Analysis", - "§7Gain §6+8☘ Farming Fortune §7for", - "§7sugar canes per digits of your", - "§7collection, minus 4!", - "§7You have §6+0☘ Farming Fortune", - "§6§7for sugar canes.", + "§7Gain §6+8☘ Sugar Cane Fortune §7per digits", + "§7of your collection, minus 4!", + "§7You have §6+0☘ Sugar Cane Fortune§7.", "", "§7§8Bonus sugar canes percent", "§8increases your Farmhand perk\u0027s", - "§8chances", + "§8chances.", "", "§eReach 100k Counter for +1 Rarity!", "", |