![]() |
VOOZH | about |
Simple random selector is a technical feature that randomly chooses a feature from a list with each having an equal chance.
| Feature type | Identifier |
|---|---|
| [No displayed name] | simple_random_selector |
#, or an [NBT List / JSON Array] array containing either [String] IDs or new [NBT Compound / JSON Object] definitions in the same data type); Cannot be empty — Features to choose from.{ "type":"minecraft:simple_random_selector", "config":{ "features":[ { "feature":{ "type":"minecraft:coral_tree", "config":{} }, "placement":[] }, { "feature":{ "type":"minecraft:coral_claw", "config":{} }, "placement":[] }, { "feature":{ "type":"minecraft:coral_mushroom", "config":{} }, "placement":[] } ] } }