diff --git a/.gitignore b/.gitignore index e767daf..f01e0e9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .mpt -build \ No newline at end of file +build +.vscode \ No newline at end of file diff --git a/src/modpack.json b/src/modpack.json index 96933bc..9ae81a1 100644 --- a/src/modpack.json +++ b/src/modpack.json @@ -2336,6 +2336,34 @@ "required", "included" ] + }, + { + "id": "f32", + "file": { + "installer": "internal.dir:resourcepacks", + "link": "http://www.f32.me/F32-1.12.2.zip" + }, + "type": "mod", + "options": [ + "required", + "client", + "server", + "included" + ] + }, + { + "id": "faithful", + "file": { + "installer": "internal.dir:resourcepacks", + "link": "https://github.com/FaithfulTeam/Faithful/archive/1.12.zip" + }, + "type": "mod", + "options": [ + "required", + "client", + "server", + "included" + ] } ] } diff --git a/src/overrides/options.txt b/src/overrides/options.txt new file mode 100644 index 0000000..e832ac4 --- /dev/null +++ b/src/overrides/options.txt @@ -0,0 +1,8 @@ +gamma:1.0 +guiScale:2 +resourcePacks:["1.12.zip", "F32-1.12.2.zip"] +showSubtitles:true +autoJump:false +soundCategory_master:0.4 +soundCategory_music:0.0 +soundCategory_block:0.3