
Mimicked
Мод Mimicked для Minecraft добавляет атмосферу хоррора, имитируя голоса игроков в темноте. Клиентский мод, требующий Simple Voice Chat для полного эффекта.
Список изменений
Hello! New Versions?
With the release of Mimicked 2.0.0 comes support for Minecraft 1.21.1 with both Forge and NeoForge. Feel free to test them out or make new modpacks on new versions.
So What's New?
-
Added optional server-side mimicking functionality, allowing servers to process recording and playback while keeping client-only functionality available.
-
Added server-side configuration support with common config files shared between client and server environments. To do this, the config type was changed to
commonwhich means that existing modpacks updating to Mimicked 2.0.0 will need to update the new config file with their desired settings. The old file will not be deleted, but it will no longer be used. -
Added a complete audio effects (SFX) system for modifying mimicked audio playback.
-
Added configurable SFX bundles, allowing multiple audio effects to be combined and applied during playback.
-
Added new SFX bundles:
- Chunk Shuffle
- Takes chunks of the input audio and shuffles them around.
- Fractured Pitch
- Takes chunks of the input audio and shifts their pitch.
- Fractured Radio Interference
- Takes chunks of the input audio and converts them to static.
- This effectively sounds like radio interference for portions of the audio.
- Fractured Reversal
- Takes chunks of the input audio and reverses them.
- Fractured Tempo
- Takes chunks of the input audio and shifts their tempo.
- Full Reversal
- Takes the entire input audio and reverses it.
- Half Wave Rectifier
- Takes the entire input audio and distorts it.
- This can often make audio sound like a broken speaker.
- Partial Radio Interference
- Shuffles around a portion of the audio samples.
- This effectively sounds like static is overlaid on top of the input audio.
- Pitched Full Wave Rectifier
- Takes the entire input audio and distorts it, creating overlaid deep and normal pitch distorted audio.
- Pitch Shift
- Takes the entire input audio and shifts the pitch.
- Stutter
- Takes chunks of the input audio and stutters it.
- Tempo Shift
- Takes the entire input audio and changes the speed without changing pitch.
- Chunk Shuffle
-
Added configurable SFX settings, including effect parameters, application chances, overlap limits, and individual SFX bundle selection weights.
-
Added a feature called "Overdrive" which increases mimicking and SFX application when an entity from the configured list is nearby. By default, this feature is disabled.
-
Added host whitelist functionality, including support for automatically including entities from specific mods.
-
Added configurable deletion chance for stored clips.
-
Removed the upper bound from the maximum clip storage config option.
-
Added debug configuration options and expanded debug logging.
-
Made the project open source (however, the license is still All Rights Reserved).
-
Added project documentation, including a README, LICENSE, and mod porting notice.
-
Reworked the configuration system with improved organization, naming, descriptions, and layouts.
-
Restructured internal packages and code organization to support server-side functionality.
-
Updated playback logic to support SFX bundle processing.
-
Updated self-mimicking behavior so
disableSelfalso applies when using server-side mimicking. -
Removed the old
oddsconfig option in favor of thesparsityconfig option, which specifies how often (on average) a mimic event will occur for each player. -
Added a mod icon when viewing the mod in the in-game mods list.
-
Added an issues link taking the user to the GitHub issues page when they encounter a problem.
What's Next?
Mimicked is nearing feature completion, so the next update will be its last content update, adding a few new quality-of-life features and some more SFX bundles. After that, only patches will be released, fixing any major bugs or updating to support newer versions of Simple Voice Chat. Alongside it, Mimicked will be ported to several Fabric versions, including:
- 1.19.2
- 1.20.1
- 1.21.1
That's all for this update. Until next time.
iccrow
