Porting Lib

Porting Lib

Mod

A collection of utilities for porting mods from Forge to Fabric.

Client and server CursedLibraryUtility

24.7k downloads
52 followers
Created2 years ago
Updateda month ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

2.3.0+1.20.1

Changelog

  • improve compatibility with other mods injecting into loot tables
  • Improve compatibility with other mods adding attributes to players
  • Implement ShieldBlockEvent
  • Deprecate all of StructureTemplateExtensions, add StructureTemplateUtils
  • Implement shield tool actions
  • Fix broken logic in DualSortedSetIterator
  • Add debug flag (-DportingLib.debug=true)
  • Deprecate LivingEntityEvents.TICK and LivingEntityEvents.ATTACK, replaced with LivingTickEvent and LivingAttackEvent
  • Fix EntityEvents.ENTERING_SECTION being fired every tick
  • Add LivingDamageEvent and LivingHurtEvent
  • Deprecate LivingDeathEvent and LivingEntityEvents.CHECK_SPAWN
  • Implement ITeleporter on vanilla's PortalForcer
  • Add AttackEntityEvent and NeighborNotifyEvent
  • Cleanup of code around CustomParticleIconModel, fix wrong source pos being set for sprint particles

Dependencies

Files

porting_lib-2.3.0+1.20.1.jar(3 MiB) Primary Download

External resources



Project members

alphamode

Owner

tropheusj

Member


Technical information

License
LGPL-2.1-only
Client side
required
Server side
required
Project ID