mirror of
https://github.com/Astatin3/meteor-baritone.git
synced 2026-06-09 00:28:06 -06:00
Add no-more-render to this spaghetti code
This commit is contained in:
+5
-5
@@ -1,9 +1,9 @@
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
# Fabric Properties (https://fabricmc.net/develop)
|
||||
minecraft_version=1.21.3
|
||||
yarn_mappings=1.21.3+build.2
|
||||
loader_version=0.16.9
|
||||
minecraft_version=1.21.4
|
||||
yarn_mappings=1.21.4+build.8
|
||||
loader_version=0.16.10
|
||||
|
||||
# Mod Properties
|
||||
mod_version=0.1.0
|
||||
@@ -13,7 +13,7 @@ archives_base_name=addon-template
|
||||
# Dependencies
|
||||
|
||||
# Meteor (https://maven.meteordev.org)
|
||||
meteor_version=0.5.9-SNAPSHOT
|
||||
meteor_version=1.21.4-SNAPSHOT
|
||||
|
||||
# Baritone (https://github.com/MeteorDevelopment/baritone)
|
||||
baritone_version=1.21.3
|
||||
baritone_version=1.21.4
|
||||
|
||||
Reference in New Issue
Block a user