Pulsar

a boring library mod used across constellation mods.

File Details

pulsar-fabric-1.0.0+mc26.2-sources.jar

  • B
  • Jun 27, 2026
  • 72.78 KB
  • 2
  • 26.2
  • Fabric

File Name

pulsar-fabric-1.0.0+mc26.2-sources.jar

Supported Versions

  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:pulsar-1391698:8331030"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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 client package, 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 Minecraft object.
  • Moved most of fakelevel into the impl package.
  • Disabled particle methods in fakelevel