There may be bugs and errors. Still working on it.
Minecraft Mod Helper is a local Cursor plugin that scaffolds common modding tasks for Fabric and Forge workflows.
/create-mod: scaffold a new Minecraft Java mod project/create-block: generate files for a new block/create-item: generate files for a new item
These commands need to be written to the cursor agent
This plugin is ready for local usage when stored under:
C:\Users\user_name\.cursor\plugins\local
If this repository lives elsewhere, copy or clone it to that directory.