diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-30 19:22:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-30 18:22:51 +0000 |
commit | a648b1f990523956d9c5725ea537bb8ed2511f09 (patch) | |
tree | 1093f469c0a2d594711f84b1a113025a34ff4e0d /items/SHADOW_WARP_SCROLL.json | |
parent | 0b24d6c0ab8bb57c62b5ba9510ea2c2b318e6ac9 (diff) | |
download | NotEnoughUpdates-REPO-a648b1f990523956d9c5725ea537bb8ed2511f09.tar.gz NotEnoughUpdates-REPO-a648b1f990523956d9c5725ea537bb8ed2511f09.tar.bz2 NotEnoughUpdates-REPO-a648b1f990523956d9c5725ea537bb8ed2511f09.zip |
Fixed mana ray textures (#852)
* Fixed mana ray textures
* Fixed hot stuff thingy
* Added new contrib, fixed tiger pet, added new drops, added new item
* Fixed Mythic Endermite pet
* Combinable in Anvil
* Added new lore to hollow armor, fixed parents
* Fixed Kuudra Key Lore and Obsidian Tablet
Diffstat (limited to 'items/SHADOW_WARP_SCROLL.json')
-rw-r--r-- | items/SHADOW_WARP_SCROLL.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/SHADOW_WARP_SCROLL.json b/items/SHADOW_WARP_SCROLL.json index 77bbfd4a..d1474b61 100644 --- a/items/SHADOW_WARP_SCROLL.json +++ b/items/SHADOW_WARP_SCROLL.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:writable_book", "displayname": "§5Shadow Warp", - "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron's Blade (Unrefined)\",2:\"§6§7granting it the §6Shadow Warp\",3:\"§6§7ability.\",4:\"\",5:\"§6Ability: Shadow Warp §e§lRIGHT CLICK\",6:\"§7Created a spacial distortion\",7:\"§7§e10 §7blocks ahead of you that\",8:\"§7sucks all enemies around it.\",9:\"§7Using this ability again within\",10:\"§7§e5 §7seconds to detonate the\",11:\"§7warp and deal damage to enemies\",12:\"§7near it.\",13:\"§8Mana Cost: §3300\",14:\"§8Cooldown: §a10s\",15:\"\",16:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Shadow Warp\"},ExtraAttributes:{id:\"SHADOW_WARP_SCROLL\"},AttributeModifiers:[],resolved:0b}", + "nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Applies the §6Shadow Warp\",3:\"§6Ability §7when combined with a\",4:\"§7§6Necron\u0027s Blade (Unrefined)§7.\",5:\"\",6:\"§6Ability: Shadow Warp §e§lRIGHT CLICK\",7:\"§7Created a spacial distortion\",8:\"§7§e10 §7blocks ahead of you that\",9:\"§7sucks all enemies around it.\",10:\"§7Using this ability again within\",11:\"§7§e5 §7seconds to detonate the\",12:\"§7warp and deal damage to enemies\",13:\"§7near it.\",14:\"§8Mana Cost: §3300\",15:\"§8Cooldown: §a10s\",16:\"\",17:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Shadow Warp\"},ExtraAttributes:{id:\"SHADOW_WARP_SCROLL\"},resolved:0b}", "damage": 0, "lore": [ - "§7This scroll can be applied to a", - "§7§6Necron's Blade (Unrefined)", - "§6§7granting it the §6Shadow Warp", - "§6§7ability.", + "§7§8Combinable in Anvil", + "", + "§7Applies the §6Shadow Warp", + "§6Ability §7when combined with a", + "§7§6Necron\u0027s Blade (Unrefined)§7.", "", "§6Ability: Shadow Warp §e§lRIGHT CLICK", "§7Created a spacial distortion", |