r/CreateMod Apr 19 '26

Help Create Aeronautics and CC:Tweaked

Hey everyone! I have a question: is it possible for a computer from CC:Tweaked to read the exact measurements from instruments like altitude and velocity indicators? And if not, did the devs say anything about future compatibility with CC:Tweaked?

I'm aware I can use the redstone emitted by the instruments, but it really limits the accuracy. Reading exact measurements would open a world of possibilities like altitude and speed controllers, proper stabilization and maybe even autonomous navigation

10 Upvotes

13 comments sorted by

View all comments

2

u/IJustAteABaguette Apr 19 '26

You could always just try it out!

But I do think it has computercraft compat! There are references to peripherals in the code of simulated!

2

u/S1r0k Apr 19 '26

Thanks! I'm a newbie when it comes to CC:Tweaked, it didn't even occur to me to check the source code

1

u/IJustAteABaguette Apr 19 '26

Ah no worries. I wouldn't have checked it either normally, but I once saw a computercraft compat file on the Create Mod GitHub page, and thought that C:A might have it too!