#Getting wrong block

1 messages · Page 1 of 1 (latest)

spring crater
#

I’m coding a function that breaks several trees. When I break the block, the event function gives me the correct block “block 1”, when I pass it as a parameter to another function, I have a different block. In the event I have, for example, “spruce_log”, and when I will get this block using the parameter, I have an “air” block. I have no idea why.