Skip to content

fix(plugin-export): restore plugin mode and update JSON export schema#481

Open
Meekiavelique wants to merge 2 commits intoAnimated-Java:mainfrom
Meekiavelique:main
Open

fix(plugin-export): restore plugin mode and update JSON export schema#481
Meekiavelique wants to merge 2 commits intoAnimated-Java:mainfrom
Meekiavelique:main

Conversation

@Meekiavelique
Copy link

Skiping datapack compilation when plugin mode is enabled, include some more settings in the json export and fixed serialization issues for text displays.

@SnaveSutit
Copy link
Contributor

There is a new plugin json schema that has been planned for the next release.

https://gist.github.com/SnaveSutit/5452228de4af4b2f42e9481264c2df0c

I realize this isn't super publicly known, but it has been discussed in the plugin discussion thread in the #chat channel on our discord.

Unfortunately I won't be able to merge this PR, as it will cause a bunch of merge conflicts with the rewrite branch that I'd rather avoid.

Please follow the steps in CONTRIBUTING.md in the future. I don't want you spending your time implementing stuff that I won't be able to merge. 😢

Thank you for understanding!

@Meekiavelique
Copy link
Author

I updated the json schema
And what do you mean by conflicts with the rewrite branch

@SnaveSutit
Copy link
Contributor

SnaveSutit commented Mar 17, 2026

The entire plugin is being rewritten from almost scratch again for Blockbench v5.0 due to major plugin API changes.

Changing / adding to the history of main will cause merge conflicts with the massively different rewrite branch

@SnaveSutit
Copy link
Contributor

On top of this, it is not possible to export texture_pallets correctly, as they function differently from how Variants function currently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants