From 92aad05f4afe70f0ab4c2fc9fe6d4d5f6423b4b4 Mon Sep 17 00:00:00 2001 From: "Mr.Nightmare" <44095205+MrNightmare03@users.noreply.github.com> Date: Tue, 17 Jan 2023 12:56:48 +0100 Subject: Made enchanted books source more consistent and some small fixes (#886) --- items/TURBO_PUMPKIN;1.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items/TURBO_PUMPKIN;1.json') diff --git a/items/TURBO_PUMPKIN;1.json b/items/TURBO_PUMPKIN;1.json index c128f30b..e5524e00 100644 --- a/items/TURBO_PUMPKIN;1.json +++ b/items/TURBO_PUMPKIN;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking pumpkin§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Jacobs Farming contest.\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fAxe\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_PUMPKIN;1\",enchantments:{turbo_pumpkin:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking pumpkin§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Jacobs Farming contest\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fAxe\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_PUMPKIN;1\",enchantments:{turbo_pumpkin:1}}}", "damage": 0, "lore": [ "§9Turbo-Pumpkin I", @@ -12,7 +12,7 @@ "§7to apply it!", "", "§6Source:", - "§aI: §7Jacobs Farming contest.", + "§aI-V: §7Jacobs Farming contest", "", "§6Applied To:", "§7- §fAxe", @@ -22,9 +22,9 @@ "internalname": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Turbo-Pumpkin" ] -} +} \ No newline at end of file -- cgit