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
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