Add icons for invisible nodes (#2718)

このコミットが含まれているのは:
Wuzzy
2020-09-30 17:41:04 +02:00
committed by GitHub
コミット 6605724fe1
7個のファイルの変更10行の追加4行の削除

ファイルの表示

@@ -429,6 +429,8 @@ end
minetest.register_node("tnt:boom", {
drawtype = "airlike",
inventory_image = "tnt_boom.png",
wield_image = "tnt_boom.png",
light_source = default.LIGHT_MAX,
walkable = false,
drop = "",