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.
- Host: GitHub
- URL: https://github.com/pieking1215/moremechanisms
- Owner: PieKing1215
- License: lgpl-3.0
- Created: 2020-05-11T13:37:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-31T20:45:36.000Z (over 5 years ago)
- Last Synced: 2025-04-06T08:26:11.267Z (about 1 year ago)
- Topics: mod, terraria, terraria-mod, terrariamod, tmodloader, tmodloader-mod
- Language: C#
- Size: 194 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MoreMechanisms
### Development is currently on pause, but I will resume once tModLoader gets to 1.4

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
###  Entity Sensor
Upgraded player above sensor with configurable zone and entity filter.
###  Speaker
Plays a selected sound when powered.
###  Itemduct
Automatically transfer items between containers.
###   Quarry
Place Quarry Scaffold tiles and a Quarry to automatically mine tiles using a pickaxe.
###  Vacuum
Picks up dropped items which can be pulled into Itemducts.
###  Turret
Automatically shoots enemies using bullets.
###  Seller
Automatically sells items placed inside.
###  Dropper
Drops items into the world when activated.
###  Delay Circuit
When the left side is activated, activates the right side after a delay.
###  Invasion Sensor
Sends a signal when an invasion starts and ends.
###  Blood Moon Sensor
Sends a signal when a blood moon starts and ends.
###  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.