From 48e641076a01f0854c8823d2ebcf0583c0cf207d Mon Sep 17 00:00:00 2001 From: Ewan Howell <48070995+ewanhowell5195@users.noreply.github.com> Date: Sun, 30 Jun 2024 22:36:01 +0100 Subject: [PATCH] add batch exporter --- plugins.json | 2 +- plugins/resource_pack_utilities/about.md | 4 + .../resource_pack_utilities/changelog.json | 2 +- .../resource_pack_utilities.js | 284 ++++++++++++++++-- 4 files changed, 265 insertions(+), 27 deletions(-) diff --git a/plugins.json b/plugins.json index 83d8db57..fcfc27e0 100644 --- a/plugins.json +++ b/plugins.json @@ -365,7 +365,7 @@ "website": "https://ewanhowell.com/plugins/resource-pack-utilities/", "repository": "https://github.com/ewanhowell5195/blockbenchPlugins/tree/main/resource_pack_utilities", "bug_tracker": "https://github.com/ewanhowell5195/blockbenchPlugins/issues?title=[Resource Pack Utilities]", - "creation_date": "2024-06-29", + "creation_date": "2024-07-01", "has_changelog": true }, "threecore_exporter": { diff --git a/plugins/resource_pack_utilities/about.md b/plugins/resource_pack_utilities/about.md index 7d36f614..90e5c645 100644 --- a/plugins/resource_pack_utilities/about.md +++ b/plugins/resource_pack_utilities/about.md @@ -4,6 +4,10 @@

To use this plugin, go Tools > Resource Pack Utilities, then select the utility you would like to use.

Utilities