This is a mod that is intended to be used with the Modern Industrialization mod. It adds new sounds to all the existing machines, and offers modpack developers a way to extend these sounds to any custom singleblock or multiblock machines they have added using the KubeJS integration in Modern Industrialization itself. If you have any questions, please join the StaTech Industry Discord and ask there.
Available on: Curseforge | Modrinth | Github
This mod supports adding sounds to custom recipe types for MI machines added via KubeJS. More information for pack developers can be found on the wiki,
The majority of the sounds for this mod are taken from the GregTech CEu Modern project. These sounds are licensed under the Creative Commons 0 license. The code for this project is licensed under the MIT license and can be viewed here. Additonal sounds were pulled from Freesound and attributed below:
- blast_furnace.ogg: Freesound - CC0
- distillation_tower.ogg: Freesound - CC0
- oil_drilling_rig.ogg: Freesound - CC0
- packer.ogg and unpacker.ogg: Freesound - CC0
- polarizer.ogg: Freesound - CC0
- pressurizer.ogg: Freesound - CC BY 4.0
- wiremill.ogg: Freesound - CC BY 4.0
- replicator.ogg: Freesound - CC0
The Fusion Reactor sound is pulled from Mekanism - MIT
Some of the TickRecipeMixin
code was inspired by TechReborn
's implementation of machine sounds. ModMenu, Config, and KubeJS plugin implementation is based heavily off of Modern Industrialization's methods.
This mod is not affiliated with the Modern Industrialization mod and it's development team. Please do not go to them if you have any issues.