Back to mods
Lucium project artwork

Modrinth · Minecraft mod

Lucium

Fixes and utilities originating in Yttr.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Lucium release should I use?

Updated 22 days ago
Latest stable file 2.0.3+1.20.1
Game version 1.20.1
Loader Fabric

Lucium 2.0.3+1.20.1 targets 1.20.1 with Fabric. Installation on the client is optional. Installation on the dedicated server is optional. All 1 required mods have matching files.

Where it goes

Is Lucium required on the client, server, or both?

Installation on the client is optional. Installation on the dedicated server is optional.

Client Optional
Dedicated server Optional
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source marks this as usable on both the client and server.

What else does Lucium 2.0.3+1.20.1 need?

2.0.3+1.20.1. Change the file and its required mods may change too.

All 1 required mods have matching files

Install Lib39 first. We found matching files for this game-version and loader setup.

Lib39 Needed by Lucium 2.0.3+1.20.1
required
Matching file found Matched file: 2.0.40+1.20.1

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Lucium without breaking your instance.

Built for Lucium 2.0.3+1.20.1. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 2.0.3+1.20.1. It targets 1.20.1 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Lib39 first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    Installation on the client is optional. Installation on the dedicated server is optional.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 2.0.3+1.20.1. It opens that exact file at the source.

About this project

What does Lucium add?

Lucium was the proposed name for an alleged new element found by chemist Prosper Barrière in 1896 in the mineral monazite. Later, William Crookes confirmed that the new element was actually an impure sample of yttrium.

From Wikipedia, the free encyclopedia


Lucium is a small collection of "no-brainer" utilities originating in Yttr that I didn't want to tangle up into Fabrication. It's especially useful in dev environments and for debugging. (Fabrication currently doesn't work very well in dev environments.) For that reason, it's also available via the Sleeping Town Maven:

repositories {
	maven {
		url 'https://repo.sleeping.town'
		content {
			includeGroup 'com.unascribed'
		}
	}
}

dependencies {
	modRuntimeOnly "com.unascribed:lucium:1.1"
}

You can JIJ Lucium by wrapping it in include() if any of its fixes are important for your mod, such as the particle fix. Yttr does this because its Continuous Platforms look very bad without the particle fix.

Features

Fancy/Fast Particles Fix

Lucium will render particles in two passes, similar to pre-1.15 versions, allowing particles to render behind translucent blocks even on Fancy and Fast graphics. Compatible with Sodium.

Debug World Fix

Lucium will fix the vanilla debug world to include all modded blockstates.

Customizable F3 Screen

Use Page Up and Page Down to tab through entries in the vanilla F3 screen. Home and End switch between the left and right sides, respectively. Press Delete to collapse the highlighted group of entries, and Insert to bring back the nearest one.

Smaller F3 Screen

Makes the F3 screen half the size, if the GUI scale is at least 3. (⅔ on GUI scales not divisible by 2. No effect on GUI scales not divisible by 3 or 2 — sorry, GUI Scale 5 users, but I can't do much with a prime number.)

More Tags In F3

Shows biome and entity tags in F3.

Commands

/l:dtp

Only available in debug worlds. Specify a blockstate to teleport there.

/l:goto

Requires operator or cheats. Teleports you to another dimension, putting you in a "logical" location automatically. Never /setblock ~ ~ ~ nether_portal again.

/l:devsetup

Runs the following commands:

  • /gamerule doTraderSpawning false
  • /gamerule doPatrolSpawning false
  • /gamerule doWeatherCycle false
  • /gamerule doDaylightCycle false
  • /time set 6000
  • /weather clear 1000000

/l:wireframe

Requires Creative or Spectator mode. Switches the game's rendering to wireframe, for render debugging.

/l:profiler

Opens a custom view for the vanilla profiler that's much more useful and easier to use.

Project description from Modrinth.

Pick your setup

Lucium by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

5 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Lucium versions and loaders

3 of 3 releases match

Looking for an older file? The official Modrinth project page is in Resources.