Download (682 KB)
For Minetest 5.4 and above

How do I install this?

This mod provides wires, bundle cables and bundle blocks. 16 colored wires and 16 colored bundle cables. Bundle blocks are the same as bundle cables but full node size. A digilines controlled bundle switch, and through wire and termails are also provided. This mod works with mesecons power and components.

Limitations

Breaking or placing wires sends notifications for that color even if the power state wasn't changed at the notified position. (See definition interface in mod_api.txt about notifications).

Individual mesecons circuits connected to wires may flick off and then on if multiple power sources are connected via the wires, and the power source connected to the mesecons circuit is turned off.

If wires visually connect to a mesecons item they connect on any side. This is only visual and only functionally connect on the sides the item can.

If mesecons devices are moved against wires (as with pistons) they are not automatically activated if the circuit is on.

Through Wires and Terminals

Through wires and terminals penetrate a block to connect to a mesecons device on the opposing side. The device must have the necessary rules to accommodate the connection (such as levers and buttons).

Through wires penetrate the surface they are placed against and transmit in the other 5 directions.

Terminals only penetrate in a horizontal direction and only transmit in the downward direction.

Two through wires or terminals placed one to two blocks apart opposing each other will transmit power.

Bundle Switch

The bundle switch is only defined if digilines is loaded. The bundle switch controls every bundle cable on any of the 6 sides with digilines messages. See readme.txt for available messages.

Wire colors and numbers

  • black = 0
  • orange = 1
  • magenta = 2
  • sky = 3
  • yellow = 4
  • pink = 5
  • cyan = 6
  • gray = 7
  • silver = 8
  • red = 9
  • green = 10
  • blue = 11
  • brown = 12
  • lime = 13
  • purple = 14
  • white = 15

An api is exposed to interact with the mod. See mod_api.txt.

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.

Used By