Broken code (test)

This commit is contained in:
Chickenmanfy
2024-01-21 08:44:03 -08:00
commit 008ac8a035
30 changed files with 1487 additions and 0 deletions

23
gradle.properties Normal file
View File

@@ -0,0 +1,23 @@
# gradle.properties
# 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.19.4
yarn_mappings=1.19.4+build.2
loader_version=0.15.6
fabric_kotlin_version=1.10.17+kotlin.1.9.22
# yeah
modmenu_version=9.0.0
# Mod Properties
mod_version=1.0.0
maven_group=chickenmanfy.scify
archives_base_name=scify
# Dependencies
fabric_version=0.87.2+1.19.4