World Generator Attributes
blockId
This attribute defines the id of the block that is generated.
Examples
blockId = 1;
blockId = config.getBlockId("myBlock");
blockId = config.getBlockId("myBlock");
This attribute defines the id of the block that is generated.