Skeleton horse not rare when there is thunderstorm #3264

Open
opened 2023-01-05 20:28:35 +01:00 by Preass · 7 comments

MineClone2 version:

What happened?

There are no horse in my biome but I find skeleton horse after a few thunderstorms.

What should happen:

They should be rare.

Steps to reproduce

Set weather to thunder and fly and look for skeleton horse spawn. Repeat and see how common they spawn.

MineClone2 version: ### What happened? There are no horse in my biome but I find skeleton horse after a few thunderstorms. ### What should happen: They should be rare. ### Steps to reproduce Set weather to thunder and fly and look for skeleton horse spawn. Repeat and see how common they spawn.
Preass added the
bug
unconfirmed
labels 2023-01-05 20:28:35 +01:00
Member

Sounds like the checks have failed on changing a horse into a skeletal horse.

Are you still on android with this?

Sounds like the checks have failed on changing a horse into a skeletal horse. Are you still on android with this?
Author

I'm not on android but am playing with someone with android.

I'm not on android but am playing with someone with android.
Contributor

Sounds like the checks have failed on changing a horse into a skeletal horse.

Skeleton horses are spawned, not converted from regular ones.

A skeleton horse is an undead variant of the horse. It sometimes spawns when lightning strikes.

There's a lot more info about their spawning, which includes details about skeleton horsemen, but we don't have those. But the info includes the chances to spawn and how it despawns:

A skeleton trap horse is a hostile skeleton horse spawned from a fraction of lightning generated naturally by a thunderstorm (0.75–1.5% chance on Easy, 1.5–4% on Normal, and 2.25–6.75% on Hard, depending on regional difficulty). [...] The trap horse despawns after 15 minutes if not triggered.

The skeleton trap horse is triggered when a player comes within 10 blocks of it...

> Sounds like the checks have failed on changing a horse into a skeletal horse. [Skeleton horses](https://minecraft.fandom.com/wiki/Skeleton_Horse) are spawned, not converted from regular ones. > A skeleton horse is an undead variant of the horse. It sometimes spawns when lightning strikes. There's a lot more info about [their spawning](https://minecraft.fandom.com/wiki/Skeleton_Horse#Spawning), which includes details about skeleton horsemen, but we don't have those. But the info includes the chances to spawn and how it despawns: > A skeleton trap horse is a hostile skeleton horse spawned from a fraction of lightning generated naturally by a thunderstorm (0.75–1.5% chance on Easy, 1.5–4% on Normal, and 2.25–6.75% on Hard, depending on regional difficulty). [...] The trap horse despawns after 15 minutes if not triggered. > > The skeleton trap horse is triggered when a player comes within 10 blocks of it...
Member

Well, mobs are not my strong suit. Cora told me that skeletal horses were horses hit by lightning, in Mineclone. Though, with all of the misinformation that she told me, I am truly doubting everything that she has ever said to me.

Especially after finding out that she was using chatgpt to make mods in lua. lol

Well, mobs are not my strong suit. Cora told me that skeletal horses were horses hit by lightning, in Mineclone. Though, with all of the misinformation that she told me, I am truly doubting everything that she has ever said to me. Especially after finding out that she was using chatgpt to make mods in lua. lol
Contributor

We'll see when we get there and look at the actual code. And to be fair, results are... results. :P

We'll see when we get there and look at the actual code. And to be fair, results are... results. :P
ancientmarinerdev added the
mobs
environment
labels 2023-03-12 23:03:28 +01:00

Could be that cora didn't know that the lightning actually did the spawning. Also, I looked through the code, no horse changing into skelly horse code. The lightning spawning the skeleton horse code also has it so there is in theory a 3% chance of spawning each strike.

Could be that cora didn't know that the lightning actually did the spawning. Also, I looked through the code, no horse changing into skelly horse code. The lightning spawning the skeleton horse code also has it so there is in theory a 3% chance of spawning each strike.

Im not sure if this should be closed, or if 1c0bffc548 should be merged as an extra thing for this.

Im not sure if this should be closed, or if 1c0bffc54889a156f85c46e1f042d82c6d186a44 should be merged as an extra thing for this.
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#3264
No description provided.