Debugging Command Blocks
Check Output
- Enable "Previous Output"
- Use
/gamerule commandBlockOutput true
Common Failures
- Chunk unloaded
- Wrong selector
- Conditional chain not met
- Incorrect execution context
Testing
Always test commands in chat before placing into blocks.