Skip to content

Rework custom_model_data representation for 1.21.4 changes #2091

Rework custom_model_data representation for 1.21.4 changes

Rework custom_model_data representation for 1.21.4 changes #2091

Workflow file for this run

name: Spotless Check
on:
push:
branches: "**"
tags-ignore: ["**"]
pull_request:
jobs:
call-check:
uses: SpongePowered/.github/.github/workflows/shared-check-spotless.yaml@master
with:
runtime_version: 21
extra_gradle_params: "-Pprojects=vanilla,neoforge,testplugins"
secrets: inherit