-
-
Notifications
You must be signed in to change notification settings - Fork 403
Implement Command Blocks #1223
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
Implement Command Blocks #1223
Conversation
|
After testing this some of the Redstone logic is wrong, removing The redstone signal from an impulse command block does not make it stop |
|
@Snowiiii You mentioned the impulse command block but I believe you meant the repeating variant? In that case, I believe the issue should now be fixed. |
Yeah mb, i meant repeating, looks like it is fixed now |
|
Looks good. Thank you @b0x207 :D |
Description
Implements command blocks.
This is a continuation of #1205 and closes #991.
Testing
Testing was done manually