GroovyScript

GroovyScript

277k Downloads

Failed to get block from mod with metadata

Bezdrom opened this issue · 1 comments

commented

image

block('enderio:block_buffer', 3)
commented

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)