promotional bannermobile promotional banner

Amber Lib

A library of commonly used functionality for iamkaf mods.

File Details

amber-neoforge-9.0.5+1.21.11

  • R
  • Mar 8, 2026
  • 346.16 KB
  • 2.6K
  • 1.21.11
  • NeoForge

File Name

amber-neoforge-9.0.5+1.21.11.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

NeoForge

implementation "curse.maven:amber-lib-1139910:7728477"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

See the full changelog at https://github.com/iamkaf/amber

8.3.5

Fixed

  • Fixed Forge EntityEvent.AFTER_DAMAGE on 1.21.10 by correcting the LivingEntity#hurtServer local capture used by Amber's post-damage hook
  • Fixed EntityEvent.AFTER_DAMAGE not firing on Fabric, Forge, and NeoForge
  • Fixed NeoForge dispenser shears support on 1.21.10

Types of changes

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.