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