fabric-*: require Fabric Loader 0.12.12
This is the release that includes all current log4j mitigation. Changes in fabric.mod.json ensure the mod will completely refuse to load unless it's on a fully patched Fabric server.
This commit is contained in:
parent
9a611cc5ad
commit
23238ee293
10 changed files with 12 additions and 12 deletions
|
|
@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx1G
|
|||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.17.1
|
||||
yarn_mappings=1.17.1+build.1
|
||||
loader_version=0.11.6
|
||||
loader_version=0.12.12
|
||||
# Mod Properties
|
||||
archives_base_name=Dynmap
|
||||
# Dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue