How do I set a block's Z-Layer? The SMW Wooden Spikes are showing through other blocks. I've looked through the block-n.lua & .ini files but there's no setting for Z-Layer or background setting.
Changing block priority is currently not supported, outside of making the block invisible and rendering it manually through code. The easiest solution here may be to make the spikes BGOs and add invisible hurt blocks on top.