Skip to content

Components Support #125

@RedAngel121

Description

@RedAngel121

Describe the Addition

I am looking to give the player an enchanted book as a reward.
Being able to add quest rewards that are enchanted would be a nice addition

Screenshots and Videos

Example

{
    "type": "questlog:item",
    "item": {
        "id": "quark:ancient_tome",
        "components": {
            "quark:tome_enchantments": {
                "levels": {
                    "minecraft:fortune": 8
                }
            }
        }
    },
    "icon": "quark:ancient_tome",
    "count": 1
}

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions