Started by
firejojo
on
Topic category: Feature requests and ideas for MCreator
Hy,
I was wondering why there is no procedure like "Get number a <Desired Fluid> of tank <Nbr> at block x y z"
Because i want to create my own pipes and need to know if a pipe next to another have the same fluid.
Hope this could be a future feature ;)
Or just a "Is fluid at block x y z is <DesiredFluid>" => Return true or false
The procedures which already exist with fluids are not enough to make a good fluid system, because we can't have the name of a fluid in the tank.
It could be cool to add the procedure :
"Get FluidName of Tank [Nbr] at block x:[coord] y:[coord] z:[coord] and return string if exist"
You'd need nbt for your tank block or maybe blockstates.
This is still a problem I'm having If I want a tank to do something different with different fluids.
It isn't the cleanest though.
The extra lava is a custom fluid I made just ignore that I forgot to set it before the screenshot