Mark mod as library.
build / build (21) (push) Failing after 10m52s

This commit is contained in:
2024-11-29 12:53:22 -07:00
parent f874485b77
commit b75596fbeb
2 changed files with 36 additions and 29 deletions
+2 -2
View File
@@ -9,11 +9,11 @@ yarn_mappings=1.20.1+build.10
loader_version=0.16.7
# Mod Properties
mod_version=1.0.7
mod_version=1.1.0
maven_group=dev.bigduckie
archives_base_name=static-content
# Dependencies
fabric_version=0.92.2+1.20.1
static_data_version=1.0.7+1.20.1
static_data_version=1.1.0+1.20.1
+7
View File
@@ -20,6 +20,13 @@
"dev.bigduckie.staticcontent.StaticContent"
]
},
"custom": {
"modmenu": {
"badges": [
"library"
]
}
},
"depends": {
"fabricloader": ">=0.16.7",
"minecraft": "~1.20.1",