port to fabric

This commit is contained in:
2020-04-19 22:54:00 +02:00
commit 4b43c6d6be
16 changed files with 853 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.structure_item
archives_base_name = structure_item
#Dependencies
fabric_api_version = 0.5.1+build.294-1.15