diff options
Diffstat (limited to 'items/KUUDRA_FIERY_TIER_KEY.json')
-rw-r--r-- | items/KUUDRA_FIERY_TIER_KEY.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/KUUDRA_FIERY_TIER_KEY.json b/items/KUUDRA_FIERY_TIER_KEY.json new file mode 100644 index 00000000..327a8d54 --- /dev/null +++ b/items/KUUDRA_FIERY_TIER_KEY.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Fiery Kuudra Key", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"75c56136-e7cc-3836-a4d5-ed516b7651d6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MzY1Mjg5ODM0MSwKICAicHJvZmlsZUlkIiA6ICI5ZDQyNWFiOGFmZjg0MGU1OWM3NzUzZjc5Mjg5YjMyZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJUb21wa2luNDIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmQ4NTQzOTNiYmY5NDQ0NTQyNTAyNTgyZDRiNWEyM2NjNzM4OTY1MDZlMmZjNzM5ZDU0NWJjMzViYzdiMWMwNiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7§7Used to unlock the reward\",1:\"§7chest in the Fiery Tier of the\",2:\"§7Kuudra fight.\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Fiery Kuudra Key\"},ExtraAttributes:{id:\"KUUDRA_FIERY_TIER_KEY\"}}", + "damage": 3, + "lore": [ + "§7§7Used to unlock the reward", + "§7chest in the Fiery Tier of the", + "§7Kuudra fight.", + "", + "§5§lEPIC" + ], + "recipe": { + "A1": "KUUDRA_BURNING_TIER_KEY:1", + "A2": "KUUDRA_BURNING_TIER_KEY:1", + "A3": "", + "B1": "KUUDRA_BURNING_TIER_KEY:1", + "B2": "KUUDRA_BURNING_TIER_KEY:1", + "B3": "", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "KUUDRA_FIERY_TIER_KEY", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Kuudra_Keys" + ] +}
\ No newline at end of file |