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

Improve entities rendering #105

Open
zardoy opened this issue Apr 18, 2024 · 0 comments
Open

Improve entities rendering #105

zardoy opened this issue Apr 18, 2024 · 0 comments

Comments

@zardoy
Copy link
Owner

zardoy commented Apr 18, 2024

  • important: fix player position not updated in boats/minecarts

  • fix boats

  • Handle more states (texture switch)

  • walking anim

  • fix horse issues

  • Flying

  • Remove remaps

  • fix player walking

  • fix ghast

  • Blocks & frames

  • Automate export

current default states:

axolotl: 'axolotl/axolotl_blue', // TODO
    cat: 'cat/black', // TODO
    frog: 'frog/cold_frog', // TODO
    horse: 'horse/horse_brown', // TODO
    llama: 'llama/creamy', // TODO
    parrot: 'parrot/parrot_grey', // TODO
    rabbit: 'rabbit/brown', // TODO
    turtle: 'turtle/big_sea_turtle',
    boat: 'boat/acacia',// TODO
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

1 participant