Added lightbulb block
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"texture": "lightbulb",
|
||||
"emission": [15, 14, 13],
|
||||
"model": "aabb",
|
||||
"hitbox": [0.25, 0.0, 0.25, 0.5, 0.5, 0.5],
|
||||
"rotation": "pipe",
|
||||
"light-passing": true,
|
||||
"sky-light-passing": true
|
||||
}
|
||||
@@ -23,6 +23,7 @@
|
||||
"green_lamp",
|
||||
"blue_lamp",
|
||||
"pane",
|
||||
"pipe"
|
||||
"pipe",
|
||||
"lightbulb"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user