#Creating Enchanted Books via recipe?

1 messages · Page 1 of 1 (latest)

half echo
#

create a custom item and then use a loot table with that enchanted book and then /loot command to replace ur item with the loot table

#

run it every tick

half echo
#

Yea unfortunately this is just one of those things thats not directly possible in bedrock

#

within the recipe

meager flare
#

you cannot use those conditions in recipes. but you can use data

meager flare
#

1,2,3,4,5...

meager flare
#

Mmm

#

hmm then it doesn't work :v

urban moth
#

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

half echo
#

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