diff options
Diffstat (limited to 'items/CRITICAL;1.json')
-rw-r--r-- | items/CRITICAL;1.json | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/items/CRITICAL;1.json b/items/CRITICAL;1.json index 90b2f5f9..b3292503 100644 --- a/items/CRITICAL;1.json +++ b/items/CRITICAL;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical I\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{critical:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical I\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Diamond Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CRITICAL;1\",enchantments:{critical:1}}}", "damage": 0, "lore": [ "§9Critical I", @@ -11,11 +11,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Diamond Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "CRITICAL;1", "parent": "CRITICAL;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file |