diff --git a/source/skinpacks/skins.json b/source/skinpacks/skins.json index 8544e5a3..0f64fe6f 100644 --- a/source/skinpacks/skins.json +++ b/source/skinpacks/skins.json @@ -15,6 +15,14 @@ "type": "array", "title": "Skins", "description": "An array of item", + "examples": [ + { + "localization_name": "TemplateSkin1", + "geometry": "geometry.humanoid.custom", + "texture": "some_texture.png", + "type": "paid" + } + ], "items": { "title": "Skin", "description": "A single skin definition",