Difference between revisions of "List of entity names"
Jump to navigation
Jump to search
m (Add language bar) |
m (Subgames have been renamed to “games”) |
||
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>. | ||
− | == [[ | + | == [[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 20:14, 6 May 2018
Language: | English • Bahasa Melayu |
---|
This is a list of entity (or object) 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
.