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: 8 months ago
JSON representation

A template repository for Minecraft bedrock behavior packs

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.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)