

🇺🇸 English
Would you like to add smart, interactive double slabs to your Minecraft Bedrock addon?
This script provides a complete system to seamlessly merge slabs into double slabs when placed correctly, with proper item handling, sound feedback, and modular custom components.
Features:
- Intelligent slab merging: detects correct placement (top/bottom + face) to form a double slab.
- Uses a custom block state (
aga:double_bit) to track and manage double slabs. - Automatically drops the correct slab item when a double slab is broken.
- Plays customizable placement sounds via component parameters.
- Prevents item duplication and handles stack decrement correctly (except in Creative mode).
- Modular and reusable implementation using a custom block component (
aga:slab).
🇲🇽 Español
¿Quieres agregar slabs inteligentes e interactivos a tu addon de Minecraft Bedrock?
Este script implementa un sistema completo para unir slabs automáticamente en slabs dobles al colocarlas correctamente, con manejo adecuado de ítems, sonido y componentes personalizados.
Características:
- Unión inteligente de slabs: detecta la colocación correcta (arriba/abajo + cara) para formar un slab doble.
- Uso de un estado de bloque personalizado (
aga:double_bit) para controlar los slabs dobles. - Al romper un slab doble, se suelta automáticamente el ítem correspondiente.
- Reproduce sonidos personalizables mediante parámetros del componente.
- Evita duplicación de ítems y gestiona correctamente el decremento del stack (excepto en modo Creativo).
- Implementación modular y reutilizable usando un componente de bloque personalizado (
aga:slab).
- Edition: Minecraft Bedrock
- File type: .mcpack or .mcaddon
- Minecraft versions listed: 1.21.130, 1.21.131, 1.21.132
- How to install: Download the .mcpack or .mcaddon file. → Open it — Minecraft imports it. → In your world: Behavior Packs → Available → Activate, then the same under Resource Packs.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Bedrock addons & mods walks through it step by step.
- Pack type: .mcpack — a single pack
- Manifest requires Minecraft 1.21.10 or newer
- Complete pack — everything it depends on is inside the file
- Download size: 532 KB
- Download link checked 16 Sept 2026 — working
These come from our own check of the pack file, not from the source page.