Silent's Mechanisms

Silent's Mechanisms

7M Downloads

Drying Racks should use forge's IItemHandler capability

Commoble opened this issue ยท 0 comments

commented

What Should Be Added or Changed?

Drying Rack tile entities should implement getCapability and use the IItemHandler capability

Why Should This Be Done?

This will significantly improve intermod compatibility. Many mods only check for the IItemHandler capability on tile entities, ignoring blocks that only use the vanilla IInventory.