package block type DarkOakWood struct { Axis string } func (DarkOakWood) ID() string { return "minecraft:dark_oak_wood" }