More Red

More Red

18M Downloads

[SUGGESTION] Built-in computercraft integration

DJj123dj opened this issue ยท 4 comments

commented

Hey there! Is it possible to add cc:tweaked integration for 1.19.2. Or if you have time, can you please upgrade the More Red Computercraft Integration to 1.19.2? I really like the mod, but I can't do anything with it without computercraft!

I'm a developer myself and I've already tried creating some minecraft mods. So, from my perspective it doesn't look like there is a lot to update

commented

Not exactly "built-in" but I made an addon that does exactly this!
https://www.curseforge.com/minecraft/mc-mods/more-red-x-cc-tweaked-compat

commented

nice! This is exactly what I need! Thanks a lot!

commented

Also I made a sort of fork of this author's original addon mod which adds a block that acts as a bridge.

https://github.com/Darkona/computercraft_morered_integration.

Also, @Commoble, feel free to take over it if you want, it is in an usable state but maybe you should take a look to make sure all the features are still there.

As the license is MIT I'll try to put it up on Modrinth and curseforge shortly.

commented

Hello, maybe a little bit off-topic, but I've observed a strange behaviour when setting multiple analog output (Ie: Set one different value per computer side, and each side is connected to a different colour cable).

With strange behaviour I mean that signals (kinda) mix (?), or they just don't output the correct value (Ie: you output 15, 14, 13 & 12 values, and you read 0, 0, 10 & 9 or something along the lines).

Should I open an issue? (Here or in the compat mod?)