Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobs spawned from spawners or /summon never drop their equipment #11922

Open
robertosu opened this issue Jan 5, 2025 · 1 comment
Open

Mobs spawned from spawners or /summon never drop their equipment #11922

robertosu opened this issue Jan 5, 2025 · 1 comment
Labels
upstream: vanilla Issue exists in vanilla Minecraft. version: 1.21.4

Comments

@robertosu
Copy link

Expected behavior

A mob with equipment, say a skeleton should always drop its bow when killed with a looting 255 sword, whether spawned by commands, spawners or egg.

Observed/Actual behavior

Only natural and egg-spawned mobs drops its equipment, /summon and from mob spawner (natural generated spawner) don't

Steps/models to reproduce

Get a Diamond Sword with max Looting and Sharpness

Hunt natural skeletons - they always drop bow
Spawn skeletons with eggs - they always drop bow
Find a skeleton spawner - spawned skeletons never drop bow
Use /summon minecraft:skeleton - these never drop bow either

Plugin and Datapack List

Tested in a fresh server folder.

Paper version

This server is running Paper version 1.21.4-75-main@9f90b4c (2025-01-04T21:02:23Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)

Other

No response

@Warriorrrr
Copy link
Member

This is a vanilla issue that's been marked as fixed in the next update: https://bugs.mojang.com/browse/MC-278683

@Warriorrrr Warriorrrr added upstream: vanilla Issue exists in vanilla Minecraft. and removed status: needs triage labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream: vanilla Issue exists in vanilla Minecraft. version: 1.21.4
Projects
None yet
Development

No branches or pull requests

2 participants