Enigmatica 6 - E6 - 1.16.5

Enigmatica 6 - E6 - 1.16.5

1M Downloads

[Mod Suggestion] Advanced Peripherals

vtvz opened this issue ยท 5 comments

commented

CurseForge Link

https://www.curseforge.com/minecraft/mc-mods/advanced-peripherals

Mod description
Good replacement for "Storage for ComputerCraft" with additional features like Player Detector, Envrionment Detector and ability to work with chat

Why would you like the mod added?

It's interesting to automate some things with chat box and. Envrionment Detector allows to show clocks and predict moon eclipse in Astral

commented

For the purposes of comparison, the APIs each provides for RS:

Advanced Peripherals has less features for RS integration but it covers most of the same use cases. Most of the deficiency is related to fluid handling unless the import/export item functions will also handle fluids properly.

GitHub
Refined Storage for ComputerCraft. Contribute to uecasm/rs4cc development by creating an account on GitHub.
commented

Advanced Peripherals has less features for RS integration but it covers most of the same use cases.

Yes, you're right. I will add more features for the RS and ME integration in the near future.

commented

I added a lot of features in the last 20 days.
We have a lot of new turtles, new peripheral blocks and pocket computers.
I also added new functions for the RS and ME Bridge api.
The Mod is stable, and I will add more features in the future.

commented

Impressive ๐Ÿ˜„ I wonder, is Advanced Peripherals compatible with Storage4ComputerCraft? I'd like to have both temporarily as to not mess up existing programs.

commented

It will not mess up with Storage4ComputerCraft, everyone can decide which mod they want to use.