diff options
Diffstat (limited to 'items/POWER;6.json')
-rw-r--r-- | items/POWER;6.json | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/items/POWER;6.json b/items/POWER;6.json index 7005768d..7440102c 100644 --- a/items/POWER;6.json +++ b/items/POWER;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power VI\",1:\"§7Increases bow damage by §a48%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Dark Auction.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"POWER;6\",enchantments:{power:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power VI\",1:\"§7Increases bow damage by §a48%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aVI: §7Dark Auction,\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fBow\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"POWER;6\",enchantments:{power:6}}}", "damage": 0, "lore": [ "§9Power VI", @@ -10,13 +10,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Dark Auction.", + "§6Source:", + "§aVI: §7Dark Auction,", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fBow", "", "§9§lRARE" ], "internalname": "POWER;6", "parent": "POWER;4", - "modver": "1.4-REL", + "modver": "2.0.0-REL", "crafttext": "", "clickcommand": "", "infoType": "" |