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
|
|
@ -26,7 +26,7 @@
|
|||
],
|
||||
|
||||
"depends": {
|
||||
"fabricloader": ">=0.7.4",
|
||||
"fabricloader": ">=0.12.12",
|
||||
"fabric": ">=0.17.0",
|
||||
"minecraft": "1.15.2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue