Skip to content

Releases: CyclopsMC/CommonCapabilities

26.1.2-2.11.6

28 Apr 17:53
26.1.2-2.11.6

Choose a tag to compare

Changelog for Minecraft 26.1.2

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

26.1.2-2.11.6 - 2026-04-28 19:53:11

Added

  • Restore visual workbench compat

26.1.2-2.11.5 - 2026-04-24 19:23:42 +0200

Fixed

  • Fix RecipeDefinitions failing to deserialize on clients

[26.1.2-2.11.4] - 2026-04-22 19:52:02 +0200

Initial 26.1.2 release

26.1.2-2.11.5

24 Apr 17:23
26.1.2-2.11.5

Choose a tag to compare

Changelog for Minecraft 26.1.2

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

26.1.2-2.11.5 - 2026-04-24 19:23:42

Fixed

  • Fix RecipeDefinitions failing to deserialize on clients

[26.1.2-2.11.4] - 2026-04-22 19:52:02 +0200

Initial 26.1.2 release

26.1.2-2.11.4

22 Apr 17:52
26.1.2-2.11.4

Choose a tag to compare

Changelog for Minecraft 26.1.2

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

[26.1.2-2.11.4] - 2026-04-22 19:52:02

Initial 26.1.2 release

26.1.1-2.11.4

10 Apr 12:38
26.1.1-2.11.4

Choose a tag to compare

Changelog for Minecraft 26.1.1

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

[26.1.1-2.11.4] - 2026-04-10 14:38:04

Initial 26.1.1 release

1.21.1-2.11.4

14 Mar 15:44
1.21.1-2.11.4

Choose a tag to compare

Changelog for Minecraft 1.21.1

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

1.21.1-2.11.4 - 2026-03-14 16:43:54

Fixed

1.21.1-2.11.3 - 2025-12-21 16:25:29 +0100

