microsoft / microsoft/minecraft-samples
behavior_pack_sample does not work
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 434
- Forks
- 246
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 1
Description
If you copy the behavior_pack_sample folder into the development_behavior_packs folder and try to create the world, you will get a warning about missing dependencies, and creating the world will fail.
Simply removing the "dependencies" key from the manifest.json file in behavior_pack_sample allows it to work again, and a quick test verifies that an angry cow can then be summoned and it will attack the player as expected.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with behavior_pack_sample/manifest.json and reproduce the missing-dependencies warning when creating a world after copying the folder. Check the manifest's dependencies and verify the sample's intended requirements. Done means the world creates successfully and an angry cow can be summoned and attacks the player.
Written by the indexing model from the issue text.
Assessment
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 38/100