As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.20.0 or higher.
Changes:
- Improve performance by posting AttachCapabilitiesEventPart to other bus, Closes #1400
Fixes:
- Fix JEI ghosts items not working for lists in the LP Closes CyclopsMC/IntegratedDynamics#1398
- Fix wrong sided part being shown in The One Probe, Closes #1401
- Fix auto-supply on batteries not working, Closes #1399
- Fix round-robin misbehaving with filtered interfaces, Closes CyclopsMC/IntegratedTunnels#302
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.18.4 or higher.
Fixes:
- Fix JEI ghosts items not working for lists in the LP, Closes CyclopsMC/IntegratedDynamics#1398
- Fix wrong sided part being shown in The One Probe, Closes #1401
- Fix round-robin misbehaving with filtered interfaces, Closes CyclopsMC/IntegratedTunnels#302
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.18.2 or higher.
Fixes:
- Fix JEI ghosts items not working for lists in the LP, Closes CyclopsMC/IntegratedDynamics#1398
- Fix wrong sided part being shown in The One Probe, Closes #1401
- Fix round-robin misbehaving with filtered interfaces, Closes CyclopsMC/IntegratedTunnels#302
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.20.0 or higher.
Changes:
- Combine cable voxel shape components in getShape rather than getCollisionShape
Fixes:
- Fix broken offset enchancement recipe, Closes #1367
- Fix crash when placing Proxy or Materializer in SMP, Closes #1392
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.18.4 or higher.
Fixes:
- Delay Terrablender registration This fixes rare crashes when Terrablender was not yet fully initialized. CyclopsMC/IntegratedDynamics#1385 Closes CyclopsMC/IntegratedDynamics#1388
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.18.2 or higher.
Fixes:
- Delay Terrablender registration This fixes rare crashes when Terrablender was not yet fully initialized. CyclopsMC/IntegratedDynamics#1385 Closes CyclopsMC/IntegratedDynamics#1388
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.20.0 or higher.
Fixes:
- Fix Redstone Writers not always updating signals Closes #1377 Closes #1382
- Fix crash when getting facade colors for specific blocks, Closes #1380
- Fix op_by_name crashing if ResourceLocation is invalid, Closes #1381
- Fix regex scan producing illegal lists for non-zero groups, Closes #1378
- Refer to NeoForge's updateJSONURL instead of Forge's
- Fixed Feature Order Cycle (FOC)