-
Notifications
You must be signed in to change notification settings - Fork 89
Minecart chest stuff #235
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
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