Skip to main content

Assemble texture packs for Minecraft

Project description

Minecraft Texture-Pack Maker

Purpose

Texturepacker provides program maketexture for assembling texture packs for Minecraft using recipes written in a simple language expressed using JSON or as Python dicts, and a library of Python classes that can be used to do the same thing in your own programs.

Texture packs can be created by combining image files in PNG format, or images extracted from existing texture packs. This enables you to remix texture packs to use alternative textures for some elements if the original artist included them, or even to combine textures from two or more separate packs. One use for this might be to upgrade a pack designed for an earlier version of Minecraft to work with newly added items.

Installation

Requirements:

  • Python 2.7

  • Distribute (or Setuptools might work)

You should be able to install with the following command:

$ python setup.py install

You can test it worked by running it on an example recipe:

$ maketexture -v examples/groovystipple.zip

(These are included in the source distribution but will not be included in a binary install.)

To run automated tests, you need to install 2 more packages and then use Nose:

$ pip install nose mock
$ nosetests tests

This should print a lot of dots and then report OK at the end.

Project details


Download files

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

Source Distribution

texturepacker-0.6.1.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

texturepacker-0.6.1-py2.7.egg (54.1 kB view details)

Uploaded Egg

File details

Details for the file texturepacker-0.6.1.tar.gz.

File metadata

  • Download URL: texturepacker-0.6.1.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for texturepacker-0.6.1.tar.gz
Algorithm Hash digest
SHA256 25147faa3ec4b0b50addd96b8d7730e226f6c6bff2c67f4de287293d2e9fbcb7
MD5 11c9e45744475f80f57c75fa7f5b9348
BLAKE2b-256 6933d61615fe366ce3ee6be2313099e84e16fedc07658491a6e2ccf1428c3892

See more details on using hashes here.

File details

Details for the file texturepacker-0.6.1-py2.7.egg.

File metadata

File hashes

Hashes for texturepacker-0.6.1-py2.7.egg
Algorithm Hash digest
SHA256 c495e17ae4769eccf5ed325940523798fb7256ac821a98b9e59bf6ca0bb46f0e
MD5 7a4bdcc70a2f973f1f704dd8797a74f7
BLAKE2b-256 824c72b65cc3fcb34a4d2da43cd130ae7fd9a6a4d425a3955538cf620d28ed0d

See more details on using hashes here.

Supported by

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