Go to file
rnd bc9ea4c35c constantly changing "standards" in minetest game code - tweak to prevent crash when activating door with keypad
battery bottom texture fix
2018-07-19 17:24:56 +02: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 added security check inventory before digging basic_machines 2018-06-16 14:58:45 +02:00
ball.lua ball spawn tweak 2018-06-23 08:42:37 +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 added security check inventory before digging basic_machines 2018-06-16 14:58:45 +02:00
grinder.lua added security check inventory before digging basic_machines 2018-06-16 14:58: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 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 mover cant move inventory of battery_0/1/2 2018-07-04 22:56:24 +02:00
protect.lua mover cant move inventory of battery_0/1/2 2018-07-04 22:56:24 +02:00
recycler.lua added security check inventory before digging basic_machines 2018-06-16 14:58:45 +02:00
technic_power.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

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/>.
----------------------------------------------------------------------