Skip to main content

Module piece_placer

Module piece_placer 

Source
Expand description

Feature-stage structure piece placement boundary.

Structure starts are generated before noise, but vanilla emits the piece blocks during biome decoration. This module is the single dispatch point for that pass; individual family placers must fill in exact vanilla behavior before any payload variant starts writing blocks.

Modulesยง

buried_treasure ๐Ÿ”’
desert_pyramid ๐Ÿ”’
fortress ๐Ÿ”’
jungle_temple ๐Ÿ”’
mineshaft ๐Ÿ”’
ocean_monument ๐Ÿ”’
pool_element ๐Ÿ”’
ruined_portal ๐Ÿ”’
scattered_feature ๐Ÿ”’
stronghold ๐Ÿ”’
swamp_hut ๐Ÿ”’
template_piece ๐Ÿ”’
template_processors ๐Ÿ”’

Structsยง

StructurePiecePlacer ๐Ÿ”’