mojira.dev
MC-49988

FPS drop when skeletons wielding enchanted swords

I was playing around with summon command and when I tried
summoning a skeleton with an enchanted sword my fps rate dropped

To reproduce
1. Spawn a skeleton with a sword (you can use this code)

/summon Skeleton ~1 ~0 ~0 
{
Equipment:[
{id:minecraft:wooden_sword,Count:1,Damage:0,
tag:{ench:[{id:20,lvl:2},{id:19,lvl:1}]}},
{},{},{},{}]
}

2.After that move close to the skeleton and try to 'walk' into the sword (so the sword will be in your character)

3.See fps drop

I attached a screenshot before and after the fps drop

Linked issues

Attachments

Comments 1

Duplicate of MC-10323 - If you have not, please use the search function in the future, to see if your bug has already been submitted. If you could not find the original report, please comment with the keywords you searched for.

mrx

(Unassigned)

Unconfirmed

Minecraft 14w08a

Retrieved