mega update
This commit is contained in:
parent
ed627ca2f6
commit
94549c51e0
13 changed files with 518 additions and 138 deletions
|
@ -3,15 +3,17 @@ org.gradle.jvmargs=-Xmx1G
|
|||
org.gradle.parallel=true
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19.4
|
||||
yarn_mappings=1.19.4+build.1
|
||||
loader_version=0.14.17
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19.3
|
||||
yarn_mappings=1.19.3+build.1
|
||||
loader_version=0.14.17
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.0
|
||||
maven_group = com.example
|
||||
archives_base_name = fabric-example-mod
|
||||
mod_version = 1.0.0
|
||||
maven_group = themixray.repeating.mod
|
||||
archives_base_name = repeating-mod
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.75.3+1.19.4
|
||||
fabric_version=0.76.1+1.19.3
|
||||
|
||||
owo_version=0.10.3+1.19.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue