diff options
Diffstat (limited to 'items/BLESSING;6.json')
-rw-r--r-- | items/BLESSING;6.json | 9 |
1 files changed, 8 insertions, 1 deletions
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", |