generator-fabric-mod
Generates skeleton for a Minecraft mod that uses Fabric loader
Installation
First, install Yeoman and generator-fabric-mod using npm (assuming you have pre-installed node.js).
npm install -g yonpm install -g generator-fabric-mod
Then generate your new project:
yo fabric-mod
License
MIT © Kaamil Jasani