Corosauce / weather2

Minecraft Forge Mod - Localized Weather - A rewrite of weather & tornados with a focus on localized storm systems
Other
146 stars 77 forks source link

[SUGGESTION] Villager interaction #540

Open Stevenator155 opened 1 year ago

Stevenator155 commented 1 year ago

Just a suggestion that villagers go into houses when a siren activates near them like how a bell works.

ProfessorFartsalot commented 1 year ago

Dupe of #505 but worded better. I second this.

ProfessorFartsalot commented 1 year ago

As a temporary solution, are you able to use the weather sensor to trigger a bell?

TheGuardianTim commented 1 year ago

is the weather sensor in the game in 1.18.2?

ProfessorFartsalot commented 1 year ago

Yes. It's called a weather sensor. I donno if craftable yet or not tho.

TheGuardianTim commented 1 year ago

to add an Suggestion to this thread villages should have a storm shelter for the villagers to go into instead of their houses

ProfessorFartsalot commented 1 year ago

I don't know if the storm shelter thing is easy to implement. Might have to override villager default go indoors function or add a second function that's only called when the tornado siren activates.