List of entity names
This is a list of entity names (unique identifiers for entities). The entity name is required as parameter for the /spawnentity
command.
Core entities
These are the core entities of Minetest and they are always available. However, they do not work with /spawnentity
.
__builtin:item
: Dropped item stack__builtin:falling_node
: Falling block, while it is falling
See also Unknown Object for an object with missing object definition.