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_WARTS_2.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_WARTS_2.json')
-rw-r--r-- | items/THEORETICAL_HOE_WARTS_2.json | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/items/THEORETICAL_HOE_WARTS_2.json b/items/THEORETICAL_HOE_WARTS_2.json index 451df5c6..6dc37dea 100644 --- a/items/THEORETICAL_HOE_WARTS_2.json +++ b/items/THEORETICAL_HOE_WARTS_2.json @@ -1,21 +1,24 @@ { "itemid": "minecraft:iron_hoe", "displayname": "§aNewton Nether Warts Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% nether wart\",1:\"§7Gain §a+2% §7Alchemy Exp\",2:\"\",3:\"§7Counter: §e0 Nether Warts\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7nether wart per\",7:\"§7digits on the Counter, minus 4!\",8:\"§a+0 §6☘ Farming Fortune §7for\",9:\"§7nether wart\",10:\"\",11:\"§7§8Bonus nether wart percent\",12:\"§8increases your Farmhand perk\u0027s\",13:\"§8chances\",14:\"\",15:\"§eReach 100k Counter for +1 Rarity!\",16:\"\",17:\"§6Right-click to view upgrade recipe!\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§a§lUNCOMMON HOE\"],Name:\"§aNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_2\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% nether warts\",1:\"§a§7and gain §3+2☯ Alchemy Wisdom\",2:\"§3§7while harvesting nether\",3:\"§7warts§7.\",4:\"\",5:\"§7Counter: §e0 Nether Warts\",6:\"\",7:\"§6Logarithmic Counter\",8:\"§7Harvest §a+16% §7nether warts\",9:\"§7per digits on the Counter, minus\",10:\"§74!\",11:\"§7§a0 §6☘ Farming Fortune §7for\",12:\"§7nether warts.\",13:\"\",14:\"§7§8Bonus nether warts percent\",15:\"§8increases your Farmhand perk\u0027s\",16:\"§8chances\",17:\"\",18:\"§eReach 100k Counter for +1 Rarity!\",19:\"\",20:\"§6Right-click to view upgrade recipe!\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§a§lUNCOMMON HOE\"],Name:\"§aNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_2\"}}", "damage": 0, "lore": [ - "§7Harvest §a+25% nether wart", - "§7Gain §a+2% §7Alchemy Exp", + "§7Harvest §a+25% nether warts", + "§a§7and gain §3+2☯ Alchemy Wisdom", + "§3§7while harvesting nether", + "§7warts§7.", "", "§7Counter: §e0 Nether Warts", "", "§6Logarithmic Counter", - "§7Harvest §a+16% §7nether wart per", - "§7digits on the Counter, minus 4!", - "§a+0 §6☘ Farming Fortune §7for", - "§7nether wart", + "§7Harvest §a+16% §7nether warts", + "§7per digits on the Counter, minus", + "§74!", + "§7§a0 §6☘ Farming Fortune §7for", + "§7nether warts.", "", - "§7§8Bonus nether wart percent", + "§7§8Bonus nether warts percent", "§8increases your Farmhand perk\u0027s", "§8chances", "", @@ -39,10 +42,10 @@ }, "internalname": "THEORETICAL_HOE_WARTS_2", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe" ] -} +}
\ No newline at end of file |