Update to 1.21.3/1.21.4 (#399)
* Update to 1.21.3 part 1 Don't expect it to work anytime soon. * Update to 1.21.3 part 2 * Gradle 8.8 -> 8.12 * Working Build 1.21.3 Had to revert gradle to 8.10 due to unforseen issues. * Removed Unused Imports * Small rendering fixes (hopefully) * 1.21.4 port * Use Utils.canUpdate in AutoCraft * Intellij code fixes --------- Co-authored-by: crazymoose77756 <ryanrogo064@gmail.com> Co-authored-by: SByte <stormybytes@gmail.com>
This commit is contained in:
@@ -2,14 +2,13 @@
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
# Fabric Properties
|
||||
minecraft_version=1.21
|
||||
yarn_version=1.21+build.2
|
||||
loader_version=0.15.11
|
||||
minecraft_version=1.21.4
|
||||
yarn_version=1.21.4+build.8
|
||||
loader_version=0.16.9
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.3
|
||||
maven_group = anticope.rejects
|
||||
archives_base_name = meteor-rejects-addon
|
||||
|
||||
meteor_version=0.5.8
|
||||
baritone_version=1.20.6
|
||||
baritone_version=1.21.4
|
||||
|
||||
Reference in New Issue
Block a user