Cubyz/assets/cubyz/blocks/birch_leaves_opaque.zig.zon

8 lines
147 B
Zig

.{
.tags = .{.cuttable, .leaf},
.hasItem = false,
.absorbedLight = 0x363436,
.model = "cubyz:cube",
.texture = "cubyz:birch_leaves_opaque",
}