Skip to main content

Beet Framework made to help generating advanced Minecraft datapack contents

Project description

YouTube GitHub PMC Discord PyPI - Downloads

โ“ 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:
In-game Manual Example

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 assets folder.
  • โณ Versioned load, and clock functions such as tick, second, minute.
  • ๐Ÿ—ƒ๏ธ Loot tables for every item in the definitions along with a proper _give_all function that gives named chests.
  • ๐Ÿ“– Automatic generation of a really advanced and interactive items manual.
  • ๐Ÿ“ Automatic generation of a en-us.json lang file in the resource pack if configuration is set.
  • ๐Ÿ–ผ๏ธ Automatic headers for every function in function folders.
  • ๐Ÿ“ฆ Minecraft like vanilla recipes unlocking.
  • ๐Ÿ“š Official libraries integrations:
    • ๐Ÿงช Automatic support for NBT Recipes with Smithed Crafter and Furnace NBT Recipes
    • ๐Ÿ› ๏ธ Placement and destruction for every custom block in the definitions with support for blockstates, ore drops (fortune, silk touch), with Smithed Custom Blocks.
    • ๐Ÿ“š Each module from Bookshelf is automatically added if you are using it, ex: function #bs.math:... will add the bs.math module to the datapack.
    • โ›๏ธ Custom ore generation with Smart Ore Generation.
    • ๐Ÿ“ฆ Item transportation / container declaration with ItemIO when making custom containers.
    • ๐Ÿ”” Events such as new items detection with Common Signals.
  • ๐ŸŒ 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/textures folder. 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.
  • ๐Ÿ”€ merge folder 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:

๐Ÿค 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:

โญ Star History

Star History Chart

Project details


Release history Release notifications | RSS feed

This version

3.0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stewbeet-3.0.0.tar.gz (3.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stewbeet-3.0.0-py3-none-any.whl (3.4 MB view details)

Uploaded Python 3

File details

Details for the file stewbeet-3.0.0.tar.gz.

File metadata

  • Download URL: stewbeet-3.0.0.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

Hashes for stewbeet-3.0.0.tar.gz
Algorithm Hash digest
SHA256 f4a5761b7527316c6e22e45c05832d86bff3d811902799dfef5faec8578ca77e
MD5 c28b40b4b8bc4d67903a6ea8db92f429
BLAKE2b-256 f8a86b0e0a0649cbb6c325e7bec1b0ac047fb267b674b8b485a3a4a003e13e5b

See more details on using hashes here.

File details

Details for the file stewbeet-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: stewbeet-3.0.0-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

Hashes for stewbeet-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3993e1cb24cb100d6ce59f9bab48bedc86d0d9df3ec2dc590bcf90895b667ba9
MD5 3a79586450cbaf21a664e1b835033e80
BLAKE2b-256 f4020aee41d5f76cf54f01d485f1dcb0fb3d81b78b2a8f30d3978976c4c14310

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page