Skip to content

Conversation

@illyrius666
Copy link
Member

@illyrius666 illyrius666 commented Jan 13, 2026

Description

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual testing
  • Other (please describe)

Signed-off-by: Illyrius <fitimq@live.nl>
@illyrius666 illyrius666 self-assigned this Jan 13, 2026
@github-actions github-actions bot changed the title Feat/painting picker feat/PaintingPicker Jan 13, 2026
@github-actions github-actions bot changed the base branch from main to dev January 13, 2026 07:28
@illyrius666 illyrius666 marked this pull request as ready for review January 13, 2026 07:59
Copilot AI review requested due to automatic review settings January 13, 2026 07:59
@illyrius666 illyrius666 merged commit 4f2e67f into dev Jan 13, 2026
1 check passed
@illyrius666 illyrius666 deleted the feat/PaintingPicker branch January 13, 2026 07:59
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces a painting variant selection feature that allows players to choose specific painting variants using the stonecutting table.

Changes:

  • Added PaintingRecipe object that dynamically generates stonecutting recipes for all painting variants
  • Registered the new recipe module in the plugin initialization

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/main/kotlin/org/xodium/vanillaplus/recipes/PaintingRecipe.kt New recipe implementation that creates stonecutting recipes for each painting variant in the registry
src/main/kotlin/org/xodium/vanillaplus/VanillaPlus.kt Adds import and registration of PaintingRecipe module

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants