This commit is contained in:
MeexReay 2024-12-08 02:39:49 +03:00
parent 5d9b27cd9a
commit cc12eab006
50 changed files with 1166 additions and 3483 deletions

View file

@ -1,17 +1,17 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20
yarn_mappings=1.20+build.1
loader_version=0.15.10
#Fabric api
fabric_version=0.83.0+1.20
# Mod Properties
mod_version = 1.1.1+1.20
maven_group = themixray.repeating.mod
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
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
#Fabric api
fabric_version=0.97.0+1.20.4
# Mod Properties
mod_version = 1.1.2+1.20.1
maven_group = themixray.repeating.mod
archives_base_name = repeating-mod