sinevil404 Posted January 2 Share Posted January 2 I have an idea to build a storage network similar to the Applied Energistics mod in Minecraft. Via data cables, all connected machines can be regarded as a single integrated unit that shares a common solid storage bin, gas reservoir, and liquid tank. Externally, designated elements can be stored in or extracted from the network through input and output ports. Additionally, a detector will be provided to check the quantity of a specific element in the network storage and output a signal to control the activation and deactivation of machines. The above is my concept for this mod. If realized, it will bring a groundbreaking transformation to the logistics system in Oxygen Not Included. I’m currently studying the code related to LogicWire and WireRefinedHighWattageConfig in Oxygen Not Included—I’ve roughly figured out how to implement modifications like higher-capacity wires based on this framework. However, my goal is to create a new data cable and its corresponding data network manager. I have no idea how to add a custom DataConduitSystem and Manager to the Game : KMonoBehaviour class. I know some mods have implemented custom layer (Map Overlay), but the current challenge lies in adding a dedicated data cable network. I wonder if there are any mods that have implemented custom layer and cable networks that I can refer to? Or if any experienced developers would be interested in bringing this idea to life? Link to comment https://forums.kleientertainment.com/forums/topic/169376-how-to-extend-the-vanilla-games-game-kmonobehaviour-class/ Share on other sites More sharing options...
SGT_Imalas Posted January 2 Share Posted January 2 The user RedstoneParadox on the ONI discord has been working on this for a few months now, and PeterHan and myself have our own versions on hold Link to comment https://forums.kleientertainment.com/forums/topic/169376-how-to-extend-the-vanilla-games-game-kmonobehaviour-class/#findComment-1847811 Share on other sites More sharing options...
sinevil404 Posted January 3 Author Share Posted January 3 Awaiting the legend to implement Applied Energistics in Oxygen Not Included. Link to comment https://forums.kleientertainment.com/forums/topic/169376-how-to-extend-the-vanilla-games-game-kmonobehaviour-class/#findComment-1847828 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now