Releases: legopitstop/mcaddon
Releases · legopitstop/mcaddon
1.0.0a1
[1.0.0a1] (Pre-release) - 4/7/2026
General
- Module rewrite.
0.0.3
[0.0.3] - 3/15/2024
General
- Changed manifest format version to 2
- Re-wrote code for adding files to packs and add-ons to be dynamic
- The Identifier object should now correctly handle paths that have multiple colons.
- JSON Schemas should now be included in the package.
Refactor
todosubmodule toexperimentalwhich contains objects that are still in development.Identifier.parsemethod toIdentifier.ofBlockStateobject toBlockPropertyand added new BlockState which describes a block's ID and its block properties.- Migrated from
__dict__tojsonifyfor converting classes to JSON-friendly dictionaries.
Added
- Feature
- FeatureRule
- Trading
- Geometry
- BlockCullingRules
0.0.2
General
- Added schemas to read any format version. See Format Version for supported versions
- Moved empty submodules to
todo - Support for mustache templates when loading JSON files
Added
- Recipe
- Volume
- Texture
- TerrainTextures
- ItemTextures
- CameraPreset
0.0.1
first commit