Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Mojang/slicer
Resource pack migration tool for Minecraft 1.14
https://github.com/Mojang/slicer
Last synced: 3 months ago
JSON representation
Resource pack migration tool for Minecraft 1.14
- Host: GitHub
- URL: https://github.com/Mojang/slicer
- Owner: Mojang
- License: mit
- Created: 2019-05-08T13:03:57.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T07:42:40.000Z (7 months ago)
- Last Synced: 2024-04-17T02:34:00.671Z (7 months ago)
- Language: Java
- Size: 123 KB
- Stars: 160
- Watchers: 10
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - Mojang/slicer - Resource pack migration tool for Minecraft 1.14 (Java)
README
# slicer
Resource pack migration tool for Minecraft: Java Edition.
Two versions of the tool are available for migrations to both 1.14 and 1.20.2 pack formats.
The migrations automated here are not exhaustive, so some manual work may still be required. See the release changelog for the relevant version for more information.This tool is provided as reference code to help update existing resource packs for Minecraft: Java Edition, and as such we are not accepting contributions or actively maintaining it. However, we may update or revisit this in the future. Forking is welcome, and you are free to use the code as you see fit - for more information see the [provided license](LICENSE).
## Usage
Pre-built jars are available through the [Releases](https://github.com/Mojang/slicer/releases) page. An installation of Java 17 or higher is required.` []`
- `input dir or zip` is the root of your resource pack (directory or zip containing an `assets` directory)
- `output dir` will be filled with all processed texture files
- `leftover dir` is optional location that will be filled with copies of source images with added highlights for areas that were migrated
- The highlighted areas were processed by the tool and are used by the Vanilla game, the rest is not required in the pack