[Prepare for next release] Reimplement Sawbench
darkevilmac opened this issue ยท 0 comments
The sawbench implementation has been gutted, there's no real mechanics in place at this point for crafting any shapes. This ticket outlines the MVP requirements for a sawbench before release.
- Block can be placed in game with full model rendered and facing per-axis.
- When interacting with the block a CompoundUI should open displaying a crafting interface for all available shapes.
- Two players should be able to use the sawbench at the same time.
- A secondary version should be implemented that allows support for auto-crafting, storing the last selected shape and providing an ItemHandler capability.
Please note that all release preparation tickets are locked to contributors, these aren't for feature suggestions they are simply for tracking progress