mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
add minecraft_versions
This commit is contained in:
parent
3d89222840
commit
83fda90948
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,9 @@ org.gradle.parallel=true
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/develop
|
# check these on https://fabricmc.net/develop
|
||||||
min_minecraft_version=1.21.4
|
min_minecraft_version=1.21.4
|
||||||
max_minecraft_version=1.21.5
|
max_minecraft_version=1.21.4
|
||||||
|
minecraft_versions=1.21.4
|
||||||
|
|
||||||
minecraft_version=1.21.4
|
minecraft_version=1.21.4
|
||||||
yarn_mappings=1.21.4+build.8
|
yarn_mappings=1.21.4+build.8
|
||||||
loader_version=0.16.10
|
loader_version=0.16.10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue