Mojang/bedrock-samples

There are missing Folders with Sample/Example Files in the Behavior Packs.

Opened this issue · 1 comments

I've noticed that some folders containing sample/example files are missing from the Behavior Packs on GitHub. These include folders such as "animations", "animation_controllers", "blocks", "behavior_trees", and others. Please add these folders to the sample behavior pack to see the complete pack structure.

  1. feature_rules
  2. features
  3. functions
  4. structures
  5. scripts
  6. animations
  7. animation_controllers
  8. blocks
  9. behavior_trees
  10. spawn_groups
  11. biomes
  12. etc...

This is the "vanilla" folder found in the data path
C:\Program Files\WindowsApps\Microsoft.MinecraftUWP_1.20.1.0_x64__8wekyb3d8bbwe\data\behavior_packs\vanilla
image

This is the "vanilla_1.20.0" folder found in the data path
C:\Program Files\WindowsApps\Microsoft.MinecraftUWP_1.20.1.0_x64__8wekyb3d8bbwe\data\behavior_packs\vanilla_1.20.0
image

There are many others, etc...

I don't think most of these matter or are applicable to the packs, but I will say that since features and feature rules are coming to stable soon, they should most definitely be in the behavior pack in this repository.