Mod

Structure Spawn Area Fix

Quick rating

Structure Spawn Area Fix

No reviews yet

Increases spawn areas for mobs around given structures

Bug Fixes
Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
Structure Spawn Area Fix 1.0.0
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

mc-versions &nbsp forge

Structure Spawn Area Fix

I have noticed an issue with the Alex's Mobs mod, which adds mob spawns to the shipwreck structure. This structure's bounding box is so small that in practice these mobs will spawn very rarely, if at all. You can read more about this in this issue.

This mod fixes this issue by allowing you to expand the spawn area for mobs around structures. It does this by checking a larger area around a potential spawn point for a given structure. If one is found, the biome's regular mob spawns will be overriden with structure-specific ones for this position.

Before, I rarely got a Skelewag to spawn in, but with this fix applied, it looks like this (sped up by a factor of 2; there's a shipwreck in the center of the screen):

Ingame

Configuration

The configuration is located in config/structure-spawn-area-fix.json. It is a JSON file containing a list of entries for structures to expand the spawning area for. Each entry has the following properties:

  • structure: The namespaced ID of the structure (e.g., minecraft:shipwreck)
  • category: The mob category to apply the expansion for
    • Possible values: monster, creature, ambient, axolotls, underground_water_creature, water_creature, water_ambient, misc
  • additional_radius: An integer value that specifies the additional radius to check for the structure in blocks
  • biome (optional): A namespaced biome ID (e.g., minecraft:plains) or a biome tag (e.g., #minecraft:is_ocean) to restrict the expansion to specific biomes (recommended for performance).

Example

Here is an example configuration that expands the spawn area for monsters around shipwrecks by 12 blocks, restricted to biomes that have the shipwreck structure:

[
  {
    "structure": "minecraft:shipwreck",
    "category": "monster",
    "additional_radius": 12,
    "biome": "#minecraft:has_structure/shipwreck"
  }
]

By default, the mod creates this exact configuration to fix the issue with Alex's Mobs and its Skelewag spawns at shipwrecks. If you find other mobs also have issues spawning near structures, you can just add another entry for them.

mc-versions &nbsp forge

Structure Spawn Area Fix

I have noticed an issue with the Alex's Mobs mod, which adds mob spawns to the shipwreck structure. This structure's bounding box is so small that in practice these mobs will spawn very rarely, if at all. You can read more about this in this issue.

This mod fixes this issue by allowing you to expand the spawn area for mobs around structures. It does this by checking a larger area around a potential spawn point for a given structure. If one is found, the biome's regular mob spawns will be overriden with structure-specific ones for this position.

Before, I rarely got a Skelewag to spawn in, but with this fix applied, it looks like this (sped up by a factor of 2; there's a shipwreck in the center of the screen):

Ingame

Configuration

The configuration is located in config/structure-spawn-area-fix.json. It is a JSON file containing a list of entries for structures to expand the spawning area for. Each entry has the following properties:

  • structure: The namespaced ID of the structure (e.g., minecraft:shipwreck)
  • category: The mob category to apply the expansion for
    • Possible values: monster, creature, ambient, axolotls, underground_water_creature, water_creature, water_ambient, misc
    • additional_radius: An integer value that specifies the additional radius to check for the structure in blocks
    • biome (optional): A namespaced biome ID (e.g., minecraft:plains) or a biome tag (e.g., #minecraft:is_ocean) to restrict the expansion to specific biomes (recommended for performance).

Example

Here is an example configuration that expands the spawn area for monsters around shipwrecks by 12 blocks, restricted to biomes that have the shipwreck structure:

[
  {
    "structure": "minecraft:shipwreck",
    "category": "monster",
    "additional_radius": 12,
    "biome": "#minecraft:has_structure/shipwreck"
  }
]

By default, the mod creates this exact configuration to fix the issue with Alex's Mobs and its Skelewag spawns at shipwrecks. If you find other mobs also have issues spawning near structures, you can just add another entry for them.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync