You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well it's just NEI right? Like if we made a toggle to disable NEI support for our recipes, and you disabled the train table (and thus made it impossible to use the other tables), would that work?
I ask because our recipe system is an enum (impossible to null or prevent creation) that's tied into the rest of the registration clusterfudge, so if we toss that, there's probably a lot of other problems following shortly after. But the NEI support is already an optional system so we can just add another condition to it.
- Added ability to disable NEI registration for #322
- Forgot to add the config option for forcing texture binding last push,
so it's there now.
- Tossed an unnecessary variable.
For version 1.7.10, which is convenient to use with the mopacks, I propose to add config options to disable traincraft table and assembly tables.
The text was updated successfully, but these errors were encountered: