Fluids Procedure

Started by firejojo on

Topic category: Feature requests and ideas for MCreator

Active 3 weeks ago
Joined Jun 2016
Points:
785

User statistics:

  • Modifications: 4
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 37
Fluids Procedure

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 ;)

Active 3 weeks ago
Joined Jun 2016
Points:
785

User statistics:

  • Modifications: 4
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 37
Or just a "Is fluid at block…
Sat, 06/05/2021 - 19:15

Or just a "Is fluid at block x y z is <DesiredFluid>" => Return true or false

Active 3 weeks ago
Joined Jun 2016
Points:
785

User statistics:

  • Modifications: 4
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 37
The procedures which already…
Fri, 06/11/2021 - 17:01

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"

Active 1 week ago
Joined Sep 2018
Points:
1027

User statistics:

  • Modifications: 3
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 163
You'd need nbt for your tank…
Fri, 06/11/2021 - 18:11

You'd need nbt for your tank block or maybe blockstates.

Active 2 years ago
Joined Feb 2022
Points:
621

User statistics:

  • Modifications: 1
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 161
This is still a problem I'm…
Tue, 05/10/2022 - 02:02

This is still a problem I'm having If I want a tank to do something different with different fluids.

Active 2 years ago
Joined Feb 2022
Points:
621

User statistics:

  • Modifications: 1
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 161
 It isn't the cleanest…
Tue, 05/10/2022 - 02:07

This is a decent workaround It isn't the cleanest though.

Active 2 years ago
Joined Feb 2022
Points:
621

User statistics:

  • Modifications: 1
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 161
(No subject)
Tue, 05/10/2022 - 02:07

Workaround

Active 2 years ago
Joined Feb 2022
Points:
621

User statistics:

  • Modifications: 1
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 161
The extra lava is a custom…
Tue, 05/10/2022 - 02:10

The extra lava is a custom fluid I made just ignore that I forgot to set it before the screenshot