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