Skip to content

Commit 0373287

Browse files
committed
feat: Make Desk Lamp 12 bright instead of 15
1 parent b0bd5b6 commit 0373287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/custom_blocks/definitions/%[wool]_desk_lamp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"block_type": {
3030
"name": "light",
3131
"parameters": {
32-
"light_level": 15
32+
"light_level": 12
3333
}
3434
},
3535
"material_count": 16,

0 commit comments

Comments
 (0)