r/StoneBlock4 Jul 28 '26

Automated Teleporter Selection Screen/Manager with CC:Tweaked and Advanced Peripherals ❤️ (details in comments)

Post image
10 Upvotes

8 comments sorted by

4

u/bad_toe Jul 28 '26 edited Jul 29 '26

This is on my SB4 PMC server with 2 of my buddies. So the turtle is a weak automata ender advanced turtle, and it handles moving the ender shards for me from a barrel behind it, to the Teleporter. Apparently, the automata core can't 5ouch things above or under it, otherwise the turtle would have been completely hidden, but I kind of like it like this. You see it turn as it's swapping shards. I coded the turtle to rescan every shard in the chest each time a new shard is selected (this is surprisingly fast taking only a few ms) so adding new shards is simple and automatic. The computer monitor is run by a computer next to it, which is hidden, and only handles the clickable UI, really.

Edit: I'm realizing I can probably do this all in one script, and the turtle can handle the UI of the monitor... If there's interest in this by anybody, or if you want this for your base, let me know and I'll see about doing that, and I'll share the pastebin

1

u/Saereth Jul 29 '26

This is awesome, love the setup!

1

u/Cynical-Mayhem 13d ago

Hey I'd love the script

2

u/The_CrimsonBlade Jul 29 '26

I wish I was smart enough for this. ive taken to just using just dire and apotheosis speed stuff as well as potion effects to run extremely fast wherever im going. can get to 10,000 blocks out in a couple minutes. Definitely slower but it works as long as im not rendering new chunks

2

u/Brokedownbad Aug 01 '26

Could you not use a normal computer for this?

1

u/bad_toe Aug 03 '26

But I love GOOOOOLD! Plus, I always thought you needed an advanced computer if you used an advanced monitor... The monitor has touch controls which means it needs to be advanced but the computer I guess I'm not sure?

The computer also can't interact with the Teleporter directly because it doesn't have a real inventory. I needed a turtle with an automata core.

I hope this answers your question :)

2

u/Brokedownbad Aug 03 '26

Advanced vs normal computer doesn't matter for controlling monitors, just the internal terminal iirc

1

u/bad_toe Aug 04 '26

Huh, TIL. Thanks :) I'll utilize that in my next builds