Rename torches mod to mcl_torches

This commit is contained in:
Wuzzy 2017-02-10 14:41:36 +01:00
parent 70e529be4d
commit b4c5a96d7c
19 changed files with 19 additions and 63 deletions

View file

@ -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