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

Make a real texture pack system #34

Open
Unarelith opened this issue Feb 15, 2020 · 1 comment
Open

Make a real texture pack system #34

Unarelith opened this issue Feb 15, 2020 · 1 comment

Comments

@Unarelith
Copy link
Owner

Unarelith commented Feb 15, 2020

Currently, the only way to use custom textures is to replace those in mods/default/textures.

However, this only works for blocks/items textures.

A real texture pack system should be able to:

  • Support different textures sizes (eg. mixing 16x16 and 32x32)
  • Change GUI textures
  • Change font

Once it's done, replace every textures by Faithful 32x ones, and provide a way to use original Minecraft textures from a legit copy of the game.

@Unarelith
Copy link
Owner Author

The last commit added the possiblity to load a texture pack with -t/--texture-pack.

The next step will be to do all the things mentioned above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant