Blockflow icon indicating copy to clipboard operation
Blockflow copied to clipboard

Standarize command block property definitions

Open AnidemDex opened this issue 1 year ago • 0 comments

Looking at command script, many parts of the command definition related to its command block doesn't have a common name to filter with. I.E background_color, command_text_color or command_hint_icon doesn't seems related, even all being things that are only used in editor time.

I propose to prepend block related properties with block_

AnidemDex avatar Jun 27 '24 00:06 AnidemDex