Backport to Minecraft 1.20.1

This commit is contained in:
ChaoticByte 2024-09-14 22:56:36 +02:00
parent d2e88ac6c8
commit b441a39323
No known key found for this signature in database
5 changed files with 12 additions and 18 deletions

View file

@ -4,14 +4,14 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.3
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.16.5
# Mod Properties
mod_version=1.0.0
mod_version=1.0.1
maven_group=net.chaoticbyte.hardboiled
archives_base_name=hardboiled
# Dependencies
fabric_version=0.104.0+1.21.1
fabric_version=0.92.2+1.20.1