+2
-2
@@ -9,11 +9,11 @@ yarn_mappings=1.20.1+build.10
|
|||||||
loader_version=0.16.7
|
loader_version=0.16.7
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=1.0.7
|
mod_version=1.1.0
|
||||||
maven_group=dev.bigduckie
|
maven_group=dev.bigduckie
|
||||||
archives_base_name=static-content
|
archives_base_name=static-content
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
fabric_version=0.92.2+1.20.1
|
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
|
||||||
@@ -20,6 +20,13 @@
|
|||||||
"dev.bigduckie.staticcontent.StaticContent"
|
"dev.bigduckie.staticcontent.StaticContent"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"custom": {
|
||||||
|
"modmenu": {
|
||||||
|
"badges": [
|
||||||
|
"library"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.16.7",
|
"fabricloader": ">=0.16.7",
|
||||||
"minecraft": "~1.20.1",
|
"minecraft": "~1.20.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user