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/REINDEER_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/REINDEER_PERSONALITY.json')
-rw-r--r-- | items/REINDEER_PERSONALITY.json | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/items/REINDEER_PERSONALITY.json b/items/REINDEER_PERSONALITY.json index 53377c34..5efab57f 100644 --- a/items/REINDEER_PERSONALITY.json +++ b/items/REINDEER_PERSONALITY.json @@ -1,23 +1,21 @@ { "itemid": "minecraft:skull", "displayname": "§fReindeer Minion Skin", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4087808c-5ee5-3630-ad1b-49559d69e009\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNjMyMTYyNjA4OSwKICAicHJvZmlsZUlkIiA6ICJiYjdjY2E3MTA0MzQ0NDEyOGQzMDg5ZTEzYmRmYWI1OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJsYXVyZW5jaW8zMDMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmVkZDViMDBhNWZiYzJkYWFiNThmMzNkODZiYmM0ZmY4ZDI1OGM5YmRhNjU3NTVjMDMwNTg5MGJiYTA5NjAxZiIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion's appearance to\",2:\"§7a §eReindeer§7.\",3:\"\",4:\"§7§7You can place this item\",5:\"§7in any minion of your\",6:\"§7choice!\",7:\"\",8:\"§f§lCOMMON COSMETIC\"],Name:\"§fReindeer Minion Skin\"},ExtraAttributes:{id:\"REINDEER_PERSONALITY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4087808c-5ee5-3630-ad1b-49559d69e009\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNjMyMTYyNjA4OSwKICAicHJvZmlsZUlkIiA6ICJiYjdjY2E3MTA0MzQ0NDEyOGQzMDg5ZTEzYmRmYWI1OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJsYXVyZW5jaW8zMDMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmVkZDViMDBhNWZiYzJkYWFiNThmMzNkODZiYmM0ZmY4ZDI1OGM5YmRhNjU3NTVjMDMwNTg5MGJiYTA5NjAxZiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes your\",1:\"§7minion\u0027s appearance to a §eReindeer§7.\",2:\"\",3:\"§7§7You can place this item in any minion\",4:\"§7of your choice!\",5:\"\",6:\"§f§lCOMMON COSMETIC\"],Name:\"§fReindeer Minion Skin\"},ExtraAttributes:{id:\"REINDEER_PERSONALITY\"}}", "damage": 3, "lore": [ - "§7§7This Minion skin changes", - "§7your minion's appearance to", - "§7a §eReindeer§7.", + "§7§7This Minion skin changes your", + "§7minion\u0027s appearance to a §eReindeer§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": "REINDEER_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", |