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
- Press Win+R to open Run.
- Copy and paste the following into the Open field:
%localappdata%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang
- Click OK.
Copy Structure Blocks behavior pack into the com.mojang
folder
- Click
development_behavior_packs
. - Copy
Structure Blocks behavior pack
into the folder.
Enable the Behavior Pack in Minecraft
- Launch Minecraft and select Play.
- Select Create New World.
- Under Settings, scroll down to the Add-Ons section.
- Click on behavior Packs to see all available packs.
- Click the MY PACKS drop-down to open it.
- Select Structure Blocks Sample Behavior Pack and click Activate to add the behavior pack to the world.
- 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.