CraftCanvasMC / Canvas

Empowering the impossible within Minecraft
https://canvasmc.io
55 stars 7 forks source link

Most mobs don't wander while idle #31

Closed TheDeafCreeper closed 2 months ago

TheDeafCreeper commented 2 months ago

Spark link

N/A

Expected behavior

Mobs should wander around when they have nothing else to do.

Observed/Actual behavior

Most mobs do not wander around.

Steps/models to reproduce

Spawn a pig. Watch the pig

Canvas version

Current Purpur Version: 1.21-DEV-29f8121 (MC: 1.21)*

Agreements

Other

Plugins: None

The mobs in this list WILL move if they have a specific action in mind, such as following food or attacking a player, but will not wander when idle. Mobs that DO NOT wander:

Dueris commented 2 months ago

closing this since this is mostly intended. I reduce the pathfinder rates of wandering when the entity is idle to reduce the amount of usage the pathfinder uses when it rly doesn't need to. iirc there is a config for it in canvas.yml, but I don't remember off the top of my head