package block type Tnt struct { Unstable string } func (Tnt) ID() string { return "minecraft:tnt" }