#Creating Enchanted Books via recipe?
1 messages · Page 1 of 1 (latest)
Yea unfortunately this is just one of those things thats not directly possible in bedrock
within the recipe
you cannot use those conditions in recipes. but you can use data
1,2,3,4,5...
You could create a dummy item and remove it immediately and spawn the book with the correct enchantment using a loot table
Oh it was already suggested as a first reply, nvm then
seems to be the only option
idk too much about how to format the /loot command, but i can tell you that the target selector you would use would be this: @a[hasitem={item=fake:enchantedbook,location=slot.inventory,slot=0}]