package block type MagmaBlock struct { } func (MagmaBlock) ID() string { return "minecraft:magma_block" }