diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-05-06 18:02:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-06 18:02:57 +0200 |
commit | b83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee (patch) | |
tree | d6ff11274f5890f5cbd138544a2ca52f44252886 /items/ULTIMATE_FLASH;1.json | |
parent | ee5a51ef829e585983dbfb37b349d06078779373 (diff) | |
download | NotEnoughUpdates-REPO-b83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee.tar.gz NotEnoughUpdates-REPO-b83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee.tar.bz2 NotEnoughUpdates-REPO-b83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee.zip |
New Stuff and some fixes (#734)
* New Stuff
* flash
Diffstat (limited to 'items/ULTIMATE_FLASH;1.json')
-rw-r--r-- | items/ULTIMATE_FLASH;1.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/ULTIMATE_FLASH;1.json b/items/ULTIMATE_FLASH;1.json new file mode 100644 index 00000000..6029eb04 --- /dev/null +++ b/items/ULTIMATE_FLASH;1.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lFlash I\",1:\"§7Gain a §a1%§7 chance to\",2:\"§7instantly attract a fish.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Fishing\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fFishing Rod\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_FLASH;1\",enchantments:{ultimate_flash:1}}}", + "damage": 0, + "lore": [ + "§9§d§lFlash I", + "§7Gain a §a1%§7 chance to", + "§7instantly attract a fish.", + "", + "§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: §7Fishing", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_FLASH;1", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |