Build against latest Pre-Release
This commit is contained in:
parent
e5bc16320c
commit
5390921e55
2 changed files with 6 additions and 6 deletions
|
@ -8,9 +8,9 @@ release_channel=beta
|
|||
loom_version=1.0-SNAPSHOT
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.20-pre5
|
||||
loader_version=0.14.19
|
||||
fabric_version=0.81.3+1.20
|
||||
minecraft_version=1.20-pre7
|
||||
loader_version=0.14.21
|
||||
fabric_version=0.83.0+1.20
|
||||
# Mod Properties
|
||||
mod_version=3.0.0
|
||||
maven_group=org.betterx.bclib
|
||||
|
|
|
@ -46,10 +46,10 @@
|
|||
"bclib.mixins.client.json"
|
||||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.14.19",
|
||||
"fabric": ">=0.81.3",
|
||||
"fabricloader": ">=0.14.21",
|
||||
"fabric": ">=0.83.0",
|
||||
"minecraft": [
|
||||
"1.20-beta.5"
|
||||
"1.20-beta.7"
|
||||
]
|
||||
},
|
||||
"custom": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue