Difference between revisions of "List of entity names"

From Minetest Wiki
Jump to navigation Jump to search
(→‎Built-in entities: Some sentence rearrangement)
(rename Minetest to Luanti)
 
Line 3: Line 3:
  
 
== Built-in entities ==
 
== Built-in entities ==
These entities are used by the Minetest engine to process game-default behaviour and cannot be spawned correctly with <code>/spawnentity</code>.
+
These entities are used by the Luanti engine to process game-default behaviour and cannot be spawned correctly with <code>/spawnentity</code>.
  
 
* <code>__builtin:item</code>: [[Item stack#In the world|Dropped item stack]]
 
* <code>__builtin:item</code>: [[Item stack#In the world|Dropped item stack]]

Latest revision as of 22:53, 22 October 2024

Languages Language: English • Bahasa Melayu

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

These entities are used by the Luanti engine to process game-default behaviour and cannot be spawned correctly with /spawnentity.

Minetest Game