MicrosoftDocs / minecraft-creator

This is the repository for Minecraft Bedrock documentation.
Creative Commons Attribution 4.0 International
180 stars 131 forks source link

Conflicting types #767

Closed SmokeyStack closed 8 months ago

SmokeyStack commented 10 months ago

Issue

The parameters section states max_draw_duration is a json object, but the default value is a float of 0.0. In the example section as well, it shows max_draw_duration is a value of 1.0.

Proposed Solution

Update the parameters section to change the max_draw_duration type to float or provide an example of max_draw_duration using a json object


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

iconicNurdle commented 8 months ago

Great catch - thank you! The change will be visible after the next document release. :)