diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-05 13:20:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-05 13:20:07 +0200 |
commit | 983cf357b3b0d4ef50f900b8e7048c02a59ed909 (patch) | |
tree | afd32d3ba36663157eb0256e668ef80fc7cc6f02 /items/PUMPKIN_DICER_2.json | |
parent | 24d9e83c68d32ef18411ac618f76e1470228c645 (diff) | |
download | NotEnoughUpdates-REPO-983cf357b3b0d4ef50f900b8e7048c02a59ed909.tar.gz NotEnoughUpdates-REPO-983cf357b3b0d4ef50f900b8e7048c02a59ed909.tar.bz2 NotEnoughUpdates-REPO-983cf357b3b0d4ef50f900b8e7048c02a59ed909.zip |
Fixed horse lvl (#974)
* Fixed horse lvl
* Fixed lore of blade and pet items
* Added more npc's
* Added new skins
* Added jerry npc's
* Fixed cake's and added some year 300 items
* Fixed Salmon hat and dicer
* Added ladder and skin
* Added Tali and Cake Pack
Diffstat (limited to 'items/PUMPKIN_DICER_2.json')
-rw-r--r-- | items/PUMPKIN_DICER_2.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/PUMPKIN_DICER_2.json b/items/PUMPKIN_DICER_2.json index daa311f7..e90fad4f 100644 --- a/items/PUMPKIN_DICER_2.json +++ b/items/PUMPKIN_DICER_2.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:golden_axe", "displayname": "§5Pumpkin Dicer 2.0", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+7.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:\"§7§oSomeone once said, 2 is always\",10:\"§7§obetter than 1!\",11:\"\",12:\"§eRight-click to view recipes!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC AXE\"],Name:\"§5Pumpkin Dicer 2.0\"},ExtraAttributes:{id:\"PUMPKIN_DICER_2\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+7.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:\"§7§oSomeone once said, 2 is always\",10:\"§7§obetter than 1!\",11:\"\",12:\"§eRight-click to view recipes!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC AXE\"],Name:\"§5Pumpkin Dicer 2.0\"},ExtraAttributes:{id:\"PUMPKIN_DICER_2\"}}", "damage": 0, "lore": [ "§7§7Gain §3+7.5☯ Farming Wisdom", "§3§7while harvesting pumpkins§7.", "", - "§6Ability: Roll em\u0027", + "§6Ability: Roll em\u0027+ ", "§7Every pumpkin you break, you", "§7make a wish to §dRNGesus", "§d§7which may grant you with a", |