-
Bug
-
Resolution: Works As Intended
-
None
-
1.17.11 Hotfix, 1.16.210, 1.16.221 Hotfix
-
None
-
Confirmed
-
Multiple
-
525058
Villagers do not work in rain. However, fishermen should work in rain because rain is better for fishing and rain increases fishing rates for players. Moreover, in the villager_v2.json entity file there is a separate set of scheduling groups and events for fishermen. However, the fishermen groups are identical to the general villager groups, so this looks like a mistake. My guess is that “can_work_in_rain”: false should be “can_work_in_rain”: true within "work_schedule_fisher".
Steps to reproduce
- Set time to day.
- Set weather to rain.
- Place a bed and barrel.
- Spawn a villager.
Expected result
Fisherman works.
Actual result
Fisherman does not work.
- relates to
-
MCPE-121902 Villagers do not work during rain/thunder weather even if they and their workstations are sheltered from the rain
- Reopened