package block type AttachedMelonStem struct { Facing string } func (AttachedMelonStem) ID() string { return "minecraft:attached_melon_stem" }