> For the complete documentation index, see [llms.txt](https://docs.creoii.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.creoii.dev/lucky-block/outcomes/structure-outcome.md).

# Structure Outcome

The structure outcome places a feature in the world.

<pre class="language-json"><code class="lang-json"><strong>{
</strong>  "type": "lucky:structure",
  "structure": "minecraft:bastion_remnant"
}
</code></pre>

This outcome will generate a bastion remnant in the world.

**Note: Many structures have hardcoded y-values. Bastion Remnants always generate at y=33. Ancient Cities always generate at y=-51.**
