tofodroid / mimi-mod

Musical Instrument Minecraft Interface
MIT License
13 stars 4 forks source link

[FEATURE] MIMI compatibility with Create mod contraptions #85

Open Molioron opened 1 year ago

Molioron commented 1 year ago

Is your feature request related to a problem? Please describe. Block instruments (e.g. piano) and blocks like the musical maestro cannot be interacted with if they are on Create mod contraptions (while they are "entities" and not in block form) and cannot play music while on these contraptions.

Describe the solution you'd like A compatibility support for the Create mod that will allow to mount (and play) block instruments while they're on contraptions (in "entity" form) and the music's source will be the contraption itself.

Describe alternatives you've considered Juke boxes do support contraptions, however they are not as customizable as any of the features in this mod.

Additional context Would be cool to have contraptions like elevators with custom elevator music.

tofodroid commented 1 year ago

Hey there! Unfortunately in its current state MIMI blocks rely heavily upon having a static position in the world so that clients can calculate the proper volume and left-right balance since MIMI goes completely around the default Minecraft sound system. I'd love to be able to have MIMI block work on Create contraptions some day, but it will take a lot of rework to make it work correctly. I will keep this idea around though and maybe some day I'll have time for it 😄