diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-08-05 01:34:04 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-05 01:34:04 +1000 |
commit | a6d765c01b809e775c0dc1bc6c10ac8576086709 (patch) | |
tree | deabeb4ea94e96a96340bb5a18b3d9aa609f22c0 /items/ULTIMATE_REND;1.json | |
parent | 3dec40f80c9fea46a7bf4e1d189f2337d339e658 (diff) | |
parent | 9e10cb8251ce059f9a4cc091ca33437f3b1705fb (diff) | |
download | NotEnoughUpdates-REPO-a6d765c01b809e775c0dc1bc6c10ac8576086709.tar.gz NotEnoughUpdates-REPO-a6d765c01b809e775c0dc1bc6c10ac8576086709.tar.bz2 NotEnoughUpdates-REPO-a6d765c01b809e775c0dc1bc6c10ac8576086709.zip |
Merge pull request #258 from IRONM00N/master
Most Dungeon Floor 4 Items
Diffstat (limited to 'items/ULTIMATE_REND;1.json')
-rw-r--r-- | items/ULTIMATE_REND;1.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/ULTIMATE_REND;1.json b/items/ULTIMATE_REND;1.json new file mode 100644 index 00000000..b30fa0e5 --- /dev/null +++ b/items/ULTIMATE_REND;1.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend I\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c5% §7of your last critical hit\",5:\"§7for every arrow in the target.\",6:\"§7§a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_REND;1\",enchantments:{ultimate_rend:1},uuid:\"614d8064-1f10-409a-8473-0b6462960a93\",timestamp:\"8/3/20 2:44 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lRend I", + "§7Grants your bow a Left Click", + "§7ability that rips out the arrows", + "§7from nearby enemies and deals", + "§7§c5% §7of your last critical hit", + "§7for every arrow in the target.", + "§7§a2s §7Cooldown.", + "", + "§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_REND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "" +}
\ No newline at end of file |