xpple / SeedMapper

In-game Minecraft Fabric mod that allows you to do various things with the world seed.
GNU Lesser General Public License v3.0
184 stars 21 forks source link

locate any amount of an item #58

Closed kittenvr closed 1 year ago

kittenvr commented 1 year ago

Is your feature request related to a problem? Please describe. make it so you can do /sm:locate loot any diamond

Describe the solution you'd like it would find the nearest diamond in a chest

Describe alternatives you've considered

Additional context

xpple commented 1 year ago

Just do /sm:locate loot 1 diamond.

kittenvr commented 1 year ago

@xpple

Just do /sm:locate loot 1 diamond.

Then it wil only find 1 and i just want to find the closest

xpple commented 1 year ago

It will find possibly more than one, if the loot container happens to contain more than one item.