#Could someone build the 1.21.1 version of via fabric for me?

5 messages · Page 1 of 1 (latest)

simple wadi
#

people in the support server seem to say that it should work on 1.21.1 servers

#

however my server and a few others say that it requires 1.21.1 specifically

#

the build file in this folder says `dependencies {
minecraft("com.mojang:minecraft:1.21")
mappings("net.fabricmc🧶1.21+build.2:v2")

modImplementation("net.fabricmc.fabric-api:fabric-api:0.100.1+1.21")
modImplementation("com.terraformersmc:modmenu:11.0.0-rc.4")

}

tasks.compileJava {
options.release.set(21)
}`

#

if someone understands the formatting and knows how to build mod jars