Adventure-Terraria-Server-Project / AdvancedCircuits-Plugin

Advanced Circuits Plugin for Terraria Server API and TShock.
GNU General Public License v3.0
8 stars 8 forks source link

Plate Component #24

Closed CoderCow closed 9 years ago

CoderCow commented 12 years ago

Requires: Complex Components

A very simple component that is just made out of 4 special tile types (maybe adamantite ore) in a horizontal row. Together with some Complex Component Tasks it might be used to warp players from one Plate to another or place items from a Chest on top of them. Plates shall also send signals as blocks are placed onto or removed from them.

Modifiers: 1 - Send signal on block placement only. 2 - Send signal on block destruction only.