diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-12 19:19:14 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-12 19:19:14 -0500 |
commit | bd8392264127b097da6cb3310cab98e8ea9728a2 (patch) | |
tree | 024314a06fe9d979759aa17d14e4a229502706d9 /items/PUMPKIN_DICER.json | |
parent | 978c1387b98ee91980a0d75e6a9b15a31eb7430c (diff) | |
download | NotEnoughUpdates-REPO-bd8392264127b097da6cb3310cab98e8ea9728a2.tar.gz NotEnoughUpdates-REPO-bd8392264127b097da6cb3310cab98e8ea9728a2.tar.bz2 NotEnoughUpdates-REPO-bd8392264127b097da6cb3310cab98e8ea9728a2.zip |
Social Shop Items | Added Axes I missed
Diffstat (limited to 'items/PUMPKIN_DICER.json')
-rw-r--r-- | items/PUMPKIN_DICER.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/PUMPKIN_DICER.json b/items/PUMPKIN_DICER.json new file mode 100644 index 00000000..c05b3568 --- /dev/null +++ b/items/PUMPKIN_DICER.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:golden_axe", + "displayname": "§5Pumpkin Dicer", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §a+5% §7Farming exp from pumpkins\",1:\"\",2:\"§6Item Ability: Roll em\u0027\",3:\"§7Every pumpkin you break, you\",4:\"§7make a wish to §dRNGesus\",5:\"§d§7which may grant you with a\",6:\"§7few or TONS of extra\",7:\"§7pumpkins!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC AXE\"],Name:\"§5Pumpkin Dicer\"},ExtraAttributes:{id:\"PUMPKIN_DICER\"}}", + "damage": 0, + "lore": [ + "§7Gain §a+5% §7Farming exp from pumpkins", + "", + "§6Item Ability: 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§8This item can be reforged!", + "§5§lEPIC AXE" + ], + "internalname": "PUMPKIN_DICER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file |