An open API service indexing awesome lists of open source software.

https://github.com/pieking1215/moremechanisms

Terraria mod that adds more mechanisms and sensors.
https://github.com/pieking1215/moremechanisms

mod terraria terraria-mod terrariamod tmodloader tmodloader-mod

Last synced: 8 months ago
JSON representation

Terraria mod that adds more mechanisms and sensors.

Awesome Lists containing this project

README

          

# MoreMechanisms
### Development is currently on pause, but I will resume once tModLoader gets to 1.4

![icon.png](icon.png)

Terraria mod that adds more mechanisms and sensors.

Currently tested with Terraria v1.3.5.3, [tModLoader](https://github.com/tModLoader/tModLoader/) v0.11.7.1.

Once tModLoader updates for 1.4, this mod will target 1.4.

See the [Releases](https://github.com/PieKing1215/MoreMechanisms/releases) tab for builds.

Licensed under the [GNU Lesser General Public License v3.0 (GNU LGPLv3)](LICENSE).

## Additions

### ![EntitySensorItem.png](Items/EntitySensorItem.png) Entity Sensor
Upgraded player above sensor with configurable zone and entity filter.

### ![SpeakerItem.png](Items/SpeakerItem.png) Speaker
Plays a selected sound when powered.

### ![ItemDuctItem.png](Items/ItemDuctItem.png) Itemduct
Automatically transfer items between containers.

### ![QuarryItem.png](Items/QuarryItem.png) ![QuarryScaffoldItem.png](Items/QuarryScaffoldItem.png) Quarry
Place Quarry Scaffold tiles and a Quarry to automatically mine tiles using a pickaxe.

### ![VacuumItem.png](Items/VacuumItem.png) Vacuum
Picks up dropped items which can be pulled into Itemducts.

### ![TurretItem.png](Items/TurretItem.png) Turret
Automatically shoots enemies using bullets.

### ![SellerItem.png](Items/SellerItem.png) Seller
Automatically sells items placed inside.

### ![DropperItem.png](Items/DropperItem.png) Dropper
Drops items into the world when activated.

### ![DelayCircuitItem.png](Items/DelayCircuitItem.png) Delay Circuit
When the left side is activated, activates the right side after a delay.

### ![InvasionSensorItem.png](Items/InvasionSensorItem.png) Invasion Sensor
Sends a signal when an invasion starts and ends.

### ![BloodMoonSensorItem.png](Items/BloodMoonSensorItem.png) Blood Moon Sensor
Sends a signal when a blood moon starts and ends.

### ![SolarEclipseSensorItem.png](Items/SolarEclipseSensorItem.png) Solar Eclipse Sensor
Sends a signal when a solar eclipse starts and ends.

## Changes
### The Grand Design
When The Grand Design is in your inventory, you gain an additional 12 inventory slots only for mechanisms.