Update 'mods/tnt/init.lua'

This commit is contained in:
thunderdog1138 2020-12-09 18:52:41 +00:00
parent d683cda201
commit aabc906fde
1 changed files with 1 additions and 1 deletions

View File

@ -428,7 +428,7 @@ minetest.register_node("tnt:boom", {
})
minetest.register_node("tnt:gunpowder", {
description = S("Gun Powder"),
description = S("Thermite"),
drawtype = "raillike",
paramtype = "light",
is_ground_content = false,