package block type RootedDirt struct { } func (RootedDirt) ID() string { return "minecraft:rooted_dirt" }