Replies: 1 comment 2 replies
-
|
CC:T by design don't have
They should work when you push fluid from something that has this methods to mekanism tank. But you need to make sure that mekanism tank configured to accept fluid from direction to which modem is attached. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Had the idea of using ComputerCraft sort of like XNet, and maybe even implementing a frontend to control things in the browser using WebSockets.
But I noticed there are only read methods for energy and fluid blocks. Is that by design, or is it a technical limitation?
Edit:
I see there is "pushFluid" / "pullFluid". They just don't work with mekanism tanks for some reason.
https://github.com/cc-tweaked/CC-Tweaked/blob/39aab8c38401f509bc7abb302385cc164874b5d5/projects/forge/src/main/java/dan200/computercraft/shared/peripheral/generic/methods/FluidMethods.java
Beta Was this translation helpful? Give feedback.
All reactions