Capsule Mod — Configuration
Configuration and Advanced Logic
Overridable Blocks
When a capsule is deployed, it will delete certain blocks in its path to make room for the structure. These are known as "Overridable Blocks."
* Default Overridables: Grass, Tall Grass, Flowers, Snow, and Leaves.
* Customization: In modern versions (1.20.1+), this is handled via the #capsule:overridable block tag.
Excluded Blocks
Certain blocks are blacklisted from being captured to prevent world-breaking issues. * Standard Exclusions: Bedrock, Mob Spawners, End Portals. * OP Exclusions: Air and Structure Voids (these are never captured to keep capsule files small).
Commands
Admins can use the following commands to manage capsules:
* /capsule fromHeldCapsule <name>: Exports the contents of the held capsule to a library file in the server config.
* /capsule giveLinked <name>: Gives the player a capsule linked to a specific library template.
* /capsule downloadTemplate: Allows a player to download the .nbt structure file of the held capsule to their local capsule_exports folder.
