Compatibility
Minecraft: Java Edition
26.1.x
1.21.11
Platforms
Supported environments
Dedicated servers only
Links
Tags
Creators
Details
Licensed ARR
Published 4 months ago
The Barrel Totem Mod
With this mod, you can place a single totem with your name in a barrel and consume it when you activate a totem.
How it works
If a players totem pops and simultaneously placed a totem with their name in a barrel, and the chunk containing the barrel is loaded, the totem in the barrel is consumed, emptying the barrel and stopping the redstone signal emitted by the barrel. In combination with a stasis chamber, this can trigger a trapdoor, which then triggers the trapdoor and transports the player into the stasis chamber. An example of such a configuration can be found in the gallery.
Configuration
Default config:
{
"EnableTotemConsume": true,
"TotemConsumeOnlyWhenLastTotemUsed": true
}
| Variable | Default value | Description |
|---|---|---|
| EnableTotemConsume | true | When true enables the mod |
| TotemConsumeOnlyWhenLastTotemUsed | true | When true, the totem in the barrel will only be consumed when the players last totem poped |


