branchpanic / stockpile

A Minecraft mod all about storage.
MIT License
10 stars 5 forks source link

Implement Parent-based multiblocks #78

Closed branchpanic closed 4 years ago

branchpanic commented 5 years ago

Internal draft for #42 and beyond. All names subject to change. I'm aware that there's an issue with type erasure below but I'll figure it out when I get to it.

Again this is just a sketch of how things will go, so optimizations will come in due time.

branchpanic commented 5 years ago

Blocked by #75, but basically everything is right now

SkyLeite commented 4 years ago

Any progress on this? It's a major feature to have for automation of a centralized storage system, and I believe would benefit the mod greatly. If not, how can I start contributing?

branchpanic commented 4 years ago

The gist is that I'm still working through this (the core is mostly done and optimization is the main remaining challenge) and plan to ship it as one of the last feature updates of the mod. I had to refocus on the 1.15 update for a while, but can return to this relatively soon.

For now I'm not sure if there's any way to contribute but if something comes up I'll certainly update the issue.

SkyLeite commented 4 years ago

Awesome! Keep up the good work :)