Smeltery Controller by Fatboychummy
Ever wanted to automate your Tinkers' Construct smeltery? The builtin pipes and whatnot do not leave much room for mistakes. Accidentally cast 1 ingot into two basins? Woops, now you have half an ingot in each.
This program aims to get rid of that problem. It casts everything for you, just using wired connections to casting basins or tables (with ingot and nugget casts).
Setup
- Install the program.
- Connect at least one (preferably many) of each of the following Tinkers' objects to your system:
- Casting Basins
- Casting Table with an ingot cast
- Casting table with a nugget cast
- Connect ONLY one of the following to your system:
- A 3x3 monitor
- A Seared Drain
- Run the program.
- Use the casting buttons as needed.
"Planned" Features
Take these with a grain of salt, I have no clue if I will ever return to this program other than to fix bugs, but these were things I planned to add. Feel free to PR them into the main branch if I haven't gotten to them! I certainly won't complain.
- More casting controls (i.e: "Cast X ingots/blocks/nuggets)
- More casts (gem casts, etc.)
- Fuel level reading/display and refueling from external tanks
- Automatic output of smelted items to a chest (currently just use hoppers or other item movement things)
wget run https://pinestore.cc/d/45Git Repository
This looks sooo good! Really nice graphics for a utility program :3
Unfortunately not playing in a modpack with Tinker's Construct at the moment, but this looks really useful! Didn't know you could do this with CC :D
Nice, maybe also add an optional voiding setup (for rubbish liquids and liquids you don't have enough to cast even a nugget for?)
I could probably PR it in if you want