Rename torches mod to mcl_torches
This commit is contained in:
parent
70e529be4d
commit
b4c5a96d7c
19 changed files with 19 additions and 63 deletions
|
@ -35,7 +35,7 @@ mobs:register_mob("mobs_mc:spider", {
|
|||
floats = 0,
|
||||
group_attack = true,
|
||||
replace_rate = 5,
|
||||
replace_what = {"torches:torch"},
|
||||
replace_what = {"mcl_torches:torch"},
|
||||
replace_with = "air",
|
||||
replace_offset = -1,
|
||||
peaceful = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue