UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

25 lines 786 B
{ "fields": [], "scalarField": { "id": "integer", "title": "Light Emission Value", "dataType": 0 }, "description": "The amount of light this block will emit in a range (0-15). Higher value means more light will be emitted.", "title": "Light Emission", "samples": { "/samples/casual_creator/gray_wave/behavior_packs/mikeamm_gwve/blocks/fabricator.block.json": [ { "path": "/minecraft:block/components/minecraft:light_emission/", "content": 7 } ], "/samples/casual_creator/gray_wave/behavior_packs/mikeamm_gwve/blocks/gray_ore.block.json": [ { "path": "/minecraft:block/components/minecraft:light_emission/", "content": 15 } ] }, "id": "minecraft:light_emission" }