diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-01-22 20:28:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-22 14:28:55 -0500 |
commit | c3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0 (patch) | |
tree | 33a43cbede2bc8f90578eba341c435a334980a0d /items/THEORETICAL_HOE_POTATO_3.json | |
parent | e457e30deb2085b4233214e0a9130a7c9361f661 (diff) | |
download | NotEnoughUpdates-REPO-c3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0.tar.gz NotEnoughUpdates-REPO-c3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0.tar.bz2 NotEnoughUpdates-REPO-c3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0.zip |
Added Things, Fixed Things (#372)
* Fixed Red Claw, Added Wiki Links, Added Req
* "fixed" theoretical hoe's
* Added Pet Skin, Added Wiki Link, Added Parent for Talisman
Diffstat (limited to 'items/THEORETICAL_HOE_POTATO_3.json')
-rw-r--r-- | items/THEORETICAL_HOE_POTATO_3.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/THEORETICAL_HOE_POTATO_3.json b/items/THEORETICAL_HOE_POTATO_3.json index 9036e625..240c160a 100644 --- a/items/THEORETICAL_HOE_POTATO_3.json +++ b/items/THEORETICAL_HOE_POTATO_3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_hoe", "displayname": "§9Pythagorean Potato Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% potato\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Potatoes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7potato per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7potato\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7potato per digits\",12:\"§7of your collection, minus 4!\",13:\"§fCollection bonus: §a+16% §7potato\",14:\"\",15:\"§7§8Bonus potato percent increases\",16:\"§8your Farmhand perk\u0027s chances\",17:\"\",18:\"§eReach 100k Counter for +1 Rarity!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§9§lRARE HOE\"],Name:\"§9Pythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_3\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% potato\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Potatoes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7potato per\",7:\"§7digits on the Counter, minus 4!\",8:\"§a+0 §6☘ Farming Fortune §7for\",9:\"§7potato\",10:\"\",11:\"§6Collection Analysis\",12:\"§7Harvest §a+8% §7potato per digits\",13:\"§7of your collection, minus 4!\",14:\"§a+16 §6☘ Farming Fortune §7for\",15:\"§7potato\",16:\"\",17:\"§7§8Bonus potato percent increases\",18:\"§8your Farmhand perk\u0027s chances\",19:\"\",20:\"§eReach 100k Counter for +1 Rarity!\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§9§lRARE HOE\"],Name:\"§9Pythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_3\"}}", "damage": 0, "lore": [ "§7Harvest §a+50% potato", @@ -12,12 +12,14 @@ "§6Logarithmic Counter", "§7Harvest §a+16% §7potato per", "§7digits on the Counter, minus 4!", - "§fCounter bonus: §a0% §7potato", + "§a+0 §6☘ Farming Fortune §7for", + "§7potato", "", "§6Collection Analysis", "§7Harvest §a+8% §7potato per digits", "§7of your collection, minus 4!", - "§fCollection bonus: §a+16% §7potato", + "§a+16 §6☘ Farming Fortune §7for", + "§7potato", "", "§7§8Bonus potato percent increases", "§8your Farmhand perk\u0027s chances", @@ -40,7 +42,7 @@ }, "internalname": "THEORETICAL_HOE_POTATO_3", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "1.7.1-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ |