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

Question about Icons #50

Open
seriousCoolness opened this issue Feb 3, 2017 · 3 comments
Open

Question about Icons #50

seriousCoolness opened this issue Feb 3, 2017 · 3 comments

Comments

@seriousCoolness
Copy link

How do I make an icon for a tool? I can't seem to do it by simply naming the .png to the item, so how is it done? Do I need a model to put inside the models/items folder? Does it work like regular minecraft item models? There doesn't seem to be much documentation for this besides the whole "haha just put the item image in the icons folder and have it be named the same as the unlocalised name"

@tterrag1098
Copy link
Owner

The documentation has not yet been updated for MC 1.8+.

Due to the 1.8 changes, you must provide models and blockstate files for your blocks and items. They work the same way as the textures used to work, naming wise.

@jwalty
Copy link

jwalty commented Mar 4, 2017

Is there anywhere you'd recommend learning about models and blockstate files without getting too in-depth? As somebody who doesn't know much at all about coding your simple breakdown documentation was a lifesaver, and now I'm kind of lost without it, lol. Any help would be GREATLY appreciated, thanks for the awesome mod.

@TimothyWiggins127
Copy link

I've created a model file and placed it in what I assume is the correct location(models folder in customthings config), yet my item shows up as a giant textureless block, meaning the model isn't loading properly. Could we get some info on the specifics of defining models for our items? Thanks.

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

No branches or pull requests

4 participants