package block type RedstoneBlock struct { } func (RedstoneBlock) ID() string { return "minecraft:redstone_block" }