Oxidizer

Adds a tool to accelerate oxidization of copper blocks.

File Details

oxidizer-1.1.2.jar

  • R
  • Apr 14, 2026
  • 20.79 KB
  • 235
  • 1.20.1
  • Forge

File Name

oxidizer-1.1.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:oxidizer-1307650:7927597")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Additions:

  • Added more mod coverage for different block naming conventions.
  • Added coverage where mods modify and extend copper oxidization chains from vanilla blocks (e.g. minecraft:piston -> mod:exposed_copper_piston...)
  • Using the oxidizer on a block that otherwise has an interaction (e.g. button) will now oxidize the block  instead of interacting with it.

Bug fixes:

  • Updated state copying logic to skip transient states to prevent incorrect object states (e.g. copper button stuck in pressed state if oxidized while pressed)
  • Oxidizer will no longer open block menus (e.g. crafting table, furnace, etc.) if used on the copper verisons. Instead, it will perform the oxidization.