Some useful code I have for the mod CC:Tweaked
Find a file
Emerson Rosen-Jones e82591297c fix: fix startup logic
Previous: if a KEEP_STOCKED material was between lower and upper, it would
sit there on startup, regardless of whether material was needed in export.

New logic is that materials between the lower and upper bound will try to
export until the lower bound is reached on startup.
2026-01-17 19:02:39 -05:00
clock-chime.lua Tweaked clock-chime.lua to hopefully be more robust. 2025-08-20 22:39:19 -04:00
compacting-storage.lua compacting-storage.lua: yet another bugfix! 2025-11-17 20:47:19 -05:00
compost_control.lua compost_control.lua: made storage feature optional 2025-11-15 09:51:24 -05:00
farm_control.lua farm_control.lua: added logic to prevent extra planting 2025-11-20 22:45:24 -05:00
fetch.lua fetch.lua, a program fetching utility 2025-08-18 17:23:16 -04:00
irongen.lua Reworked irongen.lua 2025-08-08 21:40:47 -04:00
mine.lua fix(mine.lua): implemented unimplemented function 2025-12-13 12:40:45 -05:00
oregen-manager.lua fix: fix startup logic 2026-01-17 19:02:39 -05:00
quarry_control.lua Program to control a create quarry 2025-08-09 01:08:47 -04:00
README.md Fixed readme after realizing the fetch program is unneccessary. 2025-11-26 22:05:44 -05:00
storage_manager.lua storage_manager.lua: first pass at a storage manager to remove waste 2025-11-22 09:59:11 -05:00

Lua Code for CC Tweaked

This repo contains Lua code for my use in modded minecraft.

Get Started

To get started, download a program onto one of your CCT computers with wget {program link}.

You can find links to programs by clicking on them and copying the download link.