Synced Versions
This commit is contained in:
parent
2e9177cbde
commit
b087ef198e
2 changed files with 6 additions and 6 deletions
|
@ -12,10 +12,10 @@ minecraft_version=1.20.4
|
|||
loader_version=0.15.2
|
||||
fabric_version=0.91.3+1.20.4
|
||||
# Mod Properties
|
||||
mod_version=3.30.2
|
||||
mod_version=20.30.2
|
||||
maven_group=org.betterx.bclib
|
||||
archives_base_name=bclib
|
||||
# Dependencies
|
||||
modmenu_version=9.0.0-pre.1
|
||||
emi_version=1.0.3+1.20
|
||||
wunderlib_version=1.30.0
|
||||
emi_version=1.0.28+1.20.1
|
||||
wunderlib_version=20.30.0
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"id": "bclib",
|
||||
"version": "3.30.2",
|
||||
"version": "20.30.2",
|
||||
"name": "BCLib",
|
||||
"description": "A library for BetterX team mods",
|
||||
"authors": [
|
||||
|
@ -49,10 +49,10 @@
|
|||
"1.20.3",
|
||||
"1.20.4"
|
||||
],
|
||||
"wunderlib": "1.30.x"
|
||||
"wunderlib": "20.30.x"
|
||||
},
|
||||
"breaks": {
|
||||
"wunderlib": "<1.30.0",
|
||||
"wunderlib": "<20.30.0",
|
||||
"emi": "<1.0.0",
|
||||
"fabric-api": "0.86.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue