mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-12-12 12:43:15 +01:00
Add reference to Projectile API documentatino from mob API documentation
This commit is contained in:
parent
c63cd9c96d
commit
980d18b6d2
@ -484,6 +484,7 @@ This function registers a arrow for mobs with the attack type shoot.
|
|||||||
'rotate' integer value in degrees to rotate arrow
|
'rotate' integer value in degrees to rotate arrow
|
||||||
'on_step' is a custom function when arrow is active, nil for
|
'on_step' is a custom function when arrow is active, nil for
|
||||||
default.
|
default.
|
||||||
|
'_vl_projectile' table with Projectile API properties. Refer to mods/ITEMS/vl_projectile/api.md for documentation.
|
||||||
|
|
||||||
|
|
||||||
Spawn Eggs
|
Spawn Eggs
|
||||||
|
Loading…
Reference in New Issue
Block a user