diff --git a/thevoid/images.jpg b/thevoid/images.jpg new file mode 100644 index 0000000..41f5c8e Binary files /dev/null and b/thevoid/images.jpg differ diff --git a/thevoid/meta.json b/thevoid/meta.json new file mode 100644 index 0000000..cd056ba --- /dev/null +++ b/thevoid/meta.json @@ -0,0 +1,15 @@ +{ + "id": "thevoid", + "name": "The Void", + "author": "neoapps-dev", + "description": "A world template with nothing but a single bedrock block.", + "extended_description": "", + "category": [ + "World" + ], + "thumbnail": "images.jpg", + "zips": { + "thevoid.zip": "{GameHDD}" + }, + "version": "1.0.0" +} \ No newline at end of file diff --git a/thevoid/thevoid.zip b/thevoid/thevoid.zip new file mode 100644 index 0000000..8eae8b9 Binary files /dev/null and b/thevoid/thevoid.zip differ