mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-01-11 10:20:21 +01:00
updated api.txt
This commit is contained in:
parent
92ab4eeb2e
commit
68fef94ba8
3
api.txt
3
api.txt
@ -420,7 +420,8 @@ Spawn Eggs
|
|||||||
|
|
||||||
mobs:register_egg(name, description, background, addegg, no_creative)
|
mobs:register_egg(name, description, background, addegg, no_creative)
|
||||||
|
|
||||||
This function registers a spawn egg which can be used by admin to properly spawn in a mob.
|
This function registers a spawn egg which can be used to properly spawn in a mob.
|
||||||
|
Animals are spawned as tamed unless sneak/shift is held while spawning.
|
||||||
|
|
||||||
'name' this is the name of your new mob to spawn e.g. "mob:sheep"
|
'name' this is the name of your new mob to spawn e.g. "mob:sheep"
|
||||||
'description' the name of the new egg you are creating e.g. "Spawn Sheep"
|
'description' the name of the new egg you are creating e.g. "Spawn Sheep"
|
||||||
|
Loading…
Reference in New Issue
Block a user