Reden

Redstone Eden!

File Details

reden-is-what-we-made-0.1+08160912

  • A
  • Aug 16, 2023
  • 7.74 MB
  • 32
  • 1.20.1
  • Fabric + 1

File Name

reden-is-what-we-made-0.1+08160912.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:reden-903236:4707125"

Quilt

modImplementation "curse.maven:reden-903236:4707125"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

New features:

  • added TNT explosion undo, but if you pressed ctrl+z when there is already a primed tnt entity, it will explode and prime other tnts, this cannot be undoed.
  • added entity undo. if the entity intersects with the block collision box, they are "related" to the changed block, if you undo a block change, you can also undo related entities. thus, if you break the floor and the entity goes into void, you can undo

Fixes:

  • Machines like flying machine depending on pistons now works with undo.

New features:

  • Carpet rule allowedUndoSizeInBytes to limit a single player's undo memory size, default 50MB
  • Now this mod can run on creative mode servers without worry about out of memory