Difference between revisions of "Door"
m (Bruh/Angelo Wrong Spotted SoRrY/231) |
Deathgood543 (talk | contribs) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | Door ( | + | {{Object |
+ | |image=Doors.gif | ||
+ | |name=Door | ||
+ | |type=Solid | ||
+ | |mine with=[[Axes|Axe]] (Wooden and Bamboo)<br/>[[Pickaxes|Pickaxe]] (Iron) | ||
+ | |drops=Itself | ||
+ | |stackable=Yes, 64 | ||
+ | |flammable=Yes (Wooden and Bamboo)<br/>No (Iron) | ||
+ | |physics=None | ||
+ | |renewable=Yes | ||
+ | |id=wooden_door<br/>iron_door<br/>bamboo_door | ||
+ | }} | ||
− | + | The '''Doors''' are a [[Blocks|block]] that allows entities to pass through if it is interacted or powered. | |
− | [[ | + | == Obtaining == |
+ | The wooden door and bamboo door can be broken by hand, but using [[Axes|axe]] will speed up the process. The iron door must be broken using [[pickaxes]] to drop themselves. | ||
− | + | {{Breaking | |
+ | | Item = Wooden Door | ||
+ | | Item-name = Wooden Door | ||
+ | | Tool = Axe | ||
+ | | Default = 1.8 | ||
+ | | Wood = 1.12 | ||
+ | | Stone = .6 | ||
+ | | Iron = .28 | ||
+ | | Golden = 0.04 | ||
+ | | Diamond = 0.04 | ||
+ | }} | ||
+ | {{Breaking | ||
+ | | Item = Bamboo Door | ||
+ | | Item-name = Bamboo Door | ||
+ | | Tool = Axe | ||
+ | | Default = 1.8 | ||
+ | | Wood = 1.12 | ||
+ | | Stone = .6 | ||
+ | | Iron = .28 | ||
+ | | Golden = 0.04 | ||
+ | | Diamond = 0.04 | ||
+ | }} | ||
+ | {{Breaking | ||
+ | | Item = Iron Door | ||
+ | | Item-name = Iron Door | ||
+ | | Tool = Pickaxe | ||
+ | | Default = 4.8 | ||
+ | | Wood = 2.4 | ||
+ | | Stone = 1 | ||
+ | | Iron = 0.28 | ||
+ | | Golden = 0.28 | ||
+ | | Diamond = 0.04 | ||
+ | }} | ||
− | [[Bamboo | + | === Crafting === |
+ | The doors can be crafted using the [[Crafting Table|crafting table]], and making two columns (one after the other) with either [[Wooden Planks]], [[Bamboo]], or [[Iron Ingot]]s. | ||
+ | {{CraftBig | ||
+ | |A1=Wooden Planks | ||
+ | |A2=Wooden Planks | ||
+ | |B1=Wooden Planks | ||
+ | |B2=Wooden Planks | ||
+ | |C1=Wooden Planks | ||
+ | |C2=Wooden Planks | ||
+ | |output=Wooden Door | ||
+ | }} | ||
+ | {{CraftBig | ||
+ | |A1=Iron Ingot | ||
+ | |A2=Iron Ingot | ||
+ | |B1=Iron Ingot | ||
+ | |B2=Iron Ingot | ||
+ | |C1=Iron Ingot | ||
+ | |C2=Iron Ingot | ||
+ | |output=Iron Door | ||
+ | }} | ||
+ | {{CraftBig | ||
+ | |A1=Bamboo | ||
+ | |A2=Bamboo | ||
+ | |B1=Bamboo | ||
+ | |B2=Bamboo | ||
+ | |C1=Bamboo | ||
+ | |C2=Bamboo | ||
+ | |output=Bamboo Door | ||
+ | }} | ||
− | == | + | == Usage == |
+ | All doors are two blocks high, and can be opened by [[the player]] by interacting or powering it. | ||
− | + | When the door is closed, it will have less than a fourth of a block in width. When it is opened, it will occupy a full block. While wooden and bamboo doors can be opened by interacting with it, iron doors require to be powered to open (for example: by using a [[button]], a [[Pressure Plate|pressure plate]], or a [[Redstone Torch|redstone torch]] near it). | |
− | == | + | |
+ | === Placement === | ||
+ | Doors can not be moved with [[piston]]s nor with [[Sticky Piston|sticky pistons]], and needs to have a solid block below for it to be placed. | ||
+ | |||
+ | Wooden and bamboo doors will catch fire if it's close to [[lava]] or any other fire source, while the iron one won't. | ||
+ | |||
+ | == Task == | ||
+ | {{Tasks|33=}} | ||
+ | |||
+ | == History == | ||
+ | {| class="wikitable" | ||
+ | ! Version | ||
+ | ! Date | ||
+ | ! Changes | ||
+ | |- | ||
+ | ! [[First 3 Weeks|Prior to 1.4.34]] | ||
+ | ! ''[[First 3 Weeks#Day 11|Day 11]]'' | ||
+ | | | ||
+ | * Added doors | ||
+ | |- | ||
+ | ! [[First 3 Weeks|Prior to 1.4.34]] | ||
+ | ! ''[[First 3 Weeks#Day 16|Day 16]]'' | ||
+ | | | ||
+ | * Doors make sounds | ||
+ | * Fixed doors | ||
+ | |- | ||
+ | ! [[Version History#1.7|1.7]] | ||
+ | ! ''Unknown release date'' | ||
+ | | | ||
+ | * Door can now face two different directions | ||
+ | |- | ||
+ | ! [[Version History#1.8.8|1.8.8]] | ||
+ | ! Jul 29, 2011 | ||
+ | | | ||
+ | * Redstone can be used to open/close doors | ||
+ | |- | ||
+ | ! [[Version History#1.19|1.19]] | ||
+ | ! ''Unknown release date'' | ||
+ | | | ||
+ | * Misplacing a door doesn't remove it | ||
+ | |- | ||
+ | ! [[Version History#1.23|1.23]] | ||
+ | ! Oct 31, 2013 | ||
+ | | | ||
+ | * You can open doors with items like seeds in your hand | ||
+ | |- | ||
+ | ! [[Version History#1.27|1.27]] | ||
+ | ! Nov 13, 2015 | ||
+ | | | ||
+ | * Fixed doors being pushed by pistons (Found by Aftermoth) | ||
+ | |} | ||
+ | |||
+ | == See also == | ||
+ | * [[Trap door]] | ||
+ | * [[Wooden Planks]] | ||
− | |||
[[Category:Blocks]] | [[Category:Blocks]] |
Latest revision as of 19:43, 19 November 2023
Door | |
---|---|
Type: | Solid |
Mine with: | Axe (Wooden and Bamboo) Pickaxe (Iron) |
Drops: | Itself |
Stackable: | Yes, 64 |
Flammable: | Yes (Wooden and Bamboo) No (Iron) |
Physics: | None |
Renewable: | Yes |
Identifier: | wooden_door |
The Doors are a block that allows entities to pass through if it is interacted or powered.
Obtaining
The wooden door and bamboo door can be broken by hand, but using axe will speed up the process. The iron door must be broken using pickaxes to drop themselves.
Breaking time: Wooden Door | |||||||
---|---|---|---|---|---|---|---|
Tool | Default | ||||||
Time | 1.8s | 1.12s | .6s | .28s | 0.04s | 0.04s |
Breaking time: Bamboo Door | |||||||
---|---|---|---|---|---|---|---|
Tool | Default | ||||||
Time | 1.8s | 1.12s | .6s | .28s | 0.04s | 0.04s |
Breaking time: Iron Door | |||||||
---|---|---|---|---|---|---|---|
Tool | Default | ||||||
Time | 4.8s | 2.4s | 1s | 0.28s | 0.28s | 0.04s |
Crafting
The doors can be crafted using the crafting table, and making two columns (one after the other) with either Wooden Planks, Bamboo, or Iron Ingots.
Usage
All doors are two blocks high, and can be opened by the player by interacting or powering it.
When the door is closed, it will have less than a fourth of a block in width. When it is opened, it will occupy a full block. While wooden and bamboo doors can be opened by interacting with it, iron doors require to be powered to open (for example: by using a button, a pressure plate, or a redstone torch near it).
Placement
Doors can not be moved with pistons nor with sticky pistons, and needs to have a solid block below for it to be placed.
Wooden and bamboo doors will catch fire if it's close to lava or any other fire source, while the iron one won't.
Task
Number | Icon[ng] | Name | Newgrounds name | Description [ng] | Objective | Points[ng] | Requirements |
---|---|---|---|---|---|---|---|
33 | Open a door with wiring | Open Door with Wiring | Open a door with redstone or a pressure plate! | Open a door with a redstone torch, button, lever, or with a pressure plate | 5 | ×1 ×1 [ / / / ] |
History
Version | Date | Changes |
---|---|---|
Prior to 1.4.34 | Day 11 |
|
Prior to 1.4.34 | Day 16 |
|
1.7 | Unknown release date |
|
1.8.8 | Jul 29, 2011 |
|
1.19 | Unknown release date |
|
1.23 | Oct 31, 2013 |
|
1.27 | Nov 13, 2015 |
|