fastnbt
fastnbt copied to clipboard
1.16.5 iron bars render incorrect
map:
render:
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.
well, there are also many many blocks render incorrect in this world
such as powered_rails
oak_sign
There are, yeah.
I have no plans to work on this much any time soon.