API to allow other mod's blocks to become contraption seats
Synthestra opened this issue ยท 1 comments
Describe the Suggestion
It'd be nice to have a way to define custom seat blocks, as well as their height positioning on other mods blocks, primarily furniture blocks.
Screenshots and Videos
No response
Additional Context
I've tried making create seat integration within my own mod but there seems to be a lot of hardcoding to check for the SeatBlock class - using mixins in this area seems infeasible without overwriting a lot of the functions. even if that did happen, there doesn't seem to be a clear way to define seat heights.