SCATTERED_ORE#

*Config type requires the ‘config-ore’ addon to use

This config type creates instances of Structure.

extends List<String> - A list of other SCATTERED_ORE configs to copy parameters from.

Parameters from extended configs are only used if they have not already been defined in the current config. Configs listed first take precedence. This allows for re-use of parameters across multiple config files.

id String - An identifier used to reference this config from other configs.

The instance of Structure created by a config using this config type is identified using this parameter.


id String

material Block

replace Set<Block>

material-overrides Map<Block, Block>

Default: {}

physics Boolean

Default: false

size Integer

Default: 7