Go to file
rnd1 4671256224 compatibility: old batteries -> new battery, constructor battery recipe fix 2017-12-29 13:09:27 +01:00
sounds grinder, recycler: sounds 2016-04-27 11:37:54 +02:00
textures TEXTURE UPDATE by Jozet 2017-12-28 23:50:23 +01:00
README compatibility: old batteries -> new battery, constructor battery recipe fix 2017-12-29 13:09:27 +01:00
autocrafter.lua Add compatibility machine with listring 2017-08-29 13:57:08 +02:00
ball.lua /clockgen command: requires just privs now 2017-06-11 08:37:52 +02:00
constructor.lua compatibility: old batteries -> new battery, constructor battery recipe fix 2017-12-29 13:09:27 +01:00
depends.txt 2017 2017-01-03 16:51:50 +01:00
enviro.lua Merge pull request #14 from Jat15/master 2017-09-08 08:35:17 +02:00
grinder.lua Add compatibility machine with listring 2017-08-29 13:57:08 +02:00
init.lua compatibility: old batteries -> new battery, constructor battery recipe fix 2017-12-29 13:09:27 +01:00
mark.lua mover now displays source1 and source2 marker with different colors - blue and green 2015-10-01 21:56:24 +02:00
mesecon_doors.lua minetest 0.4.16 doors fix ( will open properly with signal and mesecons wont crash when activating doors) 2017-08-02 07:25:33 +02:00
mesecon_lights.lua minetest 0.4.16 doors fix ( will open properly with signal and mesecons wont crash when activating doors) 2017-08-02 07:25:33 +02:00
mover.lua battery placement bugfix: make a copy of def table or it will modify original too 2017-12-29 08:47:16 +01:00
protect.lua fixes 2016-07-31 22:30:30 +02:00
recycler.lua Add compatibility machine with listring 2017-08-29 13:57:08 +02:00
technic_power.lua battery placement bugfix: make a copy of def table or it will modify original too 2017-12-29 08:47:16 +01:00

README

BASIC_MACHINES: lightweight automation mod for minetest
minetest 0.4.14+
(c) 2015-2016 rnd
textures by rnd, new textures by SaKeL (2016) and Jozet (2017)


MANUAL:
	1.WIKI PAGES: https://github.com/ac-minetest/basic_machines/wiki
	2.ingame help: right click mover/detector/keypad.. and click help button

---------------------------------------------------------------------
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
----------------------------------------------------------------------