I really enjoy all the weapons ive tried so far. they just work and they work beautifully. These weapons didnt work on Creatura based mobs (like draconis and animalia) by default. In order to change that I had to go into mods/creatura/mob_meta.lua ln 1216 'def.collide_with_objects = def.collide_with_objects or false' set false to true ' def.collide_with_objects = def.collide_with_objects or true' and that enables projectile collision with creatura mobs.
Awesome mod, great variety of working weapons!
I really enjoy all the weapons ive tried so far. they just work and they work beautifully. These weapons didnt work on Creatura based mobs (like draconis and animalia) by default. In order to change that I had to go into mods/creatura/mob_meta.lua ln 1216 'def.collide_with_objects = def.collide_with_objects or false' set false to true ' def.collide_with_objects = def.collide_with_objects or true' and that enables projectile collision with creatura mobs.