List of entity names
From Minetest
This is a list of entity (or objects) names (unique identifiers for entities). The entity name is required as parameter for the /spawnentity
command.
Built-in entities
__builtin:item
: Dropped item stack__builtin:falling_node
: Falling block
Note: These entities can not be correctly spawned with /spawnentity
.