add block 'shadeless' property

This commit is contained in:
MihailRis
2024-06-15 19:55:55 +03:00
parent 4d962e8349
commit ea53009b96
9 changed files with 16 additions and 6 deletions
+3 -2
View File
@@ -1,4 +1,5 @@
{
"texture": "lamp",
"emission": [15, 14, 13]
}
"emission": [15, 14, 13],
"shadeless": true
}