diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-17 17:38:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-17 16:38:42 +0000 |
commit | 3b6457d8a760edd475afc640fd2ac12b2ac4a10f (patch) | |
tree | 2247f52dd7ee2b125e9af12cf741bde31a7cb9c9 /items/PRESENT_PERSONALITY.json | |
parent | 4278c2818073296a9c9a5af4964a05d1ba969871 (diff) | |
download | NotEnoughUpdates-REPO-3b6457d8a760edd475afc640fd2ac12b2ac4a10f.tar.gz NotEnoughUpdates-REPO-3b6457d8a760edd475afc640fd2ac12b2ac4a10f.tar.bz2 NotEnoughUpdates-REPO-3b6457d8a760edd475afc640fd2ac12b2ac4a10f.zip |
Fixed lores of furniture and minion skins (#1131)
Diffstat (limited to 'items/PRESENT_PERSONALITY.json')
-rw-r--r-- | items/PRESENT_PERSONALITY.json | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/items/PRESENT_PERSONALITY.json b/items/PRESENT_PERSONALITY.json index 6a87ec64..60148de2 100644 --- a/items/PRESENT_PERSONALITY.json +++ b/items/PRESENT_PERSONALITY.json @@ -1,23 +1,21 @@ { "itemid": "minecraft:skull", "displayname": "§fPresent Minion Skin", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5780f7ea-5169-38ce-996f-4d5752f24671\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNjU4MDA1MDY0NCwKICAicHJvZmlsZUlkIiA6ICI3NTE0NDQ4MTkxZTY0NTQ2OGM5NzM5YTZlMzk1N2JlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGFua3NNb2phbmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2EzYzg1NjMyNzFhMDE3ZDM0NTc1Y2M2ZmEyODM4MWM3MzRlYmE0NjE3ZmVlZjZjYTVmN2QwYTVmZWRhNDNkMyIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion's appearance to\",2:\"§7a §ePresent§7.\",3:\"\",4:\"§7§7You can place this item\",5:\"§7in any minion of your\",6:\"§7choice!\",7:\"\",8:\"§f§lCOMMON COSMETIC\"],Name:\"§fPresent Minion Skin\"},ExtraAttributes:{id:\"PRESENT_PERSONALITY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5780f7ea-5169-38ce-996f-4d5752f24671\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNjU4MDA1MDY0NCwKICAicHJvZmlsZUlkIiA6ICI3NTE0NDQ4MTkxZTY0NTQ2OGM5NzM5YTZlMzk1N2JlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGFua3NNb2phbmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2EzYzg1NjMyNzFhMDE3ZDM0NTc1Y2M2ZmEyODM4MWM3MzRlYmE0NjE3ZmVlZjZjYTVmN2QwYTVmZWRhNDNkMyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes your\",1:\"§7minion\u0027s appearance to a §ePresent§7.\",2:\"\",3:\"§7§7You can place this item in any minion\",4:\"§7of your choice!\",5:\"\",6:\"§f§lCOMMON COSMETIC\"],Name:\"§fPresent Minion Skin\"},ExtraAttributes:{id:\"PRESENT_PERSONALITY\"}}", "damage": 3, "lore": [ - "§7§7This Minion skin changes", - "§7your minion's appearance to", - "§7a §ePresent§7.", + "§7§7This Minion skin changes your", + "§7minion\u0027s appearance to a §ePresent§7.", "", - "§7§7You can place this item", - "§7in any minion of your", - "§7choice!", + "§7§7You can place this item in any minion", + "§7of your choice!", "", "§f§lCOMMON COSMETIC" ], "internalname": "PRESENT_PERSONALITY", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Minion_Skin", |