CCNetworks
作者:rebot | 分类:模组
Minecraft 版本: 1.20.1
平台: fabric
标签: technology
CCNetworks
This mod is an addon for CC: Tweaked that adds long-distance wired networking that works through unloaded chunks, unlike standard CC: Tweaked modems. It does this relatively efficiently via a separate per-world network cache.
Documentation
Peripherals
network_node
An Interface Network Node.
| Function Signature | Function Description |
| ------------------------ | ----------------------------------------------------------------------- |
| send(message: string) | Sends a message on the network attached to the Interface Network Node |
Events
optic_network_message
The event queued when a fiber optic network message is received.
| Name | Type | Argument Description |
|---|---|---|
event |
string | "optic_network_message" |
message |
string | The received message |
请登录后举报
暂无评论,抢个沙发吧~