
AgaCore Redstone
A Bedrock script component that manages custom redstone behavior, propagates power between blocks, and updates block states dynamically.
⬇ Download on CurseForge
🇺🇸 English
Looking to add smarter and more dynamic redstone mechanics to your addon?
This script introduces a custom redstone manager component that reads nearby power sources, propagates signal strength, and updates block states using a tick-based system.
Features:
- Custom redstone manager component for blocks.
- Uses the
minecraft:tickcomponent with"looping": trueto update continuously. - Supports the custom state
redstone:signalwith values from 0 to 15. - Supports the custom state
redstone:activeas a boolean (false–true). - Automatically reads and propagates redstone power from neighboring blocks.
- Safely updates permutations using fail-safe helper functions.
- Direction-aware scanning powered by a reusable direction map.
- Fully implemented in clean, reliable JavaScript compatible with TypeScript.
⚙️ Perfect for technical addons, logic blocks, redstone systems, and components requiring precise power simulation.
🇲🇽 Español
¿Quieres añadir mecánicas de redstone más inteligentes y dinámicas a tu addon?
Este script introduce un componente personalizado de gestión de redstone que lee fuentes de energía cercanas, propaga la intensidad de señal y actualiza estados mediante un sistema basado en ticks.
Características:
- Componente personalizado de gestor de redstone para bloques.
- Utiliza el componente
minecraft:tickcon"looping": truepara actualizar continuamente. - Compatible con el estado personalizado
redstone:signalcon valores de 0 a 15. - Compatible con el estado personalizado
redstone:activecomo booleano (false–true). - Lee y propaga automáticamente la potencia de redstone desde bloques vecinos.
- Actualiza permutaciones de forma segura usando funciones utilitarias.
- Escaneo direccional mediante un mapa de direcciones reutilizable.
- Implementado completamente en JavaScript compatible con TypeScript.
⚙️ Ideal para addons técnicos, bloques lógicos, sistemas de redstone y componentes que requieran simulación precisa de potencia.
- Edition: Minecraft Bedrock
- File type: .mcpack or .mcaddon
- Minecraft versions listed: 1.21.120, 1.21.122, 1.21.121
- 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: 1.1 MB
- Download link checked 16 Sept 2026 — working
These come from our own check of the pack file, not from the source page.