diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-14 13:45:48 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-14 13:45:48 +1100 |
commit | 787596a49ec4ffd0e1a5469aace0ef21141bbd30 (patch) | |
tree | ef633e59e3783951beb986e2d09a5a18a11e14df /items/TURBO_PUMPKIN;1.json | |
parent | f8a56abfb09bfb9e9005a26ab9e42a80b30f966a (diff) | |
parent | a582be1d33cb915aa5f0526f0160c35dcf10b1d7 (diff) | |
download | NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.gz NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.bz2 NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.zip |
Merge pull request #301 from IRONM00N/master-patch
A bunch of fixes and stuff
Diffstat (limited to 'items/TURBO_PUMPKIN;1.json')
-rw-r--r-- | items/TURBO_PUMPKIN;1.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/TURBO_PUMPKIN;1.json b/items/TURBO_PUMPKIN;1.json new file mode 100644 index 00000000..fec8ae44 --- /dev/null +++ b/items/TURBO_PUMPKIN;1.json @@ -0,0 +1,24 @@ +{ + "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": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Turbo-Pumpkin" + ] +}
\ No newline at end of file |