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

8 lines
150 B
Zig

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