AdvancementRewards

constructor(experience: Int = 0, recipes: MutableList<String> = mutableListOf(), loot: MutableList<String> = mutableListOf())