AbdElAziz333 / Canary

A performance mod designed to optimize Minecraft's general performance and unofficial fork of Lithium mod for Minecraft Forge.
https://www.curseforge.com/minecraft/mc-mods/canary
GNU Lesser General Public License v3.0
41 stars 3 forks source link

Villager can't find a job site [1.19.2] #71

Closed KTheRD closed 10 months ago

KTheRD commented 1 year ago

Version Information

canary-mc1.19.2-0.1.3

Expected Behavior

Villagers can find a job site block on any Y coordinate.

Actual Behavior

Villager can't find a job site block if it is on 192 Y coordinate or higher.

Reproduction Steps

  1. Build a platform at 191 Y coordinate
  2. Place a composter on it, so it will be at 192 Y coordinate
  3. Spawn a villager
  4. Observe that villager can't get a job

Other Information

mixin.ai.poi=false fixes the bug.

CodeIsNotEvil commented 1 year ago

Version Information

canary-mc1.19.2-0.1.6

After some testing

It looks like the mod prevents the registration of any villager poi generated or placed.

ShamHyper commented 1 year ago

There was the same problem on this version, I confirm

AbdElAziz333 commented 1 year ago

can you please try the new update?