Update
This commit is contained in:
parent
79520978ad
commit
f8d6c3cf2c
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@ dependencies {
|
||||||
|
|
||||||
optional "me.shedaniel:RoughlyEnoughItems:${project.rei_version}"
|
optional "me.shedaniel:RoughlyEnoughItems:${project.rei_version}"
|
||||||
optional "me.shedaniel:RoughlyEnoughItems-api:${project.rei_version}"
|
optional "me.shedaniel:RoughlyEnoughItems-api:${project.rei_version}"
|
||||||
optional "grondag:canvas-mc116:${project.canvas_version}"
|
// optional "grondag:canvas-mc116:${project.canvas_version}"
|
||||||
}
|
}
|
||||||
|
|
||||||
def optional(String dep) {
|
def optional(String dep) {
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
# check these on https://fabricmc.net/use
|
# check these on https://fabricmc.net/use
|
||||||
minecraft_version = 1.16.3
|
minecraft_version = 1.16.3
|
||||||
yarn_mappings = 47
|
yarn_mappings = 47
|
||||||
loader_version = 0.10.1+build.209
|
loader_version = 0.10.3+build.211
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version = 0.4.0-alpha
|
mod_version = 0.4.0-alpha
|
||||||
|
@ -14,8 +14,8 @@
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
# 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
|
||||||
fabric_version = 0.24.0+build.411-1.16
|
fabric_version=0.24.1+build.412-1.16
|
||||||
cloth_config_version = 4.8.2
|
cloth_config_version = 4.8.2
|
||||||
cloth_events_version = 1.4.5
|
cloth_events_version = 1.4.8
|
||||||
canvas_version = 1.0.989
|
#canvas_version = 1.0.989
|
||||||
rei_version = 5.6.0
|
rei_version = 5.6.2
|
Loading…
Add table
Add a link
Reference in a new issue