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.9.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

texturepacker-0.9-py2.7.egg (55.6 kB view details)

Uploaded Egg

File details

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

File metadata

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

File hashes

Hashes for texturepacker-0.9.tar.gz
Algorithm Hash digest
SHA256 b45424ef6d0d578254027077f58bbae071e3a213debe3b89d0486b0ff01f097e
MD5 9fdadb73619c0f715604c1c31ee02838
BLAKE2b-256 76471a08f9d59dc6677076cd9657eb0401a5229382036e36748ff3e9daa04efa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for texturepacker-0.9-py2.7.egg
Algorithm Hash digest
SHA256 7b7249fb6ba63516d9713b5621a5781f95245d460b09be5880758b3cad82b153
MD5 4faa4bb8cf436adf917e2f662e2450fb
BLAKE2b-256 eb0e1752f495f35556fe5de4ca986d11aca734dd3055ed11771b391915a94989

See more details on using hashes here.

Supported by

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