Create a new datapack
Example:
val dp = datapack { name = "My Datapack" description = "A datapack made with mcdsl" packFormat = 12 // Defaults to 12 icon = "path/to/icon.png"}