diff options
author | jani270 <jani270@gmx.de> | 2022-04-22 06:57:21 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-22 06:57:21 +0200 |
commit | 63769b63076a9951a3089abf519b3e9fff825b13 (patch) | |
tree | 2fd8b4b8155e4a53e6ff4279c9685b81d9346fb7 /items/ULTIMATE_REITERATE;1.json | |
parent | bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4 (diff) | |
download | NotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.tar.gz NotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.tar.bz2 NotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.zip |
Nether stuff and mob recipes
Diffstat (limited to 'items/ULTIMATE_REITERATE;1.json')
-rw-r--r-- | items/ULTIMATE_REITERATE;1.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/ULTIMATE_REITERATE;1.json b/items/ULTIMATE_REITERATE;1.json new file mode 100644 index 00000000..731b053f --- /dev/null +++ b/items/ULTIMATE_REITERATE;1.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lDuplex I\",1:\"§7Shoot a second arrow dealing §c4% §7of\",2:\"§7the first arrow\u0027s damage.\",3:\"§7Targets hit take §c1.1x §7fire\",4:\"§7damage for §a60s§7.\",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: §7Blaze Slayer\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fBow\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_REITERATE;1\",enchantments:{ultimate_reiterate:1}}}", + "damage": 0, + "lore": [ + "§9§d§lDuplex I", + "§7Shoot a second arrow dealing §c4% §7of", + "§7the first arrow\u0027s damage.", + "§7Targets hit take §c1.1x §7fire", + "§7damage for §a60s§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aI-V: §7Blaze Slayer", + "", + "§6Applied To:", + "§7- §fBow", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_REITERATE;1", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |