Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Growthcraft Decorations 1.20.6.1 Release #26

Merged
merged 5 commits into from
Jun 17, 2024
Merged

Growthcraft Decorations 1.20.6.1 Release #26

merged 5 commits into from
Jun 17, 2024

Conversation

Alatyami
Copy link
Member

No description provided.

Alatyami added 5 commits June 16, 2024 22:20
The data providers GrowthcraftDecoRecipeProvider and GrowthcraftDecoLootTableProvider have been updated to include lookupProvider. A new import for net.minecraft.world.level.block.Blocks has also been added to GrowthcraftDecoDataGenerators. These changes facilitate improved data generation for the application.
The changes include updates to the Gradle version, Minecraft and Forge versions, among other dependencies. Several adjustments to the project's configuration files have also been included, with noticeable changes in 'pack.mcmeta', 'mods.toml', 'gradle-wrapper.properties', and 'build.gradle'. This update aims to ensure compatibility and better functionality by keeping key dependencies up-to-date.
In the GitHub workflow file, a new step has been added to generate DataGen resources. This is implemented using the Gradle wrapper via the newly added command './gradlew runData'.
The setup method in GrowthcraftDeco was removed alongside its related imports and calls, as it was not performing any functions. This cleanup helps to reduce unnecessary method calls and streamlines the mod loading process.
The JDK version used in the GitHub workflow has been updated from 17 to 21. This change ensures that the workflow is now set up with the more recent JDK 21 for improved performance and support.
@Alatyami Alatyami merged commit 8f28566 into 1.20 Jun 17, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant