World Generator Attributes
blockId
This attribute defines the name of the block that is generated.
Examples
block = "minecraft:stone";
blockId = "MyMod:myBlock";
blockId = "MyMod:myBlock";
This attribute defines the name of the block that is generated.