Minecraft:dragon_fireball - invalid behavior
Partner Rank: 4
Partner Team Reporting: Blockception
Verification builds: 1.17.40
Summary:
The components given to the `minecraft:dragon_fireball` have been declared outside of a valid scope.
components have to be declared inside components or component groups.
however `minecraft:physics`, `minecraft:pushable` and `minecraft:conditional_bandwidth_optimization` have been declared outside of the components and thus are invalid.
Impact:
- Good examples for the community to use.
- Correct working vanilla data-driven files.
Repro Steps:
Observed Results:
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: