Version fixes
This commit is contained in:
parent
c783d007b1
commit
ecc792ed9a
2 changed files with 3 additions and 3 deletions
|
@ -17,4 +17,4 @@ archives_base_name = bclib
|
|||
|
||||
# Dependencies
|
||||
patchouli_version = 50-FABRIC
|
||||
modmenu_version=3.0.1
|
||||
modmenu_version=3.1.0
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"id": "bclib",
|
||||
"version": "${version}",
|
||||
"version": "1.4.0",
|
||||
"name": "BCLib",
|
||||
"description": "A library for BetterX team mods",
|
||||
"authors": [
|
||||
|
@ -39,7 +39,7 @@
|
|||
"depends": {
|
||||
"fabricloader": ">=0.13.3",
|
||||
"fabric": ">=0.48.0",
|
||||
"minecraft": "1.18.x"
|
||||
"minecraft": "1.18.2"
|
||||
},
|
||||
"custom":{
|
||||
"modmenu":{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue