LavaCan

Quick rating

LavaCan

No reviews yet

Destroy unwanted items by dropping them onto a Lava Bucket. Fire-resistant items and a configurable protection list keep your valuables safe.

Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.1.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

LavaCan

A small inventory utility mod for Minecraft. A Lava Bucket in your hotbar or cursor acts as an instant item destructor — toss unwanted items onto it to burn them away. Fire-resistant items and anything on the configurable exclusion list are always protected from accidental deletion.


How it works

Right-click to destroy

Carry any item in your cursor, then right-click it onto a Lava Bucket in your inventory. The item is destroyed instantly in a burst of flame particles.

A player right-clicks a stack of netherrack onto a Lava Bucket in their inventory. The netherrack vanishes instantly in a burst of flame particles.

Hotbar shortcut

If your Lava Bucket sits in hotbar slot N, pressing N while hovering over an item in any inventory screen sends that item straight to the void — no picking it up first.

A player hovers over several stacks of netherrack in their inventory and presses the hotbar key bound to their Lava Bucket. Each item disappears one by one with a flame effect.

Obsidian crafting

Right-click a Water Bucket onto a Lava Bucket to combine them. Both buckets become empty buckets and you receive one Obsidian, marked by a small smoke animation.

A player right-clicks a Water Bucket onto a Lava Bucket. Both buckets are replaced by empty buckets and one Obsidian is added to the inventory, accompanied by a smoke effect.


Protected items

Fire-resistant items are never deleted. The mod uses Minecraft's own damage-resistance system, so Netherite gear, Ancient Debris, and any modded item that opts into fire resistance are all automatically protected — no hardcoded lists.

A configurable exclusion list protects additional valuable items from accidental deletion. By default this covers things like Elytra, Tridents, Shulker Boxes, Diamond gear, and other items you generally don't want to lose. See the Configuration section below.


Configuration

The config file is created automatically at config/lavacan.json on first launch:

{
  "excluded": [
    "minecraft:elytra",
    "minecraft:trident",
    "minecraft:diamond_sword",
    "..."
  ]
}
  • Remove an entry to allow that item to be deleted by the Lava Can.
  • Add any namespace:item_id to protect a custom or modded item.

Changes take effect after restarting the game (or the world on a dedicated server).

Mod Menu Support

With Mod Menu installed, the list can also be edited in-game from the mod list: a two-column picker (protected items / all other items) with per-column search, where clicking an item moves it between the columns. Changes apply immediately (singleplayer) on Done. Mod Menu is optional — without it the JSON file is used, and edits to the file take effect after restarting the game (or the world on a dedicated server).

LavaCan protected-items picker in Mod Menu: two searchable columns of items, each row showing the item icon and name, with arrows to move items between the protected and unprotected lists

(For technical reasons, item icons only appear once a world has been loaded in the current session — before that, entries show their names only. This is noted in the screen itself, too.)


Compatibility

The mod hooks into AbstractContainerMenu.doClick via a Mixin — a common and stable injection point. Conflicts with other mods targeting the same method are possible but unlikely in practice.

Screenshots

Gallery

  • LavaCan in Action!
    LavaCan in Action!

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works