Dependency and Version update
This commit is contained in:
parent
39dda736af
commit
0b560b6dce
2 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@ loader_version= 0.12.6
|
|||
fabric_version = 0.43.1+1.18
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.5.5
|
||||
mod_version = 1.0.0
|
||||
maven_group = ru.bclib
|
||||
archives_base_name = bclib
|
||||
|
||||
|
|
|
@ -33,9 +33,9 @@
|
|||
"bclib.mixins.client.json"
|
||||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.11.6",
|
||||
"fabric": ">=0.41.0",
|
||||
"minecraft": ">=1.17.1"
|
||||
"fabricloader": ">=0.12.6",
|
||||
"fabric": ">=0.43.0",
|
||||
"minecraft": ">=1.18"
|
||||
},
|
||||
"custom":{
|
||||
"modmenu":{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue