1.21.3 support
This commit is contained in:
parent
854ce7201c
commit
8f9a6005f5
13 changed files with 31 additions and 28 deletions
|
@ -4,14 +4,14 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.21.1
|
||||
yarn_mappings=1.21.1+build.3
|
||||
loader_version=0.16.3
|
||||
minecraft_version=1.21.3
|
||||
yarn_mappings=1.21.3+build.2
|
||||
loader_version=0.16.9
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.3.0
|
||||
mod_version = 0.3.1
|
||||
maven_group = me.kawaiizenbo
|
||||
archives_base_name = moonlight
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.103.0+1.21.1
|
||||
fabric_version=0.107.3+1.21.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue