package block type JungleWood struct { Axis string } func (JungleWood) ID() string { return "minecraft:jungle_wood" }