diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-20 13:12:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 13:12:30 +0200 |
commit | 64398a560ef328a787e5106197504a56d9cf80db (patch) | |
tree | 9206bdf4feb105884ea498c453741381ef265bf5 /items/THEORETICAL_HOE_CARROT_1.json | |
parent | 3ae2abbed4df9a495d9ab068202c09736b072add (diff) | |
download | NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2 NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip |
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>
Diffstat (limited to 'items/THEORETICAL_HOE_CARROT_1.json')
-rw-r--r-- | items/THEORETICAL_HOE_CARROT_1.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/THEORETICAL_HOE_CARROT_1.json b/items/THEORETICAL_HOE_CARROT_1.json index 81c1900c..05382136 100644 --- a/items/THEORETICAL_HOE_CARROT_1.json +++ b/items/THEORETICAL_HOE_CARROT_1.json @@ -1,11 +1,12 @@ { "itemid": "minecraft:stone_hoe", "displayname": "§fGauss Carrot Hoe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% carrot\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Carrots\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fGauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_1\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% carrots §7and\",1:\"§7gain §3+1☯ Farming Wisdom\",2:\"§3§7while harvesting carrots§7.\",3:\"\",4:\"§7Counter: §e0 Carrots\",5:\"\",6:\"§8Reach 100k Counter for +1 Rarity!\",7:\"\",8:\"§6Right-click to view upgrade recipe!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON HOE\"],Name:\"§fGauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_1\"}}", "damage": 0, "lore": [ - "§7Harvest §a+10% carrot", - "§7Gain §a+1% §7Farming Exp", + "§7Harvest §a+10% carrots §7and", + "§7gain §3+1☯ Farming Wisdom", + "§3§7while harvesting carrots§7.", "", "§7Counter: §e0 Carrots", "", @@ -29,10 +30,10 @@ }, "internalname": "THEORETICAL_HOE_CARROT_1", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Gauss_Carrot_Hoe" ] -} +}
\ No newline at end of file |