mirror of
https://github.com/lukasabbe/bookshelf-inspector.git
synced 2026-04-30 10:40:53 +00:00
1.21.6-pre3
This commit is contained in:
+3
-3
@@ -2,8 +2,8 @@
|
||||
org.gradle.jvmargs=-Xmx4G
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop/
|
||||
minecraft_version=1.21.6-pre1
|
||||
yarn_mappings=1.21.6-pre1+build.1
|
||||
minecraft_version=1.21.6-pre3
|
||||
yarn_mappings=1.21.6-pre3+build.1
|
||||
loader_version=0.16.14
|
||||
# Mod Properties
|
||||
mod_version=1.11+1.21.6-Pre.1
|
||||
@@ -11,7 +11,7 @@ maven_group=me.lukasabbe
|
||||
archives_base_name=Bookshelfinspector
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.125.1+1.21.6
|
||||
fabric_version=0.125.3+1.21.6
|
||||
cloth_config=18.0.145
|
||||
modmenu=14.0.0-rc.2
|
||||
YAML_snake=2.4
|
||||
@@ -22,7 +22,7 @@
|
||||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=${loader_version}",
|
||||
"minecraft": ">=1.21.6-beta.1",
|
||||
"minecraft": ">=1.21.6-beta.3",
|
||||
"fabric-api-base": "*",
|
||||
"fabric-networking-api-v1": "*",
|
||||
"fabric-lifecycle-events-v1": "*",
|
||||
|
||||
Reference in New Issue
Block a user