File Details
0.3.0 (1.20.1)
- B
- Jun 12, 2026
- 162.78 KB
- 8
- 1.20.1
- Fabric
File Name
pulsar-0.3.0-1.20.1-build.26.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
What's New:
- Added
loot.LootCodecs&loot.LootContextBuilderfrom Andromeda and Commander.- in 1.20.1,
LootCodecsis a wrapper aroundJson(De)SerializationContext, in future versions it uses the real codecs. LootContextBuilderis a wrapper aroundLootParams.Builderwith some utility methods added.
- in 1.20.1,
- Exposed custom dynamic ops in
JsonCodecDataLoader, finalized theapply, moved codec parsing toprepare, matching newer MC versions.