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 5 hours ago
DescriptionChangelogVersions

Show all versions

1
2

[NeoForge]ModularMachineyReborn-1.21.1-1.1.19

by alec016 on Dec 26, 2024
Download

CHANGELOG 1.1.19


ADDITIONS AND CHANGES

  • fix: duration recipe modifier not working

RECOMENDATIONS

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

[NeoForge]ModularMachineyReborn-1.21.1-1.1.18

by alec016 on Dec 24, 2024
Download

CHANGELOG 1.1.18


ADDITIONS AND CHANGES

  • fix: Controller crashing game on break or place with adjacent blocks (#19, #23)
  • fix: redstone control of machine recipe(redstone > 0 = machine paused) [controller or direct sided powered blocks]
  • add: controller tab button to break current structure placed
  • fix: calling client side methods on server side (#20, #21)
  • fix: experience output not being processing
  • add: recipe modifiers to machine

RECOMENDATIONS

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

[NeoForge]ModularMachineyReborn-1.21.1-1.1.17

by alec016 on Dec 16, 2024
Download

CHANGELOG 1.1.17


ADDITIONS AND CHANGES

  • fix: item requirement with tags not accepting items with data components(having the tag)

RECOMENDATIONS

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

[NeoForge]ModularMachineyReborn-1.21.1-1.1.16

by alec016 on Dec 15, 2024
Download

CHANGELOG 1.1.16


ADDITIONS AND CHANGES

  • fix: #18
  • Add: chance rendering to item/fluid requirements, chance text color can be changed in config, default white

RECOMENDATIONS

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

[NeoForge]ModularMachineyReborn-1.21.1-1.1.15

by alec016 on Dec 14, 2024
Download

CHANGELOG 1.1.15


ADDITIONS AND CHANGES

  • Add: renderProgress to recipe:
    • json: "renderProgress": true|false (if not provided -> default: true)
    • kubejs: .renderProgress(true|false) (if not present -> default: true)
  • Remove: item bus config as it does nothing (for the moment)
  • Fix: using tags and blockstates not recognizing blockstates
  • Update: Controller GUI structure tooltip(one value is no longer wrapped by [])
  • Update: Controller Item structure tooltip(one value is no longer wrapped by [])

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things
  • This version will crash with [NeoForge]Modular Machinery Reborn Energistics-1.21.1-1.1.2

[NeoForge]ModularMachineyReborn-1.21.1-1.1.14

by alec016 on Dec 11, 2024
Download

CHANGELOG 1.1.14


ADDITIONS AND CHANGES

  • Fix: crashing with JEI #16

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things
  • This version will crash with [NeoForge]Modular Machinery Reborn Energistics-1.21.1-1.1.2

[NeoForge]ModularMachineyReborn-1.21.1-1.1.13

by alec016 on Dec 11, 2024
Download

CHANGELOG 1.1.13


ADDITIONS AND CHANGES

  • Fix: sync server-client machines
  • Fix: vanilla blocks flipped with the controller horizontal facing
  • Add: blocks showed on item tooltip (shift) and controller GUI with checker in inventory
  • Add: experience hatches
  • Add: experience requirement (KubeJS/json)
  • Update: test datapack (with experience)
  • Update: KubeJS example (with experience)

RECOMENDATIONS

  • Update every addon you have to improve compat and don't break things
  • This version will crash with [NeoForge]Modular Machinery Reborn Energistics-1.21.1-1.1.2

[NeoForge]ModularMachineyReborn-1.21.1-1.1.12

by alec016 on Dec 8, 2024
Download

CHANGELOG 1.1.12


ADDITIONS AND CHANGES

  • Add LootTable output requirement (kubejs/datapack)
  • Add TheOneProbe compat

RECOMENDATIONS

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

[NeoForge]ModularMachineyReborn-1.21.1-1.1.11

by alec016 on Dec 3, 2024
Download

CHANGELOG 1.1.11


ADDITIONS AND CHANGES

  • Fix breaking multiblocks with blocks in "ANY" position
  • Add chance to item and fluid requirements(KubeJS): Must be between 0 and 1, being 0 not consumed/produced and 1 always consumed/produced
    • .requireItem(ingredient, chance, x, y) // .produceItem(ingredient, chance, x, y)
    • .requireItem(ingredient, x, y) // .produceItem(ingredient, x, y)
    • .requireFluid(fluid, chance, x, y) // .produceFluid(fluid, chance, x, y)
    • .requireFluid(fluid, x, y) // .produceFluid(fluid, x, y)
    • or without the "x" and "y" positions for EMI/JEI

RECOMENDATIONS

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

[NeoForge]ModularMachineyReborn-1.21.1-1.1.10

by alec016 on Dec 2, 2024
Download

CHANGELOG 1.1.10


ADDITIONS AND CHANGES

  • Add possibility to change controller model

RECOMENDATIONS

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

[NeoForge]ModularMachineyReborn-1.21.1-1.1.9

by alec016 on Nov 25, 2024
Download

[NeoForge]ModularMachineyReborn-1.21.1-1.1.9

by alec016 on Nov 25, 2024
Download

CHANGELOG 1.1.9


ADDITIONS AND CHANGES

  • Add EMI support(1.1.8)
  • Fix emi catalysts not working

RECOMENDATIONS

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

[NeoForge]ModularMachineyReborn-1.21.1-1.1.8

by alec016 on Nov 24, 2024
Download

CHANGELOG 1.1.7


ADDITIONS AND CHANGES

  • Fix process of fluids not working properly with input and output of fluids and chemicals

RECOMENDATIONS

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

[NeoForge]ModularMachineyReborn-1.21.1-1.1.7

by alec016 on Nov 22, 2024
Download

[NeoForge]ModularMachineyReborn-1.21.1-1.1.6

by alec016 on Nov 22, 2024
Download

CHANGELOG 1.1.5


ADDITIONS AND CHANGES

  • remove cloth config dependency

RECOMENDATIONS

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

[NeoForge]ModularMachineyReborn-1.21.1-1.1.5

by alec016 on Nov 21, 2024
Download

CHANGELOG 1.1.5


ADDITIONS AND CHANGES

  • fix: item requirement in json not accepting tags
  • fix: jei being required instead of optional
  • add: structure placement
  • add: unified tags for input and output of each type

RECOMENDATIONS

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

[NeoForge]ModularMachineyReborn-1.21.1-1.1.4

by alec016 on Nov 13, 2024
Download

CHANGELOG 1.1.4


ADDITIONS AND CHANGES

  • fix: item with components support not working with kubejs properly

RECOMENDATIONS

  • If you have any of the addons, update it due to some changes to make possible the item components support.

[NeoForge]ModularMachineyReborn-1.21.1-1.1.3

by alec016 on Nov 12, 2024
Download

[NeoForge]ModularMachineyReborn-1.21.1-1.1.2

by alec016 on Nov 9, 2024
Download

CHANGELOG 1.1.2


ADDITIONS AND CHANGES

  • Add spanish and chinese simplified translations
  • Add width and height optional properties for each recipe (default width/height 256)
    • KubeJS: .width(<number>).height(<number>)
    • Json:
      • "width": <number>
      • "height": <number>
  • Add x and y progress position:
    • KubeJS: .progressX(<number>).progressY(<number>)
    • Json: "progressPosition": { "x": <number>, "y": <number> }
  • Change width and height for fluid jei element to same as item slot
  • Change width and height for energy jei element to 18x54 (3 times item slot height)
  • Text info now renderers from bottom (recipe height - 8px) to top

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.