diff options
Diffstat (limited to 'items/GEMSTONE_MIXTURE.json')
-rw-r--r-- | items/GEMSTONE_MIXTURE.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/GEMSTONE_MIXTURE.json b/items/GEMSTONE_MIXTURE.json new file mode 100644 index 00000000..9c15fbed --- /dev/null +++ b/items/GEMSTONE_MIXTURE.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Gemstone Mixture", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"b14a2c09-fd75-312e-a7ba-3ab81e4238fa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTRmNzU1NWQwNWY1MGZhMTMzYjZhMjEwMTE3NDIzNDY0MDFkZjczNDM5OWQ1YWE2YzI5ODgwYmIxZTM1YjkzZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\",1:\"\",2:\"§eItems Required\",3:\"§aFine Jade Gemstone §7x2\",4:\"§aFine Amber Gemstone §7x2\",5:\"§aFine Amethyst Gemstone §7x2\",6:\"§aFine Sapphire Gemstone §7x2\",7:\"§aFine Topaz Gemstone §7x2\",8:\"§aFine Jasper Gemstone §7x2\",9:\"§aSludge Juice §7x500\",10:\"\",11:\"§7Duration: §b4h\"],Name:\"§9Gemstone Mixture\"},ExtraAttributes:{id:\"GEMSTONE_MIXTURE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§9§lRARE", + "", + "§eItems Required", + "§aFine Jade Gemstone §7x2", + "§aFine Amber Gemstone §7x2", + "§aFine Amethyst Gemstone §7x2", + "§aFine Sapphire Gemstone §7x2", + "§aFine Topaz Gemstone §7x2", + "§aFine Jasper Gemstone §7x2", + "§aSludge Juice §7x500", + "", + "§7Duration: §b4h" + ], + "internalname": "GEMSTONE_MIXTURE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gemstone_Mixture" + ] +} |