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