Rename torches mod to mcl_torches
This commit is contained in:
parent
70e529be4d
commit
b4c5a96d7c
19 changed files with 19 additions and 63 deletions
|
@ -25,7 +25,7 @@ ARMOR_FIRE_NODES = {
|
|||
{"fire:permanent_flame", 3, 4},
|
||||
{"ethereal:crystal_spike", 2, 1},
|
||||
{"ethereal:fire_flower", 2, 1},
|
||||
{"torches:torch", 1, 1},
|
||||
{"mcl_torches:torch", 1, 1},
|
||||
}
|
||||
|
||||
local skin_mod = nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue