Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"any piston extension" is not recognized #44

Open
Pilvinen opened this issue Oct 1, 2015 · 0 comments
Open

"any piston extension" is not recognized #44

Pilvinen opened this issue Oct 1, 2015 · 0 comments

Comments

@Pilvinen
Copy link

Pilvinen commented Oct 1, 2015

  1. Place sticky piston on the ground and activate it.
  2. Place iron block next to the piston extension with this code loaded:

on place of iron block:
loop blocks in radius 1 of location of event-block:
if loop-block is any piston extension:
broadcast " It's working!"
if "%loop-block%" is "any piston extension":
broadcast " It's working, sort of..."

Only the latter part of the code will trigger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant