Initial commit

This commit is contained in:
2026-08-08 21:34:54 +02:00
commit 65cd320c2f
16 changed files with 621 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=26.1.2
yarn_mappings=1.21.11+build.6
loader_version=0.19.3
# Mod Properties
mod_version=1.0-SNAPSHOT
maven_group=org.example1
archives_base_name=localhost
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.155.2+26.1.2