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