diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-09-19 07:31:37 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-19 07:31:37 +1000 |
commit | ea609b2f047e9af769a618479c27e1f96753aa90 (patch) | |
tree | 92c98f103d7a715c9ea91fdf4c23e87232ceb282 /items/ULTIMATE_LEGION;1.json | |
parent | 03e86fd075c718d58faefb3032560ee24c514ac6 (diff) | |
parent | e4ed5f62411319af625f5f8374697a0f9bfbb8ae (diff) | |
download | NotEnoughUpdates-REPO-ea609b2f047e9af769a618479c27e1f96753aa90.tar.gz NotEnoughUpdates-REPO-ea609b2f047e9af769a618479c27e1f96753aa90.tar.bz2 NotEnoughUpdates-REPO-ea609b2f047e9af769a618479c27e1f96753aa90.zip |
Merge pull request #270 from IRONM00N/master
More Updates
Diffstat (limited to 'items/ULTIMATE_LEGION;1.json')
-rw-r--r-- | items/ULTIMATE_LEGION;1.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/ULTIMATE_LEGION;1.json b/items/ULTIMATE_LEGION;1.json new file mode 100644 index 00000000..d30c531b --- /dev/null +++ b/items/ULTIMATE_LEGION;1.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion I\",1:\"§7Increases all your player stats\",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:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_LEGION;1\",enchantments:{ultimate_legion:1},uuid:\"4320a034-1e81-4894-a62b-ea17e718c939\",timestamp:\"9/18/20 6:21 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLegion I", + "§7Increases all your player stats", + "§7except Health by §e0.07% §7per", + "§7player within §b30 §7blocks of", + "§7you, up to §c20 §7players.", + "", + "§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_LEGION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file |