
Inline
A mod for inline text rendering
Screenshots






About this Mod
Inline
Inline is a minecraft library for rendering in-line with text. It has some player facing features, mostly for fun, but also to serve as examples and helpers for future devs.
Check out the gallery for some examples !
Player Facing Features
Clientside
Inline comes with a couple of built-in matchers:
- Items -- ex:
[item:diamond_sword]-- supports any item id - Entity -- ex:
[entity:pig]-- supports any entity type id - Player heads -- ex:
[face:samsthenerd]-- supports player name - Mod Icon -- ex:
[mod:inline]
You can use various characters in place of the :, some of which modify the size of the render, good for sign labels!
;and:are normal size,is x0.75 scale!is x1.5 scale+is x2 scale
There's a clientside config for upper size limit of in-chat messages to prevent spam from blocking other messages.
You can also prefix any of these with \ to prevent it from matching.
Some other mods, such as emi, rei, and probably others, add the name of the mod that an item comes from to its tooltip. Inline will look for this and attach the mod's icon to it.
All of these are configurable from the in-game config screen.
Create Interop
Inline renders can be used on the create display boards. Due to some limitations, it can be a bit iffy with display links where you need a wider display board than you'd think, otherwise it gets cut off and won't match/render properly.
Serverside
Server-side matchers match against [show:hand] or [show:offhand] to show off your currently held item in chat.
Known Mod Conflicts
- Emojiful - due to them replacing the text renderer, preventing inline's mixins from applying.
If you find any others, please open an issue about it !
Devs

Check out the readme for more information on developing with Inline !
Available Versions
How to Install Inline on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "Inline". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1, 1.20.1
Server-side
~ OptionalRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Inline server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is Inline compatible with fabric and forge and neoforge and quilt?
Inline officially supports fabric, forge, neoforge, quilt for Minecraft 1.21.1, 1.20.1. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Inline – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Inline consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Inline with just one click on your server.