Quantum Things

Quantum Things, a 1.12.2 continuation of Lumien231's Random Things

File Details

QuantumThings-MC-1.12.2-1.0.8.jar

  • R
  • Mar 14, 2026
  • 2.81 MB
  • 8.0K
  • 1.12.2
  • Forge

File Name

QuantumThings-MC-1.12.2-1.0.8.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:quantum-things-1387363:7756748")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes

  • Changed Time in a Bottle to store bottled time per player (in a global capability) instead of in the item's NBT. Time is no longer tied to the physical bottle. (This may break custom recipes or mod integrations that rely on the item's NBT. If you are a mod/pack dev, plan accordingly before updating.)
  • Re-used vanilla textures for the Potion Vaporizer and Block Breaker, instead of copying vanilla textures.
  • Added the ability to configure whether Ancient Brick blocks can be broken and will drop their item forms, allowing you to remove them, use them as decoration, or rebuild them elsewhere.
  • Simplified and improved the logic (and performance slightly) for checking if the Ender Dragon has been defeated. It should now also register the dragon death even when the mod is not installed.
  • Removed the unimplemented and unfinished RezStone (Blood Stone) item and the Revive Circle entity.

Fixes

  • Possibly fixed wavey tile entities when using Time in a Bottle (testing required).
  • Fixed a crash in the Debug World when it tried to render invalid rune textures.
  • Fixed certain textures having a white-ish tint applied (introduced in 1.0.2).
  • Fixed a rare crash when migrating Divining Rods from the old to the new system (introduced in 1.0.6).
  • Fixed multiple crashes when loading the mod on servers. (Introduced in ???) (courtesy of DeliciousBread481)