32 downloads 296 views Mar 9, 2024
profile

BIM (Big Inventory Manager) by Dragon Voyageur

Updated Mar 9, 2024
project thumbnail

BIM is a ComputerCraft program that will solve many of your inventory problems.
It will look through all inventories connected to it, and it will count, sort and display, granting ease of access to all items.

Setup

To use the program, you need at least:
- 1 Crafty Advance Turtle
- 1 Inventory block
- 2 Wired Modems
Place this blocks like the image to the right->
Setup

Then in the advance turtle, run the PineStore installation command.

After the Turtle reboots, Go to the settings tab, Click Buffer, then scroll and select the name of the inventory under the turtle.
Buffer
You may connect more inventories and/or monitors through more wired modems.
SetupView

Inventory Management

The Inventory tab is where you can retrieve and deposit items, and display all items in the connected inventories.
InventoryManager
You may click the item name to automatically retrieve the item from the inventories.
DropItems
This tab is also in charge of sorting the items in the inventories, maximizing space.
MessyChest SortedChest

Crafting

The Crafting tab stores crafting recipes that you may use to craft items using items in the inventories. You select the recipe that you want and click "Craft one" to craft the item or "Craft stack" to craft up to a stack of the selected item, limited by the amount of items.
CrafterManager
To create a recipe you place the recipe items in the 3x3 slots in the top left of the Turtle's inventory, then place the crafting output in the bottom right of the inventory, click save to save the recipe named as the output item.
CraftingGuide

Settings

The Settings tab, here you may configure some settings that affect the program function.
SettingsManager

wget run https://pinestore.cc/d/58
Git Repository
comments
You can login with Discord to leave comments and reply to others!
pfp DELETED 3 months ago

<deleted>

pfp Mr_Octopus_2020 3 months ago

This reminds me about mod Applied Energistics 2. Well it seems that my factory can be managed through some monitors! Great work lol

pfp Devcat 2 months ago

This is cool. Would be cool if you could search through your storage system.

pfp Dragon Voyageur Creator 2 months ago

I am letting you know that the program was updated to be able to search

pfp RuiNtD 2 months ago

This is a pretty nice system. My only problem is I wish there was an input chest that I could dump items into to be sorted (and items from farms could go into). While I could theoretically just use one of the connected storage chest, there's no guarantee that chest will have space.

pfp Dragon Voyageur Creator 2 months ago

You can input items into the system, dump your items into the turtle inventory while you have the inventory tab open.

pfp RuiNtD 2 months ago

Yeah, but I want items from automated farms to go into the system. If I just dumped automated items into the turtle, that would make the crafting tab potentially unusable. Also, I noticed the turtle locks up for a full second waiting for more items, which prevents me from being able to retrieve items.

pfp Dragon Voyageur Creator 2 months ago

I get what you mean now, I would think about it for the future.

pfp zachery128 1 month ago

For some reason I encounter a bug, where when crafting, it doesn't craft and it jjust spew out the last item that it placed

pfp Greenylie 1 month ago

Same for me

Edit: Found the problem, the workbench peripheral is on the right for me, I would just wrap it to avoid it. (I'm executing on CC Restiched if that matters)

pfp Dragon Voyageur Creator 1 month ago

The fix is up, download the program again.

Thanks Greenylie for the fix.