Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.
/ sorter-bot Public archive

A simple Minecraft bot designed to organize chests based on item categories, powered by Mineflayer.

License

Notifications You must be signed in to change notification settings

yurei-dll/sorter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sorter-bot

A simple Minecraft bot designed to organize chests based on item categories, powered by mineflayer. A custom terminal is used for inputting commands.

Commands

I'll revisit this when its ready to use

Variables

Aren't sure how to use env varables? This page might help.

How it works

  1. Each chest is tested for a sign used to label it
  2. The text on the sign is used to determine it's category
  3. The bot cycles through the chests and tests each item in both inventories. If the item name is in the category of the chest, it stays there, otherwise it gets removed.

There is one special category designed for ease of logistics called deposit. This chest is withdraw only and designed to give players a dump area, and integrate with other systems such as a super smelter. It's also possible to fully automate cooking and smelting using the ore and cookable catagories.

About

A simple Minecraft bot designed to organize chests based on item categories, powered by Mineflayer.

Topics

Resources

License

Stars

Watchers

Forks