HomeJavaModsObsidian_Change_Powder
Obsidian_Change_Powder
ModsJava

Obsidian_Change_Powder

by cyx012113 · on Modrinth

Obsidian Change Powder - a lightweight Paper plugin that lets players convert obsidian to planks with a right-click and configurable delay.

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 26.1–26.1.2 · Bukkit⬇ Download for 1.21.5–1.21.11 · Bukkit⬇ Download for 26.1–26.1.2 · Paper⬇ Download for 1.21.5–1.21.11 · Paper⬇ Download for 26.1–26.1.2 · Purpur⬇ Download for 1.21.5–1.21.11 · Purpur⬇ Download for 26.1–26.1.2 · Spigot⬇ Download for 1.21.5–1.21.11 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

Obsidian Change Powder Plugin

MIT License

Starting from version 2.0.0 + MIT, the source code license has been changed from CC BY-SA 4.0 to the MIT license.

Version 2.0.0 + MIT – A lightweight Paper/Spigot plugin that lets players convert obsidian into wooden planks using a special powder.

Features

Installation

  1. Download the latest obsidian_change-2.0.0.jar.
  2. Place it in your server's plugins/ folder.
  3. Restart the server (or reload plugins).
  4. The configuration file plugins/obsidian_change/config.yml will be generated automatically.
  5. Edit the config to your liking and reload with /obsidian reload (optional, requires plugin restart for current version).

Commands & Permissions

Command Permission Description
/obsidian give [player] obsidian_change_powder [amount] obsidian.admin Give the powder to a player. If no player is specified, gives to yourself.
N/A obsidian.use Allows players to right-click with the powder. (Default: true)

Configuration (config.yml)

# Delay before conversion (ticks, 20 ticks = 1 sec)
conversion-time-ticks: 60

# Cooldown after using (seconds)
cooldown-seconds: 5

# Result block material (any valid Bukkit Material)
result-block: OAK_PLANKS

# All message strings – use & for color codes, {placeholder} for dynamic values
messages:
  must-look-obsidian: "&cYou must look at obsidian to use!"
  cooldown: "&cSkill on cooldown, remaining {seconds} seconds"
  already-converting: "&cYou already have an ongoing conversion!"
  start-conversion: "&eStarting obsidian conversion, please wait {seconds} seconds..."
  success: "&aObsidian successfully converted to {result}!"
  failed: "&cConversion failed: target block has been changed or destroyed."
  usage-give: "&cUsage: /obsidian give [player] obsidian_change_powder [amount]"
  unknown-item: "&cUnknown item: {item}"
  player-not-online: "&cPlayer {player} is not online!"
  given: "&aGiven {player} {amount} Obsidian Change Powder"
  received: "&aYou have received {amount} Obsidian Change Powder"
  console-must-specify: "&cConsole must specify player name: /obsidian give <player> obsidian_change_powder [amount]"
  amount-integer: "&cAmount must be an integer!"

How to use in-game

  1. Obtain the powder: /obsidian give obsidian_change_powder 1 (requires obsidian.admin).
  2. Hold it in your hand.
  3. Right-click on any obsidian block.
  4. Wait the configured delay (default 3 seconds) – the block will turn into wooden planks.
  5. After a successful conversion, you must wait the cooldown period before using another powder.

Developer Information

Building from source

  1. Clone the repository.
  2. Use Maven: mvn clean package
  3. The output JAR will be in target/obsidian_change-2.0.0.jar.

License

This plugin is licensed under MIT.

Support

For issues or suggestions, contact the author via Discord or GitHub. ~~~~

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