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