diff options
Diffstat (limited to 'items/MINING_PUMPKIN.json')
-rw-r--r-- | items/MINING_PUMPKIN.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/items/MINING_PUMPKIN.json b/items/MINING_PUMPKIN.json index 68086f39..377020b5 100644 --- a/items/MINING_PUMPKIN.json +++ b/items/MINING_PUMPKIN.json @@ -1,22 +1,24 @@ { "itemid": "minecraft:pumpkin_pie", "displayname": "§f§f§9Mining Pumpkin", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7A tasty Dwarven snack!\",1:\"\",2:\"§7Gives §a60m §5Level 5 Spelunker Effect\",3:\"§7Gives §a60m §2+5% Mithril Powder Gain\",4:\"\",5:\"§9§lRARE\"],Name:\"§f§f§9Mining Pumpkin\"},ExtraAttributes:{id:\"MINING_PUMPKIN\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7A tasty Dwarven snack!\",1:\"\",2:\"§7Gain §bSpelunker V §7and a §a+5%\",3:\"§a§7chance to gain extra §2Mithril\",4:\"§2Powder §7while mining for\",5:\"§7§a60m§7.\",6:\"\",7:\"§9§lRARE\"],Name:\"§f§f§9Mining Pumpkin\"},ExtraAttributes:{id:\"MINING_PUMPKIN\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7A tasty Dwarven snack!", "", - "§7Gives §a60m §5Level 5 Spelunker Effect", - "§7Gives §a60m §2+5% Mithril Powder Gain", + "§7Gain §bSpelunker V §7and a §a+5%", + "§a§7chance to gain extra §2Mithril", + "§2Powder §7while mining for", + "§7§a60m§7.", "", "§9§lRARE" ], "internalname": "MINING_PUMPKIN", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mining_Pumpkin" ] -} +}
\ No newline at end of file |