diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-20 13:12:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 13:12:30 +0200 |
commit | 64398a560ef328a787e5106197504a56d9cf80db (patch) | |
tree | 9206bdf4feb105884ea498c453741381ef265bf5 /items/THEORETICAL_HOE_CANE_3.json | |
parent | 3ae2abbed4df9a495d9ab068202c09736b072add (diff) | |
download | NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2 NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip |
New Alpha Stuff (#787)
* Nerds
* More Items
* I love stats
* I love hypixel
* Added and changed stuff from shitty update
* editor throwing
* I love the github editor
* More fixes
* Added new stuff to enchants.json
Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/THEORETICAL_HOE_CANE_3.json')
-rw-r--r-- | items/THEORETICAL_HOE_CANE_3.json | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/items/THEORETICAL_HOE_CANE_3.json b/items/THEORETICAL_HOE_CANE_3.json index 788e4055..7858f850 100644 --- a/items/THEORETICAL_HOE_CANE_3.json +++ b/items/THEORETICAL_HOE_CANE_3.json @@ -1,27 +1,29 @@ { "itemid": "minecraft:diamond_hoe", "displayname": "§9Turing Sugar Cane Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% sugar cane\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Sugar Canes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7sugar cane per\",7:\"§7digits on the Counter, minus 4!\",8:\"§a+0 §6☘ Farming Fortune §7for\",9:\"§7sugar cane\",10:\"\",11:\"§6Collection Analysis\",12:\"§7Harvest §a+8% §7sugar cane per\",13:\"§7digits of your collection, minus 4!\",14:\"§a+24 §6☘ Farming Fortune §7for\",15:\"§7sugar cane\",16:\"\",17:\"§7§8Bonus sugar cane percent\",18:\"§8increases your Farmhand perk\u0027s\",19:\"§8chances\",20:\"\",21:\"§eReach 100k Counter for +1 Rarity!\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§9§lRARE HOE\"],Name:\"§9Turing Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_3\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% sugar canes §7and\",1:\"§7gain §3+3☯ Farming Wisdom\",2:\"§3§7while harvesting sugar\",3:\"§7canes§7.\",4:\"\",5:\"§7Counter: §e0 Sugar Canes\",6:\"\",7:\"§6Logarithmic Counter\",8:\"§7Harvest §a+16% §7sugar canes per\",9:\"§7digits on the Counter, minus 4!\",10:\"§7§a0 §6☘ Farming Fortune §7for\",11:\"§7sugar canes.\",12:\"\",13:\"§6Collection Analysis\",14:\"§7Harvest §a+8% §7sugar canes per\",15:\"§7digits of your collection, minus 4!\",16:\"§7§a+24 §6☘ Farming Fortune §7for\",17:\"§7sugar canes.\",18:\"\",19:\"§7§8Bonus sugar canes percent\",20:\"§8increases your Farmhand perk\u0027s\",21:\"§8chances\",22:\"\",23:\"§eReach 100k Counter for +1 Rarity!\",24:\"\",25:\"§7§8This item can be reforged!\",26:\"§9§lRARE HOE\"],Name:\"§9Turing Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_3\"}}", "damage": 0, "lore": [ - "§7Harvest §a+50% sugar cane", - "§7Gain §a+3% §7Farming Exp", + "§7Harvest §a+50% sugar canes §7and", + "§7gain §3+3☯ Farming Wisdom", + "§3§7while harvesting sugar", + "§7canes§7.", "", "§7Counter: §e0 Sugar Canes", "", "§6Logarithmic Counter", - "§7Harvest §a+16% §7sugar cane per", + "§7Harvest §a+16% §7sugar canes per", "§7digits on the Counter, minus 4!", - "§a+0 §6☘ Farming Fortune §7for", - "§7sugar cane", + "§7§a0 §6☘ Farming Fortune §7for", + "§7sugar canes.", "", "§6Collection Analysis", - "§7Harvest §a+8% §7sugar cane per", + "§7Harvest §a+8% §7sugar canes per", "§7digits of your collection, minus 4!", - "§a+24 §6☘ Farming Fortune §7for", - "§7sugar cane", + "§7§a+24 §6☘ Farming Fortune §7for", + "§7sugar canes.", "", - "§7§8Bonus sugar cane percent", + "§7§8Bonus sugar canes percent", "§8increases your Farmhand perk\u0027s", "§8chances", "", @@ -43,10 +45,10 @@ }, "internalname": "THEORETICAL_HOE_CANE_3", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Turing_Sugar_Cane_Hoe" ] -} +}
\ No newline at end of file |