mirror of
https://github.com/TeamMidnightDust/Decorative.git
synced 2025-12-15 20:45:10 +01:00
Decorative 4.0.0 - Clock Update
This commit is contained in:
@@ -1,19 +1,23 @@
|
||||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.16.2
|
||||
yarn_mappings=1.16.2+build.6
|
||||
loader_version=0.9.1+build.205
|
||||
minecraft_version=1.16.4
|
||||
yarn_mappings=1.16.4+build.9
|
||||
loader_version=0.10.8
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 3.0.0
|
||||
mod_version = 4.0.0
|
||||
maven_group = eu.midnightdust.motschen
|
||||
archives_base_name = decorative
|
||||
|
||||
# Dependencies
|
||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||
fabric_version=0.17.2+build.396-1.16
|
||||
patchouli_version=1.16-40-FABRIC
|
||||
midnighthats_version=1.0.2
|
||||
fabric_version=0.30.0+1.16
|
||||
patchouli_version=1.16.4-48-FABRIC
|
||||
midnighthats_version=2.0.1
|
||||
|
||||
auto_config_version = 3.3.1
|
||||
cloth_config_version = 4.8.3
|
||||
mod_menu_version = 1.16.5
|
||||
|
||||
Reference in New Issue
Block a user