Skip to content
/ SOFI Public

A simple script to output a redstone signal if an inventory is full

Notifications You must be signed in to change notification settings

Safyre11/SOFI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SOFI

SOFI or Stop On Full Inventory is a small script I wrote for CC tweaked. It detects if an inventory is full and outputs a redstone signal if it is. I wrote this to work with functional storage's storage controller to determine if a group of drawers was full.

Yes, it is basically just a comparator with more steps.

Settings

All of the settings can be found in the settings file. This should be the only file you need to edit. Below you can find what each of the settings do

INVENTORY_SIDE

Which side the computer will look for an inventory.

REDSTONE_OUTPUT_SIDE

Which side the computer will output a redstone signal to.

STOP_KEY

Which key should be pressed to exit the program

About

A simple script to output a redstone signal if an inventory is full

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages