Skip to content

📌 Rewrite of Dinnerbone’s tool to convert texture packs to 1.5 format which can be used from the command line

License

Notifications You must be signed in to change notification settings

flying-sheep/unstitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unstitcher

It’s a rewrite of Dinnerbone’s utility to convert Minecraft texture packs to the 1.5 format.

Usage: java -jar unstitcher.jar [-h | <input>.zip [<output>.zip]]

Calling it without parameters invokes the GUI, else the logging takes place in the command line and no window is shown.

distinguishing features

  • can be called from the command line for batch-conversions
  • supports bigger texture packs due to more memory-efficient code
  • supports converting animations (except lava and water as of yet)

About

📌 Rewrite of Dinnerbone’s tool to convert texture packs to 1.5 format which can be used from the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages