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