HomeJavaModsSchrödinger Blocks
Schrödinger Blocks
ModsJava

Schrödinger Blocks

by BeansNToast · on Modrinth

Quantum blocks flicker between the real block and a random "anything" block until a player sees them, then collapse to one (coordinate-seeded). They spawn…

⬇ Download on Modrinth

Schrodinger Blocks

Quantum blocks that exist in superposition until a player observes them.

Every quantum block shimmers between two states:

It flickers back and forth with a haze of portal particles. The moment any player gets a clear, unobstructed line of sight to it, the wavefunction collapses. The block locks to one of the two, and which one is decided purely by its coordinates, not by chance or timing. Look away all you like; until someone actually sees it, it never settles.

Quantum blocks can be placed by command or appear naturally as the world generates, scattered underground like a quantum ore.

What it does

Commands

Command Description
/quantum place [forcedStateB] Make the block you are looking at quantum. stateA is that block's current type; stateB is the seeded safe-random block, or forcedStateB if you supply a material.
/quantum clear Stop tracking the quantum block you are looking at (leaves the current world block as-is).
/quantum clear all Stop tracking every quantum block.
/quantum info Show active count and current tunables.
/quantum reload Reload config.yml (admin).

Aliases: /qblock, /superposition.

Permissions

Permission Default Grants
quantum.use op Place and clear quantum blocks.
quantum.admin op Reload the config (implies quantum.use).

Config (config.yml)

observe-range: 24.0              # eye -> block-centre distance that allows observation
shimmer-period-ticks: 4          # ticks between shimmer flips (20 = 1s)
max-active-blocks: 500           # safety cap on concurrent superpositions

natural-spawn:
  enabled: true                  # master switch for world-generation spawning
  chance-per-chunk: 0.12         # probability a fresh chunk gets any quantum block(s)
  max-per-chunk: 1               # max quantum blocks placed per new chunk
  min-y: -60                     # lowest Y a natural quantum block may appear at
  max-y: 64                      # highest Y a natural quantum block may appear at

There is no longer a default-state-a / default-state-b. The two states are now the block's natural type and a coordinate-seeded pick from the safe-candidate set.

Reload at runtime with /quantum reload.

Compatibility

Paper / Spigot / Bukkit / Purpur 1.21.1 to 1.21.11 and the 26.1.x line (verified on 26.1.2), Java 21. Built against the Spigot API only (no Paper-specific classes), so the same jar runs on any of them.


Original concept, an internal test idea, not sourced from a Reddit post.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more