fastnbt icon indicating copy to clipboard operation
fastnbt copied to clipboard

1.16.5 iron bars render incorrect

Open shenjackyuanjie opened this issue 1 year ago • 3 comments

map: image image

render: image

shenjackyuanjie avatar Aug 08 '23 04:08 shenjackyuanjie

Hi, thanks for the report.

There are quite a few blocks that render in this magenta colour. It indicates that there isn't an entry in the colour palette for this block. Other examples at the moment are most redstone components.

There is an automatic palette extraction functionality in the tools directory, but it's far from perfect. There is also simpler regex matching and mapping to colours for some blocks.

I'll have to have a look at how iron bars are structured in Minecraft's data files and see if it can be automatically extracted in future.

owengage avatar Aug 12 '23 07:08 owengage

well, there are also many many blocks render incorrect in this world such as powered_rails oak_sign

shenjackyuanjie avatar Aug 26 '23 06:08 shenjackyuanjie

There are, yeah.

I have no plans to work on this much any time soon.

owengage avatar Aug 26 '23 08:08 owengage