Ash Of Sin: No More Too Many Structures

Intelligently controls structure and feature density with configurable radius and count limits to prevent overlaps and overcrowding.

File Details

Ash Of Sin-No More Too Many Structures-1.20.1-1.0.2.jar

  • R
  • Apr 16, 2026
  • 80.72 KB
  • 24
  • 1.20.1
  • Forge

File Name

Ash Of Sin-No More Too Many Structures-1.20.1-1.0.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ash-of-sin-no-more-too-many-structures-1499971:7934775")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • New Features

Ignore Lists: Added ignoreStructures and ignoreFeatures config options. Structures/features placed in these lists will completely bypass all checks and recording, drastically reducing log spam and improving generation performance.

  • Performance Optimizations

Spatial Partitioning Index: Introduced a chunk-based spatial index to accelerate AABB overlap checks, reducing time complexity from O(n) to O(k) and noticeably decreasing world generation stutter.