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

materials for certain blocks/items? #8

Open
infinitephantasm opened this issue Jul 31, 2020 · 1 comment
Open

materials for certain blocks/items? #8

infinitephantasm opened this issue Jul 31, 2020 · 1 comment

Comments

@infinitephantasm
Copy link

while attempting to convert a map, i noticed a lack of certain blocks having materials, even after grabbing a resource pack:

cannot find material chest
cannot find material cobblestone_stairs
cannot find material redstone_wire
cannot find material vine

while some of these are less problematic than others (e.g. vine, maybe redstone wire), others, such as the chest & stairs (cobblestone stairs are not the only ones with issues, all stairs do not have textures in the pack i downloaded), i'm not sure how to make in texture form. since a chest has multiple pieces to it, due to it being a model, and since stairs are (assumingly) mapped texture-wise differently, how would that convert over to this program, being changed into a VTF?

@stopmotio
Copy link

For stairs, use the source block's material.

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

2 participants