Перейти к содержимому
Mineforgian

Integrated Dynamics

A mod to take full and automated control of your appliances

94K загрузок52 подписчиковMITforgeneoforge

Обновлён 5 июля 2026 г. · опубликован 5 июня 2022 г.


This requires the Cyclops Core and Common Capabilities libraries!
Come talk to us in #integratedmods on the Cyclops Discord server!

 

 Integrated Dynamics is a mod which requires you to build networks for complex automation and system integration.

It is a mix between bundled redstone, BuildCraft gates and Applied Energistics-style networks.

 

Addons:

 

Spotlight by Direwolf20:

 

Old tutorial playlist: https://www.youtube.com/playlist?list=PLcEZXVFivlbuxGa99eosS2kw5if4Gipxj

 

This mod provides an in-game guide 'On the Dynamics of Integration', which also contains tutorials.
All players will receive this book on first spawn, but it can also be crafted by combining a regular book with two pieces of crystalized menril chunks.

A Web version of this book can be found here.

 

Use 'Readers' to import external values into the network using 'Variables'.

 

Different types of readers are used to capture the outside world.

 

Different types of writers can be used to interact with the world.

 

Each reader has countless aspects to read properties.

 

Display the variable values on a display for debugging, or if you want to make things fancy.

 

Mod interactions at its finest, which is one of the main goals of this mod.

 

Perform complex operations with the Logic Programmer on your variables to automate tasks.

 

When using variables inside such operations, place them inside a Variable Store to make them accessible to the network.

 

Immersive crafting system for creating everything in this mod, JEI support is available.

 

Hide your cables inside Facades to make your network blend in with the rest of the world.

 

Cables and parts are fully compatible with McMultiPart (Only for MC 1.10 at the moment)

 

RF-compatible energy system. (Network consuming energy is disabled by default, enable it to make your game more interesting)

 

Visual feedback, since logic networks can become quite complex.

 

Use operators as values, to perform functional operators like map, filter and reduce. These can also be used in combination with Charset pipes to create fully-fledged fine-grained sorting systems.

 

Recipes are first-class citizens in Integrated Dynamics. You can define them yourself in the Logic Programmer, or read them dynamically from machines using the Machine Reader. Recipes are used extensively in the Integrated Crafting mod.

 

With this kind of Recipe logic, you can create complex logic systems, such as a system that looks up the recipe for a given item.

 

All parts support static and dynamic offsets, which enables operating on targets at a distance.

 

Server admins can use the /integrateddynamics networkdiagnostics command to open a gui for detailed ticktime tracking per network part.

 

This mod collects anonymized startup data, this can be disabled in the config file and adheres to Minecraft's snooper settings.

 

Bisect Hosting
Support us via the referral code cyclops when renting a Bisect Hosting server, and get 25% off!

If you like this mod, consider supporting me on Patreon!

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
26.1.2-1.33.5-1865Бета26.1.2neoforge5 июля 2026 г..jar (4.5 МБ)
26.2-1.33.4-1862Бета26.2neoforge24 июня 2026 г..jar (4.4 МБ)
26.1.2-1.33.5Релиз26.1.2neoforge24 июня 2026 г..jar (4.5 МБ)
26.2-1.33.4-1859Бета26.2neoforge22 июня 2026 г..jar (4.4 МБ)
26.1.2-1.33.4-1857Бета26.1.2neoforge21 июня 2026 г..jar (4.5 МБ)
26.2-1.33.4-1858Бета26.2neoforge21 июня 2026 г..jar (4.3 МБ)
26.2-1.33.4-1856Бета26.2neoforge21 июня 2026 г..jar (4.3 МБ)
26.1.2-1.33.4Релиз26.1.2neoforge18 июня 2026 г..jar (4.5 МБ)
1.21.1-1.33.3Релиз1.21.1neoforge16 июня 2026 г..jar (4.2 МБ)
26.1.2-1.33.3Релиз26.1.2neoforge16 июня 2026 г..jar (4.5 МБ)
1.21.1-1.33.2-1848Бета1.21.1neoforge15 июня 2026 г..jar (4.2 МБ)
1.21.1-1.33.2Релиз1.21.1neoforge30 мая 2026 г..jar (4.2 МБ)
26.1.2-1.33.2Релиз26.1.2neoforge30 мая 2026 г..jar (4.5 МБ)
1.20.1-1.30.7Релиз1.20.1forge30 мая 2026 г..jar (4.0 МБ)
1.21.1-1.33.1Релиз1.21.1neoforge22 мая 2026 г..jar (4.2 МБ)

