| page_type | sample | ||
|---|---|---|---|
| author | mammerla | ||
| description | A basic Hello World example of adding a new entity in for Minecraft. | ||
| ms.author | mikeam@microsoft.com | ||
| ms.date | 03/01/2022 | ||
| languages |
|
||
| products |
|
This sample demonstrates how to add a new entity into Minecraft.
See this article on the Minecraft Creator Portal for the full walkthrough of how to build this demo.
You can copy the files to %appdata%\Minecraft Bedrock\users\shared\games\com.mojang\development_behavior_packs and %appdata%\Minecraft Bedrock\users\shared\games\com.mojang\development_resource_packs respectively.
To use the new entities, follow these instructions inside of Minecraft.
- From Play, select Create New
- Select Create New World
- Give your world a title
- Under Default Game Mode, select Creative
- Under Resource Packs, and under My Packs, select either Robot Minimal or Robot Full examples.
- min: Minimal starter version of this sample - useful for the start of the corresponding article
- full: Full, completed version of this sample - this should match your project at the end of the corresponding article