only generate my fluid on a especific altitude

Started by eltadeixc on

Topic category: Help with MCreator software

Last seen on 18:13, 19. Apr 2020
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
only generate my fluid on a especific altitude

hello, i am making a mod that includes alcohol that generates naturally in the world, but i only want it to generate in hight altitudes like taiga biomes and so, how can i do this??

i am creating the mod for the 1.12.2 version and i am using mc creator 2020.1

Last seen on 01:34, 21. May 2020
Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So, you could get the y…
Sun, 03/01/2020 - 09:46

So, you could get the y position of each block of liquid, if it is below x height then set grass, or something like that.

 

Thanks,

Shadow

Last seen on 03:10, 19. Feb 2022
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
shadow's solution might work…
Sun, 03/01/2020 - 11:31

shadow's solution might work but it might cause lag

I suggest you open a tracker ticket

Last seen on 18:13, 19. Apr 2020
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thanks
Sun, 03/01/2020 - 15:55

thanks