neoforged / NeoForge

Neo Modding API for Minecraft, based on Forge
https://projects.neoforged.net/neoforged/neoforge
Other
1.12k stars 161 forks source link

[1.21] Make dev environment nag screen for onlyin usage in mod #1307

Open TelepathicGrunt opened 1 month ago

TelepathicGrunt commented 1 month ago

After some discussions, we decided to postpone nuking onlyin from mods to be done in a future breaking Mc version. Instead, we should add a dev nag screen that launches every time a modder launches their game in dev and they are using onlyin.

Screen should mention side entry points and other advice. Same with the dev announcement and actual PR so modders are more likely to learn of solutions for getting off of only in.

Should have no nag screen in prod

TelepathicGrunt commented 1 month ago

Does not block stable. Can be done after stable. Sooner the better imo tho