1.0.6 update
removed owo lib fixed some bugs
This commit is contained in:
parent
1ad16e6343
commit
e593859723
19 changed files with 990 additions and 199 deletions
|
@ -4,16 +4,16 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19.3
|
||||
yarn_mappings=1.19.3+build.1
|
||||
loader_version=0.14.17
|
||||
minecraft_version=1.20
|
||||
yarn_mappings=1.20+build.1
|
||||
loader_version=0.14.23
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.5
|
||||
mod_version = 1.0.6
|
||||
maven_group = themixray.repeating.mod
|
||||
archives_base_name = repeating-mod
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.76.1+1.19.3
|
||||
fabric_version=0.83.0+1.20
|
||||
|
||||
owo_version=0.10.3+1.19.3
|
||||
#owo_version=0.11.1+1.20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue