EagleMixins

Mixins for use with RLCraft Dregora

File Details

EagleMixins-1.1.0.jar

  • R
  • Jul 21, 2025
  • 2.20 MB
  • 87
  • 1.12.2
  • Forge

File Name

EagleMixins-1.1.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:eaglemixins-821595:6797006")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- fixed dregorarl (unpack world) in loading screen by changing drl to dregorarl in mixins
- Added config option for beckon kill radius range
- Fixed Player was able to add effects on entities just by having tipped arrows in hand (Nischelm)
- Fixed various arrow handler issues including arrow potions to applying for a long time (Nischelm)
- in theory a tipped arrow skelly could also apply its arrow effects using thorns or whatever other side dmg bc there was no check for using an arrow (Nischelm)
- fixed berian handler (my fault đŸ’€ was 90% berian chance ) (Nischelm)
- moved abyssal stuff into its own config+handler (Nischelm)
- added some configs for SRPhandler (Nischelm)
- Added teleportation mechanic with overlay and a 1% chance for terror to happen (Eagle)
- Move over Dregora-specific patches from RLMixins (FonnyMunkey
- Fix (BT) Shivaxi dropping skeleton key outside of the Abyssal Rift (Kotlin)
- Introduce custom hearts for Radiation Sickness (Kotlin)
- Added resource crates block (randomly drops nuclearcraft items) (Eagle)
- Added custom-name support to Counters & Cabinets (Kotlin)
- Added loot-table to Counters & Cabinets (Kotlin)
- Added paintings for JSON paintings to EagleMixins
- Added config values for SRP biome black/whitelist & a whitelist for named parasites that should not have any item drops removed. (Eagle)
- Added Effect PotionRadiationSickness (Eagle)
- Added Radiation overlay effect (FonnyMunkey)
- Added handling for Irradiated parasites (Nischelm)
- Fixed clientside methods crashing servers (Nischelm)
- Fixed non-berians turning into berians on chunk reload (Nischelm)