promotional bannermobile promotional banner

Variable Spawner Hardness

Make Minecraft spawners harder to break depending on your difficulty.

File Details

26.1.x-1.5.0-fabric

  • R
  • Apr 25, 2026
  • 9.08 KB
  • 39
  • 26.1.2
  • Fabric

File Name

VariableSpawnerHardness-fabric-26.1.x-1.5.0.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:variable-spawner-hardness-400396:7981863"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Rewritten under a new multiloader architecture, full feature parity with the Forge version. Uses Mixin and custom code instead of Fabric API because they don't offer the things this mod needs (a config API and an equiv to Forge's PlayerEvent.BreakSpeed)

Also: Spawner break speed changes now only affect players on Fabric rather than all mobs. This was an issue specific to the Fabric version of the mod and this fix now brings it more in line with how the mod behaves on other loaders.