A collection of tools for working with Dreamlink zones.
Project description
dreamlink-tools
Installation
pip install dreamlinktools
Usage
from dreamlinktools.zone_chunks import ZoneChunks
from dreamlinktools.utils.vec3 import Vec3
zone_chunks = ZoneChunks("<level_path>")
zone_chunks.load()
zone_chunks[Vec3(1,2,1)] = 5 # block ID
zone_chunks.save()
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
dreamlinktools-0.1.2.tar.gz
(1.7 kB
view hashes)
Built Distribution
Close
Hashes for dreamlinktools-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ffd15de2a4b3ef5c1f0b655d0b343d7dca4f6f8e880017a10847c6f10e993df |
|
MD5 | 64111e87ed715b1858d89c4da7bda8eb |
|
BLAKE2b-256 | 31e0a081f8b13f79facf41c512990b671b85857c49c729f0d1e8b0febb128cce |