World Generator Attributes

netherReplacedBlocks

This attribute defines which blocks gets replaced by the generated blocks in the nether.

Examples

// Default value
netherReplacedBlocks = "minecraft:netherrack";

netherReplacedBlocks = "minecraft:air, minecraft:stone, minecraft:wool:1";