A fabric 1.18.2 mod aimed to improve player experience
- When importing project click
Load gradle script
- Run the client in a developer environment
fabric/runClient
- Build the client into a usable jar file
build/build
- Build the jar using Gradle
- Put the built jar in your mods folder
- Windows: Press
Windows + R
and type in%appdata%
open the.minecraft/mods
folder. - MacOS: Open Finder and open the
minecraft/mods
folder.
- Windows: Press
- Press
o
to open the ClickGUI