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