deployer added

This commit is contained in:
Maciej Kasatkin 2012-09-24 01:44:18 +02:00
parent 4503c4562b
commit ad30b3a737
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
minetest.register_craft({
output = 'technic:deployer_off 1',
recipe = {
{'default:wood', 'default:pick_mese','default:wood'},
{'default:wood', 'default:chest','default:wood'},
{'default:stone', 'mesecons:piston','default:stone'},
{'default:stone', 'mesecons:mesecon','default:stone'},