IntercraftMC / IntercraftCore

Custom additions to the Intercraft server
1 stars 0 forks source link

Cables #2

Open Shazuli opened 5 years ago

Shazuli commented 5 years ago

Behavior

Wire Coil

Wire Coil with a damage value representing the total length left in it. Has a bool value whenever its insulated with rubber or not and the width of the wire. Should have a read-only value telling the loss/m for that wire type. Cannot be placed in the world by itself but can be connected to either a Cable Connector or Cable Coil or placed inside a Cable Case. Totally not a Immersive Engineering ripoff, ehum...

Wire Bundle Coil

Wire bundles with n amount of insulated wire strings inside it. Can be connected to an interface to send an electric current through a singular wire in the bundle.

Cable Case

Block you place where you put your wire inside (regular, bundled, pipe). No GUI, you place it as a frame and then right click on to add sides (concrete?) and put desires stuff in it. Protects cables inside from tampering and decreases tile entities. Covering different sides blocks frames from connecting to one another. When right-clicked in one place and then somewhere else connected by touching will draw a line between those two points. Unless it wasn't connected to an interface will leave a short "tip" with the exposed metal which acts like a connection you can attach additional wires to or to an interface.

Cable Case Interface

A type of cover only placable on Cable Cases. Works just like regular cover pieces to the case but can on the inside attach wires to different spots depending what modules the interface was crafted with. Cable Connector module, OpenComputers I2C module and more.