Skip to content

Redstone Additions

Redstone Additions

Version: v5.1.2
Minecraft: 1.21+
Author: AnCarsenat


Redstone Additions is a vanilla datapack with automation, storage, wireless signaling, sensors, chunk loading, multiblocks, and transport networks.

Player-first wiki

This home page is intentionally dense so most players can stay on one page and only open extra docs when they need deep technical details.

Quick Start

  1. Download from Modrinth or clone from GitHub.
  2. Place redstone_additions in your world datapacks folder.
  3. Run /reload.
  4. Run /function ra:give_all_items to get one prefilled bundle per namespace.

Path example:

.minecraft/saves/<world>/datapacks/redstone_additions/

Visual Module Atlas

Module What you get Recipe preview
Logic Gates 6 timing/logic blocks Clock recipe
Interactive Machines 11 automation/utility blocks Block Placer recipe
Storage Boxer + Unboxer workflow Boxer recipe
Sensors Entity detector + tag operators Entity Detector recipe
Wireless Redstone Emitter, Receiver, and Remote Wireless Emitter recipe
Transport Networks Liquid, gas, and EU transport Liquid Pump recipe
Chunk Loader 1 force-load block Chunk Loader recipe
Multiblocks 5 base tiers + structures Copper Base recipe

Current pack totals:

  • 46 placeable custom blocks
  • 5 tools (Wrench, Creative Data Handler, Data Handler, Goggles, Redstone Remote)

Commands Most Players Need

Command Purpose
/function ra:give_all_items Full starter kit (all namespaces)
/function ra_gates:items/give_all Logic gates bundle
/function ra_interactive:items/give_all Interactive machines bundle
/function ra_storage:items/give_all Boxer and Unboxer bundle
/function ra_sensors:items/give_all Sensor bundle
/function ra_wireless:items/give_all Wireless bundle
/function ra_wires:items/give_all Transport/EU bundle
/function ra_chunk_loader:items/give_all Chunk loader bundle
/function ra_multiblock:blocks/give_all Multiblock bases
/function ra:uninstall Opens uninstall confirmation dialog

Tools At A Glance

Tool Give command Recipe preview Main use
Wrench /function ra:tools/wrench/give Wrench recipe Mode cycling and multiblock assembly
Data Handler /function ra:tools/data_handler/give Data Handler recipe Edit nearby block data.properties
Goggles /function ra:tools/goggles/give Goggles recipe In-world status overlays

What Is New In v5.1.2

  • Reworked docs for GitHub Pages publishing and refreshed key module pages.
  • Updated recipe and block-reference imagery across core modules.
  • Normalized liquid and gas transport tiers back to copper/iron naming.
  • Fixed multiblock base recipes after transport tier updates.
  • Removed the experimental Pusher block from the active release set.

Need More Detail

For most players, this home page plus Block Reference is enough.

Open these pages only when needed:

Support