This commit is contained in:
lukasabbe
2024-11-21 16:06:27 +01:00
parent 1f2d58d454
commit a0ba6fec51
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=24w46a
yarn_mappings=24w46a+build.4
minecraft_version=1.21.4-pre1
yarn_mappings=1.21.4-pre1+build.2
loader_version=0.16.9
# Mod Properties
mod_version=1.8+1.21.4-SNAPSHOT.2
mod_version=1.8+1.21.4-SNAPSHOT.3
maven_group=me.lukasabbe
archives_base_name=Bookshelfinspector
# Dependencies
fabric_version=0.108.1+1.21.4
fabric_version=0.109.1+1.21.4
cloth_config=16.0.141
modmenu=12.0.0-beta.1
YAML_snake=2.2
+1 -1
View File
@@ -2,7 +2,7 @@
"schemaVersion": 1,
"id": "bookshelfinspector",
"version": "${version}",
"name": "Bookshelfinspector",
"name": "Bookshelf Inspector",
"description": "Inspect any book in a chiseled bookshelf.",
"authors": ["Lukasabbe"],
"contact": {},