Commit f19f63e
committed
fix: declare JEI as optional dependency in neoforge.mods.toml
JEI integration existed via annotation discovery but had no dependency
declaration, meaning load ordering was not guaranteed. Adding it as
optional with ordering=AFTER ensures correct initialization order when
JEI is present alongside the existing EMI declaration.1 parent 94cce77 commit f19f63e
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
0 commit comments