Files
DeliciousDishes/gradle.properties
Martin Prokoph d7b7f483b8 Update to 1.20.4 and big refactoring
- Added new dishes and categories
- Switched from Patchouli to the Lavender library for the cooking guide
2024-07-06 19:05:54 +02:00

21 lines
595 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.6
# Mod Properties
mod_version = 2.1.0
maven_group = eu.midnightdust.motschen
archives_base_name = dishes
# 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.95.0+1.20.4
lavender_version=0.1.1+1.20.3
maybedata_version=1.3.3-1.20.1
midnightlib_version=1.5.3-fabric