This commit is contained in:
Wagyourtail
2022-08-07 14:47:18 -06:00
parent 076326dcc3
commit 52d077de49
3 changed files with 5 additions and 5 deletions

View File

@@ -26,6 +26,6 @@
"depends": {
"fabricloader": ">=0.11.0",
"minecraft": "1.19.1"
"minecraft": "1.19.2"
}
}

View File

@@ -35,6 +35,6 @@ A Minecraft pathfinder bot.
modId="minecraft"
mandatory=true
# This version range declares a minimum of the current minecraft version up to but not including the next major version
versionRange="[1.19.1]"
versionRange="[1.19.2]"
ordering="NONE"
side="BOTH"

View File

@@ -4,6 +4,6 @@ mod_version=1.9.0-local
maven_group=baritone
archives_base_name=baritone
minecraft_version=1.19.1
forge_version=1.19.1-42.0.0
fabric_version=0.14.8
minecraft_version=1.19.2
forge_version=1.19.2-43.0.0
fabric_version=0.14.9