Skip to content

Conversation

@b0x207
Copy link
Contributor

@b0x207 b0x207 commented Dec 7, 2025

Description

Implements command blocks.
This is a continuation of #1205 and closes #991.

  • Impulse command blocks
  • Repeat command blocks
  • Chain command blocks
  • Always active mode
  • Conditional mode
  • Previous output mode
  • Comparator output

Testing

Testing was done manually

@b0x207 b0x207 marked this pull request as ready for review January 6, 2026 03:07
@Snowiiii
Copy link
Member

After testing this some of the Redstone logic is wrong, removing The redstone signal from an impulse command block does not make it stop

@b0x207
Copy link
Contributor Author

b0x207 commented Jan 10, 2026

@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.

@Snowiiii
Copy link
Member

Snowiiii commented Jan 11, 2026

@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

@Snowiiii
Copy link
Member

Looks good. Thank you @b0x207 :D

@Snowiiii Snowiiii merged commit 9319bed into Pumpkin-MC:master Jan 11, 2026
17 checks passed
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

Successfully merging this pull request may close these issues.

Add Command Block

3 participants