diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-08-06 23:44:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-06 21:44:43 +0000 |
commit | 9b3005d4a487f8ab309020e86d024fdb756c4cff (patch) | |
tree | a3cba33555b100a7da7f6566e8b8ecfac7549ad0 /items/MELON_DICER_2.json | |
parent | 1eb9efcd5d6fe43a435ed19b9c825e4e1cddaa3c (diff) | |
download | NotEnoughUpdates-REPO-9b3005d4a487f8ab309020e86d024fdb756c4cff.tar.gz NotEnoughUpdates-REPO-9b3005d4a487f8ab309020e86d024fdb756c4cff.tar.bz2 NotEnoughUpdates-REPO-9b3005d4a487f8ab309020e86d024fdb756c4cff.zip |
feat: Dye Changes Part 1 (#1308)
* feat: Dye Changes Part 1
* More changes
* feat: Fishing Sack changes
* fix: Emerald Artifact in misc file
Diffstat (limited to 'items/MELON_DICER_2.json')
-rw-r--r-- | items/MELON_DICER_2.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/MELON_DICER_2.json b/items/MELON_DICER_2.json index fe3e78e6..31b4db0f 100644 --- a/items/MELON_DICER_2.json +++ b/items/MELON_DICER_2.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:diamond_axe", "displayname": "§5Melon Dicer 2.0", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\" §8[§8☘§8]\",1:\"\",2:\"§7§7Gain §3+7.5☯ Farming Wisdom §7while\",3:\"§7harvesting melons§7.\",4:\"\",5:\"§6Ability: Roll em\u0027+ \",6:\"§7Every melon you break, you make\",7:\"§7a wish to §dRNGesus §7which may\",8:\"§7grant you with a few or TONS of\",9:\"§7extra melons!\",10:\"\",11:\"§7§oSame as the Melon Dicer 1.0, just\",12:\"§7§obetter!\",13:\"\",14:\"§eRight-click to view recipes!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC AXE\"],Name:\"§5Melon Dicer 2.0\"},ExtraAttributes:{id:\"MELON_DICER_2\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\" §8[§8☘§8] §8[§8☘§8]\",1:\"\",2:\"§7§7Gain §3+7.5☯ Farming Wisdom §7while\",3:\"§7harvesting melons§7.\",4:\"\",5:\"§6Ability: Roll em\u0027+ \",6:\"§7Every melon you break, you make\",7:\"§7a wish to §dRNGesus §7which may\",8:\"§7grant you with a few or TONS of\",9:\"§7extra melons!\",10:\"\",11:\"§7§oSame as the Melon Dicer 1.0, just\",12:\"§7§obetter!\",13:\"\",14:\"§eRight-click to view recipes!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC AXE\"],Name:\"§5Melon Dicer 2.0\"},ExtraAttributes:{id:\"MELON_DICER_2\"}}", "damage": 0, "lore": [ - " §8[§8☘§8]", + " §8[§8☘§8] §8[§8☘§8]", "", "§7§7Gain §3+7.5☯ Farming Wisdom §7while", "§7harvesting melons§7.", @@ -36,7 +36,7 @@ }, "internalname": "MELON_DICER_2", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "", "infoType": "WIKI_URL", "info": [ |