diff options
Diffstat (limited to 'items/PARKOUR_POINT.json')
-rw-r--r-- | items/PARKOUR_POINT.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/PARKOUR_POINT.json b/items/PARKOUR_POINT.json index 2c8823c1..f0495f80 100644 --- a/items/PARKOUR_POINT.json +++ b/items/PARKOUR_POINT.json @@ -1,19 +1,19 @@ { "itemid": "minecraft:heavy_weighted_pressure_plate", "displayname": "§fParkour Checkpoint", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Create checkpoints for parkour\",1:\"§7courses on your private island!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 1\",4:\"§f§lCOMMON\"],Name:\"§fParkour Checkpoint\"},ExtraAttributes:{id:\"PARKOUR_POINT\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Create checkpoints for parkour\",1:\"§7courses on your private island!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 1§c.\",4:\"§f§lCOMMON\"],Name:\"§fParkour Checkpoint\"},ExtraAttributes:{id:\"PARKOUR_POINT\"}}", "damage": 0, "lore": [ "§7Create checkpoints for parkour", "§7courses on your private island!", "", - "§7§4❣ §cRequires §aSocial Skill 1", + "§7§4❣ §cRequires §aSocial Skill 1§c.", "§f§lCOMMON" ], "internalname": "PARKOUR_POINT", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Parkour_Checkpoint", |