Remove legacy stuff in mcl_mobs
This commit is contained in:
parent
c234b273ad
commit
fcf46b3423
3 changed files with 1 additions and 19 deletions
|
@ -93,7 +93,7 @@ mobs:register_arrow("mobs_mc:potion_arrow", {
|
|||
|
||||
-- node hit, bursts into flame
|
||||
hit_node = function(self, pos, node)
|
||||
--mobs:explosion(pos, 1, 1, 0)
|
||||
--TODO
|
||||
end
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue