Community listing page, reviews here may not be monitored by the author.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Required on the client. Installing it on the server adds functionality.
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
About
RuneFinder automatically scans any opened chest, locates items that match a name you specify, and tosses them onto the ground for pickup by hoppers.
Despite the name, RuneFinder isn’t limited to runes. It was made for the Complex server, where hundreds of look-alike “rune” items made manual sorting a nightmare, so I made the mod. It works with any item, on any server.
RuneFinder is fully client-side.
Commands
Core
| Action | Command |
|---|---|
| Toggle the mod on/off | /rf |
| Search for items | /rf find <item name> |
Presets
Presets let you autocomplete item names for different servers.
| Action | Command |
|---|---|
| Set preset | /rf preset <preset> |
| Clear preset | /rf preset clear |
Arrays
Arrays let you save areas and limit which chests RuneFinder works in.
| Action | Command |
|---|---|
| Add array | /rf array add <name> <posA> <posB> |
| Remove array | /rf array remove <name> |
| List arrays | /rf array list |
Restrict to Arrays
| Action | Command |
|---|---|
| Toggle restrict mode | /rf restrictarrays |
| Enable restrict mode | /rf restrictarrays on |
| Disable restrict mode | /rf restrictarrays off |
When enabled, RuneFinder will only work on chests inside saved arrays.
Config
RuneFinder creates a config file in:
.minecraft/config/rune-finder.json5
Presets Config
Presets are lists of item names used for autocomplete in /rf find.
Example:
activePreset: "complex",
presets: {
complex: {
items: [
"Rune 1",
"Rune 2",
"Oak Log",
"paper"
]
}
}
You can add your own presets and select them with:
/rf preset <name>
Complex Server Preset
I made a preset for the Complex server here:
https://github.com/sandstorrm/runefinder-presets/blob/main/complex.json5
This preset is not included in the mod by default, since server items can change.
Just copy the contents into your config file.
Other Config Options
You can also configure:
- drop delays
- arrays
- restrict to arrays mode
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