No Structure at Spawn

No Structure at Spawn

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

97 downloads
0 followers

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).

No gallery available for this project.