fix hud bug, update to 1.21.1
This commit is contained in:
parent
253ee1d5be
commit
00e91b98aa
4 changed files with 12 additions and 13 deletions
|
@ -4,14 +4,14 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.21
|
||||
yarn_mappings=1.21+build.2
|
||||
loader_version=0.15.11
|
||||
minecraft_version=1.21.1
|
||||
yarn_mappings=1.21.1+build.3
|
||||
loader_version=0.16.3
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.2.0
|
||||
mod_version = 0.2.1
|
||||
maven_group = me.kawaiizenbo
|
||||
archives_base_name = moonlight
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.100.1+1.21
|
||||
fabric_version=0.103.0+1.21.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue