-
Notifications
You must be signed in to change notification settings - Fork 55
LUA ‐ How to add custom noteskins
This is a page on how to add a custom noteskin. If you want a video demostration, go here.
Step 1 - Make a folder in Mods>Images named "noteskins", then open the folder.
Step 2 - Copy and paste the noteskin you want into the noteskins folder.
Step 3 - Make a txt file named "list".
Step 4 - Type in the name after NOTE_assets-.
Step 5 - Go to Options>Visuals & UI and see if its in the option Note Skins
- If its not in that option, and you do not understand why, check for any steps you have missed, if you still cant figure it out, re-read the steps you followed.
Tips:
Ctrl+C - copy
Ctrl+V - paste
Notes:
If you are adding more than one custom noteskin, separate the noteskins by hitting enter in list.txt. This is critical for it to work with that amount of custom noteskins.
This was written in v1.42.0, if something has been changed, which messes the tutorial up, please remind @StinkTheStinker or @JordanSantiagoYT so this page can be updated.