diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-21 18:54:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-21 17:54:08 +0000 |
commit | 863d80d22f05bfaf6e3014871b2f02cc916870b0 (patch) | |
tree | 5d302d97e8badada7e27dbe907c3067bbf1cd3e4 /items/THEORETICAL_HOE_WHEAT_3.json | |
parent | 65baaa519733aee8b5d1d492133e02b08c7dfd01 (diff) | |
download | NotEnoughUpdates-REPO-863d80d22f05bfaf6e3014871b2f02cc916870b0.tar.gz NotEnoughUpdates-REPO-863d80d22f05bfaf6e3014871b2f02cc916870b0.tar.bz2 NotEnoughUpdates-REPO-863d80d22f05bfaf6e3014871b2f02cc916870b0.zip |
Added new skins and some lore fixes (#1136)
* Added new skins and some lore fixes
* Fixed Cactus Knife lore
* Added parents for new skin
Diffstat (limited to 'items/THEORETICAL_HOE_WHEAT_3.json')
-rw-r--r-- | items/THEORETICAL_HOE_WHEAT_3.json | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/items/THEORETICAL_HOE_WHEAT_3.json b/items/THEORETICAL_HOE_WHEAT_3.json index 51c14f65..ed19b4bd 100644 --- a/items/THEORETICAL_HOE_WHEAT_3.json +++ b/items/THEORETICAL_HOE_WHEAT_3.json @@ -1,33 +1,31 @@ { "itemid": "minecraft:diamond_hoe", "displayname": "§9Euclid\u0027s Wheat Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% wheat §7and gain\",1:\"§7§3+3☯ 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:\"§6Collection Analysis\",13:\"§7Harvest §a+8% §7wheat per digits of\",14:\"§7your collection, minus 4!\",15:\"§7§a+16 §6☘ Farming Fortune §7for\",16:\"§7wheat.\",17:\"\",18:\"§7§8Bonus wheat percent increases\",19:\"§8your Farmhand perk\u0027s chances\",20:\"\",21:\"§eReach 100k Counter for +1 Rarity!\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§9§lRARE HOE\"],Name:\"§9Euclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_3\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §6+50☘ Wheat Fortune §7and §3+3☯\",1:\"§3Farming Wisdom §7for wheat.\",2:\"\",3:\"§7Counter: §e0 Wheat\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Gain §6+16☘ Wheat Fortune §7per digits\",7:\"§7on the Counter, minus 4!\",8:\"§7You have §6+0☘ Wheat Fortune§7.\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Gain §6+8☘ Wheat Fortune §7per digits of\",12:\"§7your collection, minus 4!\",13:\"§7You have §6+0☘ Wheat Fortune§7.\",14:\"\",15:\"§7§8Bonus wheat percent increases your\",16:\"§8Farmhand perk\u0027s chances.\",17:\"\",18:\"§eReach 100k Counter for +1 Rarity!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4❣ §cRequires §aFarming Skill 25§c.\",22:\"§9§lRARE HOE\"],Name:\"§9Euclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_3\"}}", "damage": 0, "lore": [ - "§7Harvest §a+50% wheat §7and gain", - "§7§3+3☯ Farming Wisdom §7while", - "§7harvesting wheat§7.", + "§7Gain §6+50☘ Wheat Fortune §7and §3+3☯", + "§3Farming Wisdom §7for wheat.", "", "§7Counter: §e0 Wheat", "", "§6Logarithmic Counter", - "§7Harvest §a+16% §7wheat per", - "§7digits on the Counter, minus 4!", - "§7§a0 §6☘ Farming Fortune §7for", - "§7wheat.", + "§7Gain §6+16☘ Wheat Fortune §7per digits", + "§7on the Counter, minus 4!", + "§7You have §6+0☘ Wheat Fortune§7.", "", "§6Collection Analysis", - "§7Harvest §a+8% §7wheat per digits of", + "§7Gain §6+8☘ Wheat Fortune §7per digits of", "§7your collection, minus 4!", - "§7§a+16 §6☘ Farming Fortune §7for", - "§7wheat.", + "§7You have §6+0☘ Wheat Fortune§7.", "", - "§7§8Bonus wheat percent increases", - "§8your Farmhand perk\u0027s chances", + "§7§8Bonus wheat percent increases your", + "§8Farmhand perk\u0027s chances.", "", "§eReach 100k Counter for +1 Rarity!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 25§c.", "§9§lRARE HOE" ], "recipe": { |