Added block components
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
"title": "Block light emission 1.10.0",
|
||||
"description": "The amount of light this block will emit in a range [0.0, 1.0].",
|
||||
"minimum": 0,
|
||||
"maximum": 1
|
||||
"maximum": 1,
|
||||
"default": 0.0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user