package block type WeepingVines struct { Age string } func (WeepingVines) ID() string { return "minecraft:weeping_vines" }