As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.25.1 or higher.
Fixes:
- Fix rare CME when switching terminal tabs, Closes #136
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.19.4 or higher.
Fixes:
- Fix rare CME when switching terminal tabs, Closes #136
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.19.4 or higher.
Fixes:
- Fix rare CME when switching terminal tabs, Closes #136
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.19.4 or higher.
Fixes:
- Fix EMI crash if EmiSearchWidget is not present, Closes CyclopsMC/IntegratedTerminals#133
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.25.1 or higher.
Fixes:
- Fix EMI crash if EmiSearchWidget is not present, Closes CyclopsMC/IntegratedTerminals#133
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.25.1 or higher.
Fixes:
- Fix broken Curios integration, Closes CyclopsMC/IntegratedCrafting#111
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.25.1 or higher.
Fixes:
- Fix dupe bug when crafting in terminal, Closes #132
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.19.4 or higher.
Additions:
- Trigger crafting jobs from JEI by Ctrl-clicking recipes, Closes CyclopsMC/IntegratedTerminals#127
- Add dedicated support for EMI
- Add dedicated support for REI
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.25.1 or higher.
Additions:
- Trigger crafting jobs from JEI by Ctrl-clicking recipes, Closes CyclopsMC/IntegratedTerminals#127
- Add dedicated support for EMI
- Add dedicated support for REI
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.19.4 or higher.
Fixes:
- Fix terminal diffs being applied to incorrect channels This was a regression since fae46e8f049b5a7cc861f5cdb770c01f2fb21bc7 Closes #124
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.20.0 or higher.
Fixes:
- Fix terminal diffs being applied to incorrect channels This was a regression since fae46e8f049b5a7cc861f5cdb770c01f2fb21bc7 Closes #124
- Refer to NeoForge's updateJSONURL instead of Forge's
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.19.4 or higher.
Fixes:
- Fix terminal diffs being applied to incorrect channels This was a regression since fae46e8f049b5a7cc861f5cdb770c01f2fb21bc7 Closes #124
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.19.4 or higher.
Additions:
-
Add compacted crafting plan viewing mode
This groups all missing and available ingredients per type, which is more convenient to view at a glance what the problems are for large and nested crafting jobs.
This is shown by default over the old tree-based view, but can be toggled in-game. This default can be changed using the
terminalStorageDefaultToCraftingPlanTree
config option.The tree-based view will be unavailable for very large crafting jobs as it causes packets to become too large. The threshold for this can be modified using the
terminalStorageMaxTreePlanSize
config option.Closes CyclopsMC/IntegratedTerminals#14 Closes CyclopsMC/IntegratedDynamics#1341
Changes:
- Remove unused crafting plan in HandlerWrappedTerminalCraftingPlan
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.19.4 or higher.
Additions:
-
Add compacted crafting plan viewing mode
This groups all missing and available ingredients per type, which is more convenient to view at a glance what the problems are for large and nested crafting jobs.
This is shown by default over the old tree-based view, but can be toggled in-game.
This default can be changed using the
terminalStorageDefaultToCraftingPlanTree
config option.The tree-based view will be unavailable for very large crafting jobs as it causes packets to become too large. The threshold for this can be modified using the
terminalStorageMaxTreePlanSize
config option.Closes CyclopsMC/IntegratedTerminals#14 Closes CyclopsMC/IntegratedDynamics#1341
Changes:
- Remove unused crafting plan in HandlerWrappedTerminalCraftingPlan