diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2017-07-09 12:59:38 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2017-07-09 12:59:38 +0100 |
commit | 8dbea868ec2a0a1a3b67ea753844239692762bb7 (patch) | |
tree | acff64f3f30fbf4969849b0e81a11870419ee843 /api.txt | |
parent | e4ca054be36a90ce0df813145210891b66442413 (diff) |
update api.txt
Diffstat (limited to 'api.txt')
-rw-r--r-- | api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -229,7 +229,7 @@ This function registers a spawn egg which can be used by admin to properly spawn 'no_creative' when set to true this stops spawn egg appearing in creative mode for destructive mobs like Dungeon Masters -mobs:explosion(pos, radius, fire, smoke) +mobs:explosion(pos, radius, fire, smoke) -- DEPRECATED!!! use tnt mod's tnt.boom function instead This function generates an explosion which removes nodes in a specific radius and replace them with fire or air. Protection nodes, obsidian and locked chests will not be destroyed although a normal chest will drop it's contents. |