Files
Custom_Launcher_mc/modpack/GeoRealmCraft/modpack.json
T
felden.r@grenoble.archi.fr c280484561 first commit
2025-03-31 11:07:21 +02:00

18 lines
319 B
JSON

{
"name" : "GeoRealmCraft",
"title" : "GeoRealmCraft",
"gameVersion" : "1.20.1",
"features" : [ ],
"userFiles" : {
"include" : [
"options.txt",
"optionsshaders.txt"
],
"exclude" : [ ]
},
"launch" : {
"flags" : [
"-Dfml.ignoreInvalidMinecraftCertificates=true"
]
}
}