MattCzyr / Notes

A clientside Minecraft mod that provides a fully functional notepad in-game.
https://www.curseforge.com/minecraft/mc-mods/notes
Other
30 stars 14 forks source link

Pinned notes colide with server scoreboard #42

Closed Kurizek27 closed 2 months ago

Kurizek27 commented 2 months ago

add editor where you can move your notes wherever you want them to be

MattCzyr commented 2 months ago

You can use the pinnedNotePosition value in the config to set where the pinned note is displayed (i.e. top_left, center_right, etc.) and pinnedWidthScale and pinnedHeightScale to set the maximum amount of the screen the note can take up.