1.21 update
update to 1.21, remove timer
This commit is contained in:
parent
c68631010d
commit
69b444c3c2
11 changed files with 36 additions and 31 deletions
|
@ -4,9 +4,9 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.4
|
||||
yarn_mappings=1.20.4+build.2
|
||||
loader_version=0.15.1
|
||||
minecraft_version=1.21
|
||||
yarn_mappings=1.21+build.2
|
||||
loader_version=0.15.11
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.2.0
|
||||
|
@ -14,4 +14,4 @@ org.gradle.parallel=true
|
|||
archives_base_name = moonlight
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.91.2+1.20.4
|
||||
fabric_version=0.100.1+1.21
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue