From e813da9dbbbc3c63d412155d47073c96c765311e Mon Sep 17 00:00:00 2001 From: apotato321 Date: Tue, 17 Nov 2020 14:20:08 -0800 Subject: Before F7 Release Items --- items/TURBO_PUMPKIN;1.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 items/TURBO_PUMPKIN;1.json (limited to 'items/TURBO_PUMPKIN;1.json') 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 -- cgit