Skip to content
This repository was archived by the owner on Jul 1, 2018. It is now read-only.
SquidDev edited this page Jan 24, 2017 · 1 revision

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

You can disable the crafting of this modem by setting Network.fullBlockModemCrafting to false.

Multipart support

Modems can also be used in multiparts. This allows you to combine multiple modems in the same block, or use covers to separate cables.

You can disable multipart integration by setting Integration.mcMultipart to false. This will also disable the Wireless bridge's multipart.

Clone this wiki locally