Why aren't we using entity inventories like minecraft chest ? This can be more user friendly to avoid spawning a "fake" chest block we can spawn an invisible custom entity with the same components as minecart chests.
This may lead to features like custom inventory sizes too.
https://github.com/tedo0627/InventoryUI is a good starting point
Why aren't we using entity inventories like minecraft chest ? This can be more user friendly to avoid spawning a "fake" chest block we can spawn an invisible custom entity with the same components as minecart chests.
This may lead to features like custom inventory sizes too.
https://github.com/tedo0627/InventoryUI is a good starting point