package block type Torch struct { } func (Torch) ID() string { return "minecraft:torch" }