minetestmapper icon indicating copy to clipboard operation
minetestmapper copied to clipboard

Color palette support

Open Ranko-Saotome opened this issue 3 years ago • 4 comments

Hello I was wondering if you could include support for biomes. Games like MineClone2 use the same node just with a different color. The MineClone2 maintainer says it's something regarding a param2 pallet.

Ranko-Saotome avatar Nov 18 '22 03:11 Ranko-Saotome

To help further explain this question - for nodes that use palettes to colorize the textures, 1) it comes out as grey. 2) they want to know if biome support can be added, say for jungles, birch_forests, Savannahs, etc that use the same node, but it's colorized differently. In the specific example, Savannah grass is rendered as dark green when you manually make the dirt_with_grass nodes green. And, this means no real way to tell the difference between jungles, savannahs, taigas (sp?), etc.

michieal avatar Nov 18 '22 06:11 michieal

Biome support isn't really feasible (see #72). But what you're asking for isn't support for biomes, it's support for node color palettes and that's doable.

sfan5 avatar Nov 18 '22 14:11 sfan5

Thank you, @sfan5 it's appreciated! :)

michieal avatar Nov 29 '22 01:11 michieal

Thanks @sfan5

Ranko-Saotome avatar Nov 30 '22 22:11 Ranko-Saotome