This website requires JavaScript.
Explore
Help
Sign In
GabrielTofvesson
/
cc-automation
Watch
1
Star
0
Fork
0
You've already forked cc-automation
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
13
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Gabriel Tofvesson
045d1d1845
Fix typo: input.cost -> input.count
2025-05-15 23:53:06 +02:00
item.lua
Implement storage slot defragmentation
2025-05-15 17:14:39 +02:00
itemstack.lua
Implement basic auto-crafting
2025-05-15 22:00:10 +02:00
localchest.lua
Implement basic auto-crafting
2025-05-15 22:00:10 +02:00
recipe.lua
Fix typo: input.cost -> input.count
2025-05-15 23:53:06 +02:00
stackgroup.lua
Begin implementing fuzzy ingredient matching
2025-05-15 23:33:55 +02:00
util.lua
Fix undefined reference to util.compareValue
2025-05-15 23:41:47 +02:00
Description
Second attempt at ComputerCraft storage and automation solution
52
KiB
Languages
Lua
100%