aquilon 0 Posted June 18, 2017 Share Posted June 18, 2017 Hello, Is there a way to change the frequency of enderchests from the mod enderStorage ? Also, is there somewhere i can find all informations about opencomputers interactions with other mods, vanilla items ? Quote Link to post Share on other sites
0 Fingercomp 37 Posted June 18, 2017 Share Posted June 18, 2017 Place an adapter next to the ender chest and use cables to connect the adapter to the computer. The "ender_storage" component should become available. Type lua to start Lua interpreter and run component.ender_storage.setFrequency(FREQ), replacing FREQ with the frequency you want to set. As for the second question, unless reading the source code of OpenComputers (and other mods that provide OC integration) is an option for you, no. Try to connect blocks to adapter and see if a component appears. Quote Link to post Share on other sites
Hello,
Is there a way to change the frequency of enderchests from the mod enderStorage ?
Also, is there somewhere i can find all informations about opencomputers interactions with other mods, vanilla items ?
Link to post
Share on other sites