Skip to main content

Module painting

Module painting 

Source
Expand description

Painting variant recipes.

Intended to provide stonecutter recipes that produce each painting variant with the correct data component. Currently implemented as shapeless recipes until Pumpkin exposes stonecutter or data-component recipe APIs.

§Recipe

Input (1×)Output (1×)Variant
paintingpainting (variant)kebab
paintingpainting (variant)aztec

Note: The original IllyriaPlus implementation uses Paper’s DataComponentTypes.PAINTING_VARIANT via the stonecutter. Pumpkin’s current WIT recipe bindings do not expose data components or stonecutter recipes, so these are stored as shapeless placeholders. They will need upstream support to function identically.

Structs§

Painting
Handles painting variant recipes.