Go to file
rnd 097b379feb - added farming:seed_rice to automated farming
- fixed lights turning off after being placed (when mesecons installed it forces lights off)
2019-05-27 20:41:32 +02:00
sounds grinder, recycler: sounds 2016-04-27 11:37:54 +02:00
textures minetest 5.0.0 2019-02-04 22:58:25 +01:00
README compatibility: old batteries -> new battery, constructor battery recipe fix 2017-12-29 13:09:27 +01:00
autocrafter.lua added security check inventory before digging basic_machines 2018-06-16 14:58:45 +02:00
ball.lua bugfix 2018-07-22 09:31:12 +02:00
constructor.lua added security check inventory before digging basic_machines 2018-06-16 14:58:45 +02:00
depends.txt 2017 2017-01-03 16:51:50 +01:00
enviro.lua skybox stars texture 2018-10-22 11:03:55 +02:00
grinder.lua mithril dust 2019-05-17 21:09:45 +02:00
init.lua added security check inventory before digging basic_machines 2018-06-16 14:58:45 +02: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 constantly changing "standards" in minetest game code - tweak to prevent crash when activating door with keypad 2018-07-19 17:24:56 +02:00
mesecon_lights.lua - added farming:seed_rice to automated farming 2019-05-27 20:41:32 +02:00
mover.lua - added farming:seed_rice to automated farming 2019-05-27 20:41:32 +02:00
protect.lua skybox stars texture 2018-10-22 11:03:55 +02:00
recycler.lua added security check inventory before digging basic_machines 2018-06-16 14:58:45 +02:00
technic_power.lua minetest 5.0.0 2019-02-04 22:58:25 +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/>.
----------------------------------------------------------------------