From 7c1c749b7065ba44dd627e31247428922eba53c5 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 23 Jun 2022 14:11:57 +0200 Subject: x28 (#769) * x28 * there now merge * june-22 * thanks hypixel * nice story bro --- items/BLESSING;6.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'items/BLESSING;6.json') diff --git a/items/BLESSING;6.json b/items/BLESSING;6.json index 6c3aae8b..2882110f 100644 --- a/items/BLESSING;6.json +++ b/items/BLESSING;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing VI\",1:\"§7§a30%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"BLESSING;6\",enchantments:{blessing:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing VI\",1:\"§7§a30%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVI: §7Fishing\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fFishing Rod\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"BLESSING;6\",enchantments:{blessing:6}}}", "damage": 0, "lore": [ "§9Blessing VI", @@ -11,6 +11,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Fishing", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§9§lRARE" ], "internalname": "BLESSING;6", -- cgit