Difference between revisions of "Objects"

From Minetest Wiki
Jump to navigation Jump to search
(listing of content of a specific type of objects or whatever, should be done in the game or mod article and its subpages)
Line 2: Line 2:
 
'''Objects''' are things in Minetest which are able to move in the world freely. They do not have to fit into a grid like [[blocks]].
 
'''Objects''' are things in Minetest which are able to move in the world freely. They do not have to fit into a grid like [[blocks]].
  
Each object behaves differently. Some objects do collide with blocks and/or other objects, while some don't. Objects may have health and can be attacked and destroyed like [[player]]s. Objects also include [[mobs]].
+
Each object behaves differently. Some objects do collide with blocks and/or other objects, while some don't. Objects may have health and can be attacked and destroyed like [[Player]]s. [[Mobs]] and [[Vehicles]] are objects for example.
 
 
== List of objects ==
 
=== Minetest Game ===
 
{| class="wikitable"
 
|[[File:Boat entity.png|32px]]
 
|width="150px"|[[Boat]]
 
|[[File:Cart entity.png|32px]]
 
|width="150px"|[[Cart]]
 
|}
 
  
 
=== Built-in objects ===
 
=== Built-in objects ===

Revision as of 21:47, 17 April 2021

Languages Language: English • Deutsch • 日本語 • Bahasa Melayu

Objects are things in Minetest which are able to move in the world freely. They do not have to fit into a grid like blocks.

Each object behaves differently. Some objects do collide with blocks and/or other objects, while some don't. Objects may have health and can be attacked and destroyed like Players. Mobs and Vehicles are objects for example.

Built-in objects

Falling Node.png Falling Block Item entity.png Item stack Unknown Object.png Unknown Object