spreading mushroom infection biome (problem with the spreading)

Started by HateTrix on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
spreading mushroom infection biome (problem with the spreading)

i want to do an spreading codyceps biome but the procedure in world tick update replace / place block (for spreading a mushroom) does not work. what can i do ?

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
can you show the procedure…
Mon, 09/22/2025 - 12:15

can you show the procedure that doesn't work?

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
wait you shouldn't be using…
Mon, 09/22/2025 - 12:15

wait you shouldn't be using world tick update for something like this

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
enable ticking on your block…
Mon, 09/22/2025 - 12:16

enable ticking on your block and then use its tick update