package block type PottedFern struct { } func (PottedFern) ID() string { return "minecraft:potted_fern" }