Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minecraft-text-components

A Python library for manipulating Minecraft's raw JSON text components

minify beet plugin

This library comes bundled with an optional beet plugin to automatically minify all text components inside commands. To use, install the optional dependency as described below:

pip install minecraft-text-components[beet]

Then, you can require the plugin inside your beet configuration file:

require:
    - minecraft_text_components.contrib.beet_minify

pipeline:
    - mecha

About

A library for manipulating Minecraft's raw JSON text components

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages