Mojira Archive
MCM-1438

Minecraft:bee - behavior - missing component group

Partner Rank: 4
Partner Team Reporting: Blockception
Verification builds: 1.17.40

Summary:

The `minecraft:bee` behavior file has an error that does not affect gameplay / playabillity.
The entity has two events that refer to a component group that does not exist:

The behavior events:

  • seek_shelter
  • countdown_to_perish_event

refer to the component group: `collect_nectar`. But this component group is not defined atleast not on data-driven side.

Impact:

  • Good examples for the community to use.
  • Correct working vanilla data-driven files.

Repro Steps:

Expected Results:

Correct, consistent vanilla files that not only follows minecraft readable format but also by written convention/documentation.

Screenshots/Videos attached: No

Regression Builds: N/A

Notes:

Files:

Unresolved

Daan Verstraten

2021-11-01, 11:06 AM

2021-11-01, 11:04 PM

0

0

Future Release

-