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

Feature Outcome

The feature outcome places a feature in the world.

{
  "type": "lucky:feature",
  "feature": "minecraft:tall_mangrove"
}

This outcome will generate a tall mangrove tree in the world.

Note: This outcome will not always place the feature. Certain features require hardcoded conditions to place successfully. The following features will not place every time:

  • Amethyst Geodes

  • Large Dripstone

PreviousExplosion OutcomeNextGroup Outcome

Last updated 7 months ago