diff options
Diffstat (limited to 'items/POWER;5.json')
-rw-r--r-- | items/POWER;5.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/POWER;5.json b/items/POWER;5.json index 2495a35f..3a4208aa 100644 --- a/items/POWER;5.json +++ b/items/POWER;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Power V\",1:\"§7Increases bow damage by §a40%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"POWER;5\",enchantments:{power:5},uuid:\"5be3e0cc-8df0-40c1-a455-c7bd5fc025b5\",anvil_uses:1,timestamp:\"10/5/20 8:10 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Power V\",1:\"§7Increases bow damage by §a40%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{power:5}}}", "damage": 0, "lore": [ "§9Power V", @@ -13,8 +13,9 @@ "§a§lUNCOMMON" ], "internalname": "POWER;5", + "parent": "POWER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" }
\ No newline at end of file |