Skip to content

Conversation

@wyatt-herkamp
Copy link
Member

ModelData is a way to handle that Items and Entities will sometimes be the same behind the scene but is rendered differently.

Such as building a pick axe with a different coloured wood.

How will the game know which one to use.
Inside the Items onCraft Handler they will be able to set a ModelData value to the ItemMeta.

Data that a ModelDataObject can set.

Texture
Model
Color Offset

This will break the current Kakara game and KVanilla mod slightly.

Currently under development.

Opinions are welcome in a constructive manner.

Example model-data.json
https://gist.github.com/wherkamp/ff72add43686b562fdec70c60a2f25d6

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.

3 participants