diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-12-25 10:03:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-25 10:03:48 +0100 |
commit | bebdbe0971a2fe83b7d1c27fe3e3d3fd139b8f59 (patch) | |
tree | 99a14212220c645abc7afe9546f7c01865d087ff /items/RUBY_POWER_SCROLL.json | |
parent | 8ad06ae184148414b5df4dbe2da3a1516811552d (diff) | |
download | NotEnoughUpdates-REPO-bebdbe0971a2fe83b7d1c27fe3e3d3fd139b8f59.tar.gz NotEnoughUpdates-REPO-bebdbe0971a2fe83b7d1c27fe3e3d3fd139b8f59.tar.bz2 NotEnoughUpdates-REPO-bebdbe0971a2fe83b7d1c27fe3e3d3fd139b8f59.zip |
Fixed a few items and added snowman (#877)
* Fixed a few items and added snowman
* Fixed more items and :cookie:
* Fixed Mana Disintegrator
* nopo im sorry :sob:
* North :star:
Diffstat (limited to 'items/RUBY_POWER_SCROLL.json')
-rw-r--r-- | items/RUBY_POWER_SCROLL.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/RUBY_POWER_SCROLL.json b/items/RUBY_POWER_SCROLL.json index c5e2ed75..216cda9b 100644 --- a/items/RUBY_POWER_SCROLL.json +++ b/items/RUBY_POWER_SCROLL.json @@ -1,9 +1,11 @@ { "itemid": "minecraft:writable_book", - "displayname": "§cRuby Power Scroll", - "nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§7Gain back §a1% §7of your\",1:\"§7missing §c❤ Health §7when using\",2:\"§7your §e§lRIGHT CLICK §6Item\",3:\"§6Ability§7. Has a §c5s\",4:\"§c§7cooldown.\",5:\"\",6:\"§7§7Can be combined with any §bitem\",7:\"§b§7with a §e§lRIGHT CLICK §6Item\",8:\"§6Ability §7at an anvil.\",9:\"\",10:\"§5§lEPIC\"],Name:\"§cRuby Power Scroll\"},ExtraAttributes:{id:\"RUBY_POWER_SCROLL\"},resolved:0b}", + "displayname": "§f§f§cRuby Power Scroll", + "nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7§7Gain back §a1% §7of your\",3:\"§7missing §c❤ Health §7when using\",4:\"§7your §e§lRIGHT CLICK §6Item\",5:\"§6Ability§7. Has a §c5s\",6:\"§c§7cooldown.\",7:\"\",8:\"§7§7Can be combined with any §bitem\",9:\"§b§7with a §e§lRIGHT CLICK §6Item\",10:\"§6Ability §7at an anvil.\",11:\"\",12:\"§5§lEPIC\"],Name:\"§f§f§cRuby Power Scroll\"},ExtraAttributes:{id:\"RUBY_POWER_SCROLL\"},resolved:0b}", "damage": 0, "lore": [ + "§7§8Combinable in Anvil", + "", "§7§7Gain back §a1% §7of your", "§7missing §c❤ Health §7when using", "§7your §e§lRIGHT CLICK §6Item", |