
Cooperative End Access
Softly restrict the End with vanilla-ish gameplay mechanics that make sure your SMP's dragon fight is always a group activity!
CEA v0.2.0 for NeoForge on Minecraft 26.2
Список изменений
First release of Cooperative End Access with support for Fabric and NeoForge in addition to Paper! 🥳
Huge refactor of the Paper codebase, moving almost all of the original logic into a platform-agnostic pure(-ish) Java core module. Had to do a little workaround for Paper since MultiLoader-Template only supports Fabric and NeoForge out of the box.
What changed?
No gameplay changes were intended to be made in this release. If any functionality in this release differs from that of the previous Paper-only release v0.1.2, please file a bug report in GitHub issue tracker.
What does this target?
NeoForge for 26.2: Going back in time seems like a pain for modding platforms, so for now I only want to support moving forward.
NeoForge needs adventure-platform-mod 7.0.0 since I don't want to bundle a 900 kB dependency.
Known issues
- Using
/killon Fabric and NeoForge does not trigger the plugin's Ender Dragon death logic. This means that End Portals will not be permanently stabilized unless you kill the dragon yourself. Don't be the first Order of the Stone, folks.
Full Changelog: https://github.com/ganyuke/CooperativeEndAccess/compare/v0.1.2...v0.2.0
