diff options
Diffstat (limited to 'items/ISLAND_NPC.json')
-rw-r--r-- | items/ISLAND_NPC.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/ISLAND_NPC.json b/items/ISLAND_NPC.json index 5b029eaf..d63dd3e6 100644 --- a/items/ISLAND_NPC.json +++ b/items/ISLAND_NPC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:spawn_egg", "displayname": "§9Island NPC", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Spawn island NPCs for your\",1:\"§7private world! Right-Click one\",2:\"§7to edit its settings and add\",3:\"§7dialogue.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 5\",6:\"§9§lRARE\"],Name:\"§9Island NPC\"},ExtraAttributes:{id:\"ISLAND_NPC\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Spawn island NPCs for your\",1:\"§7private world! Right-Click one\",2:\"§7to edit its settings and add\",3:\"§7dialogue.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 5§c.\",6:\"§9§lRARE\"],Name:\"§9Island NPC\"},ExtraAttributes:{id:\"ISLAND_NPC\"}}", "damage": 0, "lore": [ "§7Spawn island NPCs for your", @@ -9,16 +9,16 @@ "§7to edit its settings and add", "§7dialogue.", "", - "§7§4❣ §cRequires §aSocial Skill 5", + "§7§4❣ §cRequires §aSocial Skill 5§c.", "§9§lRARE" ], "internalname": "ISLAND_NPC", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Island_NPC", "https://wiki.hypixel.net/Island_NPC" ] -} +}
\ No newline at end of file |