Показаны последние 15 из 525 версий. Все версии — на Modrinth.

Ченджлог

26.1.2-1.33.5-1865Бета26.1.2 · 5 июля 2026 г.
26.2-1.33.4-1862Бета26.2 · 24 июня 2026 г.
26.1.2-1.33.5Релиз26.1.2 · 24 июня 2026 г.

Changelog for Minecraft 26.1.2

All notable changes to this project will be documented in this file.

26.1.2-1.33.5 - 2026-06-24 19:53:17

Changed

  • Show network diagnostics messages in chat

Fixed

  • Fix full blocks not rendering at full size in Squeezer

26.1.2-1.33.4 - 2026-06-18 19:58:11 +0200

Fixed

  • Fix broken Jade compat on cables, Closes CyclopsMC/IntegratedDynamics-Compat#40

26.1.2-1.33.3 - 2026-06-16 16:39:30 +0200

Fixed

  • Initialize battery energy data component to zero, CyclopsMC/IntegratedCrafting#202

26.1.2-1.33.2 - 2026-05-30 10:24:52 +0200

Fixed

  • Fix network reload when a machine state is changed

This could cause issues where multiple instances of internal network states could be created, that are conflicting. Concretely, this fixes autocrafting issues where outputs from Mechanical machines could not be detected, as it coincided with a machine state change.

Closes CyclopsMC/IntegratedCrafting#199

26.1.2-1.33.1 - 2026-05-22 11:31:20 +0200

Added

  • Add translations through Crowdin

Fixed

  • Fix parts not being directly placeable opposite to other parts

26.1.2-1.33.0 - 2026-05-04 16:37:42 +0200

Added

  • Add translations through Crowdin (#1671)
  • Update Refined Storage compat to v2, Closes CyclopsMC/IntegratedDynamics#1544

26.1.2-1.32.13 - 2026-05-02 20:40:51 +0200

Fixed

  • Fix Crafting Interface crash on Mechanical Drying Basin, Closes CyclopsMC/IntegratedCrafting#197

26.1.2-1.32.12 - 2026-04-28 19:44:46 +0200

Fixed

  • Fix incorrect position of channel disabled tooltip in Integrated Crafting

[26.1.2-1.32.11] - 2026-04-23 20:21:26 +0200

Initial 26.1.2 release

26.2-1.33.4-1859Бета26.2 · 22 июня 2026 г.
26.1.2-1.33.4-1857Бета26.1.2 · 21 июня 2026 г.
26.2-1.33.4-1858Бета26.2 · 21 июня 2026 г.
26.2-1.33.4-1856Бета26.2 · 21 июня 2026 г.
26.1.2-1.33.4Релиз26.1.2 · 18 июня 2026 г.

Changelog for Minecraft 26.1.2

All notable changes to this project will be documented in this file.

26.1.2-1.33.4 - 2026-06-18 19:58:11

Fixed

  • Fix broken Jade compat on cables, Closes CyclopsMC/IntegratedDynamics-Compat#40

26.1.2-1.33.3 - 2026-06-16 16:39:30 +0200

Fixed

  • Initialize battery energy data component to zero, CyclopsMC/IntegratedCrafting#202

26.1.2-1.33.2 - 2026-05-30 10:24:52 +0200

Fixed

  • Fix network reload when a machine state is changed

This could cause issues where multiple instances of internal network states could be created, that are conflicting. Concretely, this fixes autocrafting issues where outputs from Mechanical machines could not be detected, as it coincided with a machine state change.

Closes CyclopsMC/IntegratedCrafting#199

26.1.2-1.33.1 - 2026-05-22 11:31:20 +0200

Added

  • Add translations through Crowdin

Fixed

  • Fix parts not being directly placeable opposite to other parts

26.1.2-1.33.0 - 2026-05-04 16:37:42 +0200

Added

  • Add translations through Crowdin (#1671)
  • Update Refined Storage compat to v2, Closes CyclopsMC/IntegratedDynamics#1544

26.1.2-1.32.13 - 2026-05-02 20:40:51 +0200

Fixed

  • Fix Crafting Interface crash on Mechanical Drying Basin, Closes CyclopsMC/IntegratedCrafting#197

26.1.2-1.32.12 - 2026-04-28 19:44:46 +0200

Fixed

  • Fix incorrect position of channel disabled tooltip in Integrated Crafting

[26.1.2-1.32.11] - 2026-04-23 20:21:26 +0200

Initial 26.1.2 release

Полная история изменений — на Modrinth.

Комментарии

Загружаем…