Nova-Committee / Re-Avaritia

MIT License
16 stars 14 forks source link

[Question / 询问] Nbt enchantments at crafting #80

Closed ashi0-a closed 1 month ago

ashi0-a commented 1 month ago

Checks / 检查

Description / 描述

I'm trying to add an enchantment book to a crafting recipe, but I'm having trouble following the example from the sample. I filled in the nbt tag using the example from the second picture image image

ashi0-a commented 1 month ago

In the end, it worked: Item.of('minecraft:enchanted_book').enchant('minecraft:silk_touch', 1).strongNBT()