
Redstone Additions
Best redstone datapack, Super optimized, 44+ blocks (Block breaker, block placer, filters, conveyors, item pipes, breeder, generators, gates, chunk loader, wireless redstone, multiblocks and so much more ! ) Powerful library
- Загрузки
- 2K
- Подписчики
- 10
- Обновлён
- 22 апреля 2026 г.
- Лицензия
- AMDL-v1
Опубликован 11 декабря 2025 г.
Redstone Additions
46 custom blocks. 5 tools. 48 recipes. Vanilla datapack for Minecraft 1.21+.
Redstone Additions expands vanilla redstone with logic gates, automation machines, storage, sensors, wireless signaling, chunk loading, multiblocks, and liquid/gas/electric transport networks.
All systems run as a pure datapack using marker entities and function-driven runtime logic. No mods required.
I recommend using Bundles Beyond for better bundle previews.
Default Module Previews
Does not include all recipes go to Wiki for all recipes.
| Module | Preview |
|---|---|
| Logic Gates | ![]() |
| Interactive Machines | ![]() |
| Sensors | ![]() |
| Wireless Redstone | ![]() |
| Chunk Loader | ![]() |
| Multiblocks | ![]() |
Blocks
Logic Gates (6)
- UNI Gate
- Clock
- Delayer
- Extender
- Randomizer
- Shortener
Interactive Machines (11)
- Block Breaker
- Block Placer
- Item Pipe
- Item Mover
- Spitter
- Pusher
- Breeder
- Infinite Water Cauldron
- Infinite Lava Cauldron
- Infinite Snow Cauldron
- Message Block
Storage (2)
- Boxer
- Unboxer
Sensors (3)
- Entity Detector
- Tag Adder
- Tag Remover
Wireless (2)
- Wireless Emitter
- Wireless Receiver
Transport Networks (16)
- Copper Liquid Pipe
- Netherite Liquid Pipe
- Liquid Tank
- Liquid Pump
- Liquid Valve
- Liquid Drain
- Copper Gas Pipe
- Netherite Gas Pipe
- Gas Tank
- Gas Pump
- Gas Valve
- Copper Electric Wire
- Netherite Electric Wire
- EU Generator
- EU Consumer
- EU Switch
Chunk Loader (1)
- Chunk Loader
Multiblock Bases (5)
- Copper Multiblock Base
- Iron Multiblock Base
- Gold Multiblock Base
- Diamond Multiblock Base
- Netherite Multiblock Base
Tools (5)
- Wrench
- Creative Data Handler
- Data Handler
- Goggles
- Redstone Remote
Installation
Option A (Modrinth)
- Download the latest
.zipfrom Modrinth. - Place it in
.minecraft/saves/<your_world>/datapacks/. - Run
/reload.
Option B (GitHub)
git clone https://github.com/AnCarsenat/Redstone-Additions.git
Copy redstone_additions into your world datapacks/ directory, then run /reload.
Starter command:
/function ra:give_all_items
Quick Links
| Link | URL |
|---|---|
| Docs Home | https://ancarsenat.github.io/Redstone-Additions/ |
| Logic Gates | https://ancarsenat.github.io/Redstone-Additions/logic-gates/ |
| Interactive Machines | https://ancarsenat.github.io/Redstone-Additions/interactive-machines/ |
| Storage | https://ancarsenat.github.io/Redstone-Additions/storage/ |
| Sensors | https://ancarsenat.github.io/Redstone-Additions/sensors/ |
| Wireless Redstone | https://ancarsenat.github.io/Redstone-Additions/wireless-redstone/ |
| Transport Networks | https://ancarsenat.github.io/Redstone-Additions/transport-networks/ |
| Chunk Loader | https://ancarsenat.github.io/Redstone-Additions/chunk-loader/ |
| Multiblocks | https://ancarsenat.github.io/Redstone-Additions/multiblocks/ |
| Block Reference | https://ancarsenat.github.io/Redstone-Additions/block-reference/ |
| Recipe Reference | https://ancarsenat.github.io/Redstone-Additions/recipe-reference/ |
| Changelog | https://ancarsenat.github.io/Redstone-Additions/changelog/ |
Useful Commands
| Command | Purpose |
|---|---|
/function ra:give_all_items |
One prefilled bundle per namespace |
/function ra_gates:items/give_all |
Logic gate items |
/function ra_interactive:items/give_all |
Interactive machine items |
/function ra_storage:items/give_all |
Storage items |
/function ra_sensors:items/give_all |
Sensor items |
/function ra_wireless:items/give_all |
Wireless items |
/function ra_wires:items/give_all |
Transport and EU items |
/function ra_chunk_loader:items/give_all |
Chunk loader items |
/function ra_multiblock:blocks/give_all |
Multiblock base items |
/function ra:tools/wrench/give |
Wrench |
/function ra:tools/data_handler/give |
Data Handler |
/function ra:tools/creative_data_handler/give |
Creative Data Handler |
/function ra:tools/goggles/give |
Goggles |
/function ra_wireless:tools/remote/give |
Redstone Remote |
/function ra:uninstall |
Clean uninstall |
Documentation
- Wiki : https://ancarsenat.github.io/Redstone-Additions/
- Build config: mkdocs.yml
License
Copyright (c) 2026 AnCarsenat. All rights reserved.
You may use this datapack on any world or server and modify it for private use. You may not redistribute, mirror, reupload, or repackage it in whole or in part without explicit written permission.
See LICENSE for full terms.
Created by AnCarsenat
Report a Bug · Documentation · Download
Ченджлог
5.1.3+modРелиз26.1, 26.1.1, 26.1.2 · 22 апреля 2026 г.
Changelog
[v5.1.3] - 2026-04-22 - Chunk Loader Status + Stability Fixes
Added
- Chunk Loader status display support, including the new
draw_display_chunk_loaderrenderer. - Goggles status rendering for Chunk Loader.
Changed
- Updated Item Pipe processing behavior for improved handling.
Fixed
- Fixed reload command-limit issues by scheduling
ra:tickfor the next tick. - Fixed RA multiblock recipe definitions by removing unused crafting key symbols.
5.1.3Релиз26.1, 26.1.1, 26.1.2 · 22 апреля 2026 г.
Changelog
[v5.1.3] - 2026-04-22 - Chunk Loader Status + Stability Fixes
Added
- Chunk Loader status display support, including the new
draw_display_chunk_loaderrenderer. - Goggles status rendering for Chunk Loader.
Changed
- Updated Item Pipe processing behavior for improved handling.
Fixed
- Fixed reload command-limit issues by scheduling
ra:tickfor the next tick. - Fixed RA multiblock recipe definitions by removing unused crafting key symbols.
5.1.1+modРелиз1.21.11, 26.1, 26.1.1 · 7 апреля 2026 г.
v5.1.1 (2026-04-07)
Added
- New
ra_storagenamespace with Boxer/Unboxer runtime, recipes, and storage-box workflows. - Added
ra:items/bundles/give_storage_bundlefor direct storage bundle handout.
Changed
- Core load/tick now initialize and dispatch
ra_storage. - Placement handler registry now includes Boxer and Unboxer.
- Creative Data Handler now identifies Boxer and Unboxer markers by name.
- Goggles module
draw_displayswrappers were removed; dispatch is now centralized inra:tools/goggles/scan_blocksandra:tools/goggles/scan_multiblocks. - Sensor goggles wrapper files were inlined into the core scanner flow.
ra:give_all_itemsnow gives categorized namespace bundles directly instead of loose item spam.- Added
ra:items/bundles/give_allas the direct bundle-kit entrypoint. - Each gameplay namespace now has a prefilled bundle for faster test access.
- Goggles overlays are now block-defined: billboards render only when blocks explicitly opt in via
show_name/show_status.
Fixed
- Restored backward-compatible goggles name rendering when callers only provide
billboard.name. - Removed UTF-8 BOM from refactored tick functions to prevent line-1 parse failures on reload.
Docs
- Updated Home and Developer Guide command notes for storage namespace/bundle coverage.
- Updated architecture docs for centralized goggles scanner dispatch and compatibility behavior.
5.1.1+modРелиз1.21.11, 26.1, 26.1.1 · 7 апреля 2026 г.
v5.1.1 (2026-04-07)
Added
- New
ra_storagenamespace with Boxer/Unboxer runtime, recipes, and storage-box workflows. - Added
ra:items/bundles/give_storage_bundlefor direct storage bundle handout.
Changed
- Core load/tick now initialize and dispatch
ra_storage. - Placement handler registry now includes Boxer and Unboxer.
- Creative Data Handler now identifies Boxer and Unboxer markers by name.
- Goggles module
draw_displayswrappers were removed; dispatch is now centralized inra:tools/goggles/scan_blocksandra:tools/goggles/scan_multiblocks. - Sensor goggles wrapper files were inlined into the core scanner flow.
ra:give_all_itemsnow gives categorized namespace bundles directly instead of loose item spam.- Added
ra:items/bundles/give_allas the direct bundle-kit entrypoint. - Each gameplay namespace now has a prefilled bundle for faster test access.
- Goggles overlays are now block-defined: billboards render only when blocks explicitly opt in via
show_name/show_status.
Fixed
- Restored backward-compatible goggles name rendering when callers only provide
billboard.name. - Removed UTF-8 BOM from refactored tick functions to prevent line-1 parse failures on reload.
Docs
- Updated Home and Developer Guide command notes for storage namespace/bundle coverage.
- Updated architecture docs for centralized goggles scanner dispatch and compatibility behavior.
5.1.1Релиз1.21.11, 26.1, 26.1.1 · 7 апреля 2026 г.
v5.1.1 (2026-04-07)
Added
- New
ra_storagenamespace with Boxer/Unboxer runtime, recipes, and storage-box workflows. - Added
ra:items/bundles/give_storage_bundlefor direct storage bundle handout.
Changed
- Core load/tick now initialize and dispatch
ra_storage. - Placement handler registry now includes Boxer and Unboxer.
- Creative Data Handler now identifies Boxer and Unboxer markers by name.
- Goggles module
draw_displayswrappers were removed; dispatch is now centralized inra:tools/goggles/scan_blocksandra:tools/goggles/scan_multiblocks. - Sensor goggles wrapper files were inlined into the core scanner flow.
ra:give_all_itemsnow gives categorized namespace bundles directly instead of loose item spam.- Added
ra:items/bundles/give_allas the direct bundle-kit entrypoint. - Each gameplay namespace now has a prefilled bundle for faster test access.
- Goggles overlays are now block-defined: billboards render only when blocks explicitly opt in via
show_name/show_status.
Fixed
- Restored backward-compatible goggles name rendering when callers only provide
billboard.name. - Removed UTF-8 BOM from refactored tick functions to prevent line-1 parse failures on reload.
Docs
- Updated Home and Developer Guide command notes for storage namespace/bundle coverage.
- Updated architecture docs for centralized goggles scanner dispatch and compatibility behavior.
5.1.0Релиз1.21.11, 26.1, 26.1.1 · 5 апреля 2026 г.
[v5.1.0] - 2026-04-05 - Transport Networks - Creative QOL
Added
- New
ra_wiresnamespace for liquid pipes, gas pipes, and electric wire systems. - Liquid blocks: copper/netherite pipes, tank, pump, valve, and drain.
- Gas blocks: copper/netherite pipes, tank, pump, and valve.
- Electric blocks: copper/netherite wires, EU generator, EU consumer, and EU switch.
- Shared helper
ra_lib:transport/update_connection_statusfor local node connection state. - Goggles support for
ra_wiresstatus overlays and sneaking tinker interactions. - Full recipe and advancement coverage for all
ra_wiresitems.
Changed
- Core load/tick dispatch now includes
ra_wires:loadandra_wires:tick. - Global give-all now includes
ra_wires:items/give_all. - Placement handler registry now includes
ra_wires:blocks/handle_placement. - Uninstall cleanup now removes
ra_wiresscoreboards, tags, and storage state. ra:give_all_itemsnow gives one prefilled bundle per namespace instead of loose item spam.- Added
ra:items/bundles/give_alland namespace bundle helper functions underra:items/bundles/*. - Goggles overlays are now block-defined: billboards only render for blocks that opt in with
show_name/show_status.
Fixed
- Fixed non-zero score checks in transport logic to valid score-match syntax.
- Added explicit fallback particles/status for liquid drain failure cases.
Docs
- Updated wiki Home/Developer Guide command descriptions to reflect direct namespace bundles.
- Updated wiki architecture docs to document block-defined goggles rendering profiles.
5.0.0Релиз1.21.11, 26.1, 26.1.1 · 4 апреля 2026 г.
[v5.0.0] - 2026-04-04 - The survival update
Added
- Added library for aqcuiring text input from non op players using writable books
- Added "suvrival" friendly data handler
Changed
- Refactored writable-book input backend.
- Updated load messaging and root README version references to v5.0.0.
Fixed
- Fixed Data Handler text-edit flow causing the editor item to disappear.
- Fixed temporary input books persisting as dropped entities after session transitions.
- Fixed full-inventory behavior so input books are not given when no slot is available.
Removed
- CDH recipe
4.0.1Релиз1.21.11, 26.1, 26.1.1 · 3 апреля 2026 г.
[4.0.1] - 2026-04-03
Added
- Added advancement coverage for refactored redstone component recipes.
- New architecture documentation page in the wiki with full runtime flow details.
Changed
- Reworked several crafting recipes and related advancements for cleaner progression.
- Replaced legacy Delayer/Extender/Shortener recipe ingredients with a quartz block progression path.
- Updated README and changelog documentation for the 4.0.1 release.
Fixed
- Fixed remote advancement criteria mismatch (iron ingot requirement consistency).
- Fixed Blast Forge text display clipping inside the forge.
- Fixed Item pipes and item movers voiding items 😅
Комментарии
Загружаем…





