promotional bannermobile promotional banner

QNaturals (FTB QUEST)

A mod that allows to track natural mined blocks in FTB Quest (and more QOL things)!

File Details

Qnaturals-0.1.5.jar

  • R
  • Jun 8, 2026
  • 22.36 KB
  • 79
  • 1.21.1
  • NeoForge

File Name

ftbqnaturals-0.1.5.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:qnaturals-ftb-quest-1565881:8217101"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

These changes probably do not effect a lot of people!

  • Fixed a bug where pushing multiple adjacent player-placed blocks resulted in some blocks losing their "placed" state. By separating coordinate removals and insertions into two phases, we prevent adjacent blocks from overwriting one another's tracking states.
  • Added handlers for ExplosionEvent.Detonate and BlockEvent.FluidPlaceBlockEvent. Stale marks are now properly cleaned up when player-placed blocks are blown up or replaced by fluid generation (like cobble/basalt generators).
  • Declared architectury as a required dependency in neoforge.mods.toml and integrated the dependency version expansion in build.gradle.