Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 29 days 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-22T00:50:05.000Z (about 1 month ago)
- Last Synced: 2024-12-22T01:26:30.339Z (about 1 month ago)
- Topics: bedrock, behaviorpack, minecraft, template
- Language: JavaScript
- Homepage:
- Size: 23.4 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
![alt](banner.png)
Template bedrock behavior pack
## Addon Data
| Key | Value |
| ------------------ | --------- |
| supported | `yes` |
| namespace | `MOD_ID` |
| version | `1.0.0 ` |
| UUID | `UUID3` |
| mc_version | `1.20.80` |
| 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)