Difference between revisions of "Tnt:boom"

From Minetest Wiki
Jump to navigation Jump to search
m (Wuzzy moved page TNT Explosion to TNT Explosion Light: more descriptive)
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Languages}}
+
{{Languages|nocat=1}}
 +
 
 +
{{DISPLAYTITLE:tnt:boom}}
 +
 
 
{{Block Data
 
{{Block Data
 
| type=Gas
 
| type=Gas
 
| image=Air.png
 
| image=Air.png
| name=TNT Explosion
+
| name=tnt:boom
 
| physics=No
 
| physics=No
 
| renewable=No
 
| renewable=No
Line 13: Line 16:
 
}}
 
}}
  
A '''TNT explosion light''' (internal name: <code>tnt:boom</code>) is a block very similar to [[air]], but it shines brightly and is short-lived.
+
'''tnt:boom''' is a “technical” block used in conjunction with [[TNT]]. It's very similar to [[air]], but it shines brightly and is short-lived.
  
 
It is a light-emitting transparent non-solid block which disappears (i.e. turns into air) after only 0.4 seconds. This block appears at the position of [[TNT]] right after it has exploded. It disappears (i.e. turns into [[air]]) after 0.4 seconds.
 
It is a light-emitting transparent non-solid block which disappears (i.e. turns into air) after only 0.4 seconds. This block appears at the position of [[TNT]] right after it has exploded. It disappears (i.e. turns into [[air]]) after 0.4 seconds.

Revision as of 06:32, 16 April 2021

Languages Language: English



tnt:boom
Air.png
A node in Minetest Game
Node Type Gas
Drops Nothing
Physics No
Luminance Yes (14)
Flammable No
Generated No
Renewable No
Stackable Yes (99)
Itemstring tnt:boom

tnt:boom is a “technical” block used in conjunction with TNT. It's very similar to air, but it shines brightly and is short-lived.

It is a light-emitting transparent non-solid block which disappears (i.e. turns into air) after only 0.4 seconds. This block appears at the position of TNT right after it has exploded. It disappears (i.e. turns into air) after 0.4 seconds.

Like air, this block can not be pointed at, or mined.

Note: This block itself is completely harmless and does not do any damage to living beings or the environment. It's the TNT itself which deals the actual damage.