Library update

This commit is contained in:
paulevsGitch 2021-12-30 02:49:26 +03:00
parent 023708f72f
commit 25f4dc0ed5
2 changed files with 2 additions and 2 deletions

View file

@ -19,6 +19,6 @@ archives_base_name=better-end
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
patchouli_version = 55-FABRIC-SNAPSHOT patchouli_version = 55-FABRIC-SNAPSHOT
bclib_version = 1.1.6 bclib_version = 1.2.0
rei_version = 7.0.343 rei_version = 7.0.343
canvas_version = 1.0.+ canvas_version = 1.0.+

View file

@ -46,7 +46,7 @@
"fabricloader": ">=0.12.9", "fabricloader": ">=0.12.9",
"fabric": ">=0.44.0", "fabric": ">=0.44.0",
"minecraft": "1.18.x", "minecraft": "1.18.x",
"bclib": ">=1.1.6" "bclib": ">=1.2.0"
}, },
"suggests": { "suggests": {
"byg": ">=1.1.3", "byg": ">=1.1.3",