Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
A Forge 1.19.2 add-on mod for Chest Cavity - Forge Port that allows configurable chest cavity inventory rows (4–6 rows, i.e. 36–54 slots).
If you have any questions, please submit an issue on GitHub
Important Notice
This mod is specifically designed for the "脆骨症黯光" modpack v1.0.2-DIM. It references GUI textures provided by that modpack at runtime (via KubeJS/Hotai) and will not display correctly without the modpack installed. This mod is not a standalone or general-purpose add-on.
Version-specific disclaimer: This mod is only compatible with 脆骨症黯光-1.0.2-DIM (No Flesh Within Chest-1.0.2-DIM). All other versions have not been tested. Compatibility and stability on non-target versions are unknown. Any consequences resulting from use outside the target version are the sole responsibility of the user.
This mod was generated with AI assistance. The project code was generated using QoderWork, an AI-powered programming assistant.
Features
- Configurable chest cavity inventory rows via server config (
cavityRows: 4, 5, or 6), default: 6 rows (54 slots) - This mod only supports 4, 5, or 6 rows. Setting other row counts may cause GUI misalignment or functional issues. For other row counts, please modify the source code accordingly.
Requirements
- Minecraft 1.19.2
- Forge 43.3.5
- Chest Cavity - Forge Port (Forge port of ChestCavity)
- "脆骨症黯光" modpack v1.0.2-DIM — required for GUI textures
Configuration
After the first launch, a config file is generated at:
<world>/serverconfig/chestcavitytweak-server.toml
[chest_cavity_settings]
# Number of rows in the chest cavity inventory. Valid values: 4, 5, 6.
# Takes effect after world/server restart.
# Reducing the size may cause items in excess slots to be lost.
# Range: 4 ~ 6
cavityRows = 6
License
MIT License. See LICENSE.


