Skip to content

chore: remove one-off artifact pack generator - #21

Merged
ryanbarlow97 merged 1 commit into
mainfrom
chore/remove-historical-cruft-4fec1582
Sep 23, 2026
Merged

ryanbarlow97 merged 1 commit into
mainfrom
chore/remove-historical-cruft-4fec1582

Conversation

@ryanbarlow97

Copy link
Copy Markdown
Contributor

Remove scripts/gen_artifact_pack.py, a one-off generator for the tfmc_magic ItemsAdder pack and the artifact model/naming schemes.

It cannot run from this repository: the texture source, pack output and artifacts output are hard-coded D:\Dokumenter\... paths on a single Windows machine, and its docstring describes a groups.txt input that is not in the repository. Its output is already committed under ItemsAdder/tfmc_magic and src/main/resources/artifacts, which are unchanged.

Evidence: searched every repository under the TF-Minecraft workspace (sources, YAML, workflows, README, docs and scripts, excluding .git) for the script name and groups.txt. The only match was the script itself. It was the only file in scripts/.

Validation: git diff --check passes; the diff is a single deletion with no Java or resource changes. The standard PR build, tests and JAR verification are the build gate.

🤖 Generated with Claude Code

The script only runs against hard-coded local Windows paths and its
output is already committed under ItemsAdder/tfmc_magic and the
artifacts resources.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
@ryanbarlow97
ryanbarlow97 merged commit 6fc841c into main Sep 23, 2026
1 check passed
@ryanbarlow97
ryanbarlow97 deleted the chore/remove-historical-cruft-4fec1582 branch September 23, 2026 08:38
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