port to forge

This commit is contained in:
Liz Graham
2024-05-31 09:47:31 +01:00
parent 4e1a122289
commit d858112bf5
25 changed files with 600 additions and 457 deletions

View File

@@ -1,19 +1,16 @@
# Done to increase the memory available to gradle.
# Done to increase the memory available to Gradle.
org.gradle.jvmargs=-Xmx1G
loom.platform = forge
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.5
# Mod properties
mod_version = 3.0.0
maven_group = net.lizistired
archives_name = cavedust
# Mod Properties
mod_version=1.4.1
maven_group=com.lizistired
archives_base_name=cave_dust
# Minecraft properties
minecraft_version = 1.20.4
yarn_mappings = 1.20.4+build.1
# Dependencies
fabric_version=0.94.0+1.20.4
clothconfig_version=13.0.121
modmenu_version=9.0.0
kirin_version=1.17.0+1.20.4
forge_version = 1.20.4-49.0.50
architectury_version=11.1.17