Difference between revisions of "Door"
Jump to navigation
Jump to search
(Update page as overview over all doors) |
(fix typo) |
||
Line 12: | Line 12: | ||
== Description == | == Description == | ||
− | '''Doors''' | + | '''Doors''' occupy two blocks in the world. They act as barriers that can be [[crafting|crafted]], [[Building|placed]], opened and closed by the player. [[Using|Use]] to open the door, and use again to close it. As for all “usings”, the “interact” [[Privileges|privilege]] (a default privilege) is required for this. If there is not enough space to place a door (1x2), the door can't be placed. There are also double doors, if placing in correct order. |
=== Properties === | === Properties === |
Revision as of 15:50, 23 September 2019
Language: | English • Deutsch • français • русский |
---|
Wooden Door, Glass Door, Obsidian Glass Door, Steel Door | |
---|---|
A node in Minetest Game | |
Node Type | Full node |
Drops | Itself |
Physics | No |
Luminance | No |
Flammable | Wooden: Yes Others: No |
Generated | No |
Renewable | Wooden: Yes Others: No |
Stackable | Yes (99) |
Itemstring | See table |
Description
Doors occupy two blocks in the world. They act as barriers that can be crafted, placed, opened and closed by the player. Use to open the door, and use again to close it. As for all “usings”, the “interact” privilege (a default privilege) is required for this. If there is not enough space to place a door (1x2), the door can't be placed. There are also double doors, if placing in correct order.
Properties
Depending on the door type, doors have differnt properties:
- Owned: This door is owned by its placer. It can only be opened or closed by its owner or someone who has a matching key
- Flammable: Burned by Fire
- Sunlight goes through: If sunlight goes through the door without loss
Door Types
Name | Owned? | Flammable | Sunlight goes through? | Itemstring | |
---|---|---|---|---|---|
Wooden Door | No | Yes | No | doors:door_wood | |
Glass Door | No | No | Yes | doors:door_glass | |
Obsidian Glass Door | No | No | Yes | doors:door_obsidian_glass | |
Steel Door | Yes | No | No | doors:door_steel |
Crafting
Name | Ingredients | Input → Output | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Wooden Door | Any kind of wood |
| ||||||||||||
Glass Door | Glass |
| ||||||||||||
Obsidian Glass Door | Obsidian Glass |
| ||||||||||||
Steel Door | Steel Ingot |
|