first commit (checkpoint before destruction)

This commit is contained in:
2020-04-21 19:29:46 +02:00
commit e5a415ddd5
24 changed files with 1265 additions and 0 deletions

14
gradle.properties Normal file
View File

@@ -0,0 +1,14 @@
org.gradle.jvmargs = -Xmx1G
#Fabric properties
minecraft_version = 1.15.2
yarn_mappings = 1.15.2+build.15
loader_version = 0.8.2+build.194
#Mod properties
mod_version = 0.7.0
maven_group = quimufu.simple_creator
archives_base_name = simple_creator
#Dependencies
fabric_api_version = 0.5.12+build.296-1.15