AABB blocks render fix + new test block: pipe
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"texture-faces": [
|
||||
"pipe_side",
|
||||
"pipe_side",
|
||||
"pipe_hole",
|
||||
"pipe_hole",
|
||||
"pipe_side",
|
||||
"pipe_side"
|
||||
],
|
||||
"model": "aabb",
|
||||
"hitbox": [0.25, 0.0, 0.25, 0.5, 1.0, 0.5],
|
||||
"light-passing": true,
|
||||
"rotation": "pipe"
|
||||
}
|
||||
@@ -22,6 +22,7 @@
|
||||
"red_lamp",
|
||||
"green_lamp",
|
||||
"blue_lamp",
|
||||
"pane"
|
||||
"pane",
|
||||
"pipe"
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 6.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.3 KiB |
Reference in New Issue
Block a user