Lighting system
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"id": "bworld:leaves",
|
||||
"textures": "bworld:leaves",
|
||||
"render_layer": "cutout",
|
||||
"light_opacity": 1,
|
||||
"mining": {
|
||||
"toughness": 3,
|
||||
"tool": "hoe"
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"format_version": 1,
|
||||
"block": {
|
||||
"id": "bworld:light",
|
||||
"textures": "bworld:light",
|
||||
"light_emission": 14
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,7 @@
|
||||
"id": "bworld:water",
|
||||
"textures": "bworld:water",
|
||||
"render_layer": "translucent",
|
||||
"light_opacity": 1,
|
||||
"alpha": 0.8,
|
||||
"collision": false,
|
||||
"item": false,
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 112 B |
Reference in New Issue
Block a user