https://github.com/legopitstop/template_bedrock_behaviorpack
A template repository for Minecraft bedrock behavior packs
https://github.com/legopitstop/template_bedrock_behaviorpack
bedrock behaviorpack minecraft template
Last synced: 8 months ago
JSON representation
A template repository for Minecraft bedrock behavior packs
- Host: GitHub
- URL: https://github.com/legopitstop/template_bedrock_behaviorpack
- Owner: legopitstop
- License: other
- Created: 2024-05-20T20:29:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-03T22:06:16.000Z (over 1 year ago)
- Last Synced: 2025-02-17T15:14:12.006Z (over 1 year ago)
- Topics: bedrock, behaviorpack, minecraft, template
- Language: JavaScript
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# BehaviorPack

Template bedrock behavior pack
## Addon Data
| Key | Value |
| ------------------ | --------- |
| supported | `yes` |
| namespace | `mod_id` |
| version | `1.0.0` |
| UUID | `UUID3` |
| mc_version | `1.21.51` |
| multiplayer_tested | `no` |
| has_config | `no` |
| dependency | `null` |
## LINKS
- [Download](https://lpsmods.dev)
- [Wiki Page](https://github.com/legopitstop/BehaviorPack/wiki)
- [License](https://license.lpsmods.dev)
- [Bug Report](https://github.com/legopitstop/BehaviorPack/issues)