ComputerCraft Forums

ComputerCraft => Programs => Topic started by: kepler155c on Dec 08, 2018, 08:29 PM

Title: Milo - Crafting and Inventory System
Post by: kepler155c on Dec 08, 2018, 08:29 PM
Milo is an program for crafting and managing a storage network. Milo also has a wireless remote which transfers items directly to the player.

Thanks to all the players on the Switchcraft server who tested and suggested features.


Installation
pastebin run uzghlbnc
Upon restart, install core and milo packages. This can either be done using the Packages UI program or command line:

package install core
package install milo
reboot

Some extras for Milo
* Furnace array, Water bucket filler/concrete crafter, Trashcan, Cobble gen

Code/Contribute
Github Repository (https://github.com/kepler155c/opus-apps/tree/master-1.8/milo)

Wiki (in progress)
Github Wiki (https://github.com/kepler155c/opus-apps/wiki/Milo-(crafting---storage-system))
Title: Milo - Crafting and Inventory System
Post by: informer on Dec 09, 2018, 10:16 PM
really impressed with this
Title: Milo - Crafting and Inventory System
Post by: jakbyte on Jan 27, 2019, 12:46 PM
This is amazing! But how do you connect it to monitors?

EDIT: I found a kind of hacky way to do it, but is there an "official" way?

EDIT: Nevermind, but how do I update to the develop branch? The installer errors.
Title: Milo - Crafting and Inventory System
Post by: kepler155c on Feb 15, 2019, 09:46 PM
You would need to first update to the development branch of Opus then update the milo package.

pastebin run uzghlbnc (selecting the develop-1.8 branch)
reboot
package update milo

That should do it...

Also, to connect monitors, attach the monitor via normal cables/wired modems. Then in Milo, select the >> and go to setup. Double click the monitor (will be like monitor_5) and choose one of the panel types (like Activity, Crafting, Status).
Title: Milo - Crafting and Inventory System
Post by: pjals on Mar 17, 2019, 02:01 PM
Looks good, also, OpusOS.
Title: Milo - Crafting and Inventory System
Post by: Astoria on Jun 18, 2020, 01:33 AM
I cannot seem to get the furnace program to work, miloApps furni.lua and furnicontroller.lua give me the error "sys/apps/shell.lua:50: No such program"
Title: Milo - Crafting and Inventory System
Post by: QuickMuffin8782 on Aug 17, 2020, 02:59 PM
Quote from: Astoria on Jun 18, 2020, 01:33 AMI cannot seem to get the furnace program to work, miloApps furni.lua and furnicontroller.lua give me the error "sys/apps/shell.lua:50: No such program"
It seems like you are using OpusOS. Try to do the files app, and look for your program.
Title: Milo - Crafting and Inventory System
Post by: cynagen on Sep 28, 2020, 01:49 AM
Quote from: Astoria on Jun 18, 2020, 01:33 AMI cannot seem to get the furnace program to work, miloApps furni.lua and furnicontroller.lua give me the error "sys/apps/shell.lua:50: No such program"

You need to run the Package manager tool, and download the Turtle app package to get those.