Modern Industrialization EMC Machine Condition
A Modern Industrialization addon that make machine can take and generate emc!
- Загрузки
- 105
- Подписчики
- 2
- Обновлён
- 25 мая 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 25 мая 2026 г.
Adds support for Modern Industrialization machines to consume and generate EMC.
Adds EMC recipe conditions: the machine can consume EMC when processing recipe inputs and generate EMC upon recipe completion.
Supports recipe addition via KubeJS:
// server_scripts/*.js ServerEvents.recipes(event => { event.recipes.modern_industrialization.alien_chicken(1, 100) // ... .emcIn(233); // .emcOut(new BigInteger"(java.lang.String)") // alternative syntax })
Ченджлог
1.0.2Релиз1.21.1 · 25 мая 2026 г.
Fix registration error for ConsumeEmcCondition
1.0.1Релиз1.21.1 · 25 мая 2026 г.
fix some bugs
Комментарии
Загружаем…