1.21.8
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.14.22",
|
||||
"minecraft": ["1.21.6", "1.21.7"]
|
||||
"minecraft": ["1.21.6", "1.21.7", "1.21.8"]
|
||||
},
|
||||
"custom": {
|
||||
"modmenu": {
|
||||
|
||||
@@ -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.21.6, 1.21.7]"
|
||||
versionRange="[1.21.6, 1.21.8]"
|
||||
ordering="NONE"
|
||||
side="BOTH"
|
||||
|
||||
@@ -8,11 +8,11 @@ archives_base_name=baritone
|
||||
|
||||
java_version=21
|
||||
|
||||
minecraft_version=1.21.7
|
||||
minecraft_version=1.21.8
|
||||
|
||||
forge_version=57.0.0
|
||||
forge_version=58.0.0
|
||||
|
||||
neoforge_version=1-beta
|
||||
neoforge_version=2-beta
|
||||
|
||||
fabric_version=0.16.14
|
||||
|
||||
|
||||
@@ -35,6 +35,6 @@ A Minecraft pathfinder bot.
|
||||
modId="minecraft"
|
||||
type="required"
|
||||
# This version range declares a minimum of the current minecraft version up to but not including the next major version
|
||||
versionRange="[1.21.6, 1.21.7]"
|
||||
versionRange="[1.21.6, 1.21.8]"
|
||||
ordering="NONE"
|
||||
side="BOTH"
|
||||
|
||||
Reference in New Issue
Block a user