mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2025-01-23 23:48:11 +01:00
Add reference to Projectile API documentatino from mob API documentation
This commit is contained in:
parent
5db55dde3c
commit
88cd54a03b
1 changed files with 1 additions and 0 deletions
|
@ -484,6 +484,7 @@ This function registers a arrow for mobs with the attack type shoot.
|
|||
'rotate' integer value in degrees to rotate arrow
|
||||
'on_step' is a custom function when arrow is active, nil for
|
||||
default.
|
||||
'_vl_projectile' table with Projectile API properties. Refer to mods/ITEMS/vl_projectile/api.md for documentation.
|
||||
|
||||
|
||||
Spawn Eggs
|
||||
|
|
Loading…
Reference in a new issue