diff --git a/plugins.json b/plugins.json index 80fdb027..4926c8f2 100644 --- a/plugins.json +++ b/plugins.json @@ -363,7 +363,7 @@ "author": "Ewan Howell", "description": "A collection of utilities to assist with resource pack creation.", "tags": ["Minecraft: Java Edition", "Resource Packs", "Utilities"], - "version": "1.1.0", + "version": "1.2.0", "min_version": "4.10.0", "variant": "desktop", "website": "https://ewanhowell.com/plugins/resource-pack-utilities/", diff --git a/plugins/resource_pack_utilities/about.md b/plugins/resource_pack_utilities/about.md index 5d67656e..aa2fde3e 100644 --- a/plugins/resource_pack_utilities/about.md +++ b/plugins/resource_pack_utilities/about.md @@ -9,10 +9,26 @@

Batch Exporter

Batch Exporter is a tool that will export every bbmodel file within a folder to an output folder using the selected format.

+
  • +

    Chest Converter

    +

    Chest Converter is a tool that will convert the chest textures between the 1.14 format 1.15 format.

    +
  • CIT Optimiser

    CIT Optimiser is a tool that will go through all properties files in an OptiFine CIT folder and optimise them to be as small as possible, removing any unnecessary data.

  • +
  • +

    Clock Generator

    +

    Clock Generator is a tool that allows you to quickly and easily generate a full set of clock textures from a simple input texture.

    +
  • +
  • +

    CTM Converter

    +

    CTM Converter is a tool that will convert compact CTM into full CTM or overlay CTM.

    +
  • +
  • +

    Image Resizer

    +

    Image Resizer is a tool that will go through all images in a folder and resize them, relative to their original size.

    +
  • JSON Optimiser

    JSON Optimiser is a tool that will go through all JSON files in a folder and optimise them to be as small as possible, minifying them and removing any unnecessary data.

    @@ -21,10 +37,18 @@

    Lang Stripper

    Lang Stripper is a tool that will go through all the language files in an resource pack and remove any entries that have not been modified.

  • +
  • +

    Minecraft Title Converter

    +

    Minecraft Title Converter is a tool that will convert images to be in the the Minecraft title format. This can also convert existing textures between the 1.19 and 1.20 texture formats.

    +
  • Missing Textures

    Missing Textures is a tool that will check what textures you have in a resource pack and tell you which ones the resource pack is missing.

  • +
  • +

    Mojang Converter

    +

    Mojang Converter is a tool that will convert images to be in the the Mojang Studios logo format. This can also convert existing textures between the 1.15 and 1.16 texture formats.

    +
  • Pack Cleaner

    Pack Cleaner is a tool that will go through all the files in a resource pack and compare them against the vanilla assets, removing them if they are unmodified.

    @@ -33,6 +57,14 @@

    Pack Creator

    Pack Creator is a tool that allows you to create template resource packs, as well as get the vanilla textures, models, sounds, etc…

  • +
  • +

    Skin Converter

    +

    Skin Converter is a tool that will convert Minecraft skins between the classic 64x32 format and the modern 64x64 format.

    +
  • +
  • +

    Wide ⇄ Slim Converter

    +

    Wide ⇄ Slim Converter is a tool that will convert Minecraft skins between the wide 4px arm format and the slim 3px arm format.

    +