-
Notifications
You must be signed in to change notification settings - Fork 23
Home
ac-minetest edited this page Oct 19, 2015
·
39 revisions
Basic_machines is a lightweight minetest automation mod without a lot of background processing. Relies only on default game.
###mover:
- automation of harvesting/planting tasks with mover. Harvest trees or plants, replant them... or just dig a hole.
- it can put nodes into or take them from chests.
- it can work over larger area, limited to radius 5.
- more interesting operation since it requires a nearby chest with a fuel.
- respects protection of nodes
- localized player/objects teleportation with mover
####Images
1.Mover
2.Setup of mover used in harvesting a wheat field
###keypad:
- puncheable button that can activate machines (repeatedly too). Can be password protected as well
- partial compatibility with mesecons mod
- respects protection of nodes
####Images
- Whole field will be harvested upon punch of a mover
- Keypad setup, with empty password anyone can use it just by punching
###distributor:
-can pass input signal to up to 2 outputs -can negate signal
- Distributor setup (2 movers as output), input is another distributor
2.Distributor passing signal from bottom distributor onto 2 movers
###detector:
- can detect nodes, players or objects
- as a response it can activate machines
###recycler:
- will give you back ingredients used to create item with some loss
- requires lot of fuel for operation
###power outlet:
- powers machines using technic electric power