Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advance model data #50

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Advance model data #50

wants to merge 10 commits into from

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.

2 participants