Difference between revisions of "Door"
Jump to navigation
Jump to search
(Update page as overview over all doors) |
|||
Line 3: | Line 3: | ||
| image=Wooden Door.png, Glass Door.png, Obsidian Glass Door.png, Steel Door.png | | image=Wooden Door.png, Glass Door.png, Obsidian Glass Door.png, Steel Door.png | ||
| name=Wooden Door, Glass Door, Obsidian Glass Door, Steel Door | | name=Wooden Door, Glass Door, Obsidian Glass Door, Steel Door | ||
− | | physics= | + | | physics=No |
| renewable=Wooden: Yes<br /> Others: No | | renewable=Wooden: Yes<br /> Others: No | ||
| flammable=Wooden: Yes<br /> Others: No | | flammable=Wooden: Yes<br /> Others: No | ||
| generated=No | | generated=No | ||
+ | | itemstring=''See table'' | ||
}} | }} | ||
== Description == | == Description == | ||
− | '''Doors''' are blocks 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 | + | '''Doors''' are blocks 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 === | ||
+ | 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 sun[[light]] goes through the door without loss | ||
+ | |||
+ | == Door Types == | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! | ||
+ | ! Name | ||
+ | ! Owned? | ||
+ | ! Flammable | ||
+ | ! Sunlight goes through? | ||
+ | ! [[Itemstring]] | ||
+ | |- | ||
+ | | [[File:Wooden_Door.png|32px]] | ||
+ | | '''Wooden Door''' | ||
+ | | No | ||
+ | | Yes | ||
+ | | No | ||
+ | | doors:door_wood | ||
+ | |- | ||
+ | | [[File:Glass_Door.png|32px]] | ||
+ | | '''Glass Door''' | ||
+ | | No | ||
+ | | No | ||
+ | | Yes | ||
+ | | doors:door_glass | ||
+ | |- | ||
+ | | [[File:Obsidian_Glass_Door.png|32px]] | ||
+ | | '''Obsidian Glass Door''' | ||
+ | | No | ||
+ | | No | ||
+ | | Yes | ||
+ | | doors:door_obsidian_glass | ||
+ | |- | ||
+ | | [[File:Steel_Door.png|32px]] | ||
+ | | '''Steel Door''' | ||
+ | | Yes | ||
+ | | No | ||
+ | | No | ||
+ | | doors:door_steel | ||
+ | |} | ||
== Crafting == | == Crafting == | ||
Line 20: | Line 68: | ||
! scope="col" width="140px"|Ingredients | ! scope="col" width="140px"|Ingredients | ||
! class="unsortable" scope="col"|Input → Output | ! class="unsortable" scope="col"|Input → Output | ||
− | |||
|- | |- | ||
! scope="row"|[[Wooden Door]] | ! scope="row"|[[Wooden Door]] | ||
Line 32: | Line 79: | ||
|B3=Group wood | |B3=Group wood | ||
|out=Wooden Door}} | |out=Wooden Door}} | ||
− | |||
|- | |- | ||
! scope="row"|[[Glass Door]] | ! scope="row"|[[Glass Door]] | ||
Line 44: | Line 90: | ||
|B3=Glass | |B3=Glass | ||
|out=Glass Door}} | |out=Glass Door}} | ||
− | |||
|- | |- | ||
! scope="row"|[[Obsidian Glass Door]] | ! scope="row"|[[Obsidian Glass Door]] | ||
Line 56: | Line 101: | ||
|B3=Obsidian glass | |B3=Obsidian glass | ||
|out=Obsidian Glass Door}} | |out=Obsidian Glass Door}} | ||
− | |||
|- | |- | ||
! scope="row"|[[Steel Door]] | ! scope="row"|[[Steel Door]] | ||
Line 68: | Line 112: | ||
|B3=Steel Ingot | |B3=Steel Ingot | ||
|out=Steel Door}} | |out=Steel Door}} | ||
− | |||
|} | |} | ||
Revision as of 15:49, 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 are blocks 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 |
|