Skip to content

Commit e9e2d97

Browse files
committed
docs: remove outdated info
1 parent 19c77a0 commit e9e2d97

1 file changed

Lines changed: 0 additions & 31 deletions

File tree

  • versioned_docs/version-26.1.2/basics/structure

versioned_docs/version-26.1.2/basics/structure/book.md

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -133,37 +133,6 @@ It opens a paginated view of unlocked entries, with unread entries first and the
133133

134134
Set it to `false` to hide the button.
135135

136-
### **auto_add_read_conditions** (Boolean, _optional_)
137-
138-
Default value: `false`.
139-
When true, Modonomicon automatically adds `modonomicon:entry_read` conditions for entries connected via parent relationships.
140-
This means a child entry will only unlock after its parent has been read.
141-
142-
See [Entry Read Condition](../unlock-conditions/entry-read-condition) for details.
143-
144-
## Moved to `theme.json`
145-
146-
The following settings used to live in `book.json`, but now belong in **[theme.json](./theme)**:
147-
148-
- `default_title_color`
149-
- `default_text_color`
150-
- `book_overview_texture`
151-
- `frame_texture`
152-
- `left_frame_overlay`, `right_frame_overlay`, `top_frame_overlay`, `bottom_frame_overlay`
153-
- `book_content_texture`
154-
- `single_page_texture`
155-
- `crafting_texture`
156-
- `category_button_icon_scale`
157-
- `category_button_x_offset`
158-
- `category_button_y_offset`
159-
- `search_button_x_offset`
160-
- `search_button_y_offset`
161-
- `read_all_button_y_offset`
162-
- `book_text_offset_x`
163-
- `book_text_offset_y`
164-
- `book_text_offset_width`
165-
- `book_text_offset_height`
166-
167136
## Usage Example
168137

169138
`/data/<mod_id>/modonomicon/books/<book_id>/book.json`:

0 commit comments

Comments
 (0)