diff options
author | hannibal2 <24389977+hannibal002@users.noreply.github.com> | 2024-06-03 15:18:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-03 13:18:24 +0000 |
commit | 3ec6c8dc31693dc4f81b1de80f012f475c621f48 (patch) | |
tree | 4df269a57bf9294070aa14ed928c3e2ec448f7db /items/ULTIMATE_ONE_FOR_ALL;1.json | |
parent | 38e402d54b40f627d6dfd6ac64f6707b98f777a2 (diff) | |
download | NotEnoughUpdates-REPO-3ec6c8dc31693dc4f81b1de80f012f475c621f48.tar.gz NotEnoughUpdates-REPO-3ec6c8dc31693dc4f81b1de80f012f475c621f48.tar.bz2 NotEnoughUpdates-REPO-3ec6c8dc31693dc4f81b1de80f012f475c621f48.zip |
fixed enchanted book name (#1205)
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Diffstat (limited to 'items/ULTIMATE_ONE_FOR_ALL;1.json')
-rw-r--r-- | items/ULTIMATE_ONE_FOR_ALL;1.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/ULTIMATE_ONE_FOR_ALL;1.json b/items/ULTIMATE_ONE_FOR_ALL;1.json index 2e9c667d..ae3c50db 100644 --- a/items/ULTIMATE_ONE_FOR_ALL;1.json +++ b/items/ULTIMATE_ONE_FOR_ALL;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lOne For All I\",1:\"§7Removes all other enchants but\",2:\"§7increases your weapon damage by\",3:\"§7§a500%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§e▲ §7§d§lOne For All cannot be combined!\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fLongsword\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_ONE_FOR_ALL;1\",enchantments:{ultimate_one_for_all:1}},AttributeModifiers:[]}", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lOne For All I\",1:\"§7Removes all other enchants but\",2:\"§7increases your weapon damage by\",3:\"§7§a500%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§e▲ §7§d§lOne For All cannot be combined!\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§6Source:\",13:\"§aI: §7Dungeons\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fLongsword\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_ONE_FOR_ALL;1\",enchantments:{ultimate_one_for_all:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lOne For All I", |