promotional bannermobile promotional banner

Platform

Cross-platform library mod based on Architectury to access both Forge and Fabric APIs.

File Details

Platform-Fabric-1.16.5-1.2.0.jar

  • R
  • Jan 9, 2025
  • 852.37 KB
  • 86
  • 1.16.5
  • Fabric

File Name

Platform-Fabric-1.16.5-1.2.0.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:platform-997634:6069932"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

FEATURES:

  • Backported 1.18 entity model and rendering.
  • Backported keyframed animations.
  • Added special model render system (held item models).
  • Added entity events (OnSpawn, OnAttack, OnDeath).
  • Added integration for flattenable blocks.
  • Added biome spawn placement helper.
  • Backported NoiseInterpolator.
  • Added BlockConstants, EventConstants, and NBTConstants.
  • Added BlockRegistry, ItemRegistry, ParticleRegistry classes.
  • Added EntityPickup event (for middle clicking an entity).
  • Added "carvers_can_replace" tag.
  • Added util class for underground height.
  • Added Underground decorator (limits the feature placement to underground height, focused for underground biomes).

CHANGES:

  • Rewrote LootRegistry.
  • Environment can now check what modloader is currently being used.
  • Events can now be cancelled and use callback.
  • Rewrote FOV and HUD events.
  • BiomeWriter can now check if a biome contains a feature.
  • BiomeWriter can now remove features, structures, carvers, and spawns.