package block type Bookshelf struct { } func (Bookshelf) ID() string { return "minecraft:bookshelf" }