Litemapy

Latest version: v0.10.0b0

Safety actively analyzes 683530 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.5.0b0

* Basic support for entities
* Basic support for tile entities
* Basic support for preview images
* Retain block and fluid pending ticks when reading and then saving a litematic

0.4.1a0

* Uses nbtlib versions above 2.0.3, older 2.0.X versions are broken.

0.4.0a0

* Support for nbtlib 2.0
* Drop support for python 3.7

0.3.1a0

* Bugfix: Save timestamp as milliseconds instead of seconds

0.3.0a0

* Made BlockState immutable.
* BlockState properties should now be accessed directly from the blockstate instead of from its no longer visible properties field (e.g. `blockstate["propertyname"]` instead of `blockstate.properties["propertyname"]`).
* Correctly handle multiple regions in a single schematic. Schematic's enclosing sizes are no longer supplied by the user but rather calculated from the schematic's regions.
* String representation of BlockStates.
* Helper methods to iterate over region coordinates and get a region extrem coordinates in its schematic.
* Helper method to create a schematic from a single region.
* Use numpy for storage.

0.2.1a0

* Bug fix by SebbyFur : Properly initialize block state properties
* Refactored tests

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.