diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-11-29 22:35:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-30 08:35:51 +1100 |
commit | eb78fb7fe219a0ac5f7a937008be6b65c515e6cf (patch) | |
tree | cf78541235e9cd5fb22be5465777dfc799da58e2 /items/THUNDERBOLT;1.json | |
parent | dc710886048e9e92f32f020764e9052474793ff3 (diff) | |
download | NotEnoughUpdates-REPO-eb78fb7fe219a0ac5f7a937008be6b65c515e6cf.tar.gz NotEnoughUpdates-REPO-eb78fb7fe219a0ac5f7a937008be6b65c515e6cf.tar.bz2 NotEnoughUpdates-REPO-eb78fb7fe219a0ac5f7a937008be6b65c515e6cf.zip |
Fixed 1 NPC, 1 Mob, added 1 npc and fixed 1 item (#868)
Diffstat (limited to 'items/THUNDERBOLT;1.json')
-rw-r--r-- | items/THUNDERBOLT;1.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/THUNDERBOLT;1.json b/items/THUNDERBOLT;1.json index 9e2706f7..e5348af9 100644 --- a/items/THUNDERBOLT;1.json +++ b/items/THUNDERBOLT;1.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt I\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a4%\",4:\"§a§7of your damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderlord\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;1\",enchantments:{thunderbolt:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt I\",1:\"§7Every §c3 §7hits on a monster,\",2:\"§7strike §elightning§7, dealing\",3:\"§7§a4% §7of the hit\u0027s damage to up\",4:\"§7to 10 monsters within 2 blocks.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderlord\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;1\",enchantments:{thunderbolt:1}}}", "damage": 0, "lore": [ "§9Thunderbolt I", - "§7Strikes Monsters within 2 blocks", - "§7with lightning every 3", - "§7consecutive hits, dealing §a4%", - "§a§7of your damage.", + "§7Every §c3 §7hits on a monster,", + "§7strike §elightning§7, dealing", + "§7§a4% §7of the hit\u0027s damage to up", + "§7to 10 monsters within 2 blocks.", "", "§7Use this on an item in an Anvil", "§7to apply it!", |