mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 11:17:05 -04:00
8 lines
135 B
Zig
8 lines
135 B
Zig
.{
|
|
.tags = .{.leaf},
|
|
.hasItem = false,
|
|
.absorbedLight = 0x222222,
|
|
.model = "cubyz:cube",
|
|
.texture = "cubyz:dead_leaves_opaque",
|
|
}
|