updated to 1.20.4 and took possession of the code

This commit is contained in:
2024-02-08 20:36:03 +01:00
parent b95e006770
commit 3c9ca3f179
61 changed files with 516 additions and 537 deletions

View File

@@ -1,6 +1,18 @@
# dedodated wam
org.gradle.jvmargs=-Xmx6G
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
archivesBaseName=templates
group=io.github.cottonmc
version=2.2.0+1.20.1
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.6
# Mod Properties
mod_version = 1.0-SNAPSHOT
maven_group = fr.adrien1106
archives_base_name = ReFramedTemplates
mod_id = reframedtemplates
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.95.4+1.20.4