1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
{
"itemid": "minecraft:writable_book",
"displayname": "§cRuby Power Scroll",
"nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7§7Heal back §a1% §7of your missing §c❤\",3:\"§cHealth §7when using your §e§lRIGHT\",4:\"§e§lCLICK §6Item Ability§7. Has a §c5s §7cooldown.\",5:\"\",6:\"§7§7Can be combined with any §bitem §7with a §e§lRIGHT\",7:\"§e§lCLICK §6Item Ability §7at an anvil.\",8:\"\",9:\"§5§lEPIC\"],Name:\"§cRuby Power Scroll\"},ExtraAttributes:{id:\"RUBY_POWER_SCROLL\"},resolved:0b}",
"damage": 0,
"lore": [
"§7§8Combinable in Anvil",
"",
"§7§7Heal back §a1% §7of your missing §c❤",
"§cHealth §7when using your §e§lRIGHT",
"§e§lCLICK §6Item Ability§7. Has a §c5s §7cooldown.",
"",
"§7§7Can be combined with any §bitem §7with a §e§lRIGHT",
"§e§lCLICK §6Item Ability §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 VII",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Power_Scroll",
"https://wiki.hypixel.net/Ruby_Power_Scroll"
]
}
|