diff options
Diffstat (limited to 'items/FALLEN_STAR_HAT.json')
-rw-r--r-- | items/FALLEN_STAR_HAT.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/FALLEN_STAR_HAT.json b/items/FALLEN_STAR_HAT.json index 23b91cd1..371fc7da 100644 --- a/items/FALLEN_STAR_HAT.json +++ b/items/FALLEN_STAR_HAT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Fallen Star Helmet", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"afc24304-a48e-3378-9716-6a73c9038837\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzc2NWEwNTQ4YTA0ZmIyMjE1MGQzMTg5ZDdjZGI2OTgyYzEzZDc4NjBlMzIzNjY0NTVkMDU0NTc1MTY0ZTcwMSJ9fX0\"}]}},display:{Lore:[0:\"§7Health: §a+50\",1:\"§7Defense: §a+30\",2:\"§7Intelligence: §a+2\",3:\"\",4:\"§7§eWear this hat to a §5Cult of\",5:\"§5the Fallen Star§e meeting.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§9§lRARE HELMET\"],Name:\"§9Fallen Star Helmet\"},ExtraAttributes:{id:\"FALLEN_STAR_HAT\"},AttributeModifiers:[]}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"afc24304-a48e-3378-9716-6a73c9038837\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzc2NWEwNTQ4YTA0ZmIyMjE1MGQzMTg5ZDdjZGI2OTgyYzEzZDc4NjBlMzIzNjY0NTVkMDU0NTc1MTY0ZTcwMSJ9fX0\"}]}},display:{Lore:[0:\"§7Health: §a+50\",1:\"§7Defense: §a+30\",2:\"§7Intelligence: §a+2\",3:\"\",4:\"§7§eWear this hat to a §5Cult of\",5:\"§5the Fallen Star§e meeting.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§9§lRARE HELMET\"],Name:\"§9Fallen Star Helmet\"},ExtraAttributes:{id:\"FALLEN_STAR_HAT\"}}", "damage": 3, "lore": [ "§7Health: §a+50", @@ -12,12 +12,13 @@ "§5the Fallen Star§e meeting.", "", "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", "§9§lRARE HELMET" ], "internalname": "FALLEN_STAR_HAT", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fallen_Star_Helmet" |