BlueBird51 2d2a99a296 Update knockback + replace depreciated object methods пре 1 година
..
models 479a588c63 Inital files, dated August 30, 2018. пре 6 година
sounds 479a588c63 Inital files, dated August 30, 2018. пре 6 година
textures 479a588c63 Inital files, dated August 30, 2018. пре 6 година
LICENSE 479a588c63 Inital files, dated August 30, 2018. пре 6 година
README.txt 479a588c63 Inital files, dated August 30, 2018. пре 6 година
init.lua 2d2a99a296 Update knockback + replace depreciated object methods пре 1 година
mod.conf bd905cf3be Convert depends.txt to mod.conf пре 1 година

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.