Pulsar

a boring library mod used across constellation mods.

File Details

pulsar-0.3.0-1.21.10-build.27-sources.jar

  • B
  • Jun 12, 2026
  • 68.02 KB
  • 2
  • 1.21.10
  • Fabric

File Name

pulsar-0.3.0-1.21.10-build.27-sources.jar

Supported Versions

  • 1.21.10

Curse Maven Snippet

Fabric

modImplementation "curse.maven:pulsar-1391698:8235595"
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