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/PUMPKIN_DICER_3.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/PUMPKIN_DICER_3.json')
-rw-r--r-- | items/PUMPKIN_DICER_3.json | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/items/PUMPKIN_DICER_3.json b/items/PUMPKIN_DICER_3.json index c382f876..9d8c6940 100644 --- a/items/PUMPKIN_DICER_3.json +++ b/items/PUMPKIN_DICER_3.json @@ -1,21 +1,22 @@ { "itemid": "minecraft:golden_axe", "displayname": "§6Pumpkin Dicer 3.0", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+10☯ 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:\"§7§o\\\"3.0 is better than the 2.0\",10:\"§7§oversion\\\" - CEO of PumpkinDicer\",11:\"§7§oLLC.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§6§lLEGENDARY AXE\"],Name:\"§6Pumpkin Dicer 3.0\"},ExtraAttributes:{id:\"PUMPKIN_DICER_3\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\" §8[§8☘§8] §8[§8☘§8]\",1:\"\",2:\"§7§7Gain §3+10☯ Farming Wisdom §7while\",3:\"§7harvesting pumpkins§7.\",4:\"\",5:\"§6Ability: Roll em\u0027++ \",6:\"§7Every pumpkin you break, you\",7:\"§7make a wish to §dRNGesus §7which may\",8:\"§7grant you with a few or TONS of\",9:\"§7extra pumpkins!\",10:\"\",11:\"§7§o\\\"3.0 is better than the 2.0 version\\\" -\",12:\"§7§oCEO of PumpkinDicer LLC.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§6§lLEGENDARY AXE\"],Name:\"§6Pumpkin Dicer 3.0\"},ExtraAttributes:{id:\"PUMPKIN_DICER_3\"}}", "damage": 0, "lore": [ - "§7§7Gain §3+10☯ Farming Wisdom", - "§3§7while harvesting pumpkins§7.", + " §8[§8☘§8] §8[§8☘§8]", + "", + "§7§7Gain §3+10☯ Farming Wisdom §7while", + "§7harvesting pumpkins§7.", "", "§6Ability: Roll em\u0027++ ", "§7Every pumpkin you break, you", - "§7make a wish to §dRNGesus", - "§d§7which may grant you with a", - "§7few or TONS of extra", - "§7pumpkins!", - "§7§o\"3.0 is better than the 2.0", - "§7§oversion\" - CEO of PumpkinDicer", - "§7§oLLC.", + "§7make a wish to §dRNGesus §7which may", + "§7grant you with a few or TONS of", + "§7extra pumpkins!", + "", + "§7§o\"3.0 is better than the 2.0 version\" -", + "§7§oCEO of PumpkinDicer LLC.", "", "§7§8This item can be reforged!", "§6§lLEGENDARY AXE" |