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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Feather Artifact",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"21f49e61-85ae-3941-99e3-db211ff5e727\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjE2NGNjNzYwODE1OTlhMjBhNjg5NmEzODE4MzIyYTBjZGMwODA2OWZmOTYwYmJkNzlmZjU0ZmM0NWUzNWVlNiJ9fX0=\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 blocks, and reduces fall\",4:\"§7damage by §a15.0%§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§9§lRARE ACCESSORY\"],Name:\"§9Feather Artifact\"},ExtraAttributes:{id:\"FEATHER_ARTIFACT\"}}",
"damage": 3,
"lore": [
"§bUnique Effect: Light Weight",
"§7Increases how high you can fall",
"§7before taking fall damage by",
"§7§a10§7 blocks, and reduces fall",
"§7damage by §a15.0%§7.",
"",
"§7§8This item can be reforged!",
"§9§lRARE ACCESSORY"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_FEATHER:32",
"A3": "",
"B1": "ENCHANTED_FEATHER:32",
"B2": "FEATHER_RING:1",
"B3": "ENCHANTED_FEATHER:32",
"C1": "",
"C2": "ENCHANTED_FEATHER:32",
"C3": ""
},
"internalname": "FEATHER_ARTIFACT",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Feather_Artifact",
"https://wiki.hypixel.net/Feather_Artifact"
],
"crafttext": "Requires: Feather IX"
}
|