First push

This commit is contained in:
2023-11-05 13:17:31 +05:00
commit 5308f6a1e8
15 changed files with 1457 additions and 0 deletions

31
gradle.properties Normal file
View File

@ -0,0 +1,31 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
fabric_loader_version=0.14.24
# check this on https://modmuss50.me/fabric.html
fabric_api_version=0.90.0+1.20.1
# Mappings
# https://lambdaurora.dev/tools/import_quilt.html
qm_version = 23
# https://parchmentmc.org/docs/getting-started
parchment_version = 2023.06.26
# Mod Properties
mod_version = 1.0
maven_group = ru.bitheaven
archives_base_name = createinteriorsfabric
# Dependencies
# https://modrinth.com/mod/create-fabric/versions
create_version = 0.5.1-d-build.1161+mc1.20.1
# set to disabled to have none of them.
recipe_viewer = disabled
# Mod Menu - https://modrinth.com/mod/modmenu/versions
modmenu_version = 4.1.2
# LazyDFU - https://modrinth.com/mod/lazydfu/versions
lazydfu_version = 0.1.3