HomeJavaModsCoralPreserver
CoralPreserver
ModsJava

CoralPreserver

Coral won't die anymore outside of water

⬇ Download on Modrinth

CoralPreserver

Build with living coral outside water without watching it turn into dead coral.

CoralPreserver is a lightweight, server-side Paper plugin that prevents living coral from automatically dying when placed outside water. It also provides an intentional and configurable way for players to obtain dead coral variants.

Features

Intentional coral drying

By default, a player can turn living coral into its matching dead variant by:

  1. Holding a regular sponge.
  2. Sneaking.
  3. Right-clicking the living coral.

For example:

The sponge is not consumed by default. Server administrators can change this behavior in the configuration.

Configuration

preserve:
  enabled: true

drying:
  enabled: true
  require-sneak: true
  tool: "SPONGE"
  consume-tool: false
  play-sound: true
  sound: "BLOCK_SPONGE_ABSORB"
  show-particles: true

The drying tool can be replaced with any valid Bukkit material. Sounds, particles, tool consumption, and the sneak requirement can also be enabled or disabled independently.

After editing the configuration, run:

/coralpreserver reload

The command requires the coralpreserver.reload permission, which is granted to server operators by default.

Compatibility

Verified by MCModsHub

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

Explore more