Skip to content

Commit

Permalink
Add undocumented entry_color field to entry.json reference
Browse files Browse the repository at this point in the history
  • Loading branch information
object-Object committed Mar 12, 2024
1 parent 3e280c0 commit 4d9c264
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions web/docs/reference/entry-json.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,7 @@ starting path.
Additional list of items this page teaches the crafting process for, for use with the
in-world right click and quick lookup feature. Keys are ItemStack strings, values are
0-indexed page numbers.

## **entry_color** (String)

The color of the link to this entry from its category, in hex ("RRGGBB", # not necessary). Defaults to [`book.text_color`](book-json.md#text_color-string).

0 comments on commit 4d9c264

Please sign in to comment.