File Details
pulsar-fabric-1.0.0+mc1.21.10-sources.jar
- B
- Jun 27, 2026
- 73.22 KB
- 2
- 1.21.10
- Fabric
File Name
pulsar-fabric-1.0.0+mc1.21.10-sources.jar
Supported Versions
- 1.21.10
Curse Maven Snippet
What's New:
This update breaks everything that depends on Pulsar!!
The biggest change in this update is the return of api/impl packages,
which was something that should've been there from the beginning, but oh well.
- Abstracted away most of Fabric in the API.
- Creative tab animations now live in the
clientpackage, fixed the spelling mistake. - Moved events to a custom simple event bus.
- Renamed 'Reloaders' to 'ReloadListeners'.
- Removed Fabric-specific register method in
ServerReloadListenersEvent. - Rewrote screen particles to be tied to the
Minecraftobject. - Moved most of
fakelevelinto theimplpackage. - Disabled particle methods in
fakelevel