Creoii Mod Documentation & Wiki
Lucky Block
Lucky Block
  • Overview
  • Installing Addons
  • Creating Addons
  • Upcoming Features
  • Outcomes
    • Outcomes
    • Advancement Outcome
    • Block Outcome
    • Command Outcome
    • Difficulty Outcome
    • Effect Outcome
    • Entity Outcome
    • Explosion Outcome
    • Feature Outcome
    • Group Outcome
    • Item Outcome
    • Message Outcome
    • None Outcome
    • Particle Outcome
    • Random Outcome
    • Sound Outcome
    • Structure Outcome
  • Parameters
    • Parameters
    • Parameter Index
  • Vec Providers
    • Vec Providers
    • Vec Provider Index
  • Shapes
    • Shapes
Powered by GitBook
On this page
  1. Outcomes

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.

PreviousSound OutcomeNextParameters

Last updated 7 months ago