Skip to content

JukeboxMC/item-mapping-generator

Repository files navigation

item-mapping-generator

How to use

  • Place the source and target item palette here
    • The file names must have the following format: item_palette.major_minor_patch.json, e.g. item_palette.1_20_80.json
  • Add the versions as program arguments (1st is source, 2nd is target)
    • The version is used to identify the palette file
  • Add all relevant upgrade schema json files in ItemEntryUpdaterBuilder
  • Execute the program. The mapping files are created here if the run was successful

How to update

  • Pull the changes from the BedrockItemUpgradeSchema repository or add the upgrade schemas yourself
  • If necessary implement the changes made in the id_meta_upgrade_schema_schema.json file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages