Started by
Alec349
on
Topic category: Troubleshooting, bugs, and solutions
I'm trying to create an advancements that requires you to obtain a netherite axe with sharpness 5. How do I make it so it detects the enchantment?
Topic category: Troubleshooting, bugs, and solutions
I'm trying to create an advancements that requires you to obtain a netherite axe with sharpness 5. How do I make it so it detects the enchantment?
There is a procedure called get enchantments
The procedure can check if you hold netherite axe in hand and also if item in hand have sharpness 5. Then to "if do" procedure block attach "and" with both conditions.