package block type NetheriteBlock struct { } func (NetheriteBlock) ID() string { return "minecraft:netherite_block" }