diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-10-24 22:14:33 -0700 |
---|---|---|
committer | apotato321 <ryrylin5@gmail.com> | 2020-10-24 22:14:33 -0700 |
commit | 21aed1acba081de6af108596c1c09376f69f3730 (patch) | |
tree | 53e6894d83ac84b167087fc6ea091e232a5deeb0 /items/POWER;6.json | |
parent | b7da078c0461dc0ccc9e8b44d57b8caabd6e6c29 (diff) | |
download | NotEnoughUpdates-REPO-21aed1acba081de6af108596c1c09376f69f3730.tar.gz NotEnoughUpdates-REPO-21aed1acba081de6af108596c1c09376f69f3730.tar.bz2 NotEnoughUpdates-REPO-21aed1acba081de6af108596c1c09376f69f3730.zip |
Enchant Books
Diffstat (limited to 'items/POWER;6.json')
-rw-r--r-- | items/POWER;6.json | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/items/POWER;6.json b/items/POWER;6.json index cbc07700..7005768d 100644 --- a/items/POWER;6.json +++ b/items/POWER;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted 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:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{power:6}}}", + "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}}}", "damage": 0, "lore": [ "§9Power VI", @@ -16,5 +16,8 @@ ], "internalname": "POWER;6", "parent": "POWER;4", - "modver": "1.0.0" -} + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file |