Added

  • Add translations through Crowdin (#44)

Fixed

  • Fix bundle overfilling through item capability, Closes #45

1.21.1-2.11.2 - 2025-11-16 16:50:45 +0100

Changed

  • Optimize SlotlessItemHandlerWrapper#getLimit
    Previously, this would iterate over all slots, which could get expensive
    for inventories with a large number of slots.
    Related to CyclopsMC/ColossalChests#192

1.21.1-2.11.1 - 2025-11-15 05:45:03 +0100

Fixed

1.21.1-2.11.0 - 2025-11-11 15:36:34 +0100

Added

1.21.1-2.10.1 - 2025-10-17 15:16:06 +0200

Changed

1.21.1-2.10.0 - 2025-10-07 07:44:32 +0200

Added

  • Add SizedIngredient variant for getPrototypesFromIngredient (required for Integrated Mekanism)

Fixed

  • Clear recipe handler caches on server stop
  • Fix not all shapeless recipes not being exposed correctly

1.21.1-2.9.12 - 2025-08-15 08:42:31 +0200

Added

  • Add translations through Crowdin (#42)
  • Update PT_BR localization (#41)

Fixed

  • Remove energy from NBT equality filter config
    This fixes ID energy batteries incorrectly stacking in Integrated Terminals.
    Closes CyclopsMC/IntegratedDynamics#1542

1.21.1-2.9.11 - 2025-05-31 19:23:33 +0200

Added

  • Add getters in PrototypedIngredientAlternativesItemStackTag

1.21.1-2.9.10 - 2025-05-10 08:50:54 +0200

Fixed

  • Fix recipe simulation for stonecutter recipes

1.21.1-2.9.9 - 2025-05-07 17:18:00 +0200

Fixed

1.21.1-2.9.8 - 2025-04-04 17:13:53 +0200

Added

  • Add nl_nl translations

Fixed

  • Fix wrong worker hasWork capability on brewing stand
  • Fix recipes for <3x3 grids sometimes being invalid
  • Fix bundle capability storing empty stacks
  • Fix bundle item handler not supporting item removals
  • Fix item entity capabilities not being added correctly

1.21.1-2.9.7 - 2024-12-10 15:45:16 +0100

Changed

Fixed

1.21.1-2.9.6 - 2024-11-10 14:09:31 +0100

Fixed

1.21.1-2.9.5 - 2024-10-13 17:28:43 +0200

Fixed

1.21.1-2.9.4 - 2024-08-21 17:47:56 +0200

Fixed

  • Fix incorrect RecipeDefinition#hashCode
    This fixes issues where some recipes could not be crafted.
    Closes CyclopsMC/IntegratedCrafting#110
  • Refer to NeoForge's updateJSONURL instead of Forge's
  • Correctly extract from slots with limit > 64
    This fixes issues with Integrated Tunnels and Crafting when interacting
    with mods such as Sophisticated Barrels.
    Closes CyclopsMC/IntegratedCrafting#106

[1.21.1-2.9.3] - 2024-08-09 21:03:16 +0200

Added:

  • Add missing serialization context when decoding ingredients
    This fixes a problem in Integrated Terminals where terminals break if
    they contain enchanted items.
    Closes CyclopsMC/IntegratedDynamics#1375

Fixed

  • Fix capability getter failing with void context capabilities
    This fixes crashes with the Integrated Dynamics world item importer,
    Closes CyclopsMC/IntegratedDynamics#1376

1.21.1-2.11.3

21 Dec 15:25
1.21.1-2.11.3

Choose a tag to compare

Changelog for Minecraft 1.21.1

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

1.21.1-2.11.3 - 2025-12-21 16:25:29

Added

  • Add translations through Crowdin (#44)

Fixed

  • Fix bundle overfilling through item capability, Closes #45

1.21.1-2.11.2 - 2025-11-16 16:50:45 +0100

Changed

  • Optimize SlotlessItemHandlerWrapper#getLimit
    Previously, this would iterate over all slots, which could get expensive
    for inventories with a large number of slots.
    Related to CyclopsMC/ColossalChests#192

1.21.1-2.11.1 - 2025-11-15 05:45:03 +0100

Fixed

1.21.1-2.11.0 - 2025-11-11 15:36:34 +0100

Added

1.21.1-2.10.1 - 2025-10-17 15:16:06 +0200

Changed

1.21.1-2.10.0 - 2025-10-07 07:44:32 +0200

Added

  • Add SizedIngredient variant for getPrototypesFromIngredient (required for Integrated Mekanism)

Fixed

  • Clear recipe handler caches on server stop
  • Fix not all shapeless recipes not being exposed correctly

1.21.1-2.9.12 - 2025-08-15 08:42:31 +0200

Added

  • Add translations through Crowdin (#42)
  • Update PT_BR localization (#41)

Fixed

  • Remove energy from NBT equality filter config
    This fixes ID energy batteries incorrectly stacking in Integrated Terminals.
    Closes CyclopsMC/IntegratedDynamics#1542

1.21.1-2.9.11 - 2025-05-31 19:23:33 +0200

Added

  • Add getters in PrototypedIngredientAlternativesItemStackTag

1.21.1-2.9.10 - 2025-05-10 08:50:54 +0200

Fixed

  • Fix recipe simulation for stonecutter recipes

1.21.1-2.9.9 - 2025-05-07 17:18:00 +0200

Fixed

1.21.1-2.9.8 - 2025-04-04 17:13:53 +0200

Added

  • Add nl_nl translations

Fixed

  • Fix wrong worker hasWork capability on brewing stand
  • Fix recipes for <3x3 grids sometimes being invalid
  • Fix bundle capability storing empty stacks
  • Fix bundle item handler not supporting item removals
  • Fix item entity capabilities not being added correctly

1.21.1-2.9.7 - 2024-12-10 15:45:16 +0100

Changed

Fixed

1.21.1-2.9.6 - 2024-11-10 14:09:31 +0100

Fixed

1.21.1-2.9.5 - 2024-10-13 17:28:43 +0200

Fixed

1.21.1-2.9.4 - 2024-08-21 17:47:56 +0200

Fixed

  • Fix incorrect RecipeDefinition#hashCode
    This fixes issues where some recipes could not be crafted.
    Closes CyclopsMC/IntegratedCrafting#110
  • Refer to NeoForge's updateJSONURL instead of Forge's
  • Correctly extract from slots with limit > 64
    This fixes issues with Integrated Tunnels and Crafting when interacting
    with mods such as Sophisticated Barrels.
    Closes CyclopsMC/IntegratedCrafting#106

[1.21.1-2.9.3] - 2024-08-09 21:03:16 +0200

Added:

  • Add missing serialization context when decoding ingredients
    This fixes a problem in Integrated Terminals where terminals break if
    they contain enchanted items.
    Closes CyclopsMC/IntegratedDynamics#1375

Fixed

  • Fix capability getter failing with void context capabilities
    This fixes crashes with the Integrated Dynamics world item importer,
    Closes CyclopsMC/IntegratedDynamics#1376

1.21.1-2.11.2

16 Nov 15:50
1.21.1-2.11.2

Choose a tag to compare

Changelog for Minecraft 1.21.1

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

1.21.1-2.11.2 - 2025-11-16 16:50:45

Changed

  • Optimize SlotlessItemHandlerWrapper#getLimit
    Previously, this would iterate over all slots, which could get expensive
    for inventories with a large number of slots.
    Related to CyclopsMC/ColossalChests#192

1.21.1-2.11.1 - 2025-11-15 05:45:03 +0100

Fixed

1.21.1-2.11.0 - 2025-11-11 15:36:34 +0100

Added

1.21.1-2.10.1 - 2025-10-17 15:16:06 +0200

Changed

1.21.1-2.10.0 - 2025-10-07 07:44:32 +0200

Added

  • Add SizedIngredient variant for getPrototypesFromIngredient (required for Integrated Mekanism)

Fixed

  • Clear recipe handler caches on server stop
  • Fix not all shapeless recipes not being exposed correctly

1.21.1-2.9.12 - 2025-08-15 08:42:31 +0200

Added

  • Add translations through Crowdin (#42)
  • Update PT_BR localization (#41)

Fixed

  • Remove energy from NBT equality filter config
    This fixes ID energy batteries incorrectly stacking in Integrated Terminals.
    Closes CyclopsMC/IntegratedDynamics#1542

1.21.1-2.9.11 - 2025-05-31 19:23:33 +0200

Added

  • Add getters in PrototypedIngredientAlternativesItemStackTag

1.21.1-2.9.10 - 2025-05-10 08:50:54 +0200

Fixed

  • Fix recipe simulation for stonecutter recipes

1.21.1-2.9.9 - 2025-05-07 17:18:00 +0200

Fixed

1.21.1-2.9.8 - 2025-04-04 17:13:53 +0200

Added

  • Add nl_nl translations

Fixed

  • Fix wrong worker hasWork capability on brewing stand
  • Fix recipes for <3x3 grids sometimes being invalid
  • Fix bundle capability storing empty stacks
  • Fix bundle item handler not supporting item removals
  • Fix item entity capabilities not being added correctly

1.21.1-2.9.7 - 2024-12-10 15:45:16 +0100

Changed

Fixed

1.21.1-2.9.6 - 2024-11-10 14:09:31 +0100

Fixed

1.21.1-2.9.5 - 2024-10-13 17:28:43 +0200

Fixed

1.21.1-2.9.4 - 2024-08-21 17:47:56 +0200

Fixed

  • Fix incorrect RecipeDefinition#hashCode
    This fixes issues where some recipes could not be crafted.
    Closes CyclopsMC/IntegratedCrafting#110
  • Refer to NeoForge's updateJSONURL instead of Forge's
  • Correctly extract from slots with limit > 64
    This fixes issues with Integrated Tunnels and Crafting when interacting
    with mods such as Sophisticated Barrels.
    Closes CyclopsMC/IntegratedCrafting#106

[1.21.1-2.9.3] - 2024-08-09 21:03:16 +0200

Added:

  • Add missing serialization context when decoding ingredients
    This fixes a problem in Integrated Terminals where terminals break if
    they contain enchanted items.
    Closes CyclopsMC/IntegratedDynamics#1375

Fixed

  • Fix capability getter failing with void context capabilities
    This fixes crashes with the Integrated Dynamics world item importer,
    Closes CyclopsMC/IntegratedDynamics#1376

1.20.1-2.9.11

16 Nov 15:52
1.20.1-2.9.11

Choose a tag to compare

Release 1.20.1-2.9.11

1.19.2-2.9.9

16 Nov 15:50
1.19.2-2.9.9

Choose a tag to compare

Release 1.19.2-2.9.9

1.21.1-2.11.1

15 Nov 04:45
1.21.1-2.11.1

Choose a tag to compare

Changelog for Minecraft 1.21.1

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

1.21.1-2.11.1 - 2025-11-15 05:45:03

Fixed

1.21.1-2.11.0 - 2025-11-11 15:36:34 +0100

Added

1.21.1-2.10.1 - 2025-10-17 15:16:06 +0200

Changed

1.21.1-2.10.0 - 2025-10-07 07:44:32 +0200

Added

  • Add SizedIngredient variant for getPrototypesFromIngredient (required for Integrated Mekanism)

Fixed

  • Clear recipe handler caches on server stop
  • Fix not all shapeless recipes not being exposed correctly

1.21.1-2.9.12 - 2025-08-15 08:42:31 +0200

Added

  • Add translations through Crowdin (#42)
  • Update PT_BR localization (#41)

Fixed

  • Remove energy from NBT equality filter config
    This fixes ID energy batteries incorrectly stacking in Integrated Terminals.
    Closes CyclopsMC/IntegratedDynamics#1542

1.21.1-2.9.11 - 2025-05-31 19:23:33 +0200

Added

  • Add getters in PrototypedIngredientAlternativesItemStackTag

1.21.1-2.9.10 - 2025-05-10 08:50:54 +0200

Fixed

  • Fix recipe simulation for stonecutter recipes

1.21.1-2.9.9 - 2025-05-07 17:18:00 +0200

Fixed

1.21.1-2.9.8 - 2025-04-04 17:13:53 +0200

Added

  • Add nl_nl translations

Fixed

  • Fix wrong worker hasWork capability on brewing stand
  • Fix recipes for <3x3 grids sometimes being invalid
  • Fix bundle capability storing empty stacks
  • Fix bundle item handler not supporting item removals
  • Fix item entity capabilities not being added correctly

1.21.1-2.9.7 - 2024-12-10 15:45:16 +0100

Changed

Fixed

1.21.1-2.9.6 - 2024-11-10 14:09:31 +0100

Fixed

1.21.1-2.9.5 - 2024-10-13 17:28:43 +0200

Fixed

1.21.1-2.9.4 - 2024-08-21 17:47:56 +0200

Fixed

  • Fix incorrect RecipeDefinition#hashCode
    This fixes issues where some recipes could not be crafted.
    Closes CyclopsMC/IntegratedCrafting#110
  • Refer to NeoForge's updateJSONURL instead of Forge's
  • Correctly extract from slots with limit > 64
    This fixes issues with Integrated Tunnels and Crafting when interacting
    with mods such as Sophisticated Barrels.
    Closes CyclopsMC/IntegratedCrafting#106

[1.21.1-2.9.3] - 2024-08-09 21:03:16 +0200

Added:

  • Add missing serialization context when decoding ingredients
    This fixes a problem in Integrated Terminals where terminals break if
    they contain enchanted items.
    Closes CyclopsMC/IntegratedDynamics#1375

Fixed

  • Fix capability getter failing with void context capabilities
    This fixes crashes with the Integrated Dynamics world item importer,
    Closes CyclopsMC/IntegratedDynamics#1376