-
-
Notifications
You must be signed in to change notification settings - Fork 0
Resource pack format
Steveplays28 edited this page Dec 26, 2024
·
1 revision
Entity average colors are specified per-entity.
/assets/{namespace}/average_colors/entity/{identifier}.json
-
average_color
- Shorthand hexadecimal format:
#FFF
- Full hexadecimal format:
#FFFFFF
- Code hexadecimal format:
0xffffff
- Shorthand hexadecimal format:
See the default built-in resource pack for an example of the resource pack format.