1.19.2
This commit is contained in:
@@ -26,6 +26,6 @@
|
||||
|
||||
"depends": {
|
||||
"fabricloader": ">=0.11.0",
|
||||
"minecraft": "1.19.1"
|
||||
"minecraft": "1.19.2"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user