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