HomeJavaModsLavaRecycle
LavaRecycle
ModsJava

LavaRecycle

Adds useful quality-of-life mechanics for lava and cauldrons

⬇ Download on Modrinth

LavaRecycle

LavaRecycle is a lightweight Minecraft 1.21+ Paper plugin that adds useful quality-of-life mechanics for lava and cauldrons.

Features

Lava Recycling with Bone Meal

Dispenser support: You can also dispense bone meal directly at lava/lava cauldrons to trigger the same effect.

Enhanced Cauldron Dispenser Support

Dispensers can now fully interact with cauldrons:

Commands

Command Description Permission
/lavarecycle reload Reload the plugin config lavarecycle.reload

Permissions

Configuration (config.yml)

# Allows dispenser to fill/empty buckets with liquids from/to cauldrons
bucket-dispenser-feature: true

# Chance to successfully recycle lava with bone meal (0.0 - 1.0)
bone-meal-chance: 0.2

# Chance to get an ore instead of a stone when recycling succeeds (0.0 - 1.0)
ore-chance: 0.15

# Blocks that can be obtained from the "stone" group
stone-group:
  - STONE
  - DEEPSLATE
  - TUFF
  - DIORITE
  - GRANITE
  - ANDESITE
  - BASALT
  - BLACKSTONE

# Blocks that can be obtained from the "ore" group
ore-group:
  - COAL_ORE
  - DEEPSLATE_COAL_ORE
  - COPPER_ORE
  - DEEPSLATE_COPPER_ORE
  - EMERALD_ORE
  - DEEPSLATE_EMERALD_ORE
  - GOLD_ORE
  - DEEPSLATE_GOLD_ORE
  - IRON_ORE
  - DEEPSLATE_IRON_ORE
  - LAPIS_ORE
  - DEEPSLATE_LAPIS_ORE
  - REDSTONE_ORE
  - DEEPSLATE_REDSTONE_ORE
  - DIAMOND_ORE
  - DEEPSLATE_DIAMOND_ORE

You can customize the probabilities and add/remove any valid block materials in the lists.

License

This project is open source under the MIT License. Feel free to modify and distribute — credit is appreciated but not required.

Verified by MCModsHub

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

Explore more