UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

14 lines 539 B
{ "fields": [ { "id": "on_tick", "title": "On Tick", "description": "The event that will be triggered on random ticks.", "dataType": 22 } ], "isDeprecated": true, "description": "Triggers the specified event randomly based on the random tick speed gamerule. The random tick speed determines how often blocks are updated. Some other examples of game mechanics that use random ticking are crop growth and fire spreading.", "title": "Random Ticking", "id": "minecraft:random_ticking" }