I have a feature request: it would be amazing if ChatGPT could generate complete Minecraft mods and export them directly as .jar
files, ready to drop into the Minecraft mods
folder.
Right now, ChatGPT can write the code and Gradle setup, but users have to manually set up IntelliJ IDEA or another IDE, configure Java and Gradle, and build the project themselves.
For people who just want to experiment with modding or make quick horror or gameplay mods (e.g., NPC effects, visual glitches, jumpscares), it would be incredibly helpful if ChatGPT could just give a .zip
or .jar
with everything already compiled.
This would make Minecraft modding more accessible to non-programmers too.
Please consider adding this!