createHistoryBook

fun createHistoryBook(entries: List<LoreStorage.LoreEntry>, summary: String? = null, edition: Int = 0): ItemStack(source)

Creates a player-facing realm history book from all lore entries.

This book is always narrative-focused and never dumps raw archive lines.

Return

A signed written book ItemStack

Parameters

entries

The lore entries to include

summary

Optional AI-generated summary for the narrative