Skip to content

Releases: constellation-mc/pulsar

0.2.1 (1.21.10)

23 Apr 11:20
e2f0fba

Choose a tag to compare

What's New:

  • Port to Minecraft 1.21.10

ExtraCodecs

This port removes fromJsonSerializer and other JsonSerializer related methods,
as JsonSerializer is no longer a thing.

ReloaderType

Removed TagManager and LootDataManager types, as those were moved to
dynamic registries.

SavedData

Removed SavedDataHelper, as SavedData was refactored into using datafixerupper codecs,
making this class obsolete.

Additionally, Fabric provides a data attachment API, which is a (better) replacement for those classes.

0.2.1 (1.20.1)

20 Apr 14:58
5601297

Choose a tag to compare

What's New:

  • Fixed a performance issue with rendering vanilla screen particles.

0.2.0 (1.20.1)

01 Dec 07:28
7aa5f99

Choose a tag to compare

What's New:

  • Renamed most methods to match mojang mappings.
  • Removed RegistryUtil#register methods.
  • Removed the simple Particle from GUI Particles.

0.1.0 (1.20.1)

27 Nov 16:16
057add1

Choose a tag to compare