MineClone2/mods/ITEMS/vl_projectile
2024-11-28 14:00:59 -06:00
..
api.md Make arrows damage players, update API documentation, fix several crashes that occurred when arrows hit a player 2024-11-28 14:00:58 -06:00
init.lua Prevent collisions with entities until projectile is at least one node from where it started (to prevent always hitting yourself), modify mcl_bows.shoot_arrow() and mcl_bows_s.shoot_arrow_crossbow() to use vl_projectile.create(), fix projectiles damaging players 2024-11-28 14:00:59 -06:00
mod.conf Fix typos documentation, add ignore_gravity and liquid_drag options, use vl_projectile.register() for enter pearl, move projectile physics to vl_projectile add hook for future vl_physics support 2024-11-28 14:00:58 -06:00