Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.79 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.79 KB
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
json
python
minecraft

Adding a new entity into Minecraft

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.

Running the sample within Minecraft

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.

  1. From Play, select Create New
  2. Select Create New World
  3. Give your world a title
  4. Under Default Game Mode, select Creative
  5. Under Resource Packs, and under My Packs, select either Robot Minimal or Robot Full examples.

Manifest

  • 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\)