Stop lava pools from spawning in custom biome/dimension

Started by Plastisheep on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Stop lava pools from spawning in custom biome/dimension

How can I do this? Someone help please.

Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Pretty sure (but not…
Fri, 05/13/2022 - 18:46

Pretty sure (but not positive since I’m brand new to modding anyways) that there’s a tag that makes blocks not able to be swapped by lava pools so I’d just put that tag on the blocks that the dimension/biome generates with

Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Just checked there is u just…
Fri, 05/13/2022 - 18:51

Just checked there is u just need to create a tag called lava_pool_cannot_replace as a Minecraft tag (not forge tag) and add the blocks the biome/dimension are made of to it

Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok thanks man. I'll try that…
Fri, 06/17/2022 - 20:23

Ok thanks man. I'll try that. Idk why Mcreator didn't tell me that you messaged me lol