Common Capabilities
Modby kroeser
Forge Capabilities that can be shared by multiple mods
Type
Mod
CurseForge Downloads
109,061,825
CurseForge ID
247007
Modrinth Downloads
0
Modrinth ID
oFXrCkDI
Last Updated
Apr 12, 2026
Description
This mod improves mod interactions, which are possible because of Forge's new capability system.
This does not provide any actual new content, it only improves existing interactions.
The goal of this mod is to provide standard capabilities that are useful for different mods, without those mods having to depend on each other.
Initially, this mod was part of Integrated Dynamics, to improve the 'readability' for various mods. This has been separated into this new mod because other mods might also benefit from these capabilities without having to depend on Integrated Dynamics.
This mod provides the following capabilities to the following mods (annotated with Minecraft version applicability):
Worker
Indicates if a machine can work, and has work.
- Vanilla Minecraft (all Minecraft versions)
- Ender IO (1.7)
- Forestry (1.7, 1.12)
- IC2 (1.7)
- Tinkers' Construct (1.7, 1.12)
- EvilCraft (all Minecraft versions)
- Thermal Expansion (1.7, 1.12)
Temperature
Used for things that can have a certain temperature.
- Vanilla Minecraft (all Minecraft versions)
- Forestry (1.7, 1.12)
- IC2 (1.7)
Recipe Handler
Exposes the recipes of machines.
- Integrated Dynamics (all Minecraft versions)
- EvilCraft (all Minecraft versions)
- Forestry (1.7, 1.12)
- Tinkers' Construct (1.7, 1.12)
- Thermal Expansion (1.7, 1.12)
- Visual Workbench (1.21+)
Slotless Item Handler
A variant of the regular item handler that is slot-agnostic.
- Colossal Chests (all Minecraft versions)
- Integrated Tunnels (all Minecraft versions)
Wrench
For items that allow wrenching.
- Integrated Dynamics (all Minecraft versions)
- Ender IO (1.7)
- Forestry (1.7, 1.12)
- IC2 (1.7)
- Thermal Expansion (1.7, 1.12)
Item Handler
Making more blocks, items and entities expose their item inventories.
- Thermal Expansion (1.7, 1.12): Satchel, Caches and Strongboxes in item-form.
- Vanilla (1.7, 1.12, 1.16): Shulker Boxes and Bundles in item-form.
Capability Delegation
Energy, Item and Fluid handlers from item entities and items inside item frames are delegated to the entity itself.
The Ingredients Components API, an abstraction layer for working with items, fluids and energy in a generic way.
Every aspect of this mod can be configured to disable interactions.
This mod is responsible for registering the capabilities from the Common Capabilities API, it also provides default implementations of these capabilities for various mods.
This mod collects anonymized startup data, this can be disabled in the config file and adheres to Minecraft's snooper settings.

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!
Compatibility
Mod Loaders
Game Versions
Similar Mods
Just Enough Items (JEI)
View Items and Recipes
Bookshelf
An open source library for other mods!
Fabric API
Core API library for the Fabric toolchain
Nature's Compass
Nature's Compass is an item that allows you to locate biomes anywhere in the world.
Sodium
The fastest and most compatible rendering optimization mod for Minecraft. Now available for both NeoForge and Fabric!
Moonlight Lib
Forge and Fabric lightweight library with utilities such as custom Villagers AI, data driven trades, global datapack, cu...