move to 1.21 and fix for nixos
This commit is contained in:
parent
c02d96edca
commit
61c755aabc
8 changed files with 64 additions and 15 deletions
|
@ -4,14 +4,15 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.1
|
||||
yarn_mappings=1.20.1+build.3
|
||||
loader_version=0.15.10
|
||||
minecraft_version=1.21
|
||||
yarn_mappings=1.21+build.9
|
||||
loader_version=0.16.14
|
||||
loom_version=1.10-SNAPSHOT
|
||||
|
||||
#Fabric api
|
||||
fabric_version=0.97.0+1.20.4
|
||||
# Fabric API
|
||||
fabric_version=0.102.0+1.21
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.1.2+1.20.1
|
||||
mod_version = 1.1.2+1.21
|
||||
maven_group = themixray.repeating.mod
|
||||
archives_base_name = repeating-mod
|
Loading…
Add table
Add a link
Reference in a new issue