Infinite Display
ModGPL-3.0-or-later

Infinite Display

This mod removes the vanilla limits on display settings, allowing much larger models to be shown in item frames, GUIs, and beyond.

72
Downloads
1
Followers
5 months ago
Updated
📦
1
Versions

📖About Infinite Display

Infinite Display Banner, white pixel font on purple 3D-background with a black border

GitHub Project
GPLv3 License

Infinite Display

Infinite Display removes the vanilla limits on display settings, allowing much larger models to be shown in item frames, GUIs, and beyond.

Installation

Requirements

Steps

1. Install Minecraft Fabric
2. Download the mod
3. Place the .jar file into your Minecraft mods folder
4. Launch Minecraft — done!

Item Model Display Settings Example

Translation values can exceed vanilla's limit of 5 and scale values can exceed vanilla's limit of 4

"display": {
    "fixed": {
        "translation": [16, 32, 8],
        "scale": [8, 12, 6]
    }
}

Screenshots

Enabled
Infinite Display Enabled, In-game screenshot demonstrating the mod's purpose by displaying 5 different infinite-sign models with 1×, 2×, 4×, 8×, and 16× scaling. Scaling is not clamped, and models are displayed with their actual scaling values

Disabled
Infinite Display Disabled, In-game screenshot demonstrating the mod's purpose by displaying 5 different infinite-sign models with 1×, 2×, 4×, 8×, and 16× scaling. Scaling is clamped, and models with scaling higher than 4× are displayed at 4× scaling

License

GNU General Public License v3.0