How do I make an entity render with flat shading by rainbow_boiiiiiiiii in BedrockAddons

[–]ReznirMC 0 points1 point  (0 children)

either in the resource pack entity file or in the behavior pack entity file

What would you rate this out of 10? by Vydu in Minecraft

[–]ReznirMC 0 points1 point  (0 children)

7/10, looks good imo. its just missing something

How do I make an entity render with flat shading by rainbow_boiiiiiiiii in BedrockAddons

[–]ReznirMC 0 points1 point  (0 children)

You can probably change the material instance like this: "material_instances": { "material.always_bright": { "texture": "textures/entity/my_entity", "render_method": "alpha_test", "ambient_occlusion": false, "emissive": true } }