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.