| Name | <MaterialTag.produced_instrument> | 
| Returns | ElementTag | 
| Description | Returns the name of the instrument that would be used by a note block placed above or below (depending on the material type) a block of this material. See list at https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Instrument.html. For the current instrument of a note block material refer to MaterialTag.instrument. | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java#L624 |