diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-02-15 09:29:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-15 09:29:45 +0100 |
commit | 4fa2f1eb69e5d3e412387d3f5bbde66e49245241 (patch) | |
tree | 3787dbd8e19e900d9f1d0ad360b221347b62a3ee /items/MELON_DICER.json | |
parent | 1b02e6fa47fc68095fc4cd6bc9038af9af803bb1 (diff) | |
download | NotEnoughUpdates-REPO-4fa2f1eb69e5d3e412387d3f5bbde66e49245241.tar.gz NotEnoughUpdates-REPO-4fa2f1eb69e5d3e412387d3f5bbde66e49245241.tar.bz2 NotEnoughUpdates-REPO-4fa2f1eb69e5d3e412387d3f5bbde66e49245241.zip |
New stuff from garden update (#853)
* New stuff from garden update
* Fixed some items
* Fixed nbt
* Added new items
* Fixed things idk
* Fixed lores
* Added reqs
* Added sunder and missing dicer
* Added reqs, new items and fixed some
* +1 soul
* Added island
Diffstat (limited to 'items/MELON_DICER.json')
-rw-r--r-- | items/MELON_DICER.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/MELON_DICER.json b/items/MELON_DICER.json index 51c495fe..c2de7176 100644 --- a/items/MELON_DICER.json +++ b/items/MELON_DICER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_axe", "displayname": "§5Melon Dicer", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+5☯ Farming Wisdom\",1:\"§3§7while harvesting melons§7.\",2:\"\",3:\"§6Ability: Roll em\u0027\",4:\"§7Every melon you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra melons!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC AXE\"],Name:\"§5Melon Dicer\"},ExtraAttributes:{id:\"MELON_DICER\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+5☯ Farming Wisdom\",1:\"§3§7while harvesting melons§7.\",2:\"\",3:\"§6Ability: Roll em\u0027\",4:\"§7Every melon you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra melons!\",8:\"§eRight-click to view recipes!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC AXE\"],Name:\"§5Melon Dicer\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"MELON_DICER\"}}", "damage": 0, "lore": [ "§7§7Gain §3+5☯ Farming Wisdom", @@ -12,6 +12,7 @@ "§7make a wish to §dRNGesus", "§d§7which may grant you with a", "§7few or TONS of extra melons!", + "§eRight-click to view recipes!", "", "§7§8This item can be reforged!", "§5§lEPIC AXE" @@ -19,7 +20,7 @@ "internalname": "MELON_DICER", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Melon_Dicer", |