changed back to 1.21.3

This commit is contained in:
lukasabbe
2024-11-10 23:01:03 +01:00
parent c870b6529d
commit aa5d016e5b
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -2,16 +2,16 @@
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=24w44a
yarn_mappings=24w44a+build.1
minecraft_version=1.21.3
yarn_mappings=1.21.3+build.2
loader_version=0.16.9
# Mod Properties
mod_version=1.6+1.21.4-SNAPSHOT.1
mod_version=1.6+1.21.3
maven_group=me.lukasabbe
archives_base_name=Bookshelfinspector
# Dependencies
fabric_version=0.107.0+1.21.4
fabric_version=0.107.3+1.21.3
cloth_config=16.0.141
modmenu=12.0.0-beta.1
YAML_snake=2.2
+1 -1
View File
@@ -25,7 +25,7 @@
],
"depends": {
"fabricloader": ">=${loader_version}",
"minecraft": ">=1.21.4-alpha.24.44.a",
"minecraft": ">=1.21.3",
"fabric-api-base": "*",
"fabric-networking-api-v1": "*",
"fabric-lifecycle-events-v1": "*",