ffylcore

Experimental
FFYL Core is a server-side Minecraft mod focused on scalable difficulty progression and risk-vs-reward balancing, designed to work across vanilla and heavily modded environments with high compatibility.

File Details

ffylcore-0.1.1-beta.jar

  • B
  • Dec 29, 2025
  • 31.04 KB
  • 6
  • 1.21.1
  • NeoForge

File Name

ffylcore-0.1.1-beta.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:ffylcore-1413529:7393769"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[0.1.1-beta] – Stability & Crash Fix

Fixed

  • Fixed a critical server crash caused by unsafe loot list modification during iteration.
  • Prevented loot modifier execution outside the Overworld to avoid invalid dimension context.
  • Added full defensive handling to loot processing to ensure fail-open behavior.
  • Prevented unhandled exceptions from loot rules and zone resolution logic.

Improved

  • Loot processing is now fully crash-safe and watchdog-safe.
  • Improved internal validation for loot context and origin parameters.
  • Audit logging no longer risks impacting server ticks.

Notes

  • This update focuses exclusively on stability and does not change loot balance or configuration behavior.