Closed this issue a year ago · 1 comments
block('enderio:block_buffer', 3)
Blocks dont have metadata. What you want is either the item form of the block with item('enderio:block_buffer', 3) or the block state with blockstate('enderio:block_buffer', 3)
item('enderio:block_buffer', 3)
blockstate('enderio:block_buffer', 3)