Pulsar

a boring library mod used across constellation mods.

File Details

0.3.0 (1.21.11)

  • B
  • Jun 12, 2026
  • 165.27 KB
  • 7
  • 1.21.11
  • Fabric

File Name

pulsar-0.3.0-1.21.11-build.28.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

What's New:

  • Added loot.LootCodecs & loot.LootContextBuilder from Andromeda and Commander.
    • in 1.20.1, LootCodecs is a wrapper around Json(De)SerializationContext, in future versions it uses the real codecs.
    • LootContextBuilder is a wrapper around LootParams.Builder with some utility methods added.
  • Exposed custom dynamic ops in JsonCodecDataLoader and finalized the apply to match pulsar 1.20.1