For the complete documentation index, see llms.txt. This page is also available as Markdown.

Structure Outcome

The structure outcome places a feature in the world.

{
  "type": "lucky:structure",
  "structure": "minecraft:bastion_remnant"
}

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.

Last updated