HomeJavaModsReden
Reden
ModsJava

Reden

by zly2006 · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.6–1.21.8 · Fabric⬇ Download for 1.21.5 · Fabric⬇ Download for 1.21.4 · Fabric⬇ Download for 1.21.2–1.21.3 · Fabric⬇ Download for 1.21–1.21.1 · Fabric⬇ Download for 1.20.3–1.20.4 · Fabric⬇ Download for 1.20–1.20.1 · Fabric⬇ Download for 1.21–1.21.1 · Quilt⬇ Download for 1.20.3–1.20.4 · Quilt⬇ Download for 1.20.1 · Quilt
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

Reden is What We Made

Modrinth Downloads Discord Curse forge Downloads Official Website

Redstone EDEN

Read a tutorial on MinecraftStorage!

Undo & Redo

Press Ctrl+Z to immediately undo the previous operation, making it much more convenient to develop redstone machines! For more information, please check our wiki page.

All blocks, block entities and entities are undoable. Undo is available only if that change is caused by a player, for example, placing blocks and commands.

RVC

WIP

RVC, Redstone Version Control, machine history and diff analysis based on git.

RVC can upload your machines to GitHub if you have bound your GitHub account at https://redenmc.com. So, RVC machines can be shared easily with others, all you need to do is to copy a GitHub link. RVC supports subregions and submodules, so you can use other people's work in your own creations.

RVC: Selection

Almost done

RVC brings a totally new way of selecting blocks that is much easier. You can hold a blaze rod in your hand, then left click to select a group of blocks, and right click to ignore.

RVC Package Manager

Planing

RVC Package Manager is a package manager for redstone machines, it can help you:

It uses git submodules to manage the dependencies, so you can use other people's work in your own creations.

RVC: Activity

Planing

When you link your GitHub account, reden can automatically track your activities on GitHub, such as creating a new repository, pushing a new commit, and creating a new release. And your activities will be sent to your followers in the game, so people can get notified when their dependencies are updated.

RVC: Reference

WIP

For many fields such as storage tech, people will make some slices that, for example, each slice can filter a single type of item.

However, when you want to test them, you have to stack them together, which is very inconvenient. RVC Reference can help you to place a "reference" of a slice, once you finished your slice, you can press a hotkey, and the reference will be updated to the latest version of the slice. Happy debugging!

RDebugger

WIP

Micro-timing analysis and simulation: block update breakpoints (NC, PP, CU, BE), BED debugger, step-by-step update, step-by-step tick, update reset

RVC with RDebugger

Planning

R-Debugger can be used with RVC, you can configure a flow to debug your machine, and the flow will be saved in the RVC history. A flow might look like this, for example:

[steps]
Use: button at 0 0 0
Use: lever  at 1 3 5
Fill-Area:  name=area1  from=0 0 0  to=10 10 10  with=stone
Wait: 10 ticks

[check]
Require: block at 0 0 0   is stone
Require: block at 1 3 5   is lever
Has-Item:chest at 0 0 0   has 1 diamond

Our Wishes

Provide a one-stop working environment for redstone machine developers and become the best redstone debugging and teaching tool.

Other Features

Bug fixes

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more