Skip to content
This repository was archived by the owner on Mar 21, 2026. It is now read-only.

Structure Configuration

Maxime Mitchelson edited this page Jan 1, 2022 · 2 revisions

Structures

End Gate

  • end_gate_height
  • end_gate_size
  • end_gate_spawn_distance
  • end_gate_distance
  • end_gate_whitelisted_biome_categories
  • end_gate_blacklisted_biomes

End Castle

  • end_castle_distance
  • end_castle_spawn_distance
  • end_castle_distance
  • end_castle_whitelisted_biome_categories
  • end_castle_blacklisted_biomes
  • end_castle_terraforming

Ancient Witch Hut

  • ancient_witch_hut_distance

DETAILS

Spawn Distance : Sets the minimum distance required before generation a structure

Distance : Governs the average distance between iterations of a structure. Setting it to 0 will disable the structure

Whitelisted Biome Categories : A list of whitelisted biome categories for the generation of the structure

Blacklisted Biomes : A list of blacklisted biomes for the generation of the structure. Used to make more precise adjustment after whitelisting biome categories.

Height : (for the End Gate) sets the y-level for the generation of the portal room

Size : (for the End Gate) sets the maximum number of rooms in an End Gate

Terraforming (for the End Castle) enabling this setting will transform the land surrounding the castle to make a smoother transition


Clone this wiki locally