some fixes
This commit is contained in:
parent
27627e8404
commit
596ca3c0d3
6 changed files with 30 additions and 15 deletions
|
@ -4,14 +4,14 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.4
|
||||
yarn_mappings=1.20.4+build.3
|
||||
minecraft_version=1.20
|
||||
yarn_mappings=1.20+build.1
|
||||
loader_version=0.15.10
|
||||
|
||||
#Fabric api
|
||||
fabric_version=0.97.0+1.20.4
|
||||
fabric_version=0.83.0+1.20
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.1.0+1.20.4
|
||||
mod_version = 1.1.1+1.20
|
||||
maven_group = themixray.repeating.mod
|
||||
archives_base_name = repeating-mod
|
Loading…
Add table
Add a link
Reference in a new issue