Skip to content

Rework resource pack file#2838

Merged
jani270 merged 1 commit into
NotEnoughUpdates:masterfrom
AzureAaron:resource-pack-file-new
Jul 10, 2026
Merged

Rework resource pack file#2838
jani270 merged 1 commit into
NotEnoughUpdates:masterfrom
AzureAaron:resource-pack-file-new

Conversation

@AzureAaron

Copy link
Copy Markdown
Contributor

The new item_models section has to do with the minecraft:item_model components that are applied to items. The removed array should contain the ids of item models that have been removed from the SkyBlock Resource Pack, and the renamed map should point old models to their new ones.

This is useful for applications which may need to "fix up" item model data given its likely some of them will be moved around in the SkyBlock pack (it has a lot of inconsistencies with where they are placed).

This is likely best maintained with a script from the Hypixel API which should have most models, or perhaps a script that checks against this repo. The format of this is intended to be the exact same as Minecraft's deprecated.json for translation keys.

@jani270 jani270 added this pull request to the merge queue Jul 10, 2026
Merged via the queue into NotEnoughUpdates:master with commit dd8bf33 Jul 10, 2026
3 checks passed
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