Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -1439,6 +1439,25 @@
"repository": "https://github.com/tazercopter/Hytale-Blockbench-Bridge",
"bug_tracker": "https://github.com/tazercopter/Hytale-Blockbench-Bridge/issues"
},
"menu_icon_exporter": {
"title": "Menu Icon Exporter",
"author": "NET",
"description": "Export perfect menu/item icons with advanced camera controls",
"icon": "icon.svg",
"version": "1.0.0",
"variant": "both",
"min_version": "4.8.0",
"new_repository_format": true,
"creation_date": "2026-03-15",
"has_changelog": false,
"tags": [
"Minecraft",
"Utility",
"Export"
],
"repository": "https://github.com/HMC-Studios/Menu-Icon-Exporter",
"bug_tracker": "https://github.com/HMC-Studios/Menu-Icon-Exporter/issues"
},
"expand_bone_timeline": {
"title": "Expand Bone Timeline",
"author": "zzz1999",
Expand Down
21 changes: 21 additions & 0 deletions plugins/menu_icon_exporter/LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2025 NET

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
31 changes: 31 additions & 0 deletions plugins/menu_icon_exporter/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Menu Icon Exporter

Export Blockbench models as PNG icons with stable camera framing, live preview, and full manual camera controls.

![Menu Icon Exporter Preview](https://raw.githubusercontent.com/HMC-Studios/Menu-Icon-Exporter/main/images/plugin_example.png)

## Highlights

- Auto-frame model with stable reset behavior
- Manual camera controls: zoom, rotate X/Y/Z, pan X/Y
- Size presets: 16, 32, 48, 64, 128, plus custom
- Background options: transparent, white, black, gray, custom color
- Export quality options: Standard (4x), High (8x), Ultra (16x)
- Save mode options for ask-each-time or auto-save folder
- Workspace-aware auto-save folder defaults when using the Workspaces plugin
- Workspace rename-safe preferences so renamed workspaces keep the same saved default folder
- Two view modes: Float (dialog window) and Panel (sidebar)

## Usage

- Float: File -> Export -> Export Menu Icon
- Panel: File -> Export -> Icon Exporter Panel
- Switch between Float and Panel using the mode bar at the top of any view

## Notes

PNG output works across Blockbench formats and platforms.
Platform-specific size, naming, and folder rules still apply.
When Workspaces is installed, save mode and output folder preferences are remembered per active workspace, including workspace renames.

by NET
122 changes: 122 additions & 0 deletions plugins/menu_icon_exporter/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading