-
Notifications
You must be signed in to change notification settings - Fork 3
Stray
Charly Bollinger edited this page Oct 25, 2024
·
5 revisions
Strays shoot Frozen Arrows.
- Frozen arrows update the freezing time of the target, to make it freeze like in Powder Snow.
- Each frozen arrow will add the minimum time needed for the target to freeze.
This means the first arrow will make the target fully frozen, without ticking in a frozen state (no damage).
Other arrow shot while the target is still freezing will add to the current freezing time, which will allow the target to tick in a frozen state.
Strays can spawn naturally in every cold biomes.
- Natural spawn added in biome with a temperature less than 0.15, which corresponds to biomes in which it snows
- Natural spawn of regular Skeletons decreased in these biomes, in order to match the same chances as in vanilla biomes spawning Strays
- The weight and group size are the same than in vanilla biomes spawning Strays for the new ones
The configuration of the Stray can be found in .minecraft/config/sihywtcamd/skeletons.json
.
-
frozenArrows: [true|false]
to enable/disable frozen arrows for strays -
coldBiomeSpawn: [true|false]
to enable/disable spawn of stray in any cold biome