Industrial Foregoing / OC Compat
This modification provides integration between OpenComputers and Industrial Foregoing systems. The primary functionality involves identifying the specific entity contained within the Mob Imprisonment Tool from Industrial Foregoing.
Modification Features
Implementation Tool: The mod adds a new entry to the internal structure of objects transmitted through standard methods of obtaining information about slot contents.
Technical Implementation: In the data returned by methods such as getStackInSlot(), an additional 'entity' parameter appears, which can contain:
- Mob identifier in the format of a unique resource location (for example "minecraft:pig" for a pig)
- 'NONE' value if the Mob Imprisonment Tool does not contain any entities
Additional Capabilities: Future versions may include functionality expansion, though specific plans are not yet defined.