Getting the default materials ID

Hello, for my game I’ve been trying to use terrain. I am aware of how MaterialVariants and how material overriding works, that isn’t the problem.

I wanted to change the material of LeafyGrass to the same as the default Grass, and looked for the Grass material decals, and after an hour of searching I couldn’t find a way to get the default Grass material (I’m looking for the color map, the roughness map and the normal map).

Just to specify, I am not talking about the old textures in case that is what you thought, I am talking about the current ones.

The reason I need this is because I want to use the Grass decoration to have 3d grass, but also change LeafyGrass to the same material as Grass so there can be patches of ground without the 3d grass ontop of it (while both type of grounds have the exact same texture to make it look more natural).

I’m not sure if my post is very clear but I’d love to know if anyone knows how to get those textures.

You can get the material IDs Here. You’ll find a full list of all the new and old materials, and their respective maps by the bottom of the page.

3 Likes

Oh, I didn’t think they would put it in the roblox guides. Thanks a lot!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.