📝 Changelog
⚠️THIS VERSION NEEDS ALL PREVIOUS RECEIVERS AND EMITTERS UPDATED WITH /function dash.wsred:update
Rest of the Changelog
🚀 Features
- Echo Horn Mimic System
- Mimics frequency IDs on echo horns if the original is lost or a duplicate is desired.
- Achieved by shift right-clicking an echo emitter with an echo horn that has a different ID than the one linked, while consuming an echo shard from your inventory.
- Produces a mimic horn with full functionality, except the mob name is no longer displayed in its lore.
- Streamlined Interaction Logic
- Updated logic for interaction entities makes future updates and expansions easier and prevents unusual behavior.
- Custom Data Optimization
- Switched to using custom_data for entities, optimizing advancement checks to reduce gameplay spikes.
- Tip: Run
/function dash.wsred:update
near all echo emitters and receivers if not installing fresh.
🐞 Fixes
- Actionbar Message Accuracy
- Resolved an issue causing actionbar messages to display inaccurate scenario information.
- Interaction Logic
- Fixed entity sounds for emitters and receivers playing at unnecessary times.
📝 Notes
- New Datapack Compiler
- Transitioned to a custom datapack compiler, enabling significantly quicker updates for new Minecraft versions.
📝 Changelog
✨ Features
- Version Update: Now updated to 1.21.5.
- Enhanced Sound Events: Added sound events related to the mob tooltip on the echo horn.
- Experience Pickup: Echo emitters now transfer the orb's value into the amount stored.
- Recipe Adjustments: Updated crafting recipes for echo emitters and receivers for logical consistency after sound event changes.
- Uninstall Consistency: Improved the uninstall function for more reliable performance.
- Logic: Refined logic to make easier future updates and optimization.
🛠️ Fixes
- Channel Expansion: Fixed a bug capping effective frequency IDs to 128. Increased available frequency IDs from 128 to over 2 billion.
- Custom Data Notation: Fixed inconsistencies in custom data notation to future-proof the system.
📝 Notes
- Echo Horn Update: New sound events require crafting a new echo horn and reassigning all echo emitters and receivers.
- Future Enhancements: Planning to switch to entity custom_data for better future-proofing, pending an update function (coming soon!).