-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ugly workaround for neoforged/FancyModLoader#110
Changed finalization logic for all loaders for consistent behaviour. Will look into a better alternative later
- Loading branch information
Showing
9 changed files
with
12 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 0 additions & 21 deletions
21
forge/src/modImpl/java/nl/elec332/minecraft/loader/impl/fmod/ForgeStatesProvider.java
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
forge/src/modImpl/resources/META-INF/services/net.minecraftforge.fml.IModStateProvider
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
neo/src/main/java/nl/elec332/minecraft/loader/impl/neolang/NeoStatesProvider.java
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
neo/src/main/resources/META-INF/services/net.neoforged.fml.IModStateProvider
This file was deleted.
Oops, something went wrong.