mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-25 05:48:00 +01:00
Bump build target
This commit is contained in:
parent
bdde3b2245
commit
baa039bac8
1 changed files with 5 additions and 5 deletions
|
@ -3,11 +3,11 @@ org.gradle.daemon=false
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.16.2
|
||||
yarn_mappings=1.16.2+build.19:v2
|
||||
loader_version=0.9.1+build.205
|
||||
fabric_version=0.18.0+build.397-1.16
|
||||
|
||||
minecraft_version=1.16.4
|
||||
yarn_mappings=1.16.4+build.6
|
||||
loader_version=0.10.6+build.214
|
||||
fabric_version=0.25.1+build.416-1.16
|
||||
|
||||
# Mod Properties
|
||||
group=com.minelittlepony
|
||||
displayname=Mine Little Pony
|
||||
|
|
Loading…
Reference in a new issue