Beet Framework made to help generating advanced Minecraft datapack contents
Project description
โ What is StewBeet
StewBeet is a Beet framework and library ๐ฆ aiming to provide huge automation for creating Minecraft datapacks.
It is designed to be very simple to use and very convenient for developers.
Example of the in-game manual generated by StewBeet:
Here is a list of features that the package provides (the template is using all of them with clear comments):
- ๐ Automatic resource pack files generation (models, textures, sounds, music discs) with the ability to override them with help of the
assetsfolder. - โณ Versioned load, and clock functions such as
tick,second,minute. - ๐๏ธ Loot tables for every item in the
definitionsalong with a proper_give_allfunction that gives named chests. - ๐ Automatic generation of a really advanced and interactive items
manual. - ๐ Automatic generation of a
en-us.jsonlang file in the resource pack if configuration is set. - ๐ผ๏ธ Automatic headers for every function in
functionfolders. - ๐ฆ Minecraft like vanilla recipes unlocking.
- ๐ Official libraries integrations:
- ๐งช Automatic support for NBT Recipes with
Smithed CrafterandFurnace NBT Recipes - ๐ ๏ธ Placement and destruction for every custom block in the
definitionswith support for blockstates, ore drops (fortune, silk touch), withSmithed Custom Blocks. - ๐ Each module from
Bookshelfis automatically added if you are using it, ex:function #bs.math:...will add thebs.mathmodule to the datapack. - โ๏ธ Custom ore generation with
Smart Ore Generation. - ๐ฆ Item transportation / container declaration with
ItemIOwhen making custom containers. - ๐ Events such as new items detection with
Common Signals.
- ๐งช Automatic support for NBT Recipes with
- ๐ External datapack libraries support, see configuration for more information.
- ๐ Merging datapacks and resource packs with libraries using Smithed Weld.
- ๐งฉ Automatic recognition of custom blocks patterns depending on the texture names in the
assets/texturesfolder. For instance, if you have a top, side, and bottom texture, the block will be automatically recognized as a cube with the top, side, and bottom textures. - ๐ Follow the datapack conventions such as LanternLoad, CustomModelData prefix, tag specification, and namespacing.
- ๐งฐ Ability to merge a model with the autogenerated one or override it.
- ๐
mergefolder providing a way to merge custom files with the autogenerated ones or add custom files to the datapack. - โ๏ธ Automatic special compatibilities with datapacks such as
SimpleDrawer's compacted drawer,SimplEnergy's pulverizer. - ๐ Automatic copy of generated zip files to configured folders.
๐ฆ Getting Started & Documentation
For complete installation instructions, tutorials, and comprehensive documentation, visit the official website:
๐ stewbeet.paralya.fr
Quick links:
- ๐ Getting Started Guide
- ๐ Full Documentation
- ๐ฌ Discord Community
๐ค Contribute
Want to help improve StewBeet? ๐
Here's how you can contribute:
- ๐ Report Bugs: Found a bug? Open an issue on GitHub describing what happened and how to reproduce it.
- โจ Suggest Features: Have an idea for a new feature? Share it in the issues section!
- ๐ง Submit Pull Requests: Feel free to fix bugs or add new features by submitting pull requests.
- ๐ Improve Documentation: Help make our docs better by fixing errors or adding examples.
- ๐ฌ Help Others: Join our Discord server and help other users with their questions.
Every contribution matters, no matter how small! ๐
๐ What projects use StewBeet?
To search for projects that use the framework, I search like this.
Here is a list of projects that use it:
-
Actual projects:
- Your next project here!
- https://github.com/e-psi-lon/Armored-Elytra (Python Datapack: before Stewbeet was a thing)
- https://github.com/Stoupy51/SimplEnergy
- https://github.com/Stoupy51/ImagineYourCraftDatapack
- https://github.com/Stoupy51/LifeSteal
- https://github.com/Stoupy51/Survisland
- https://github.com/Stoupy51/SmithedSummit
- https://github.com/Stoupy51/SheepWars
- https://github.com/Stoupy51/MoreApples
- https://github.com/Stoupy51/CauldronConcretePowder
-
Libraries or tools:
โญ Star History
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stewbeet-3.0.0b11.tar.gz.
File metadata
- Download URL: stewbeet-3.0.0b11.tar.gz
- Upload date:
- Size: 3.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f5074b042cf6ba04ebe588788c9e0ac12f0c0f1aa718847424f37ac7be278b7
|
|
| MD5 |
c9840d4efba4e34e7e18fb0b603321ce
|
|
| BLAKE2b-256 |
d3e1255c668410b146bac5c3cfcfc00fe4fe97ba588c57a649ca1f334dde0832
|
File details
Details for the file stewbeet-3.0.0b11-py3-none-any.whl.
File metadata
- Download URL: stewbeet-3.0.0b11-py3-none-any.whl
- Upload date:
- Size: 3.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6006275f29a60274ac605159208c7aae44ffb2ccd3dbdadaadf267c80e615cc1
|
|
| MD5 |
0e45318485861deb830d0a066e800ed6
|
|
| BLAKE2b-256 |
f3fe0f00ecee0c62e105ed92ddb6d4f6f7c3d376ccfc1b3bbc2166fd216f6465
|