Collecting Chests
I used to use DropChest in older Minecraft versions, now its outdated.
This is a remake of DropChest, combining DropChests and AC-Chests features.
That means you can activate different modes with commands:
1. Items that drop onto a "Pressure Plate" next to a chest
2. Items dropped onto a defined "Pressure Plate"
3. Items that drop next to a Chest
4. Items that drop in a defined Area
5. Items that drop next to a "detector rail" when a chestcart drives over it(NOT usefull because of new Hopper)
6. You can add a filter to every single chest
Filters can be configured to ignore item damage making, e.g. colored wool all go into one chest
or damaged weapons/tools into one chest, ignoring color/damage.
Thats "my" idea so far. Please comment, if you have something to add, change.
Finished/Suggested so far:
Items dropping on a plate next to a chest will go into that chest Finished
Items will go into that chest if theres no filter at all Finished
Or theres a filter for that item and damage is the same as filtered item (e.g. Wool Color) Finished
Or if theres a filter for an item with same ID and ignoring damage Finished
Command Suggestion:
- /collectChestFinished
- Ingame help
- /collectChest plate createFinished
- +(click on chest, click or step on plate)
- Connect a plate to a chest
- /collectChest plate deleteFinished
- +(click or step on plate)
- Deletes the connection between plate and chest
- /collectChest filter createFinished
- +(click on chest with Item)
- Creates a Filter for this Item
- /collectChest filter deleteFinished
- +(click on chest with Item)
- Deletes the Filter for this Item
- /collectChest plates list
- List all plate locations
- /collectChest area create
- +(define area with 2 clicks then click on chest)
- Creates an Area in which items will go into a chest
- /collectChest area delete
- +(click on block in area)
- Deletes the area around this block
- /collectChest area list
- List all area locations
- /collectChest chest create <distance>
- +(click on chest)
- Creates a "Collecting Chest" which automatically collects items in range of <distance>
- /collectChest chest delete
- +(click on chest)
- Deletes the "Collecting Chest" NOT the whole chest.
- /collectChest chest list
- List all chest locations
- /collectChest endFinished
- Abort current command
Known bugs:
Many more, WIP
Need Help with:
1. Command names ?
2. More Features ?
Have fun Adoby