Library update

This commit is contained in:
paulevsGitch 2021-12-16 20:29:16 +03:00
parent 934efc9aed
commit fb19abdc45
2 changed files with 2 additions and 1 deletions

View file

@ -25,6 +25,7 @@ repositories {
maven { url 'https://maven.blamejared.com' } maven { url 'https://maven.blamejared.com' }
maven { url "https://maven.shedaniel.me/" } maven { url "https://maven.shedaniel.me/" }
maven { url 'https://jitpack.io' } maven { url 'https://jitpack.io' }
maven { url 'https://maven.terraformersmc.com/releases' }
} }
dependencies { dependencies {

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.1 bclib_version = 1.1.2
rei_version = 7.0.343 rei_version = 7.0.343
canvas_version = 1.0.+ canvas_version = 1.0.+