diff --git a/barebones/mashup.zip b/barebones/mashup.zip new file mode 100644 index 0000000..40edeba Binary files /dev/null and b/barebones/mashup.zip differ diff --git a/barebones/meta.json b/barebones/meta.json new file mode 100644 index 0000000..bd92899 --- /dev/null +++ b/barebones/meta.json @@ -0,0 +1,12 @@ +{ + "id": "barebones", // ID + "name": "Barebones", // Name + "author": "mrduck", + "description": "Bare Bones is a texture pack with the purpose of bringing your world and the default Minecraft textures to it's 'bare bones'. It is a simplistic and vibrant pack that is fun to use and makes your own Minecraft worlds look colourful!", // Description + "category": ["Skin", "Texture", "DLC"], // Category + "thumbnail": "thumbnail.png", // Thumbnail filename + "zips": { + "mashup.zip": "{DLCDir}" + }, + "version": "1.0.0" +} diff --git a/barebones/thumbnail.png b/barebones/thumbnail.png new file mode 100644 index 0000000..e80d001 Binary files /dev/null and b/barebones/thumbnail.png differ