promotional bannermobile promotional banner

No Structure Overlap

Mod to prevent structures from spawning inside each other.

File Details

nostructureoverlap-2.0.1.jar

  • R
  • Sep 11, 2025
  • 21.41 KB
  • 82.0K
  • 1.21.1
  • NeoForge

File Name

nostructureoverlap-2.0.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:no-structure-overlap-1345407:6987765"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

All notable changes to the NoStructureOverlap mod will be documented in this file.

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

[2.0.1] - 2025-01-07

Fixed

  • Method Signature Issue - Fixed incorrect method signature for Structure.generate() in NeoForge 21.1.208
  • Mixin Compatibility - Updated to use the correct parameter list for structure generation interception
  • Crash Resolution - Resolved all remaining mixin injection failures