Modscraper Modscraper Minecraft
Markdown Manual: Renewed logo

Markdown Manual: Renewed

Mod

Library mod for creating in-game manuals. Ported to later version(s).

Type

Mod

Modrinth Downloads

9

Modrinth ID

13P81Hg3

Last Updated

May 31, 2026

Description

MarkdownManual: Renewed is a library mod enabling in-game manuals with content defined in Markdown documents ported to later version(s).

It is intended to be used by mod developers to provide in-game documentation of their mods in a simple manner. The mod provides a simple default manual look, but can be re-styled easily, or completely embedded into existing UI. This mod adds no player-facing content on its own.

For an example of how to use this library, see TIS-3D, which uses this for its in-game manual. For the required setup in code, please see the Manuals class. For content definition of the manual, please see the doc directory. But the short of it is: register a new manual with the manuals registry, register content for the new manual, register an item to make the manual available to players. Content documents are Markdown documents that may have links to other content documents. Images and blocks/items can be embedded using Markdown style image references (for example ![Tooltip](block:minecraft:furnace)).

Compatibility

Mod Loaders

Neoforge

Game Versions

1.21.1

Screenshots

Similar Mods

External Resources