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.