diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 11acdba..dcac07f 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -46,22 +46,3 @@ jobs: # # - name: Build with Gradle 8.5 # run: gradle build - - dependency-submission: - - runs-on: ubuntu-latest - permissions: - contents: write - - steps: - - uses: actions/checkout@v4 - - name: Set up JDK 17 - uses: actions/setup-java@v4 - with: - java-version: '17' - distribution: 'temurin' - - # Generates and submits a dependency graph, enabling Dependabot Alerts for all project dependencies. - # See: https://github.com/gradle/actions/blob/main/dependency-submission/README.md - - name: Generate and submit dependency graph - uses: gradle/actions/dependency-submission@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0 diff --git a/gradle.properties b/gradle.properties index 5179845..8ff6aac 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,13 +8,13 @@ loader_version_range=[47,) mapping_channel=official mapping_version=1.20.1 -mod_id=feathers -mod_name=Feathers +mod_id=green_feathers +mod_name=Green Feathers mod_license=GPU -mod_version=1.2 +mod_version=1.3.0 mod_group_id=com.elenai.feathers mod_authors=Elenai, Darkona -mod_description=Feathers is a stamina system for Minecraft, it adds a set of blue feathers to the hotbar to be spent by other mods, as well as an armor weight system to the game. +mod_description=Green Feathers is a fork of Feathers, a stamina system for Minecraft, it adds a set of green feathers to the hotbar to be spent by other mods, as well as an armor weight system to the game. player_animator_file_id=4587214 elenai_dodge_file_id=4814313