mirror of
https://github.com/TeamMidnightDust/DeliciousDishes.git
synced 2025-12-16 08:35:10 +01:00
Update to 1.20.4 and big refactoring
- Added new dishes and categories - Switched from Patchouli to the Lavender library for the cooking guide
This commit is contained in:
@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.19.2
|
||||
yarn_mappings=1.19.2+build.18
|
||||
loader_version=0.14.9
|
||||
minecraft_version=1.20.4
|
||||
yarn_mappings=1.20.4+build.3
|
||||
loader_version=0.15.6
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 2.1.0
|
||||
@@ -14,7 +14,7 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# 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.62.0+1.19.2
|
||||
patchouli_version=1.19.2-76-FABRIC
|
||||
maybedata_version=1.3.2-fixed-1.19
|
||||
midnightlib_version=0.6.1
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user