Expanded ender chest 26.2 (build 124)
Unofficial downstream Paper build with a configurable native ender chest.
- Minecraft version: 26.2
- Upstream Paper build: 124 (is upstream Paper build 124, up to commit e5fe717)
- Upstream Paper commit: e5fe717
- Source branch commit: c7b5942
- Source: https://github.com/cev-api/Paper-Expanded-Enderchest/tree/expanded-enderchest
Feature
Configurable native expanded ender chest capacity, 9 to 54 slots in multiples of 9.
Configure misc.ender-chest-slot-count in config/paper-global.yml; the default is 27.
The player's real PlayerEnderChestContainer itself holds the configured number of slots,
and physical ender chests open that same container. There is no virtual inventory, no
copy-on-open/copy-on-close behaviour and no InventoryCloseEvent based synchronisation.
This is not an official PaperMC build. It is an unofficial downstream fork build
produced from the expanded-enderchest branch and is not endorsed by or affiliated with
PaperMC. Use at your own risk.