Skip to content

Use music discs c-tag rather than vanilla creeper-drops tag#1157

Merged
Robotgiggle merged 1 commit into
1.21from
artifact-recipe
Jun 14, 2026
Merged

Use music discs c-tag rather than vanilla creeper-drops tag#1157
Robotgiggle merged 1 commit into
1.21from
artifact-recipe

Conversation

@Robotgiggle

Copy link
Copy Markdown
Member

Minecraft 1.21 removed the minecraft:music_discs tag that had been used for the artifact crafting recipe, and our 1.21 port initially dealt with that by using minecraft:creeper_drop_music_discs in the recipe instead. However, that excludes 7 out of the 19 vanilla discs, along with any discs added by other mods. This PR changes the artifact recipe to use c:music_discs instead, solving both of those issues.

Bonus note: the Supplementaries pancake is not in c:music_discs, so this change does not reintroduce the artifact recipe cheese that was possible in 1.20.

@Robotgiggle Robotgiggle added this pull request to the merge queue Jun 14, 2026
Merged via the queue into 1.21 with commit e1f841c Jun 14, 2026
5 of 9 checks passed
@github-project-automation github-project-automation Bot moved this from 📋 Backlog to ✅ Done in Hex Casting Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants