| Name | block_material |
| Object | ItemTag |
| Input | MaterialTag |
| Related Tags | <ItemTag.block_material> Returns the material for an item with complex-block-data attached.
|
| Description | Attaches complex-block-data from a material to an item. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemBlockMaterial.java#L84 |