package block type SmithingTable struct { } func (SmithingTable) ID() string { return "minecraft:smithing_table" }