mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2024-11-22 20:43:43 +01:00
added new torch fire nodes
added new torch nodes to the fire nodes list.
This commit is contained in:
parent
19e297a2e8
commit
3df7802439
@ -26,6 +26,8 @@ ARMOR_FIRE_NODES = {
|
||||
{"ethereal:crystal_spike", 2, 1},
|
||||
{"ethereal:fire_flower", 2, 1},
|
||||
{"default:torch", 1, 1},
|
||||
{"default:torch_ceiling", 1, 1},
|
||||
{"default:torch_wall", 1, 1},
|
||||
}
|
||||
|
||||
local skin_mod = nil
|
||||
|
Loading…
Reference in New Issue
Block a user