diff options
Diffstat (limited to 'items/CAULDRON.json')
-rw-r--r-- | items/CAULDRON.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/CAULDRON.json b/items/CAULDRON.json new file mode 100644 index 00000000..e19ce704 --- /dev/null +++ b/items/CAULDRON.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fCauldron", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ec83d954-808e-3054-a892-6599cc1a6c92\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82MDFkOTdmZjc3MzFiZGUwZTAyNTMyODZiOGMyOTM2ZmQ3ZTYzM2YxMzc5MzFhNGJmNDFlNTFlM2Y4YzdkODRlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Halloween Cosmetic\",2:\"\",3:\"§7This exclusive Halloween\",4:\"§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fCauldron\"},ExtraAttributes:{id:\"CAULDRON\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Halloween Cosmetic", + "", + "§7This exclusive Halloween", + "§7cosmetic can be placed on your", + "§7island or traded.", + "", + "§f§lCOMMON" + ], + "internalname": "CAULDRON", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Furniture" + ] +}
\ No newline at end of file |