diff options
Diffstat (limited to 'items/SMITE;1.json')
-rw-r--r-- | items/SMITE;1.json | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/items/SMITE;1.json b/items/SMITE;1.json index 96a1ec20..0332741d 100644 --- a/items/SMITE;1.json +++ b/items/SMITE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite I\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a8%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SMITE;1\",enchantments:{smite:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite I\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a8%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Rotten Flesh Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cSharpness\",19:\"§7- §cBane of Arthropds\",20:\"\",21:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SMITE;1\",enchantments:{smite:1}}}", "damage": 0, "lore": [ "§9Smite I", @@ -13,12 +13,24 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Rotten Flesh Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cSharpness", + "§7- §cBane of Arthropds", + "", "§f§lCOMMON" ], "internalname": "SMITE;1", "parent": "SMITE;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file |