VoxelEngine/res/content/base/blocks/wallpaper.json
2023-12-13 21:33:55 +06:00

17 lines
315 B
JSON

{
"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"
}