diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-21 05:21:12 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-21 05:21:12 +1100 |
commit | 3e758918fb29e4fb54d998b457b7953e42e26a7d (patch) | |
tree | 60bb5df54670b1fff331004d6b694f6aa8dc9a10 /items/ULTIMATE_ONE_FOR_ALL;1.json | |
parent | 5979b1c0b3299e30339285fbeac5dd817cd0b358 (diff) | |
parent | 57ec218761d5b3903547ede00b98287690ab1039 (diff) | |
download | NotEnoughUpdates-REPO-3e758918fb29e4fb54d998b457b7953e42e26a7d.tar.gz NotEnoughUpdates-REPO-3e758918fb29e4fb54d998b457b7953e42e26a7d.tar.bz2 NotEnoughUpdates-REPO-3e758918fb29e4fb54d998b457b7953e42e26a7d.zip |
Merge pull request #305 from IRONM00N/master
Making ImperiaL happy
Diffstat (limited to 'items/ULTIMATE_ONE_FOR_ALL;1.json')
-rw-r--r-- | items/ULTIMATE_ONE_FOR_ALL;1.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/ULTIMATE_ONE_FOR_ALL;1.json b/items/ULTIMATE_ONE_FOR_ALL;1.json new file mode 100644 index 00000000..a45af400 --- /dev/null +++ b/items/ULTIMATE_ONE_FOR_ALL;1.json @@ -0,0 +1,25 @@ +{ + "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§a210%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_ONE_FOR_ALL;1\",enchantments:{ultimate_one_for_all:1},uuid:\"96c05e87-5c87-4521-b64c-12042712b103\",timestamp:\"11/20/20 9:48 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lOne For All I", + "§7Removes all other enchants but", + "§7increases your weapon damage by", + "§7§a210%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_ONE_FOR_ALL;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file |