minecraft.wiki-mirror/wiki_backup/Builder.txt
2024-12-24 06:17:34 -05:00

37 lines
1.7 KiB
Text

{{Outdated}}
{{Stub}}
{{wip}}
{{Infobox entity
| group1 = Builder
| 1-1 = Steve JE3 BE1.png
| group2 = Secret Builder
| 2-1 = Steve JE3 BE1.png
| behavior = ?
| size = Height: 1.8 blocks<br>Width: 0.6 blocks<br>
| health = ?
}}
'''Builders''' are Steve-skinned entities holding iron pickaxes that can break and place blocks.
== Spawning ==
Builders spawn when created a World in [[Java Edition Beta 1.2_02 (20110517)]].
== Behavior ==
[[File:XperiaSchematicBeta.png|thumb|200px|The structure the NPCs try to build.<ref>net/minecraft/client/gamemode/secret/Schematic.class</ref>]]
Builders explode and respawn after a couple of minutes.
Builders also create a structure for the time lapse in the promotional video for Minecraft: Pocket Edition's release on the Xperia Play.<ref>https://www.youtube.com/watch?v=sW6GM6g3un0</ref>
==Unused features==
* There are two types of unused "Secret Builder" entities, different from the regular Builder. Both crash the game when enabled, unless modified to fix the crash.
** The first one holds a [[golden pickaxe]] that does not render in-game. It appears to have similar behavior to the [[Monster (entity)|monster]] entity, where it walks around and attacks the player.<ref>net/minecraft/client/gamemode/SecretBuilder.class</ref>
** The second roams around while holding an [[iron pickaxe]], but is not programmed to build a schematic or follow waypoints like the regular Builder.<ref>net/minecraft/client/gamemode/secret/SecretBuilder.class</ref>
== Trivia ==
* This mob is from the version [[Java Edition Beta 1.2_02 (20110517)]], which was never supposed to be released to the public.
== Gallery ==
<gallery>
Image:Beta 1.2 02 (20110517).png|Builders building.
</gallery>
== Navigation ==
{{Navbox mobs}}