User Tools

Site Tools


items:item_groups:item_group_entry_providers:painting_variant

Table of Contents

painting_variant

The painting_variant entry provider type adds painting data to item stacks on the minecraft:entity_data from the specified painting variant tag.

Fields

Name Description Type Default Value
item The item to use for the item stack. An item
tag Determines which painting variant to add to the item data. A painting variant tag predicate

Example

{
  "type": "painting_variant",
  "item": "minecraft:painting",
  "tag": {
    "id": "minecraft:placeable",
    "expected": true
  }
}
items/item_groups/item_group_entry_providers/painting_variant.txt · Last modified: 2024/04/29 00:10 by errorcraft