Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 2.09 KB

File metadata and controls

49 lines (35 loc) · 2.09 KB
page_type author description ms.author ms.date languages products
sample
docsbryce
The sample Structure Blocks behavior pack used in the Structure Blocks Tutorial.
v-bbortree
04/13/2022
json
minecraft

Structure Blocks Sample Behavior Pack

This sample is the behavior pack used in the Structure Blocks Tutorial.

See the Structure Blocks Tutorial documentation for the full walkthrough of using structure blocks and the /structure command to place buildings.

Using the Structure Blocks behavior pack

The Structure Blocks behavior pack is a useful tool to check your work while completing the Structure Blocks Tutorial. Using it is as simple as adding it to your development_behavior_pack folder.

Locate the com.mojang folder

  1. Press Win+R to open Run.
  2. Copy and paste the following into the Open field: %localappdata%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang
  3. Click OK.

Copy Structure Blocks behavior pack into the com.mojang folder

  1. Click development_behavior_packs.
  2. Copy Structure Blocks behavior pack into the folder.

Enable the Behavior Pack in Minecraft

  1. Launch Minecraft and select Play.
  2. Select Create New World.
  3. Under Settings, scroll down to the Add-Ons section.
  4. Click on behavior Packs to see all available packs.
  5. Click the MY PACKS drop-down to open it.
  6. Select Structure Blocks Sample Behavior Pack and click Activate to add the behavior pack to the world.
  7. Click Create to create your world.

You now have several precreated structures to practice saving, loading, and animating. Feel free to make your own as well!

Manifest

  • structures: These are three sample buildings and a statue to use throughout the tutorial.
  • manifest.json: This is the manifest.json folder for the sample behavior pack.