Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Modular Machinery Reborn

Modular Machinery Reborn

Modular Machinery Reborn port of the original Modular Machinery for 1.12.2

14.4k
6
Game Mechanics
Storage
Technology

Compatibility

Minecraft: Java Edition

1.21.x

Platforms

NeoForge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server

Creators

alec016
alec016 Member

Details

Licensed LGPL-3.0-only
Published 8 months ago
Updated 1 hour ago
DescriptionChangelogVersions

Show all versions

1
2

[NeoForge]ModularMachineyReborn-1.21.1-2.4.3

by alec016 on Jul 14, 2025
Download

CHANGELOG 2.4.3


ADDITIONS AND CHANGES

  • redo: hatch types (mainly for pack devs and addon devs)
  • improve structure renderer to use tinted block colors
  • add: structure renderer now renders barriers on invalid blocks to help users identify which blocks are invalid

RECOMENDATIONS

  • Remember backup your world before update.
  • Update every addon you have to improve compat and don't break things.

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon.

[NeoForge]ModularMachineyReborn-1.21.1-2.4.2

by alec016 on Jul 11, 2025
Download

CHANGELOG 2.4.2


ADDITIONS AND CHANGES

  • add: durability hatches, requirement and recipe modifier stuff.
  • fix: hatches/buses don't loading previous data on world load.
  • fix: item container hatches not updating contents on GUI sometimes.
  • fix: some controller screen duplicated rendering and add tooltip rendering on paused state.
  • fix: correct test datapack and KubeJS examples

RECOMENDATIONS

  • Remember backup your world before update.
  • Update every addon you have to improve compat and don't break things.

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon.

[NeoForge]ModularMachineyReborn-1.21.1-2.4.1

by alec016 on Jul 4, 2025
Download

CHANGELOG 2.4.1


ADDITIONS AND CHANGES

  • add: coloring customizability per machine:
    • KubeJS -> .skipColor() // never try coloring .forceColor() // always try coloring
    • JSON -> "should_color": true "should_color": false

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon

[NeoForge]ModularMachineyReborn-1.21.1-2.4.0

by alec016 on Jun 10, 2025
Download

CHANGELOG 2.4.0


ADDITIONS AND CHANGES

  • update: tab rendering now uses icons or items
  • add: hatch customization by type, tier and mode(addons not implemented yet)

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon

[NeoForge]ModularMachineyReborn-1.21.1-2.3.3

by alec016 on Jun 5, 2025
Download

[NeoForge]ModularMachineyReborn-1.21.1-2.3.2

by alec016 on May 28, 2025
Download

CHANGELOG 2.3.2


ADDITIONS AND CHANGES

  • fix: item requirements with data components(NBT) always throws error on load

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon

[NeoForge]ModularMachineyReborn-1.21.1-2.3.1

by alec016 on May 15, 2025
Download

[NeoForge]ModularMachineyReborn-1.21.1-2.3.0

by alec016 on Apr 11, 2025
Download

CHANGELOG 2.3.0


ADDITIONS AND CHANGES

  • fix: function requirement not being processed
  • update: item bus screen. Fully configurable on the config

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon

[NeoForge]ModularMachineyReborn-1.21.1-2.2.3

by alec016 on Apr 11, 2025
Download

CHANGELOG 2.2.2


ADDITIONS AND CHANGES

  • fix: config miss-match property name
  • update: machine modifier getting and sync
  • update: message error on machine build error from kubejs
  • fix: machine modifiers getting on every recipe check multiple times(due to missing ones)
  • fix: machine modifiers not being applied correctly
  • add: KubeJS Function Requirements see the KubeJS example script for more info
  • update: kubejs example script with changes and additions

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon

[NeoForge]ModularMachineyReborn-1.21.1-2.2.2

by alec016 on Apr 10, 2025
Download

CHANGELOG 2.2.2


ADDITIONS AND CHANGES

  • fix: config missmatch property name
  • update: machine modifier getting and sync
  • update: message error on machine build error from kubejs
  • fix: machine modifiers getting on every recipe check multiple times(due to missing ones)

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon

