Port to 1.20.6

- Port to 1.20.6
- Move compatibility code into individual classes
This commit is contained in:
Martin Prokoph
2024-05-04 19:55:04 +02:00
parent 39261272bf
commit b3b49cb8b8
18 changed files with 441 additions and 256 deletions

View File

@@ -3,20 +3,23 @@ org.gradle.jvmargs=-Xmx4G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.1
loader_version=0.15.1
minecraft_version=1.20.6
yarn_mappings=1.20.6+build.1
loader_version=0.15.10
# Mod Properties
mod_version = 1.6.1+1.20.4
mod_version = 1.6.2+1.20.6
maven_group = net.puzzlemc
archives_base_name = puzzle
release_type=release
curseforge_id=563977
modrinth_id=3IuO68q1
# 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.91.2+1.20.4
fabric_version=0.97.8+1.20.6
mod_menu_version = 7.0.1
midnightlib_version = 1.5.2-fabric
midnightlib_version = 1.5.5-fabric
cull_leaves_version = 3.0.2-fabric
ldl_version = 2.3.2+1.20.1
@@ -31,8 +34,8 @@ org.gradle.jvmargs=-Xmx4G
cit_resewn_version = 1.1.3+1.20
complete_config_version = 2.3.0
spruceui_version=5.0.0+1.20
emf_version=1.2
etf_version=5.0
emf_version=2.0.2
etf_version=6.0.1
exordium_version=1.2.1-1.20.2
# Required for LBG
quilt_loader_version=0.19.0-beta.18