12-28-2015, 06:08 PM
@NiLSPACE: Basically, yes, but a_RequiredMeta is a bad idea - what if there are blocks for which the meta differs from button's metas. A better approach would be a_BlockFace, specifying which blockface we're checking for attachment. Then each block type would check the meta for that specific blockface.