diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/BLAZE_HAT.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/BLAZE_HAT.json')
-rw-r--r-- | items/BLAZE_HAT.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/BLAZE_HAT.json b/items/BLAZE_HAT.json index fbd979e0..f0a1b199 100644 --- a/items/BLAZE_HAT.json +++ b/items/BLAZE_HAT.json @@ -1,15 +1,19 @@ { "internalname": "BLAZE_HAT", "itemid": "minecraft:skull", - "displayname": "Blaze Hat", + "displayname": "§fBlaze Hat", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+20\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON HELMET\"],Name:\"§fBlaze Hat\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"BLAZE_HAT\",uuid:\"309968dc-0a5b-4f58-9725-e7463a9c732c\",timestamp:\"8/20/19 5:57 PM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ==\"}]}},display:{Lore:[0:\"§7Strength: §c+20\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON HELMET\"],Name:\"§fBlaze Hat\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"BLAZE_HAT\",uuid:\"8cceee7c-1b30-4db5-bddc-5fc53efa6a03\",timestamp:\"3/20/20 10:29 AM\"}}", "modver": "1.0.0", "lore": [ "§7Strength: §c+20", "", "§7§8This item can be reforged!", "§f§lCOMMON HELMET" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blaze_Hat" ] }
\ No newline at end of file |