diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 18:54:19 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 18:54:19 -0500 |
commit | d0148357f30f174660d87b0f742c29c436b87b46 (patch) | |
tree | 9c76aee7c1f5f379e4f05156bd846e15fd68f699 /items/TURBO_PUMPKIN;1.json | |
parent | 10b2aee1bbb3aac11fd6bee5fc145f204bb6058c (diff) | |
download | NotEnoughUpdates-REPO-d0148357f30f174660d87b0f742c29c436b87b46.tar.gz NotEnoughUpdates-REPO-d0148357f30f174660d87b0f742c29c436b87b46.tar.bz2 NotEnoughUpdates-REPO-d0148357f30f174660d87b0f742c29c436b87b46.zip |
Some Cosmetics and a Few Farming Items
No WIKI URLS yet for the farming items (don't exist yet)
Diffstat (limited to 'items/TURBO_PUMPKIN;1.json')
-rw-r--r-- | items/TURBO_PUMPKIN;1.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/TURBO_PUMPKIN;1.json b/items/TURBO_PUMPKIN;1.json new file mode 100644 index 00000000..002130e7 --- /dev/null +++ b/items/TURBO_PUMPKIN;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin I\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;1\",enchantments:{turbo_pumpkin:1},uuid:\"94a5cf40-261e-4680-aa5b-f303ca5e1c29\",timestamp:\"11/6/20 10:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Pumpkin I", + "§7Increases double-drop chance", + "§7of pumpkin by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_PUMPKIN;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file |