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