Mod
Scavenging
No reviews yet
A lightweight, data-driven scavenging system for modpacks, datapacks and KubeJS.
Focuses on automation and resource processing through scientific and mechanical means, utilizing systems like electricity (RF/FE/etc), air pressure, or rotation.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description

Scavenging is a lightweight, data-driven scavenging system designed for modpack creators.
Players can search blocks using tools or their bare hands and receive custom loot defined through datapacks or KubeJS.
Features
- Datapack support
- KubeJS support
- JEI integration
- Multiple loot outputs
- Per-output drop chances
- Optional tool durability consumption
- Bare-hand scavenging recipes
- Fully configurable through JSON
Example Use Cases
- Search sand for flint
- Search gravel for nuggets
- Search dirt for sticks or worms
- Create progression-based resource gathering
- Add custom loot to vanilla or modded blocks
KubeJS Friendly
Scavenging recipes can be added through datapacks or KubeJS and are automatically displayed in JEI.
Example Recipe
{
"type": "scavenging:scavenging",
"tool": {
"item": "minecraft:stone_shovel"
},
"block": "minecraft:sand",
"outputs": [
{
"item": {
"id": "minecraft:flint",
"count": 1
},
"chance": 0.25
}
]
}
Documentation
Full documentation, examples and KubeJS integration guides are available on the project wiki.


Scavenging is a lightweight, data-driven scavenging system designed for modpack creators.
Players can search blocks using tools or their bare hands and receive custom loot defined through datapacks or KubeJS.
Features
- Datapack support
- KubeJS support
- JEI integration
- Multiple loot outputs
- Per-output drop chances
- Optional tool durability consumption
- Bare-hand scavenging recipes
- Fully configurable through JSON
Example Use Cases
- Search sand for flint
- Search gravel for nuggets
- Search dirt for sticks or worms
- Create progression-based resource gathering
- Add custom loot to vanilla or modded blocks
KubeJS Friendly
Scavenging recipes can be added through datapacks or KubeJS and are automatically displayed in JEI.
Example Recipe
{
"type": "scavenging:scavenging",
"tool": {
"item": "minecraft:stone_shovel"
},
"block": "minecraft:sand",
"outputs": [
{
"item": {
"id": "minecraft:flint",
"count": 1
},
"chance": 0.25
}
]
}
Documentation
Full documentation, examples and KubeJS integration guides are available on the project wiki.

Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers