diff options
Diffstat (limited to 'items/PIERCING;1.json')
-rw-r--r-- | items/PIERCING;1.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/items/PIERCING;1.json b/items/PIERCING;1.json index a21102af..40447572 100644 --- a/items/PIERCING;1.json +++ b/items/PIERCING;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Piercing I\",1:\"§7Arrows travel through enemies.\",2:\"§7The extra targets hit take §a25%\",3:\"§a§7of the damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{piercing:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Piercing I\",1:\"§7Arrows travel through enemies.\",2:\"§7The extra targets hit take §a25%\",3:\"§a§7of the damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI: §7Enchantment Table,\",10:\"§7Cactus Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBow\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PIERCING;1\",enchantments:{piercing:1}}}", "damage": 0, "lore": [ "§9Piercing I", @@ -12,6 +12,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Enchantment Table,", + "§7Cactus Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +34,7 @@ }, "internalname": "PIERCING;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Cactus VI" + "modver": "2.0.0-REL", + "crafttext": "Requires: Cactus VI", + "infoType": "" }
\ No newline at end of file |