This commit is contained in:
kin fuyuki 2026-03-06 23:59:40 -03:00
commit e01376d7c8
No known key found for this signature in database
GPG key ID: 0E4E8E519FB71401
95 changed files with 3730 additions and 0 deletions

View file

@ -0,0 +1,14 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://babric.github.io/develop/
minecraft_version=b1.7.3
yarn_mappings=b1.7.3+build.8
loader_version=0.15.6-babric.2
# Mod Properties
mod_version = 1.0.0
maven_group = com.example
archives_base_name = fabric-example-mod