version updates
This commit is contained in:
parent
e541763ada
commit
9372ecf28f
2 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ dependencies {
|
|||
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
|
||||
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
|
||||
|
||||
useApi "vazkii.patchouli:Patchouli:1.16.4-${project.patchouli_version}"
|
||||
//useApi "vazkii.patchouli:Patchouli:1.16.4-${project.patchouli_version}"
|
||||
useApi "com.github.paulevsGitch:BCLib:${project.bclib_version}"
|
||||
|
||||
useOptional "me.shedaniel:RoughlyEnoughItems:${project.rei_version}"
|
||||
|
|
|
@ -15,7 +15,7 @@ archives_base_name = better-end
|
|||
# Dependencies
|
||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||
patchouli_version = 50-FABRIC
|
||||
fabric_version = 0.35.2+1.17
|
||||
fabric_version = 0.36.0+1.17
|
||||
canvas_version = 1.0.+
|
||||
bclib_version = 0.1.42
|
||||
bclib_version = 0.1.43
|
||||
rei_version = 5.8.+
|
Loading…
Add table
Add a link
Reference in a new issue