Difference between revisions of "List of entity names"

From Minetest Wiki
Jump to navigation Jump to search
m (Add language bar)
(c)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Languages}}
 
{{Languages}}
This is a list of entity (or [[object]]) names (unique identifiers for entities). The entity name is required as parameter for the <code>/spawnentity</code> [[Server commands|command]].
+
This is a list of entity (or [[objects]]) names (unique identifiers for entities). The entity name is required as parameter for the <code>/spawnentity</code> [[Server commands|command]].
  
 
== Built-in entities ==
 
== Built-in entities ==
Line 8: Line 8:
 
Note: These entities can not be correctly spawned with <code>/spawnentity</code>.
 
Note: These entities can not be correctly spawned with <code>/spawnentity</code>.
  
== [[Subgames/Minetest Game|Minetest Game]] ==
+
== [[Games/Minetest Game|Minetest Game]] ==
 
* <code>boats:boat</code>: [[Boat]]
 
* <code>boats:boat</code>: [[Boat]]
 
* <code>carts:cart</code>: [[Cart]]
 
* <code>carts:cart</code>: [[Cart]]

Revision as of 01:05, 9 April 2021

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

Note: These entities can not be correctly spawned with /spawnentity.

Minetest Game