diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-01-17 15:03:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-17 15:03:11 +0100 |
commit | 8f7a3a82c38ff381a4553db08f0eb94c52976012 (patch) | |
tree | b849b63aff4bdd4c5f3f0cce0f0ce447873f1582 /items/ULTIMATE_LEGION;1.json | |
parent | 92aad05f4afe70f0ab4c2fc9fe6d4d5f6423b4b4 (diff) | |
download | NotEnoughUpdates-REPO-8f7a3a82c38ff381a4553db08f0eb94c52976012.tar.gz NotEnoughUpdates-REPO-8f7a3a82c38ff381a4553db08f0eb94c52976012.tar.bz2 NotEnoughUpdates-REPO-8f7a3a82c38ff381a4553db08f0eb94c52976012.zip |
Fixed Lore of Legion and Kuudra Pet (#887)
Diffstat (limited to 'items/ULTIMATE_LEGION;1.json')
-rw-r--r-- | items/ULTIMATE_LEGION;1.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/ULTIMATE_LEGION;1.json b/items/ULTIMATE_LEGION;1.json index 843e7c0e..aa514088 100644 --- a/items/ULTIMATE_LEGION;1.json +++ b/items/ULTIMATE_LEGION;1.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion I\",1:\"§7Increases most of your player\",2:\"§7except Health by §e0.07% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fArmor\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LEGION;1\",enchantments:{ultimate_legion:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion I\",1:\"§7Increases most of your player\",2:\"§7stats by §e0.35% §7per player\",3:\"§7within §b30 §7blocks of you, up\",4:\"§7to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI-V: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fArmor\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LEGION;1\",enchantments:{ultimate_legion:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lLegion I", "§7Increases most of your player", - "§7except Health by §e0.07% §7per", - "§7player within §b30 §7blocks of", - "§7you, up to §c20 §7players.", + "§7stats by §e0.35% §7per player", + "§7within §b30 §7blocks of you, up", + "§7to §c20 §7players.", "", "§7§cYou can only have 1 Ultimate", "§cEnchantment on an item!", |