No Structure at Spawn

Quick rating

Community listing page, reviews here may not be monitored by the author.

No Structure at Spawn

By x7bbbbbbbOwner

No reviews yet

Forbid the generation of structures near world center in a configurable way.

Mod Loaders
Minecraft

About

Description

This mod allows to customize the early game experience by restricting the generation of structures near the center of the overworld (Default spawn point).

Configuration:

Located in "config/no_structure_at_spawn.json".

  • "disableAllStructures": Enabling this option will prevent all structures to generate in the given radius from world center (Default: false).
  • "structureSetBlacklist": A list of all the structure sets (Located in: "data/<namespace>/worldgen/structure_set") that will be blocked from generating in the given radius (Default: ["minecraft:villages"]).
  • "useAsWhitelist": Make the blacklist entries be the only ones allowed to be generated in the given radius (Default: false).
  • "maxRadiusBlocks": The circular area in blocks from world center where structures are affected by the mod (Default: 1000).

This mod allows to customize the early game experience by restricting the generation of structures near the center of the overworld (Default spawn point).

Configuration:

Located in "config/no_structure_at_spawn.json".

  • "disableAllStructures": Enabling this option will prevent all structures to generate in the given radius from world center (Default: false).
  • "structureSetBlacklist": A list of all the structure sets (Located in: "data//worldgen/structure_set") that will be blocked from generating in the given radius (Default: ["minecraft:villages"]).
  • "useAsWhitelist": Make the blacklist entries be the only ones allowed to be generated in the given radius (Default: false).
  • "maxRadiusBlocks": The circular area in blocks from world center where structures are affected by the mod (Default: 1000).