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

1.14 block updates missing? #8

Open
fredkilbourn opened this issue Jul 2, 2019 · 1 comment
Open

1.14 block updates missing? #8

fredkilbourn opened this issue Jul 2, 2019 · 1 comment

Comments

@fredkilbourn
Copy link

fredkilbourn commented Jul 2, 2019

I just pulled a master docker image and build new blocks directory with the latest 1.14.3 jar and my resource pack of preference (Stevens Traditional 64x64 [1.14.3]).

After doing a map render with the new block files I was getting a few unknown block messages:

2019-07-02 12:25:57 [INFO] [default] Unknown block minecraft:bamboo age=1,leaves=none,waterlogged=false,
2019-07-02 12:44:46 [INFO] [default] Unknown block minecraft:composter level=0,waterlogged=false,
2019-07-02 13:03:29 [INFO] [default] Unknown block minecraft:sign waterlogged=false,
2019-07-02 13:29:36 [INFO] [default] Unknown block minecraft:lily_pad_rotated rotation=0,waterlogged=false,
2019-07-02 13:29:36 [INFO] [default] Unknown block minecraft:lily_pad_rotated rotation=2,waterlogged=false,
2019-07-02 13:29:36 [INFO] [default] Unknown block minecraft:lily_pad_rotated rotation=1,waterlogged=false,
2019-07-02 13:29:36 [INFO] [default] Unknown block minecraft:lily_pad_rotated rotation=3,waterlogged=false,
2019-07-02 14:37:55 [INFO] [default] Unknown block minecraft:wall_sign waterlogged=false,

I think some of these are fixed with the #7 PR, but possibly not the lily_pad_rotated one.

@miclav are you able to confirm about the lily_pad_rotated case?

@m0r13 do you know when you might have time to review and merge all this and update the docker image?

I would try and patch it in myself but I don't really know how to do that with docker.

@miclav
Copy link

miclav commented Jul 5, 2019

Hello
Thanks for reporting it. I'll check that out soon about lily_pad_rotated.

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