
Better Reach
- 12
- Mods
A mod that adds a trinket which increases block placing reach up to 7 more blocks
- 12
- June 28, 2026
- Mods

Better Reach
- 12
- Mods
A mod that adds a trinket which increases block placing reach up to 7 more blocks
- 12
- June 28, 2026
- Mods
This mod adds a customizable lore book system designed to integrate seamlessly into modpacks.
It introduces a book item that displays pages of text, allowing modpack creators to deliver story, worldbuilding, or progression hints directly in-game.
Pages can be added via datapacks using JSON files placed in the lore_pages directory. Example format:
"pages": [
{
"content": [
"sample-text"
],
"title": "sample-title",
"level": 0
}
]
This makes it easy to expand or modify content without touching code.
You are free to use this mod in any modpack, provided that proper credit is given.
Lore level can easily be incremented or decremented with the command:
/inclorelvl [selector] [amount]
A mod that adds a trinket which increases block placing reach up to 7 more blocks
A mod that adds a trinket which increases block placing reach up to 7 more blocks