A minecraft mod that adds/replaces hotkeys which copy player location and targeted block location.
GitHub Copilot for code completion and formatting
A minecraft mod that adds/replaces hotkeys which copy player location and targeted block location.
GitHub Copilot for code completion and formatting
Added color to README and addressed ship issue (not finding keybinds) by making it clear that fabric api is required for custom keybinds
Log in to leave a comment
i noticed one of my friends always used F3 + C to copy coordinates, so I made this mod :D
it took 1 week after my last devlog for it to get verified on modrinth (curseforge only took 1 day :P)
the hardest part was definitely adding multiversion (>1.16) and multiloader (fabric, forge, neoforge), I also had to research how to use event buses and add keybinds to (neo)forge since I’ve never done that before
im happy with how the logo turned out, i was stuck thinking for ideas for quite a while
Submitted the project to modrinth (and curseforge i guess), and made the logo. I forgot to record myself making the logo sadly….
Once it gets accepted I will ship this project
Log in to leave a comment
I think this is ship ready now, I will now create a proper logo, update the readme and then publish the mod to modrinth, then i will ship it 👍👍
changes:
Log in to leave a comment
mod is basically finished except for 1.21.9+ versions
todo:
Log in to leave a comment
initial commit
i finally got multi-version & multi-loader working after 3 hours of fiddling with templates
Log in to leave a comment