diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2022-05-09 21:12:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-09 21:12:32 +0200 |
commit | 5830675f907a1041048cf1cb596da8f8a48bbd87 (patch) | |
tree | b5ab66dd7f8ce6b12c1561a7ac0ad59d5c021e1d /items/ULTIMATE_FATAL_TEMPO;2.json | |
parent | 6833b173a625ce8b71698d2cd89057b686c5b3d6 (diff) | |
download | NotEnoughUpdates-REPO-5830675f907a1041048cf1cb596da8f8a48bbd87.tar.gz NotEnoughUpdates-REPO-5830675f907a1041048cf1cb596da8f8a48bbd87.tar.bz2 NotEnoughUpdates-REPO-5830675f907a1041048cf1cb596da8f8a48bbd87.zip |
Fixed things (#736)
* Removed "Resources Generated: 0" Line
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Update parents.json
* Update parents.json
* Update parents.json
* Add files via upload
* theres also quartz t12
* I don't think that has a enchant glint...
* Add files via upload
* 64 Molten Powder, not 8
* wrong wrong wrong
Diffstat (limited to 'items/ULTIMATE_FATAL_TEMPO;2.json')
-rw-r--r-- | items/ULTIMATE_FATAL_TEMPO;2.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/items/ULTIMATE_FATAL_TEMPO;2.json b/items/ULTIMATE_FATAL_TEMPO;2.json new file mode 100644 index 00000000..73e86e6d --- /dev/null +++ b/items/ULTIMATE_FATAL_TEMPO;2.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lFatal Tempo II\",1:\"§7Attacking increases your §c⫽\",2:\"§cFerocity §7by §c20% §7per hit,\",3:\"§7capped at §c200% §7for 3 seconds\",4:\"§7after your last attack.\",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: §7Kuudra\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fFishing Rod\",17:\"§7- §fSword\",18:\"§7- §fFishing Weapon\",19:\"§7- §fLongsword\",20:\"§7- §fBow\",21:\"§7- §fGauntlet\",22:\"\",23:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_FATAL_TEMPO;2\",enchantments:{ultimate_fatal_tempo:1}}}", + "damage": 0, + "lore": [ + "§9§d§lFatal Tempo II", + "§7Attacking increases your §c⫽", + "§cFerocity §7by §c20% §7per hit,", + "§7capped at §c200% §7for 3 seconds", + "§7after your last attack.", + "", + "§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: §7Kuudra", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fSword", + "§7- §fFishing Weapon", + "§7- §fLongsword", + "§7- §fBow", + "§7- §fGauntlet", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_FATAL_TEMPO;2", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |