diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-11 16:10:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-11 14:10:54 +0000 |
commit | 1be01049c8878ec9b087cff9036408a4bbca98ca (patch) | |
tree | 7c07417ac3271d62e1e50b0278c18d326699aa44 /items/MELON_DICER.json | |
parent | 4a724ed2a74eed24133f800eade4ca20e3b00353 (diff) | |
download | NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.gz NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.bz2 NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.zip |
Added new gemstones to lore (#1153)
Diffstat (limited to 'items/MELON_DICER.json')
-rw-r--r-- | items/MELON_DICER.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/items/MELON_DICER.json b/items/MELON_DICER.json index c2de7176..31139ab2 100644 --- a/items/MELON_DICER.json +++ b/items/MELON_DICER.json @@ -1,17 +1,18 @@ { "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:\"§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\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+5☯ Farming Wisdom §7while\",1:\"§7harvesting melons§7.\",2:\"\",3:\"§6Ability: Roll em\u0027 \",4:\"§7Every melon you break, you make\",5:\"§7a wish to §dRNGesus §7which may\",6:\"§7grant you with a few or TONS of\",7:\"§7extra melons!\",8:\"\",9:\"§eRight-click to view recipes!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC AXE\"],Name:\"§5Melon Dicer\"},ExtraAttributes:{id:\"MELON_DICER\"}}", "damage": 0, "lore": [ - "§7§7Gain §3+5☯ Farming Wisdom", - "§3§7while harvesting melons§7.", + "§7§7Gain §3+5☯ Farming Wisdom §7while", + "§7harvesting melons§7.", + "", + "§6Ability: Roll em\u0027 ", + "§7Every melon you break, you make", + "§7a wish to §dRNGesus §7which may", + "§7grant you with a few or TONS of", + "§7extra melons!", "", - "§6Ability: Roll em\u0027", - "§7Every melon you break, you", - "§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!", |