Skip to content

Yogu/itemfinder

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
July 26, 2015 20:21
July 26, 2015 20:26
June 22, 2014 01:58
July 26, 2015 20:22

itemfinder

Just died in Minecraft, and can't find your stuff? This tool will show it to you.

Download latest version
View forum topic

Simply open with Java, no installation required. (On OS X, download the zip file, extract it and start the .app file).

How it works

This tool scans your minecraft worlds for items that lie on the ground and displays them in a sortable list. The default ordering shows items that have been recently dropped at the top, so if you just died, your stuff should be easy to find. The coordinates will then tell you exactly where you have to look for them. Keep an eye on the age, if it reaches 5:00, the item will despawn.

screenshot

screenshot

Building

You need maven and java 1.7 installed. Then just do:

mvn clean install

This will download the dependencies and create the file target/itemfinder-xxx-jar-with-dependencies.jar. Just open this file with java.

Source Code available under Apache License 2.0. (C) Jan Melcher, 2015.

About

Just died in Minecraft, and can't find your stuff? This tool will show it to you.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages