CCTweaks provides a couple of nifty additions to modems. The first is a full block modem. This allows binding to multiple peripherals at once, as well as peripherals which are not full blocks such as chests. You can convert a normal wired modem to a full block modem (and back again) by placing it in a crafting table ![](images/modem-convert.png "Crafting a full block modem") ![](images/modem-world.png "An full block modem in use") You can disable the crafting of this modem by setting `Network.fullBlockModemCrafting` to false. ## Multipart support Modems can also be used in [multiparts][1]. This allows you to combine multiple modems in the same block, or use covers to separate cables. ![](images/modem-multipart.png "Two modems in a multipart") You can disable multipart integration by setting `Integration.mcMultipart` to false. This will also disable the [Wireless bridge](Wireless-bridge.md)'s multipart. [1]: https://minecraft.curseforge.com/projects/mcmultipart "MCMultipart by amadornes"