Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.61 KB

File metadata and controls

35 lines (26 loc) · 1.61 KB
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
json
python
products
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

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.

  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