Mojira Archive
MCM-883

Introduction of minecraft:pushable component retroactively broke all existing non 1.13 entities ability to push out of eachother

Verification builds:

1.13.0

Summary:

All my entities using "format_version": "1.8.0" on actively released maps no longer push out of each other, this was not something that was configurable until the introduction of minecraft:pushable for 1.13.

Impact:

Affects gameplay balance when more mobs then intended can crowd up and occupy tight corridors attacking players.

Repro Steps:

  1. Try any map with entities that was made before 1.13, EG: MZO: Cruise Ship
  2. Summon a lot of entities, eg: /summon mzo:monster_chainsaw

Observed Results:

  • Entities merge into eachother with no push out mechanic

Expected Results:

  • Entities would push out of eachother keep proper space apart like in any previous version of mc before 1.13

 Notes:

  • Like most new features, they should only take affect for new format versions, so entities that do not use new format version should assume old behavior, in other words, make old entities actually push out of eachother, dont blindly expect old entities to have minecraft:pushable which didnt exist at the time of their creation

 

Unresolved

Kevin Gagnon

2019-11-12, 10:03 AM

2019-11-14, 08:54 AM

0

0

Future Release

-