Custom block (mobs can't walk on)

Started by woodcreatures on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom block (mobs can't walk on)

Hi all,

with the last update (2026.1) I have a problem (this was not happening with the previous updates)

I have a custom biome with a custom base block but my mobs do not walk on it, just they stand still without walking

I see now blocks do not have properties tab like before (like grass, dirt etc..) so how can I set my block to be "dirt" ? 

Also the TAG minecraft:dirt is not working (maybe now the tag for DIRT is different ?

Please help

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Minecraft:dirt is still the…
Fri, 05/01/2026 - 07:20

Minecraft:dirt is still the same. Check your ai path type.

Is it only creatures that do not walk or mobs too?