Apply FerriteCore config overrides automatically

New versions of FC added this mechanism

closes #66
This commit is contained in:
Jason Penilla
2024-11-05 16:11:18 -07:00
parent c00b9fcd7b
commit ea50ba38ea
4 changed files with 11 additions and 3 deletions

View File

@@ -13,6 +13,10 @@ displayURL = "https://github.com/Tuinity/Moonrise"
authors = "Spottedleaf"
description = "Optimisation mod for the dedicated and integrated server."
displayTest = "IGNORE_ALL_VERSION"
"ferritecore:disabled_options" = [
"replaceNeighborLookup",
"replacePropertyMap"
]
[[dependencies.moonrise]]
modId = "neoforge"