update gitignore

add faithful texture packs
add options.txt
This commit is contained in:
LordMZTE 2020-07-29 00:27:46 +02:00
parent fa12897be0
commit 15e7ebdee0
3 changed files with 38 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
.mpt
build
build
.vscode

View File

@ -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"
]
}
]
}

View File

@ -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