BlueBird51 2d2a99a296 Update knockback + replace depreciated object methods 1 rok pred
..
models 479a588c63 Inital files, dated August 30, 2018. 6 rokov pred
sounds 479a588c63 Inital files, dated August 30, 2018. 6 rokov pred
textures 479a588c63 Inital files, dated August 30, 2018. 6 rokov pred
LICENSE 479a588c63 Inital files, dated August 30, 2018. 6 rokov pred
README.txt 479a588c63 Inital files, dated August 30, 2018. 6 rokov pred
init.lua 2d2a99a296 Update knockback + replace depreciated object methods 1 rok pred
mod.conf bd905cf3be Convert depends.txt to mod.conf 1 rok pred

README.txt

Minetest 0.4 mod: cobble_bomb
=========================

This mod code is licensed under the GNU LGPLv2.1.
License for texture and sound is (CC BY-SA 3.0)

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

http://www.gnu.org/licenses/lgpl-2.1.html

Adds rolling and exploding bomb to the game.
Explosion damages players, mobs, and another bombs too.
Explosion destroys only stone and cobble.
Explosion do not respect old type area protectors and only partially respect new type area protection.