Make stove have capabilityu
Hirokoai opened this issue ยท 2 comments
To add more detail: The Forge version of the mod does not add Item Capabilities to blocks with inventories. This makes them incompatible with hoppers and mods that interact with inventories, such as Create or any generic Pipe mod.
Solution: Add item capabilities to CFB block entities from the CompatCapabilityLoader class