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_CANE_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_CANE_3.json')
-rw-r--r-- | items/THEORETICAL_HOE_CANE_3.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/THEORETICAL_HOE_CANE_3.json b/items/THEORETICAL_HOE_CANE_3.json index 001b3bbd..67df69c6 100644 --- a/items/THEORETICAL_HOE_CANE_3.json +++ b/items/THEORETICAL_HOE_CANE_3.json @@ -1,7 +1,7 @@ { "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:\"§fCounter bonus: §a0% §7sugar cane\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7sugar cane per\",12:\"§7digits of your collection, minus 4!\",13:\"§fCollection bonus: §a+24% §7sugar cane\",14:\"\",15:\"§7§8Bonus sugar cane 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:\"§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 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\"}}", "damage": 0, "lore": [ "§7Harvest §a+50% sugar cane", @@ -12,12 +12,14 @@ "§6Logarithmic Counter", "§7Harvest §a+16% §7sugar cane per", "§7digits on the Counter, minus 4!", - "§fCounter bonus: §a0% §7sugar cane", + "§a+0 §6☘ Farming Fortune §7for", + "§7sugar cane", "", "§6Collection Analysis", "§7Harvest §a+8% §7sugar cane per", "§7digits of your collection, minus 4!", - "§fCollection bonus: §a+24% §7sugar cane", + "§a+24 §6☘ Farming Fortune §7for", + "§7sugar cane", "", "§7§8Bonus sugar cane percent", "§8increases your Farmhand perk\u0027s", @@ -41,7 +43,7 @@ }, "internalname": "THEORETICAL_HOE_CANE_3", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ |