Block Attributes
name
This attribute defines the mod-unique name of the block. It shouldn't contain any whitespaces.
Examples
name = "myOwnSimpleBlock";
name = "superMetalBlock";
name = "superMetalBlock";
This attribute defines the mod-unique name of the block. It shouldn't contain any whitespaces.