fix pipe rotation + test blocks

This commit is contained in:
A-lex-Ra
2023-12-13 21:33:55 +06:00
parent cb13b42960
commit ae10ca248d
12 changed files with 43 additions and 9 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"texture-faces": [
"torch_side",
"torch_side",
"torch_bottom",
"torch_top",
"torch_side",
"torch_side"
],
"emission": [13, 13, 12],
"model": "aabb",
"hitbox": [0.3, 0.0, 0.7, 0.125, 0.5, 0.125],
"light-passing": true,
"obstacle": false,
"rotation": "pipe"
}
+16
View File
@@ -0,0 +1,16 @@
{
"texture-faces": [
"white",
"white",
"wallpaper_s",
"wallpaper_s",
"white",
"white"
],
"emission": [0, 0, 0],
"model": "aabb",
"hitbox": [0.0, 0.0, 0.0, 1.0, 0.01, 1.0],
"light-passing": true,
"obstacle": false,
"rotation": "pipe"
}
+3 -1
View File
@@ -24,6 +24,8 @@
"blue_lamp",
"pane",
"pipe",
"lightbulb"
"lightbulb",
"torch",
"wallpaper"
]
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 129 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B