Open
Conversation
Hytale modding toolkit for Blockbench with: - Box optimizer (spatial-hash O(n) merging) - Art style validator (5 checks against Hytale requirements) - Auto-repair (naming, aspect ratio, hierarchy, node limits, symmetry) - Multi-engine export (Hytale .blockymodel, Blockbench .bbmodel, ModelEngine YAML) - Engine-specific validation (Hytale, ModelEngine, FreeMinecraftModels) - Template wizard (9 starter templates) - Config generator (.zip mod package export) - Model browser (Myrlin gallery integration) No AI features in this plugin (AI add-on available separately via URL). Plugin size: 156KB. Tested on Blockbench 4.8.0+. Website: https://forge.myrlin.io/plugins
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Features
Optimization: Box merging (spatial-hash O(n)), hollow interior removal, node budget tracker
Validation: Art style validator (5 checks), engine-specific profiles (Hytale, ModelEngine, FreeMinecraftModels), severity grading
Auto-Repair: Naming normalization, aspect ratio fixer, hierarchy repair, node limit reducer, symmetry enforcement
Export: Multi-engine export (Hytale .blockymodel, Blockbench .bbmodel, ModelEngine YAML)
Templates: 9 starter templates with config generator (.zip export)
Community: Model browser with gallery integration
AI Policy Compliance
This plugin contains zero AI features. No generative AI, no API calls to AI services, no machine learning. All operations are deterministic algorithms. An optional AI add-on is available separately via install-from-URL (not included in this submission).
Test plan
Website: https://forge.myrlin.io/plugins