Skip to content
/ slicer Public

Resource pack migration tool for Minecraft 1.14

License

Notifications You must be signed in to change notification settings

Mojang/slicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

75ed395 · Apr 10, 2024

History

15 Commits
Sep 26, 2023
Sep 26, 2023
Apr 10, 2024
Jul 7, 2023
Sep 26, 2023
May 22, 2019
May 22, 2019
Aug 2, 2023
Sep 26, 2023
Jul 7, 2023
Jul 7, 2023
Mar 20, 2024

Repository files navigation

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.

Usage

Pre-built jars are available through the Releases page. An installation of Java 17 or higher is required.

<input dir or zip> <output dir> [<leftover dir>]

  • 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