page_type | author | description | ms.author | ms.date | languages | products | |||
---|---|---|---|---|---|---|---|---|---|
sample |
mammerla |
A basic Hello World example of adding a new entity in for Minecraft. |
03/01/2022 |
|
|
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.
Run the following batch file to copy these files into your Minecraft: Bedrock Edition folder.
install_uwp.cmd
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
- install_uwp.cmd: Copies these projects into your Minecraft: Bedrock Edition UWP projects folder (
%localappdata%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\
)