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_1.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_1.json')
-rw-r--r-- | items/THEORETICAL_HOE_WHEAT_1.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/THEORETICAL_HOE_WHEAT_1.json b/items/THEORETICAL_HOE_WHEAT_1.json index 61f91642..f903ba8f 100644 --- a/items/THEORETICAL_HOE_WHEAT_1.json +++ b/items/THEORETICAL_HOE_WHEAT_1.json @@ -1,19 +1,20 @@ { "itemid": "minecraft:stone_hoe", "displayname": "§fEuclid\u0027s Wheat Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% wheat §7and gain\",1:\"§7§3+1☯ Farming Wisdom §7while\",2:\"§7harvesting wheat§7.\",3:\"\",4:\"§7Counter: §e0 Wheat\",5:\"\",6:\"§8Reach 100k Counter for +1 Rarity!\",7:\"§eRight-click to view recipes!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_1\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §6+10☘ Wheat Fortune §7and §3+1☯\",1:\"§3Farming Wisdom §7for wheat.\",2:\"\",3:\"§7Counter: §e0 Wheat\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§eRight-click to view recipes!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §aFarming Skill 15§c.\",11:\"§f§lCOMMON HOE\"],Name:\"§fEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_1\"}}", "damage": 0, "lore": [ - "§7Harvest §a+10% wheat §7and gain", - "§7§3+1☯ Farming Wisdom §7while", - "§7harvesting wheat§7.", + "§7Gain §6+10☘ Wheat Fortune §7and §3+1☯", + "§3Farming Wisdom §7for wheat.", "", "§7Counter: §e0 Wheat", "", "§8Reach 100k Counter for +1 Rarity!", + "", "§eRight-click to view recipes!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 15§c.", "§f§lCOMMON HOE" ], "recipe": { |