Minecraft:Builder: Difference between revisions
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| Line 14: | Line 14: | ||
== Behavior == | == Behavior == | ||
[[File:XperiaSchematicBeta.png|thumb|200px|The structure the NPCs try to build | [[File:XperiaSchematicBeta.png|thumb|200px|The structure the NPCs try to build<ref><code>net/minecraft/client/gamemode/secret/Schematic.class</code></ref>]] | ||
Builders explode and respawn after a couple of minutes. | Builders explode and respawn after a couple of minutes. | ||
| Line 20: | Line 20: | ||
Builders were designed to create a structure for the time lapse in the [[Minecraft:Minecraft -- Pocket Edition Available on Xperia PLAY|promotional video]] for ''[[Minecraft:Pocket Edition]]'''s release on the Xperia Play.<ref>{{ytl|sW6GM6g3un0|Minecraft -- Pocket Edition Available on Xperia PLAY|Minecraft|August 16, 2011}}</ref> | Builders were designed to create a structure for the time lapse in the [[Minecraft:Minecraft -- Pocket Edition Available on Xperia PLAY|promotional video]] for ''[[Minecraft:Pocket Edition]]'''s release on the Xperia Play.<ref>{{ytl|sW6GM6g3un0|Minecraft -- Pocket Edition Available on Xperia PLAY|Minecraft|August 16, 2011}}</ref> | ||
== Secret | == Secret builders == | ||
* There are two types of unused "Secret Builder" entities, different from the regular | * 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 [[Minecraft:golden pickaxe]] that does not render in-game. It appears to have similar behavior to the [[Minecraft:Monster (entity)|monster]] entity, where it walks around and attacks the player.<ref><code>net/minecraft/client/gamemode/SecretBuilder.class</code></ref> | ** The first one holds a [[Minecraft:golden pickaxe]] that does not render in-game. It appears to have similar behavior to the [[Minecraft:Monster (entity)|monster]] entity, where it walks around and attacks the player.<ref><code>net/minecraft/client/gamemode/SecretBuilder.class</code></ref> | ||
** The second roams around while holding an [[Minecraft:iron pickaxe]], but is not programmed to build a schematic or follow waypoints like the regular | ** The second roams around while holding an [[Minecraft:iron pickaxe]], but is not programmed to build a schematic or follow waypoints like the regular builder.<ref><code>net/minecraft/client/gamemode/secret/SecretBuilder.class</code></ref> | ||
== Gallery == | == Gallery == | ||
Latest revision as of 11:21, 8 August 2026
Template:Outdated Template:Infobox entity
Builders were Minecraft:Steve-skinned Minecraft:entities holding Minecraft:iron pickaxes that could break and place Minecraft:blocks. They were only available in the private development version Minecraft:Java Edition Beta 1.2_02 (20110517), which was never supposed to be released to the public.
Spawning
Builders spawn when a world is created. Beta 1.2_02 (20110517) is the only version they are available in. They can also be spawned with an unknown command.Template:Verify
Behavior
net/minecraft/client/gamemode/secret/Schematic.class</ref>Builders explode and respawn after a couple of minutes.
Builders were designed to create a structure for the time lapse in the promotional video for Minecraft:Pocket Edition's release on the Xperia Play.<ref>Template:Ytl</ref>
Secret builders
- 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 Minecraft:golden pickaxe that does not render in-game. It appears to have similar behavior to the 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 Minecraft: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>
- The first one holds a Minecraft:golden pickaxe that does not render in-game. It appears to have similar behavior to the monster entity, where it walks around and attacks the player.<ref>
Gallery
-
Builders building
-
A bunch of builders walking
-
A builder that exploded
References
Minecraft:es:Constructor Minecraft:lzh:築者 Minecraft:pt:Construtor Minecraft:ru:Строитель Minecraft:zh:建造者