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/PUMPKIN_DICER.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/PUMPKIN_DICER.json')
-rw-r--r-- | items/PUMPKIN_DICER.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/PUMPKIN_DICER.json b/items/PUMPKIN_DICER.json index b9e70f49..5c2e1722 100644 --- a/items/PUMPKIN_DICER.json +++ b/items/PUMPKIN_DICER.json @@ -1,10 +1,11 @@ { "itemid": "minecraft:golden_axe", "displayname": "§5Pumpkin Dicer", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §a+5% §7Farming exp from pumpkins\",1:\"\",2:\"§6Ability: Roll em\u0027\",3:\"§7Every pumpkin you break, you\",4:\"§7make a wish to §dRNGesus\",5:\"§d§7which may grant you with a\",6:\"§7few or TONS of extra\",7:\"§7pumpkins!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC AXE\"],Name:\"§5Pumpkin Dicer\"},ExtraAttributes:{id:\"PUMPKIN_DICER\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+5☯ Farming Wisdom\",1:\"§3§7while harvesting pumpkins§7.\",2:\"\",3:\"§6Ability: Roll em\u0027\",4:\"§7Every pumpkin you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra\",8:\"§7pumpkins!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC AXE\"],Name:\"§5Pumpkin Dicer\"},ExtraAttributes:{id:\"PUMPKIN_DICER\"}}", "damage": 0, "lore": [ - "§7Gain §a+5% §7Farming exp from pumpkins", + "§7§7Gain §3+5☯ Farming Wisdom", + "§3§7while harvesting pumpkins§7.", "", "§6Ability: Roll em\u0027", "§7Every pumpkin you break, you", @@ -19,9 +20,9 @@ "internalname": "PUMPKIN_DICER", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Dicer" ] -} +}
\ No newline at end of file |