Removed mixins from neoforge's mods.toml

This commit is contained in:
coolGi
2024-02-22 22:10:34 +10:30
parent 4290cdf8c6
commit 004059dd9f
2 changed files with 5 additions and 5 deletions
@@ -23,10 +23,9 @@ issueTrackerURL = "${issues}"
#// Allow any version to be present (or not) on the server
acceptableRemoteVersions = "*"
# TODO: Once there is a way to move this to the `META-INF/MANIFEST.MF` with architectury, DO SO!
# (currently, this only works cus neoforge's mods.toml is added to the jar after forge's mods.toml, so this can work
[[mixins]]
config = "DistantHorizons.neoforge.mixins.json"
# We may need this to make forge (lexforge) & neoforge work together
#[[mixins]]
# config = "DistantHorizons.neoforge.mixins.json"
[[dependencies.distanthorizons]]
modId = "minecraft"