Lets the main menu use user-created panoramas.

This commit is contained in:
Markil3
2021-03-07 00:50:13 -07:00
parent be52b2b025
commit 6d188f46f7
6 changed files with 127 additions and 36 deletions

View File

@@ -32,8 +32,8 @@ minecraft {
// Simply re-run your setup task after changing the mappings to update your workspace.
mappings channel: 'snapshot', version: project.mappings
// makeObfSourceJar = false // an Srg named sources jar is made by default. uncomment this to disable.
// accessTransformer = file('src/main/resources/META-INF/accesstransformer.cfg')
accessTransformer = file('src/main/resources/META-INF/accesstransformer.cfg')
// Default run configurations.
// These can be tweaked, removed, or duplicated as needed.