diff options
Diffstat (limited to 'items/RUBY_POWER_SCROLL.json')
-rw-r--r-- | items/RUBY_POWER_SCROLL.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/items/RUBY_POWER_SCROLL.json b/items/RUBY_POWER_SCROLL.json new file mode 100644 index 00000000..df411f8d --- /dev/null +++ b/items/RUBY_POWER_SCROLL.json @@ -0,0 +1,35 @@ +{ + "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}", + "damage": 0, + "lore": [ + "§7§7Gain back §a1% §7of your", + "§7missing §c❤ Health §7when using", + "§7your §e§lRIGHT CLICK §6Item", + "§6Ability§7. Has a §c5s", + "§c§7cooldown.", + "", + "§7§7Can be combined with any §bitem", + "§b§7with a §e§lRIGHT CLICK §6Item", + "§6Ability §7at an anvil.", + "", + "§5§lEPIC" + ], + "recipe": { + "A1": "", + "A2": "", + "A3": "", + "B1": "", + "B2": "ENCHANTED_PAPER:16", + "B3": "ENCHANTED_PAPER:16", + "C1": "", + "C2": "ENCHANTED_PAPER:16", + "C3": "FINE_RUBY_GEM:16" + }, + "internalname": "RUBY_POWER_SCROLL", + "crafttext": "Requires Gemstone Collection VII", + "clickcommand": "viewrecipe", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |