Activity

notcoded

This is my first chrome extension so I had to look up a lot of guides however now it’s in a state to where I can push this.
I added rough settings page (im planning on styling it and adding more options)
I am going to research how the native messaging stuff works now, as well as figure out the generation stuff including the pywalfox colors.

Attachment
0
notcoded

Added color to README and addressed ship issue (not finding keybinds) by making it clear that fabric api is required for custom keybinds

Attachment
0
notcoded

Shipped this project!

Hours: 13.95
Cookies: 🍪 123
Multiplier: 8.81 cookies/hr

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

notcoded

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

Attachment
0
notcoded

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:

  • ported to all versions and modloaders!!!!!!!!!!!!!!
  • added looking at block copy
    • added option if fluids should be included
  • added custom keybinds: copy block location, copy location and open config gui
    • add option to use it as a F3 combination (e.g. F3 + X instead of X)
  • fixed a lot of formatting between json comments and config gui
  • add chat formatting to location template and copy messages
  • lots of internal changes
0
notcoded

mod is basically finished except for 1.21.9+ versions

todo:

  • proper logo
  • figure out versioning
  • add custom keybind
  • looking at block copy [!]
  • probably something i forgot hopefully i remember
Attachment
0
notcoded

initial commit
i finally got multi-version & multi-loader working after 3 hours of fiddling with templates

Attachment
0