TeamTernate / infinite-music-discs

Tool for adding lots of custom music discs to Minecraft
87 stars 12 forks source link

Feature Request: Allow editing internal name #114

Open 500-internal-server-error opened 9 months ago

500-internal-server-error commented 9 months ago

Hello,

This program currently doesn't allow editing the internal name of the music discs. If I add custom music titled "A Very Long and Hard to Write Title", the program generates an internal name of "averylongandhardtowritetitle". This is annoying to type out when trying to give myself a disc, setup a custom villager trade, etc. Chances are, with such a long title, the music has an "informal" title, for example, "vlong", which is much easier to type when I need to. Currently my approach is to take the dp/rp it generates and do a messy find/grep/sed to replace all instances of the long title and replace it with the short title, and hope I haven't missed an instance of the long title somewhere. It would be nice to be able to avoid this hacking around and give it a nice name from the start.

Please consider supporting this, thank you.