package block type Loom struct { Facing string } func (Loom) ID() string { return "minecraft:loom" }