Overview blocks
Block Development in SteelMC
Section titled “Block Development in SteelMC”Blocks are implemented in Rust with a flexible behavior system for custom logic and interactions.
Available Guides
Section titled “Available Guides”- Adding a New Block (Basic Setup) - Learn how to register and create blocks
- Adding a block to the registry - Learn how to register a new block type