From 64398a560ef328a787e5106197504a56d9cf80db Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 20 Aug 2022 13:12:30 +0200 Subject: 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> --- items/THEORETICAL_HOE_WHEAT_2.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'items/THEORETICAL_HOE_WHEAT_2.json') diff --git a/items/THEORETICAL_HOE_WHEAT_2.json b/items/THEORETICAL_HOE_WHEAT_2.json index c3848bd0..a3bb44fb 100644 --- a/items/THEORETICAL_HOE_WHEAT_2.json +++ b/items/THEORETICAL_HOE_WHEAT_2.json @@ -1,19 +1,20 @@ { "itemid": "minecraft:iron_hoe", "displayname": "§aEuclid\u0027s Wheat Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% wheat\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Wheat\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7wheat per\",7:\"§7digits on the Counter, minus 4!\",8:\"§a+0 §6☘ Farming Fortune §7for\",9:\"§7wheat\",10:\"\",11:\"§7§8Bonus wheat percent increases\",12:\"§8your Farmhand perk\u0027s chances\",13:\"\",14:\"§eReach 100k Counter for +1 Rarity!\",15:\"\",16:\"§6Right-click to view upgrade recipe!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§a§lUNCOMMON HOE\"],Name:\"§aEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_2\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% wheat §7and gain\",1:\"§7§3+2☯ Farming Wisdom §7while\",2:\"§7harvesting wheat§7.\",3:\"\",4:\"§7Counter: §e0 Wheat\",5:\"\",6:\"§6Logarithmic Counter\",7:\"§7Harvest §a+16% §7wheat per\",8:\"§7digits on the Counter, minus 4!\",9:\"§7§a0 §6☘ Farming Fortune §7for\",10:\"§7wheat.\",11:\"\",12:\"§7§8Bonus wheat percent increases\",13:\"§8your Farmhand perk\u0027s chances\",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:\"§aEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_2\"}}", "damage": 0, "lore": [ - "§7Harvest §a+25% wheat", - "§7Gain §a+2% §7Farming Exp", + "§7Harvest §a+25% wheat §7and gain", + "§7§3+2☯ Farming Wisdom §7while", + "§7harvesting wheat§7.", "", "§7Counter: §e0 Wheat", "", "§6Logarithmic Counter", "§7Harvest §a+16% §7wheat per", "§7digits on the Counter, minus 4!", - "§a+0 §6☘ Farming Fortune §7for", - "§7wheat", + "§7§a0 §6☘ Farming Fortune §7for", + "§7wheat.", "", "§7§8Bonus wheat percent increases", "§8your Farmhand perk\u0027s chances", @@ -38,10 +39,10 @@ }, "internalname": "THEORETICAL_HOE_WHEAT_2", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe" ] -} +} \ No newline at end of file -- cgit