Stray - sf-inc/sihywtcamd GitHub Wiki
🥶 Frozen Arrows
Strays shoot Frozen Arrows.
Description
- 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.
❄️ Cold Biome Spawn
Strays can spawn naturally in every cold biomes.
Description
- 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
Configuration
The configuration of the Stray can be found in .minecraft/config/sihywtcamd/skeletons.json
.
frozenArrows: [true|false]
to enable/disable frozen arrows for strayscoldBiomeSpawn: [true|false]
to enable/disable spawn of stray in any cold biome