Gastronomy is the cooking element of the Harvest Festival Collection. It adds a kitchen set, recipes and herbs in order to cook to your desires. As well as a bunch of new foods.
Add to your build.gradle:
repositories {
maven {
url 'https://maven.joshiejack.uk/'
}
}
dependencies {
compile fg.deobf("uk.joshiejack.penguinlib:Penguin-Lib:${minecraft_version}-${penguinlib_version}")
compile fg.deobf("uk.joshiejack.gastronomy:Gastronomy:${minecraft_version}-${gastronomy_version}")
}
${$penguinlib_version}
can be found here
${gastronomy_version}
can be found here