[Change] Allow to run with FAPI 0.86.1 (and up), which fixes the forced registry Paths
This commit is contained in:
parent
e86ea25b60
commit
81a5d630c4
4 changed files with 14 additions and 16 deletions
|
@ -10,9 +10,9 @@ loom_version=1.0-SNAPSHOT
|
|||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.20.1
|
||||
loader_version=0.14.21
|
||||
fabric_version=0.85.0+1.20.1
|
||||
fabric_version=0.86.1+1.20.1
|
||||
# Mod Properties
|
||||
mod_version=3.0.12
|
||||
mod_version=3.0.13
|
||||
maven_group=org.betterx.bclib
|
||||
archives_base_name=bclib
|
||||
# Dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue