Xgaloctopus replaces torches
This commit is contained in:
parent
18ab1fadea
commit
0b8de61db2
@ -104,5 +104,9 @@ nssm:register_mob("nssm:xgaloctopus", {
|
|||||||
run_end = 100,
|
run_end = 100,
|
||||||
punch_start = 120,
|
punch_start = 120,
|
||||||
punch_end = 160,
|
punch_end = 160,
|
||||||
}
|
},
|
||||||
|
replace_rate = 1,
|
||||||
|
replace_what = {"default:torch"},
|
||||||
|
replace_with = "default:water_source",
|
||||||
|
replace_offset = 0,
|
||||||
})
|
})
|
Loading…
x
Reference in New Issue
Block a user