[NeoForge]ModularMachineyReborn-1.21.1-2.2.1

by alec016 on Apr 7, 2025
Download

CHANGELOG 2.2.1


ADDITIONS AND CHANGES

  • fix: unsupported KubeJS version

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon

[NeoForge]ModularMachineyReborn-1.21.1-2.2.0

by alec016 on Apr 6, 2025
Download

CHANGELOG 2.2.0


ADDITIONS AND CHANGES

  • updated NeoForge version to: 21.1.143
  • updated JEI version to: 19.21.0.247
  • updated EMI version to: 1.1.21
  • updated Jade version to: 15.10.0
  • updated TheOneProbe version to: 1.21_neo-12.0.4-6
  • update: kubejs script to new version
  • add: parallel processing.
  • add: height requirement
  • add: height meter block
  • add: item tags so it can be used on recipes
  • add: configure structure messages.
  • add: replaceable tag so the auto-build can replace blocks even on survival mode.
  • add: showing recipe tab button (JEI/EMI).
  • add: info about cores tab button.
  • add: recipe duration in arrow icon hover.
  • remove: recipe duration text.
  • update: Jade/TOP info about running machine, now don't display the current progress, just running cores, to see the progress see the core info tab button.
  • update: recipe modifiers not being able to use multiple blocks for the same type on the same spot but with different modifier value.
  • update: recipe modifier type: duration -> speed.
  • fix: recipe modifiers not being synced between server and client.
  • fix: structure preview not cycling between blocks.
  • fix: items in gui not being updated.
  • fix: recipe modifiers not being placed correctly with auto-build feature(not being correctly rotated).
  • fix: processing with data components not working properly sometimes.
  • fix: sometimes recipes eats inputs and don't produce output.

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon

[NeoForge]ModularMachineyReborn-1.21.1-2.1.5

by alec016 on Jan 23, 2025
Download

[NeoForge]ModularMachineyReborn-1.21.1-2.1.4

by alec016 on Jan 23, 2025
Download

CHANGELOG 2.1.4


ADDITIONS AND CHANGES

  • fix: crashing on servers

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon

[NeoForge]ModularMachineyReborn-1.21.1-2.1.3

by alec016 on Jan 22, 2025
Download

CHANGELOG 2.1.3


ADDITIONS AND CHANGES

  • fix: recipes with fluid input not working being processed

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon

[NeoForge]ModularMachineyReborn-1.21.1-2.1.2

by alec016 on Jan 22, 2025
Download

CHANGELOG 2.1.2


ADDITIONS AND CHANGES

  • fix: recipes with fluid only being checked the first one.

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon

[NeoForge]ModularMachineyReborn-1.21.1-2.1.1

by alec016 on Jan 14, 2025
Download

CHANGELOG 2.1.1


ADDITIONS AND CHANGES

  • fix: crashing with custom ingredient on recipe creation
  • fix: not processing with multiple fluid input requirement

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon

[NeoForge]ModularMachineyReborn-1.21.1-2.1.0

by alec016 on Jan 13, 2025
Download

CHANGELOG 2.1.0


ADDITIONS AND CHANGES

  • add: almost unified "compatibility", no additional config needed to make it work

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon

[NeoForge]ModularMachineyReborn-1.21.1-2.0.0

by alec016 on Jan 10, 2025
Download

[NeoForge]ModularMachineyReborn-1.21.1-2.0.0

by alec016 on Jan 10, 2025
Download

CHANGELOG 2.0.0


ADDITIONS AND CHANGES

  • fix: crafting system
  • add: confirmation popups to place and break structure on controller GUI
  • add: on click place structure button shows a selection popup where each one does something different on clicked on the confirmation popup
  • add: sound ability(see test datapack or kubejs example to use them)

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things

WARNING

  • This version is not compatible with any version below 2.0.0 of any addon
1
2

Modrinth is open source.

main@81b0922

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.