mirror of
https://github.com/lukasabbe/bookshelf-inspector.git
synced 2026-04-30 10:40:53 +00:00
1.21.4 without cloth-config
This commit is contained in:
+3
-3
@@ -2,8 +2,8 @@
|
||||
org.gradle.jvmargs=-Xmx4G
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.21.4-rc3
|
||||
yarn_mappings=1.21.4-rc3+build.3
|
||||
minecraft_version=1.21.4
|
||||
yarn_mappings=1.21.4+build.1
|
||||
loader_version=0.16.9
|
||||
# Mod Properties
|
||||
mod_version=1.9+1.21.4-SNAPSHOT.4
|
||||
@@ -11,7 +11,7 @@ maven_group=me.lukasabbe
|
||||
archives_base_name=Bookshelfinspector
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.110.3+1.21.4
|
||||
fabric_version=0.110.5+1.21.4
|
||||
cloth_config=16.0.141
|
||||
modmenu=12.0.0-beta.1
|
||||
YAML_snake=2.2
|
||||
@@ -25,7 +25,7 @@
|
||||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=${loader_version}",
|
||||
"minecraft": ">=1.21.4-rc.3",
|
||||
"minecraft": ">=1.21.4",
|
||||
"fabric-api-base": "*",
|
||||
"fabric-networking-api-v1": "*",
|
||||
"fabric-lifecycle-events-v1": "*",
|
||||
|
||||
Reference in New Issue
Block a user