UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

23 lines 509 B
{ "fields": [ { "id": "block", "title": "block", "description": "Block to be dug.", "dataType": 16, "subForm": { "title": "Block", "description": "Block", "fields": [] } }, { "id": "speed", "title": "speed", "description": "Digging speed for the correlating block(s).", "dataType": 0 } ], "description": "DiggerItemComponent BlockInfo", "title": "DiggerItemComponent BlockInfo" }